.h1 {
	color:#E42B2A;
}

.h2 {
	color:#E42B2A;
}

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


#subnav a { 
	color:#fff;
	text-decoration:none;
	border-bottom: solid 1px #ed7170;
	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_rot.gif);
	background-repeat:no-repeat;
	}