.CONTENT h1 {
	color: #E30613;
}

.CONTENT h2 {
	color: #E30613;
}

.CONTENT .SITEPATH .BC, .CONTENT .SITEPATH .BCSEL  {
	color: #E30613;
}	

.SITEPATH .BC:hover, .SITEPATH .BCSEL:hover  {
	border-bottom: solid 1px #E30613;
}

.CONTENT a, .INFOWRAPPER a {
	color: #E30613;
}

.CONTENT a:hover, .INFOWRAPPER a:hover {
	color: #E30613;
}

.CONTACTFORM input[type=submit] {
	background: #E30613;
}

.CONTACTFORM .TEXTAREA {
	background: url(../img/textarea_familie.gif) left top no-repeat;
}

.NAV a:hover {
	color: #E30613;
}

.NAV .SEL {
	color: #E30613;
}

.CONTENT ul {
	list-style: none;
/*	margin-left: 16px;*/
}

.CONTENT ul li, .INFOWRAPPER ul li  {
	background: url(../img/list_rot.png) no-repeat 0 5px;
	padding-left: 13px;
	padding-bottom: 3px;
}

.CONTENT ul li ul {
	margin-top: 9px;
	margin-bottom: 3px;
}

.CONTENT ul li ul li {
	background: url(../img/list_level2_rot.png) no-repeat 0 5px;
	padding-left: 8px;
	padding-bottom: 3px;
}

.CONTENT a.Externer_Verweis, .INFOWRAPPER a.Externer_Verweis {
	background: url(../img/link_extern_rot.png) no-repeat 0 5px;
	padding-left: 16px;
}

.CONTENT a.PDF_Verweis, .INFOWRAPPER a.PDF_Verweis {
	background: url(../img/pdf_link_rot.png) no-repeat 0 4px;
	padding-left: 18px;
}

.CONTENT .LETTERNAVI ul li {
	background: none;
}

.CONTENT .LETTERNAVI ul li a:hover {
	border-bottom: 2px solid #E30613;
}

.CONTENT .LETTERNAVI ul li.SEL a {
	border-bottom: 2px solid #E30613;
}

.CONTENT .LINKSEARCHBUTTON input {
    background: #E30613;
}

.CONTENT .MITARBEITERSEARCHBUTTON input {
    background: #E30613;
}

.CONTENT .MITARBEITERLIST ul li ul li {
	background: url(../img/list_rot.png) no-repeat 0 3px;
}

.CONTENT .MITARBEITERLIST ul li.ABTEILUNG {
	color: #E30613;
}

.CONTENT .MITARBEITERLIST.DETAILS ul li ul li .MITARBEITERAUFGABEN ul li {
	background: url(../img/list_rot.png) no-repeat 0 3px;
}

.CONTENT li .MITARBEITERINFOS .MITARBEITERNAME {
	background: url(../img/list_rot.png) no-repeat 0 7px;
}

.CONTENT .OVERLAYHEAD .OVERLAYCLOSE{
	background: url(../img/closeoverlay_familie.png) no-repeat;
}

.FIELDWRAPPER input[type=submit], .FIELDWRAPPER input[type=button] {
	background: #E30613;
}

.ArchivButtonShow {
	color: #E30613;
	margin-bottom: 6px;
	margin-top: 14px;
	cursor: pointer;
	font-family: CalibriBold, sans-serif;	
}

.ArchivButtonHide {
	color: #E30613;
	margin-bottom: 6px;
	margin-top: 14px;	
	cursor: pointer;	
	font-family: CalibriBold, sans-serif;	
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	color: #E30613;
	border-bottom: solid 1px #E30613;
}

.ui-icon-PREVBUTTON {
	background: url(../img/prev_button_familie.png) left top no-repeat;
}

.ui-icon-NEXTBUTTON {
	background: url(../img/next_button_familie.png) left top no-repeat;
}