body {
	color: #4c1b1a;
	}
	
a, a:visited, a:hover, a:active {
	color: #4c1b1a;
	}


#mainnavi {
	background: url('img/nav_rot_bg.png') no-repeat transparent;
	}
	
#mainnavi ul li.act {
	background: url('img/bt_red_act.png') no-repeat transparent 0 top;
	}
	
#mainnavi ul li:hover {
	background: url('img/bt_red_act.png') no-repeat transparent 0 top;
	}
	
#mainnavi ul li:hover a {
	color: #4c1b1a;
	}

	
#mainnavi ul li.act a {
	color: #4c1b1a;
	}

	
#subnavi ul li {
	background: url('img/subnav_rot_trenner.png') no-repeat transparent 0 30px;
	}

#subnavi ul li.subact {
	background: url('img/nav_rot_pfeil.png') repeat-x transparent;
	}


	
#center {
	border-left: 2px solid #b8121d;
	}

#right #right_bg_bottom {
	background: url('img/right_bg_bottom.png') no-repeat #fcfae4;
	}


#footer {
	background: url('img/footer_rot.png') no-repeat transparent; 
	}


#footer .footeract {
	background: url('img/footer_act_rot.png') no-repeat;
	}

/* NEWS START */
.newspost hr {
	border: 1px solid #b8121d;
	}
