/** BASIC */

body {
	scrollbar-base-color: white ;
	scrollbar-face-color : white ; 
	scrollbar-shadow-color : #08185A ; 
	scrollbar-highlight-color : #08185A ; 
	scrollbar-3dlight-color : white ; 
	scrollbar-darkshadow-color : white ;  
	scrollbar-track-color : white ; 
	scrollbar-arrow-color : #08185A ; 

padding:0px; 
margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 10px; 
background-color: #FFFFFF;
color: #000000;
font-size:10px;
font-family: tahoma,arial,helvetica;
font-weight: normal;
}


/** FARBANPASSUNGEN WEBSEITE */
td { 
font-size:11px;
font-family: tahoma,arial,helvetica;
font-weight: normal;
}


/** TEXTS */
.TextListe { font-family: Tahoma,arial,helvetica; font-size: 10px}
.TextListe1 { font-family: Tahoma,arial,helvetica; font-size: 11px}
.TextListe2 { font-family: Tahoma,arial,helvetica; font-size: 12px}
.TextListe7 { font-family: Arial; font-size: 9px}

a:link { font-weight:normal; color:#0066CC; text-decoration:none }
a:visited { font-weight:normal; color:#0066CC; text-decoration:none }
a:hover { font-weight:normal; color:#3D81EE; text-decoration:underline }
a:active { font-weight:normal; color:#3D81EE; text-decoration:none}
a:focus { font-weight:normal; color:#3D81EE; text-decoration:none }
a.navwerbung:link {font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 10px; color:#E4EFF8;text-decoration:none;font-weight:none;}
a.navwerbung:visited {font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 10px; color:#E4EFF8;text-decoration:none;font-weight:none;}
a.navwerbung:hover {font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 10px; color:#FFFFFF;text-decoration:underline;font-weight:none;}
a.navwerbung:active {font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 10px; color:#FFFFFF;text-decoration:none;font-weight:none;}
a.navfooter:link {font-family: arial; font-size: 10px; color:#9F9F9F;text-decoration:none;font-weight:normal;}
a.navfooter:visited {font-family: arial; font-size: 10px; color:#9F9F9F;text-decoration:none;font-weight:normal;}
a.navfooter:hover {font-family: arial; font-size: 10px; color:#000000;text-decoration:underline;font-weight:normal;}
a.navfooter:active {font-family: arial; font-size: 10px; color:#000000;text-decoration:none;font-weight:normal;}


/** ROUND */
.box { width: 75em; background: #08185A;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:200%; color:#E4EFF8; }
.box h2, .box p {margin: 0 10px;}
.box h2 {font-size:150%; color:#E4EFF8; }
.box .top, .box .bottom{display:block;background: #FFFFFF;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #08185A;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}


/** ROUND-2 */
.box1 { width: 57.7em; background: #FFFFFF;}
.box1 h1, .box1 p {margin: 0 10px;}
.box1 h1 {font-size:200%; color:#E4EFF8; }
.box1 h2, .box1 p {margin: 0 10px;}
.box1 h2 {font-size:150%; color:#E4EFF8; }
.box1 .top, .box1 .bottom{display:block;background: #08185A;}
.box1 .top b, .box1 .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #FFFFFF;
}
.box1 .r1{margin: 0 5px;}
.box1 .r2{margin: 0 3px;}
.box1 .r3{margin: 0 2px;}
.box1 .top .r4, .box1 .bottom .r4{margin: 0 1px;height: 2px;}
