html,body {
font: 100.01% Arial, Helvetica, sans-serif;
background:#ffffff;
color:#555555;
margin: 0px;
padding:10px;
text-align:left;
}

#center {
float: left; 
text-align:left;
background: #ffffff;
width: 100%;
}


h1 {
margin: 0px;
padding: 0px;
	}

h2 {	
	font-family: Georgia, Helvetica, serif;
	font-size:22px;
	font-weight: normal;
 	line-height : 25px;
	color: #234C93;
	margin-top:0px;
	padding: 0px 0px 5px 0px;
	letter-spacing: 1px;
	}

h3 {
	font-size:12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding: 0px;
	}
	
	
h5 {
	font-size:14px;
	font-weight: bold;
	color: #555555;
	margin:0px;
	padding: 0px;
	}


a {
  color: #234C93;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #444444; 
}

a:active {
  color : #234C93;
}

a:visited {
  color : #234C93;
}


img {
	border: 0;
}

#header {
	float: left;
	width: 100%;

}

	


#logo {
	float: right;

}


#main {
	float: left;
	width: 100%;
	background: #ffffff;
}

	
#mitte {
	float: left;
	width: 100%;
}

#bild-mitte {
	display: none;
}

#rechts {
	display: none;
	}


#bild-rechts {
	display: none;

}



#nav {
	display: none;
	}
	



#text {
	width: 100%;
	line-height: 19px;
	font-size: 12px; 
	color: #333333;
	}


#text .teaser {
}

#text .teaser a {
	color: #234C93;
	text-decoration:none;

} 


#text .teaser a:hover {
	color: #666666;

}


#footer {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999999;
	}

#footer a {

}
