#Rahmen {
	width:782px;
	margin:0px auto;
	margin-top:50px;
	text-align:left;
	border:#E6E7E8 1px solid;
	background-color:#FFFFFF;
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	

#Bildleiste {
	height:75px;
	margin:0px;
	background-image: url(../grafik/grau_hell.gif);}
	

#Navigation {	
	height:20px;
	margin:0px;
	width:782px;
	background-image: url(../grafik/grau_hell.gif);}
	

#Hauptteil {
	margin:0px;
	padding-top:30px;}
	

#Fußzeile {
	height:50px;
	margin:0px;}
	
	
.inaktiv, .aktiv {
	width:156px;
	letter-spacing:2px;
	font-size:8pt;
	font-weight:bold;
	color:#999999;
	text-align:center;
	float:left;
	line-height:20px;}


.aktiv {
	background-image: url(../grafik/aktiv.gif);}
	
a:link {
	color:#999999;
	text-decoration:none;}


a:visited {
	color:#999999;
	text-decoration:none;}


a:hover {
	color:#333366;
	text-decoration:none;}
	
.titel, .titel_oben {
	color:#333366;
	letter-spacing:4px;
	font-size:8pt;
	font-weight:bold;
	background-image: url(../grafik/underline.gif);
	width:250px;
	margin-left:35px;
	margin-bottom:20px;
	line-height:16px;}
	
.titel {
	margin-top:35px;}
	
.titel_oben {
	margin-top:15px;}
	
.subtitel {
	color:#999999;
	letter-spacing:2px;
	font-size:7pt;
	font-weight:bold;}
	
.text {
	color:#999999;
	font-size:8pt;
	font-weight:normal;
	margin-top:-5px;
	margin-left:20px;
	margin-right:20px;}
	
.pfeil {
 	background: url(../grafik/pfeil_hk.gif);
	background-repeat: no-repeat;
 	background-position:left;
 	padding-left:10px;}