.CONTENT h1 {
	color: #0069B4;
}

.CONTENT h2 {
	color: #0069B4;
}

.INFOWRAPPER {
	border-top: solid 2px #0069B4;
}

.INFOWRAPPER .INFOHEADLINE {
	color: #0069B4;
	background: url(../img/infoheadline_hg_buerger.png) left 8px no-repeat;
}

.INFOWRAPPER h3 {
	color: #0069B4;
}

.CONTENT .SITEPATH .BC, .CONTENT .SITEPATH .BCSEL  {
	color: #0069B4;
}	

.SITEPATH .BC:hover, .SITEPATH .BCSEL:hover  {
	border-bottom: solid 1px #0069B4;
}

.CONTENT a, .INFOWRAPPER a {
	color: #0069B4;
}

.CONTENT a:hover, .INFOWRAPPER a:hover {
	color: #0069B4;
}

.CONTACTFORM input[type=submit] {
	background: #0069B4;
}

.CONTACTFORM .TEXTAREA {
	background: url(../img/textarea_buerger.gif) left top no-repeat;
}

.NAV a:hover {
	color: #0069B4;
}

.NAV .SEL {
	color: #0069B4;
}

.CONTENT ul {
	list-style: none;
/*	margin-left: 16px;*/
}

.CONTENT ul li, .INFOWRAPPER ul li  {
	background: url(../img/list_blau.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_blau.png) no-repeat 0 5px;
	padding-left: 8px;
	padding-bottom: 3px;
}

.CONTENT a.Externer_Verweis, .INFOWRAPPER a.Externer_Verweis {
	background: url(../img/link_extern_blau.png) no-repeat 0 5px;
	padding-left: 16px;
}

.CONTENT a.PDF_Verweis, .INFOWRAPPER a.PDF_Verweis {
	background: url(../img/pdf_link_blau.png) no-repeat 0 4px;
	padding-left: 18px;
}

.CONTENT .LETTERNAVI ul li {
	background: none;
}

.CONTENT .LETTERNAVI ul li a:hover {
	border-bottom: 2px solid #0069B4;
}

.CONTENT .LETTERNAVI ul li.SEL a {
	border-bottom: 2px solid #0069B4;
}

.CONTENT .LINKSEARCHBUTTON input {
    background: #0069B4;
}

.CONTENT .MITARBEITERSEARCHBUTTON input {
    background: #0069B4;
}

.CONTENT .MITARBEITERLIST ul li ul li {
	background: url(../img/list_blau.png) no-repeat 0 3px;
}

.CONTENT .MITARBEITERLIST ul li.ABTEILUNG {
	color: #0069B4;
}

.CONTENT .MITARBEITERLIST.DETAILS ul li ul li .MITARBEITERAUFGABEN ul li {
	background: url(../img/list_blau.png) no-repeat 0 3px;
}

.CONTENT li .MITARBEITERINFOS .MITARBEITERNAME {
	background: url(../img/list_blau.png) no-repeat 0 7px;
}

.ABTEILUNG{
	color: #0069B4;
	background: url(../img/list_blau.png) no-repeat 0 0.65em;
	padding-left: 13px;
}

.MITARBEITERNAME, .Zwischenueberschrift {
	color: #0069B4;
}

.FIELDWRAPPER input[type=submit], .FIELDWRAPPER input[type=button] {
	background: #0069B4;
}

.CONTENT .Datum_Spalte {
	color: #000;
	border: solid 1px #000;
}