h1, h2 {
	color: #EA1E00;
	}
h3, h4, h5, h6 {
	color: #253279;
	}	

a {
	color: #DB2227;
	}
.header_image {
	background: url('../design/header_repeat_red.jpg') repeat-x;
	}


.box {
	background:none;
	padding-top: 80px;
	}
#right .box2 img {
	margin-top: 0px;
	}
.line_bottom a {
	color: #DB2227;
	}

	
#breadcrumb a {
	color: #DB2227;
	}

ul.main_menu li.active {
	background:#EA1E00;
	}
ul.main_menu li.active a.act {
	background:#EA1E00;
	color:#fff;
	}


ul.submenu li.active a.act {	
	background:url(../design/navi_kfz_act.gif) no-repeat right top;
	color: #EA1E00;
	font-weight:bold;
	}	
ul.submenu li.has_sub a.act {	
	background:url(../design/navi_kfz_has_act.gif) no-repeat right top;
	color: #EA1E00;
	}
ul.submenu li.has_sub ul li.active a.act {
	color: #EA1E00;	
	background:url(../design/navi_kfz_sub_act.gif) no-repeat right top;
	font-weight:bold;
	}
	
	
	/* ------------------------------------------------------------------------------------------- */
/* ### Content   ----------------------------------------------------------------------------- */


#content ul {
	list-style-image:url(../design/listdot_ps.gif);
	}	
#content a {
	color:#EA1E00;
}





