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


a:link     {  color: #000000; text-decoration: none;     }
a:active   {  color: #000000; text-decoration: none;     }
a:visited  {  color: #000000; text-decoration: line-through;     }
a:hover    {  color: #000000; text-decoration: none; font-weight: bold }



#start_menu {
	position:absolute;
	left:450px;
	top:150px;
	width:440px;
	height:220px;
	z-index:2;
}
#start_menu a:hover  { text-decoration: none; }
#start_menu a:hover  { font-weight: normal; }
#start_menu a:visited { text-decoration: none; }



#start_zitat {
	position:absolute;
	left:75px;
	top:570px;
	width:300px;
	height:120px;
	z-index:2;
}
#start_adresse {
	position:absolute;
	left:450px;
	top:350px;
	width:300px;
	height:120px;
	z-index:3;
}
#start_logo {
	position:absolute;
	left:75px;
	top:15px;
	width:300px;
	height:550px;
	z-index:1;
}

#aktuell {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	left: 90px;
	top: 223px;
	right: auto;
	bottom: auto;
}
#logobl {
	position:absolute;
	left:20px;
	top:568px;
	width:41px;
	height:41px;
	z-index:7;
}
#navigation {
	position:absolute;
	left:75px;
	top:15px;
	width:300px;
	height:550px;
	z-index:1;
}
#leiste {
	position:absolute;
	left:450px;
	top:130px;
	width:800px;
	height:20px;
	z-index:8;
}
#leiste a:visited { text-decoration: none; }

#leiste2 {
	position:absolute;
	left:450px;
	top:705px;
	width:700px;
	height:20px;
	z-index:9;
}
#leiste2 a:visited { text-decoration: none; }

#leiste3 {
	position:absolute;
	left:450px;
	top:1280px;
	width:700px;
	height:20px;
	z-index:10;
}
#leiste3 a:visited { text-decoration: none; }

#leiste4 {
	position:absolute;
	left:450px;
	top:1855px;
	width:700px;
	height:20px;
	z-index:10;
}
#leiste4 a:visited { text-decoration: none; }

#content_logos {
	position:absolute;
	left:500px;
	top:152px;
	width:700px;
	height:350px;
	border:0;
	z-index:20;
}
#content_illu {
	position:absolute;
	left:450px;
	top:155px;
	width:800px;
	height:400px;
	border:0;
	z-index:21;
}
#content {
	position:absolute;
	left:450px;
	top:152px;
	width:700px;
	height:475px;
	z-index:3;
}
#content2 {
	position:absolute;
	left:450px;
	top:727px;
	width:700px;
	height:475px;
	z-index:2;
}
#content3 {
	position:absolute;
	left:450px;
	top:1302px;
	width:700px;
	height:475px;
	z-index:4;
}
#content4 {
	position:absolute;
	left:450px;
	top:1877px;
	width:700px;
	height:475px;
	z-index:4;
}
#content_textbox {
	position:relative;
	left:5px;
	top:10px;
	width:500px;
	height:500px;
	z-index:22;
}
#adresse {
	position:absolute;
	left:0px;
	top:555px;
	width:300px;
	height:120px;
	z-index:6;
}
#trennlinie {
	width:300px;
	color:black; 
	background-color:black; 
	height:1px;
	margin-right:0; 
	text-align:left; 
	border:0px black;
}

.start_menustil {
	font-size: 60px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	text-transform:none;
}

.active {
		font-weight: bold;
		text-decoration:none !important;
}
.tooltip_text {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
}	
.tooltip_head {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
}

body,td,th {
	color: #000000;
	font-size: 12px;
	font-family: Courier New, Courier, monospace;
	line-height: 1.3em;
	text-transform:lowercase;
}
body {
	background-color: #FFFFFF;
}
