/* ===============================
   =Rot
=============================== */

/* LinkFarbe */
#leftColumne li a,
a.drucken, a.weiterleiten,
#content p a,
.boxRightContent p a,
.boxBreitContent p a,
#content .teaserEinstieg h3 a,
#content h3,
.newsDatum,
.gmapDir a{
	color: #b51621; 
}

/* Logo */
#logo{
	background: url(../../img/logo_rot.gif) bottom left no-repeat;
}

/* Linke Navigation */
#leftColumne li a{
	background: url(../../img/bg_leftNavi_rot.gif) top left no-repeat;
}

#leftColumne li a:hover{
	background: url(../../img/bg_leftNavi_rot_over.gif) top left no-repeat;
}

#leftColumne li.active a{
	background: url(../../img/bg_leftNavi_rot_over.gif) top left no-repeat;
}

#leftColumne li.active li a, #leftColumne li li a{
	background: url(../../img/bg_leftNavi_kat2_rot.gif) top left no-repeat;
}

#leftColumne li.active li a:hover, #leftColumne li li a:hover{
	background: url(../../img/bg_leftNavi_kat2_rot_over.gif) top left no-repeat;
}

#leftColumne li.active li.active a, #leftColumne li li.active a{
	background: url(../../img/bg_leftNavi_kat2_rot_over.gif) top left no-repeat;
}

/* Boxen */
.boxRightContent h3, #content .boxBreitContent h3{
	background: url(../../img/boxRechtsHeadlineBG_rot.gif) top left repeat-x;
}

.btnAnfrage{
	background: url(../../img/btn_anfragen_rot.gif) top left no-repeat;
}

.boxRightContent li, #content .boxBreitContent li{
	background: url(../../img/icon_li_rot.gif) top left no-repeat;
}

#content li{
	background: url(../../img/icon_li_content_rot.gif) top left no-repeat;
}

#content h3.headlineBalken{
	background: url(../../img/bg_h3_content_rot.gif) top left repeat-x;
}

.newsWrapper p a{
	background: url(../../img/icon_link_extern_rot.gif) top left no-repeat;
}