body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	scrollbar-base-color : #CCCCCC

}

a     { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #339966; text-decoration: none}
a:hover {color: #888888; text-decoration: underline}

h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #666666
	}
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #666666
	}
h3 {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; white-space: normal; cursor: default; height: 10px; top: 10px; clip:  rect(10px  10px )
 }
p {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; white-space: normal; cursor: default; height: 10px; top: 10px; clip:  rect(10px  10px )
 }
 table { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000}
th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000}

}
.menu_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	line-height: 17px;
	text-align:center;
	text-transform: uppercase;
	background-image: url(../images/1x1_banner_oben_darkgreen.gif);
}
.menu_inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	text-align:center;
	text-transform: uppercase;
	background-image: url(../images/1x1_banner_oben_lightgreen.gif);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #C40004;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 24px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 0px;

}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666 }

.bold {
	font-weight: bold;
	text-transform: none;
}

