BODY {
	font-size:0.7em; 
	font-family:Arial,Helvetica,sans-serif; 
	background-color:#fff;
	color:#000; 
	margin:0px; 
	padding:0px;
	background-image:url(images/schraffur_hg.gif);
	background-repeat:repeat-x;
}

td {
	font-size:0.7em; 
	font-family:Arial,Helvetica,sans-serif; 
}

H1 { font-size:150%; color:#818181; font-family:Eras,Verdana; font-style:italic; font-weight:bold; border-bottom:1px solid #818181; }
H2 { font-size:130%; color:#e2001a; font-weight:bold; }
H3 { font-size:110%; color:#000; } 

#rand {
	width:1001px;
	height:100%;
}
#eins {
	float:left; 
	width:100px;
}
#zwei {
	float:left; 
	width:250px;
	height:100%;
	background-image:url(images/schraffur_unten.gif);
	background-repeat:repeat-y;
}
#navi {
	width:250px; 
	height:160px; 
	background-image:url(images/hg_navi.gif);
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	

}

#navi_hg {
	width:250px; 
	height:160px; 
	background-image:url(images/hg_navi01.jpg);
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
}
#sparte_1 {	

	width:120px;
	float:left;
	white-space:nowrap;
}

#sparte_2
{	width:125px;
	float:right;
	white-space:nowrap;
}


#navi ul{
	list-style-image:url(images/bullet.gif);
}
.abstand {
	margin-left:17px;
	padding:1px;
}

#navi a{
	color: #FFFFFF;
	text-decoration: none;
}

#navi a:hover{
	color: #F3CF27;
	text-decoration: none;
}

#drei {
	float:left; 
	width:501px;
}
#menue {
	margin-top:75px;
}
#inhalt {
	margin-top:40px; 
	margin-left:50px;
}
#vier {
	float:left; 
	width:150px;
}

ul {
	margin-left:18px;

}

Link 		{ color:#2d4c9c; text-decoration:underline; font-weight:bold; } 
A:active 	{ color:#e2001a; text-decoration:underline; font-weight:bold; } 
A:link 		{ color:#2d4c9c; text-decoration:underline; font-weight:bold; } 
A:visited 	{ color:#e2001a; text-decoration:underline; font-weight:bold; } 
A:hover 	{ color:#2d4c9c; text-decoration:underline; font-weight:bold; } 

.video_thumb {
	margin-top:30px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background-color:#ffffff;
}

.video_thumb img { display:block; }

img.hover { 
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	filter: alpha(opacity=80);
}

