body {
	margin:0px;
	font-family:Verdana,Helvetica;
	font-size:14px;
	background-color:#ffffff;
}

.ueberschrift {  
	font-size:14px;
	background-color:#000066;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
	margin:14px;
	border:1px solid #000066;
}

.ueberschrift2 {  
	font-size:12px;
	background-color:#e5b2b3;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
	margin:12px;
	border:1px solid #e5b2b3;
}

.ueberschrift3 {  
	font-size:12px;
	background-color:#EAEAEA;
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding:3px;
	margin:12px;
	border:1px solid #EAEAEA;
	
}

.blocksatz {  
	font-size:11px;
	text-align: justify;
	margin:14px;
}

.schrift1 {  
	font-size:11px;
	text-align: center;
	margin:16px;
	color:#000000;
}

.schrift2 {  
	font-size:13px;
	text-align: center;
	margin:16px;
	color:#000000;
}
	
.schrift3 {  
	font-size:12px;
	text-align: center;
	margin:16px;
	color:#425265;
	
}
	
.schrift4 {  
	font-size:11px;
	text-align: center;
	margin:16px;
	color:#9E2802;
}

	
.schrift5 {  
	font-size:11px;
	text-align: center;
	margin:16px;
	color:#336633;
}


.schrift6 {  
	font-size:11px;
	text-align: center;
	margin:16px;
	color:#FFFFFF;
}

.schrift7 {  
	font-size:12px;
	text-align: center;
	margin:16px;
	color:#000000;
}


.schrift8 {  
	font-size:12px;
	text-align: center;
	margin:16px;
	color:#336633;
}

.schrift9 {  
	font-size:12px;
	text-align: center;
	margin:16px;
	color:#9E2802;
	
}

.Blocksatz2 {  
	font-size:9px;
	text-align: justify;
	margin:16px;
	color:#000000;	
	
	}

.Blocksatz3 {  
	font-size:12px;
	text-align: justify;
	margin:16px;
	color:#000000;	
	
	}
	
.Blocksatz4 {  
	font-size:13px;
	text-align: justify;
	margin:16px;
	color:#000000;
	
}
.quelle {
	font-size:10px;
	font-style:italic;
	
}

.logo {
	background-image:url(../images/logo-mitte.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
}


<style type="text/css">
.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
}
</style>

ul {
padding-top:13px;
list-style-type:none;
padding-left:65px;
color:#9E2802;
font-size:14px;
}

a:link 		{font-size:12px; COLOR:#666666; TEXT-DECORATION:underline;}
a:active 	{font-size:12px; COLOR:#9E2801; TEXT-DECORATION:underline;}
a:visited 	{font-size:12px; COLOR:#666666; TEXT-DECORATION:underline;}
a:hover 	{font-size:12px; COLOR:#9E2801; TEXT-DECORATION:underline;}

a.link-extern:link 		{padding:0 18 0 0 ; font-size:14px; COLOR:#666666; TEXT-DECORATION:underline; background-image:url(../images/link.png); background-position:right; background-repeat:no-repeat;}
a.link-extern:active 	{padding:0 18 0 0 ; font-size:12px; COLOR:#66ff66; TEXT-DECORATION:underline; background-image:url(../images/link.png); background-position:right; background-repeat:no-repeat;}
a.link-extern:visited 	{padding:0 18 0 0 ; font-size:12px; COLOR:#00CC00; TEXT-DECORATION:underline; background-image:url(../images/link.png); background-position:right; background-repeat:no-repeat;}
a.link-extern:hover	 	{padding:0 18 0 0 ; font-size:12px; COLOR:#9E2801; TEXT-DECORATION:underline; background-image:url(../images/link.png); background-position:right; background-repeat:no-repeat;}

img {border:0px;}


