body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #CCCCCC;
}
#sidebar {
	font-size: 70%;
	margin: auto;
	padding: 15px 0px 24px 5px;
	width: 104px;
	position: absolute;
	left: 0px;
	top: 140px;
}
p.navbuts, p.navbuts-dn{
	font-size: 90%;
	margin: 0px 0px 4px;
	width: 120px;
}
p.navsubs {
	font-size: 90%;
	margin: 4px 0px 2px;
}
#nbutspacer {
	margin-bottom: 16px;
}
p.navbuts a {
	color: 000000;
	text-decoration: none;
	background-color: #B8B8Be;
	background-image:  url(../navimages/navbg0v2.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 2px 0px 2px 12px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #eeeeee;
}
p.navbuts a:hover,p.navbuts a:active {
	color: 858F9E;
	background-color: #B8B8BE;
	background-image:  url(../navimages/navbg1_onv2.jpg);
	background-repeat: no-repeat;
}
p.navsubs a {
	color: 000000;
	display: block;
	margin: auto;
	padding: 0px 0px 0px 14px;
}
p.navsubs a:hover,p.navsubs a:active {
	color: A2AAB5;
	background-color: #EEEEEE;
}
.showit {
	display: block;
}
.hideit {
	display: none;
}
/*Opera workaround 1 */
html>body.hideit {
	display: block;
}
/* Opera Workaround */
head:first-child+body.hideit {
	display: none;
}
p.navbuts-dn a, p.navbuts-dn a:hover,p.navbuts-dn a:active {
	text-decoration: none;
	color: #333333;
	background-color: #CCCCCC;
	display: block;
	width: 120px;
	padding: 3px 0px 3px 12px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #eeeeee;
	cursor: default;
	background-color: B8B8BE;
}
#SuchenForm {
	position: absolute;
	width: 104px;
	left: 10px;
	top: 3px;
	text-align: left;
}
.WhatIsNew {
	font-size: 10px;
	color: #000000;
	padding-top: 0px;
}
#mailnews {
	position: absolute;
	height: 60px;
	width: 85px;
	left: 10px;
	top: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
