.h1 {
	color:#0089BC;
}

.h2 {
	color:#0089BC;
}

#headerstrip1 {
	margin-top:-50px;
	height: 53px;
	width:890px;
	background-image: url("img/bgstrip1-blau.gif");
	background-repeat:no-repeat;
	margin-bottom:2px;
}
#headerstrip2 {
	vertical-align: bottom;
	height: 29px;
	width:890px;
	background-color:#0089bd;
	margin-bottom:1px;
}


#subnav a { 
	color:#fff;
	text-decoration:none;
	border-bottom: solid 1px #58b2d4;
	margin:0px;
	
	}
#subnav a:hover { border-bottom: solid 1px #fff; }

#subnav {
	margin-bottom:none;
	padding-top:5px;
	padding-bottom:10px;
	float: left;
	width: 230px;
	padding-right:0em;
	background-image:url(img/subnavbg_blau.gif);
	background-repeat:no-repeat;
	}
