@import url(hausen.css);
/**Allgemeines**/
* {
margin:0;
padding:0;
}
ul {
	list-style-type: none;
}

ul.wahl dl.floatleft {
	width:370px;
	}



ul.wahl {	
float:left;
margin:0;
padding:0;



}

ul.wahl li {
	
	
	
	
	margin-bottom:45px;
	}

ul.wahl ul li {
	margin-bottom:0;
	float:none;
	margin-left:10px;
	position:static;
	}


ul.tat {
width:330px;
float:right;



padding:0;
margin:0;


margin:10px 0px 0px 0px;}

ul.tat li span {
	font-weight:bold;
	}

ul.wahl ul.tat li {
width:320px;
	margin-left:-10px;
	background:url(../images/website/list_dot.gif) no-repeat left 10px;
	padding:5px 0px 5px 15px;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	background-color: #e7f0f9;
	background-image: url(../images/website/bg_body.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	min-width: 750px;
}
h1, h2, h3, h4, h5 {
	margin:5px 0px 5px 5px;
	padding:0;
	color: #144b93;
	}
#main img {
	border: 1px solid #144b93;
	margin-right: 5px;
}	

a {
	font-size:100%;
	font-weight: bolder;
	}

a:link {
	color:#144b93;
	text-decoration:underline;
	}

a:visited {
	color:#666666;
	text-decoration:underline;
	}
a:hover, a:active {
	color:#e2001a;
	text-decoration:underline;
	}
		
	
ul li p img {
	float: left;
}



p {
	margin-top: 8px;
	margin-bottom:8px;
	font-size: 90%;
	color: #000000;
}

.einruecken {
	position: relative;
	left: 30px;
	width: 550px;
}
.rahmen {
	border: 1px solid #144b93;
}
.blau {
	color: #144b93;
}
.linie_durchgez {
	border-top: 1px solid #144b93;
	border-bottom: 1px solid #144b93;
	padding: 3px 0px;
}
.kleine_schrift {
	font-size: 65%;
	text-decoration: none;
}
.kursivblau {
	font-style: oblique;
	color: #144b93;
}
.unterstrichen {
	text-decoration: underline;
}
.rot {
	color: #e2001a;
}
.fett {
	font-weight: bold;
}

.grosse_buchstaben {
	text-transform: uppercase;
}
.displaynone {
	display:none;
	}
.displayoutside {
	position: absolute;
	left: -10000px;
	top: -7500px;
}

.zentriert {
	text-align: center;
}
ol {
	font-size: 100%;
	color: #000000;
	margin-left: 25px;
}
.clear_both {
	clear: both;
}


#wrapper {
	position: relative;
	width: 750px;
	height: 100%;
	margin: 1em 0em;
	left:50%;
	margin-left:-375px;
}


/*Datumsscript*/
#aktualisierung {
	color:#e2001a;
	font-size:1.4em;
	padding:5px 0px;
	border-top:1px solid #144b93;
	border-bottom:1px solid #144b93;
	height: auto;
	width: 100%;
}


/**Formatierungen für Floatzustände**/

.floatleft {
	float: left;
}
.floatright {
	float:right;
	}


/** Clearen von floats**/
hr {
	clear:both;
	font-size:0px;
	visibility: hidden;
	border: 0px;
	height: 0px;
	}

.clearleft {
	clear:left;
	margin:0px;
	padding:0px;
	height:0px;
	}
.clearright {
	clear:right;
	}

/**löst Float-Probleme bei nicht IE**/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
/**Ende clearfix**/






/**Header**/
#header {
	width:750px;
	height:185px;
}

#header h1 {
	height: 70px;
	width: 750px;
	position: relative;
	margin: 0;
	padding: 0;
}
#header img {
	margin-top:0.4em;
	}

#header h1 span {
	width:100%;
	height:100%;
	position:absolute;
	background-image:url(../images/headerh1.gif);
	background-repeat:no-repeat;
	}




/**Nav**/

#nav {
	margin-top:5px;
	text-transform: uppercase;
	color: #144b93;
	text-decoration: none;
	width: 750px;
	height: 26px;
	background-color: #d0e2f5;
	display: block;	
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	display: block;
	min-height: 26px;
}
#nav li {
	float: left;
	display: block;
	background-color: #d0e2f5;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	color:#00306b;
	display:block;
	padding: 0px 6px;
	border: 5px solid #d0e2f5;
	border-right-width: 0px;
	border-left-width: 0px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	}

#nav ul li a:link, #nav ul li a:visited{
	background-color:#d0e2f5;
	text-decoration:none;
	}
#nav ul li a:hover, #nav ul li a:active {
	background-color:#FFFFFF;
	border-color: #fff;
	border-bottom-color: #e2001a;
	/*padding: 0px 6px;*/
	text-decoration: none;
	}

#nav a:link.hier, #nav a:visited.hier, #nav a:hover.hier, #nav a:active.hier {
	font-size:14px;
	font-weight:bold;
	background:#e2001a;
	color:#FFFFFF;
	border:0px;
	border-right-width:0px;
	border-left-width:0px;
	padding:5px 6px;
	text-decoration:none;
	}

/*restliche Formatierung des #nav a.aktiv

, #nav a:link.aktiv, #nav a:visited.aktiv, #nav a:hover.aktiv, #nav a:active.aktiv

Ende der restlichen Formatierung*/

/*#nav li.aktiv {
	font-size:90%;
	background-color:#e2001a;
	color:#FFFFFF;
	border: 5px solid #e2001a;
	display: block;
		}*/
/**Ende Nav**/







/**Hauptbereich**/
#main {
	width: 100%;
	margin-top: 0.5em;
	clear: both;
}

#content { /*Formatiert die Hauptseiten mit BANNER*/
	font-size: 100%;
	color: #144b93;
	text-decoration: none;
	background-color: #fff;
	width: 600px;
	margin: 0 0 12px 0;
	padding: 2px 5px 2px 5px;
	float: left;
	width: 610px;
	height: auto;
}

#sub { /*Formatiert die UNTERSEITEN ohne BANNER*/
	
	font-size: 100%;
	color: #144b93;
	text-decoration: none;
	background-color: #fff;
	margin: 0 0 12px 0;
	padding: 2px 5px 2px 5px;
	float: left;
	width: 740px;
	height: auto;
}

#sidebar {
	background-color: #00306b;
	float: right;
	height: auto;
	width: 125px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.em;
}




		

/**Footer**/
#footer {
	background-color: #144b93;
	height: 26px;
	width: 622px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	clear: both;
}
#sidebar img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 4px;
}
#footer ul {
	list-style-type: none;
	width: 330px;
	margin: 0;
	padding: 0;
	float: right;
}
#footer li {
	float: left;
	display:block;
	margin: 0;
	padding: 0;
	}
#sidebar #wetter {
	left:4px;
	top:4px;
	position:static;
	height: auto;
	margin-bottom:4px;
	
}

#footer a {
	font-size: 100%;
	border: 5px solid #144b93;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-weight:bold;
	padding:0px 6px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #144b93;	
}
#footer a:hover, #footer a:active {
	border-bottom:5px solid #fff;
	padding: 0 6px;
	}
.footer_aktiv {
	color: #FFFFFF;
	background-color: #e2001a;
	padding: 0px 6px;
	border: 5px solid #e2001a;
	display: block;
}
p#copyright {
	margin:0;
	padding:5px 0px 0px 5px;
	width: 100px;
	float: left;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #144b93;
}
#footer acronym {
	cursor: help;
}

/**Footer Ende**/
	
