body
{
scrollbar-face-color:#333333;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-base-color:#999999;

color: #333333;
font-family: Geneva, verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;

} 

table, td {
color: #333333;
font-size: 9pt;
font-weight: normal;
}

img { border:none; }
img a { border:none; }

.scrollmich {overflow:auto;width:340px; height:340px}

.titel {color: #20d6ec; font-family: Geneva, verdana, Arial, Helvetica, sans-serif;
font-size: 12pt; font-weight: bold; line-height: 1; }

.tuerkis { color: #23d4ed; font-family: Geneva, verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; }

.content p { color: #333333; font-size: 9pt; font-weight: normal; text-decoration: none; line-height:1.25em; }
.content p a { color: #333333; font-size: 9pt; font-weight: normal; text-decoration: underline; }
.content p a:hover { color: #20d6ec; text-decoration: underline; }

.content { color: #333333; font-size: 9pt; font-weight: normal; text-decoration: none; line-height:1.25em; }
.content a { color: #333333; font-size: 9pt; font-weight: normal; text-decoration: underline; }
.content a:hover { color: #20d6ec; text-decoration: underline; }

h1 {color: #20d6ec; font-size: 9pt; font-weight: bold; margin: 0px; padding: 0px; }
h2 {color: #FFFFFF; font-size: 12pt; font-weight: bold; }

input,textarea { border:1px solid #999999; font-size:8pt; color:#333333; }

a { color: #333333; font-size: 9pt; font-weight: normal; } 
a:link, a:visited, a:active {text-decoration: none; color: #333333; } 
a:hover { color: #20d6ec; text-decoration: none;} 

.footer {color: #20d6ec; font-size: 7pt; }  
.footer a {color: #20d6ec; font-size: 7pt; } 
.footer A:link, .navi A:visited, .navi A:active {color: #20d6ec; font-size: 7pt; } 
.footer A:hover  {color: #333333; font-size: 7pt; }  

.unten {color: #666666; font-size: 7pt; font-weight: normal; line-height: 1.2em; }
.unten a {color: #666666; font-size: 7pt; } 
.unten A:link, .navi A:visited, .navi A:active {color: #666666; font-size: 7pt; } 
.unten A:hover  {color: #333333; font-size: 7pt; }  

/* ---------------------- nav ---------------------- */
.menu {
	float: left;
	width: 140px;
	margin-top: 3px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dashed #e2e2e2;
}
.menu_main a:hover {
	border-bottom: 1px dashed #e2e2e2;
}



/* ---------------------- END nav ---------------------- */


/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
