body{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-color: #bad7ea;
	line-height: 1.5em;
	background-image: url(body_bg.gif);
}

html, body{ height: 100%; margin: 0; padding: 0; }

#content { /* this is the div you want to fill the window */
	min-height: 100%;
}

* html #content {
height: 100%;
}

/*
.clearfix{ display: inline-block; }
.clearfix{ display: block; }
*/
.clearfix:after{
 content: ".";
 clear: both;
 display:block;
 height:0;
 visibility: hidden;
}

hr{
	color: #1b6aa3;
	margin-left:190px;
}
#fusszeile{
	margin-top:10px;
	clear:both;
	font-size: 0.8em;
	line-height: 1.0em;
	text-align: center;
}

#band{
	clear: both;
	border:0px;
	top:0px;
	height:69px;
	left:0px;
	width:100%;
	text-align: left;
	background-color: #fff;
	background-image: url(top_bg.gif);
	background-repeat: repeat-x;
}

#content{
	margin-left: 170px;
	padding: 20px;
	border: 0px;
	overflow-x: hide;
}

#content img{
	padding-left:20px;
}

#ansprechpartner tr td img{
	padding-left:0px;
	padding-right:10px;
	padding-bottom:30px;
}

#main{
	clear: both;
	top: 0px;
	left: 0px;
	width: 980px;
}

#menue{
	padding: 20px;
	width: 110px;
	background-color: #0b419b;
	float: left;
}

#top{
	padding-top: 5px;
	width:100%;
	height: 80px;
	background-color: #fff;
	z-index: 5;
	top: 0px;
	left: 0px;
}

.kblau{
	color:#14608e;
}

.fett{
	font-weight:bold;
}

.blockk{
	display:block;
}

.links{
	float:left;
}

.rechts{
	float:right;
}

img{
	border:0px;
}

h1 { color: #0b419b; font-size: 1.4em;margin-top:0px; }
h2 { color: #0b419b; font-size: 1.2em;margin-top:0px; }
h3 { color: #0b419b; font-size: 1.0em;margin-top:0px; }
h4 { color: #0b419b; }
h5 { color: #0b419b; }
h6 { color: #0b419b; }

#menue ul{
	margin-top:0px;
	margin-left:0px;
	padding:0px;
}
#menue ul ul{
	margin-left:20px;
	padding:0px;
}
#menue ul li{
	list-style-type: none;
	margin-left:0px;
	margin-bottom:5px;
}

#menue ul ul li{
	list-style-type:square;
}

a, a:link{
	color:#fff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.activePage { 
  font-weight: bold;
}
table{
	border-collapse:collapse;
}

#content a, #content a:link{
	color:#000;
	text-decoration: underline;
}

iframe{
	overflow-x:hidden;
}
