BODY
{
	BACKGROUND-COLOR: #35D7FD;
	color:#0000FF;
	text:#0000FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #99FFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #0000DD;
	SCROLLBAR-SHADOW-COLOR: #0000AA;
	SCROLLBAR-3DLIGHT-COLOR: #FFFF00;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	margin-top: 5px;
}

/*
h1, h2, h4, h5, h6 	{ font-family:Arial, Verdana, Helvetica, sans-serif; color:#0000FF; }
h3 					{ font-family:Arial, Verdana, Helvetica, sans-serif; color:#3333FF; }
*/
h1 {
	background-color:#00AAFF;	
	color:#FFFFFF;
	font-size:18px;
	clip:   rect(auto auto auto auto);
	margin-left: 40px; margin-top: 5px;	margin-bottom: 10px; padding-left: 15px; 
}
h2 {
	background-color:#00AAFF;
	color: #FFFFFF;
	font-size:16px;
	clip:   rect(auto auto auto auto);
	margin-left: 40px; margin-top: 5px;	margin-bottom: 5px; padding-left: 15px; 
}
h3 {
	color:#FFFFFF;
	background-color:#00AAFF; 
	font-size:14px;
	clip:   rect(auto auto auto auto);
	margin-left: 40px; margin-top: 5px;	margin-bottom: 10px; padding-left: 15px; padding-bottom:2px;
}










hr 					{ color:#99CCFF; }
basefont 			{ font-family:Arial, Verdana, Helvetica, sans-serif; color:#0000FF; }
b, strong 					{ 
/*font-family:Arial, Verdana, Helvetica, sans-serif; color:#3333FF;*/
 }
.mybutton {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.bigger {
	font-size: larger;
}
a {color: #FF0000; text-decoration: none;}
a:hover {
	background-color: #0000FF; color: #FFFF00;
}

a.mylevel1 {
	COLOR: #FFFFFF;
	background-color: #0099FF;
	border-bottom : 2px solid black;
	border-right : 2px solid black;
	border-top:2px solid white;
	border-left : 2px solid silver;
	position: relative;
	padding-left:3px;
	padding-right:3px;
	font-size: medium;
}

a.mylevel1:hover {
	 COLOR: #FFFF00; background-color: #FF0000; 
	 border-bottom : 2px solid silver; 	border-right : 2px solid silver; 	border-top : 2px solid black; 	border-left : 2px solid black;
}

a.activ {background: #FF6600; color: #FFFFFF;}
.kugel {
	cursor:help;
}
a.kugel {position:relative; z-index: 12; margin-left:2px}
a.kugel span{display: none;}
a.kugel:hover {background-color: #66FFFF}
a.kugel:hover span {
border-bottom : 2px solid black; border-right : 2px solid black; border-top:2px solid white; border-left : 2px solid silver;
	text-decoration:none; display:block; background-color: #66FFFF; color: #0000AA; position:absolute;
	top: 0px; left: 50px; width: 300px; padding: 10px;
}
ul#navilist {
	padding:0; margin:0;	list-style-type:none;
}
ul#navilist li {
font:Arial, Helvetica, sans-serif;
font-size:0.8em;
	margin: 0 0 3px 0; /* 3px Abstand unten */
}
#navilist  a {
z-index:10;
	display: block;
	 border-bottom : 2px solid black; border-right : 2px solid black; border-top:2px solid white; border-left : 2px solid silver;
	 width: 151px; padding-left: 5px;	 background:#0099FF; background-color: #0099FF;
	  text-decoration: none; font-size:1.0em;
}
#navilist a:link, #navilist a:visited {
z-index:10;
	background: #00AAFF; color:	 #FCFCFC; text-decoration: none; position:relative;
}
#navilist a:hover {
z-index:10;
	background: #78D1FF; color: #333;
	border-bottom : 2px solid silver; 	border-right : 2px solid silver; 	border-top : 2px solid black; 	border-left : 2px solid black;
}
ul#navilist li a .info {
	display: none;
	z-index:30;
	}
ul#navilist li a:hover .info {
	position: absolute; z-index:30;
	top: 0px; left: 200px;
	display: block;
	width: 156px; height:80px;
	text-align: center;
	/*font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;*/
	background: #78D1FF; color: #0000FF;
	padding: 5px;
	border-bottom : 2px solid black; border-right : 2px solid black; border-top:2px solid white; border-left : 2px solid silver;
	text-decoration:none;
}

ul#navilist_1 {
	padding:0; margin:0;	list-style-type:none;
}
ul#navilist_1 li {
font:Arial, Helvetica, sans-serif;
font-size:0.8em;
	margin: 0 0 3px 0; /* 3px Abstand unten */
}
#navilist_1  a {
z-index:10;
	display: block;
	 border-bottom : 2px solid black; border-right : 2px solid black; border-top:2px solid white; border-left : 2px solid silver;
	 width: 151px; padding-left: 5px;	 background:#0099FF; background-color: #0099FF;
	  text-decoration: none; font-size:1.0em;
}
#navilist_1 a:link, #navilist a:visited {
z-index:10;
	background: #00AAFF; color:	 #FCFCFC; text-decoration: none; position:relative;
}
#navilist_1 a:hover {
z-index:10;
	background: #78D1FF; color: #333;
	border-bottom : 2px solid silver; 	border-right : 2px solid silver; 	border-top : 2px solid black; 	border-left : 2px solid black;
}
ul#navilist_1 li a .info {
	display: none;
	z-index:30;
	}
ul#navilist_1 li a:hover .info {
	position: absolute; z-index:30;
	top: 0px; left: 200px;
	display: block;
	width: 156px; height:80px;
	text-align: center;
	/*font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;*/
	background: #78D1FF; color: #0000FF;
	padding: 5px;
	border-bottom : 2px solid black; border-right : 2px solid black; border-top:2px solid white; border-left : 2px solid silver;
	text-decoration:none;
}




#aktiviert a:link, #aktiviert a:visited, #aktiviert a:hover {
	/*border: 1px solid #333;*/
	background: #FF6600; color: #FFFFFF;
}
a:link.activ {background: #FF6600; color: #FFFFFF;}
.headline {
	background-color: #0066CC; color: #EEEEEE ;
	clip:   rect(auto auto auto auto);
	margin-left: 40px; margin-top: 5px;	margin-bottom: 10px; padding-left: 15px;
}
.u_titel {
	margin-bottom: 8px; color: #000099; clip: rect(auto auto auto auto);
}



.achtung {
	font-weight: bold; 	color: #FF0000; background-color: #CCCCFF;
}
.fett {
	font-weight: bolder;
}
.spalte {
	background-color: #00FFFF;
	background-image: url(back1_left.jpg);
}
.senden {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.bohn_nav{
	font-weight: lighter;
	background-color: #CCCCFF;
	font-size: x-small;
	padding-right: 50px;
}

.titel_1 {
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: center;
}
.titel_2 {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
}
.test {
	
	font-weight: bold;

}