BODY
{
    BACKGROUND-COLOR:#0000CC; 
    FONT-FAMILY: Verdana, Arial, Helvetica;
    SCROLLBAR-FACE-COLOR: #33CCFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #0000DD;
    SCROLLBAR-SHADOW-COLOR: #7D7D7D;
    SCROLLBAR-3DLIGHT-COLOR: #555555;
    SCROLLBAR-ARROW-COLOR: #7D7D7D;
    SCROLLBAR-TRACK-COLOR: #555555;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
h1 {
	font-size:16px;
	background-color: #0066CC; color: #EEEEEE ;
	clip:   rect(auto auto auto auto);
	margin-left: 40px; margin-top: 5px;	margin-bottom: 10px; padding-left: 40px;
}
h2 { 
	font-size:14px;
	background-color:#0099FF ; 
	color: #FFFFFF ;
	clip:   rect(auto auto auto auto);
	/*padding:1px;*/
	margin-left: 40px;  padding-left: 40px;
	margin-right:100px;
	/*margin-top: 2px;	margin-bottom: 5px;*/
}

h3 {
	font-size:12px;
	color: #0000DD;
	font-weight:bold ;
	clip:   rect(auto auto auto auto);
	margin-left: 40px; 
	padding-left: 40px;
	/*padding:1px;*/
}

/*p, b, h1, h2, h3, h4, h5, h6, div { font-family:Arial, Verdana, Helvetica, sans-serif; }*/
.tab_form {  background-color: #6699FF}
 hr {
	color: #0099FF;
}
b {color: #FF0000;}
.prog_code {  font-family: "Courier New", Courier, mono; color: #FFBBFF;}

.mytable {
	border: #66FF00;
}

a  {             
	color:#FF0000;
    text-decoration:none;
}
a:link    {             
	color:#FF0000;
    text-decoration:none;
}

a:hover { 
	color: #00FF00; 
	text-decoration : none; 
	background-color: #0000FF; color: #FFFF00;
	/*border-bottom : 2px solid silver; 	border-right : 2px solid silver; 	border-top : 2px solid #333333; 	border-left : 2px solid #333333;*/
}
.achtung {
	color: #33FF00;
	font-weight: bold;
}
.send {
	background-color: #333355;
	color: #FFFF00;
	font-weight: normal;
	clip:   rect(auto auto auto auto);
	margin-left: 20px;
	padding-left: 40px;
}
.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: #0000FF; color: #FFFFFF; position:absolute;
	top: 0px; left: 150px; width: 300px; padding: 10px;
}
a.my_pic {border: 0px;
cursor:auto;
}
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: 130px; padding-left: 5px;	 background:  #008AD3; text-decoration: none; font-size:1.0em;
}
#navilist a:link, #navilist a:visited {
z-index:10;
	background: #008AD3; 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;
}
#aktiviert a:link, #aktiviert a:visited, #aktiviert a:hover {
	/*border: 1px solid #333;*/
	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);
}
hr {color: #8888FF;}



.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;
}
img.my_img {
margin:10px;
margin-right:20px;
float: left; 
clear: left; 

}