@charset "utf-8";
/* CSS Document */

body {
	background-color:#efefef;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;

}

#titel_pv {
	position: absolute;
	index:1;
	width:306px;
	height:40px;
	left:0px;
	padding-left:92px;
}

#impressum_download {
	position: absolute;
	index:1;
	width:400px;
	height:40px;
	left:0px;
	top:800px;
	padding-left: 100px;
}

.titel_verbund {
	font-family:Verdana, Arial, sans-serif;
	font-size:19pt;
	color:#e53417;
}

a.titel_navi:link { 
	font-family:Verdana, Arial, sans-serif;
	font-size:19pt;
	color:#e53417;
}

a.titel_navi:visited { 
	font-family:Verdana, Arial, sans-serif;
	font-size:19pt;
	color:#e53417;
}

#navi_pv {
	position: absolute;
	index:3;
	width:350px;
	height:40px;
	left:720px;
	top: 15px;
}

#bildleiste {
	position: absolute;
	index:4;
	width:600px;
	height:40px;
	left:418px;
	top:52px;
}

#orga {
	position:absolute;
	width:400px;
	height:50px;
	z-index:2;
	top:50px;
}


#inhalt {
	position:absolute;
	width:500px;
	height:50px;
	z-index:5;
	left:470px;
	top:200px;
}

#taetigkeiten {
	position:absolute;
	width:1050px;
	height:50px;
	top:100px;
	z-index:6;
	top:50px;
}

.titel_orga {
	font-family:Verdana, Arial, sans-serif;
	font-size:13pt;
	color:#e53417;
}

td.taetigkeiten {
	width:300px;
	text-align:left;
	vertical-align:top;
	padding-right:5px;
	padding-top:10px;
	padding-left:30px;
	}
	
td.orga {
		width:400px;
		font-size:8.5pt;	
		text-align:right;
		border:0px;
		padding:5px;
		padding-right:10px;
		vertical-align:top;}

.graudunkel {
	background-color:#d7d7d7;}
	
.streifen {
	background:url(bilder/streifen.gif) }


.grauhell {
	background-color:#e3e3e3;}
	
.button_aktiv {
	color:#e53417;
	font-size:14pt;}
	
.rot {
	color:#e53417;
	}
	
h1 {
	font-size:13pt;
}

ul, li {
	vertical-align:top;
	
	margin-top: 0px;
	margin-bottom:0px;
	padding-left:0px;
}
	
a:link { font-size:14pt; color:#333333; text-decoration:none; }
a:visited { font-size:14pt; color:#333333; text-decoration:none; }
a:hover { font-size:14pt; color:#333333; text-decoration:none; }
a:active { font-size:14pt; color:#333333; text-decoration:none; }

img.www {border:1px solid black;}

a.navi { font-family:Verdana, Arial, sans-serif;
		 font-size:13pt;
		 color:#333333; }


.klein a:link { font-size:9pt; color:#333333; font-weight: bold; text-decoration:none; }
.klein a:visited { font-size:9pt; font-weight: bold; color:#333333; text-decoration:none; }
.klein a:hover { font-size:9pt; color:#e53417; font-weight: bold; text-decoration:none; }
.klein a:active { font-size:9pt; color:#e53417; font-weight: bold; text-decoration:none; }
