@charset "utf-8";
/* CSS Document */
.MENUEINHALT {
	font-family: Calibri, sans-serif;
	font-size: 11px;
}

.MENUEINHALT h4 {
	font-family: CalibriBold, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.CONTENT a img {
	border: none;
}

.CONTENT h1 {
	font-family: DINOTMedium, sans-serif;
/*	font-size: 20px;*/
	font-size:1.7em;
	margin: 0 0 18px;
	padding: 0;
	font-weight: normal;
}

.CONTENT .OVERLAYCONTENT h1 {
	height: 68px;
 }

.CONTENT h2 {
	font-family: CalibriBold, sans-serif;
/*	font-size: 16px;*/
	font-size:1.3em;
	font-weight: normal;
	margin-bottom:6px;
}

.CONTENT .TERMINTEXT h2 {
    padding-right: 22px;
}

.NAVBLOCK {
	margin-bottom: 28px;
/*	display: table;*/
}

.NAVBLOCK .PICTURE {
	float: left;
/*	width: 276px;*/
	width: 230px;
	min-height: 1px;
	margin: 0 30px 0 0;
/*	text-align: center;
	display: table-cell;
	vertical-align: middle;
	display: inline-block!;
	float: left!;
	line-height: 173px!;*/
}

.NAVBLOCK .PICTURE img {
	border: solid 1px #000;	
}

.NAVBLOCK .TEXT {
	float: left; 
/*	width: 388px; */
	width: 432px;
	margin: -2px 0 0 0;
/*	display: table-cell;
	padding: 0 0 0 30px;
	display: inline-block!;	
	float: left!;	*/
} 

.NAVBLOCK .EMPTY{
	height: 1px;
	border: solid 1px #FFF;
}

.NAVBLOCK .MORE {
	margin-top: 4px;
}

.TEXTINHALT {
	padding-bottom:28px;
}

.NEWSLIST .TEXTINHALT{
	padding-bottom: 28px;
}

.CONTENT .OVERLAYWRAPPER {
	position: fixed;
	top: 60px;
	left: 0px;
	width: 100%;	
	display: none;
    z-index: 210;	
}
 
.CONTENT .OVERLAYCONTENT {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 465px;
    padding: 0px 50px 50px 50px;
    width: 765px;
	margin: auto;
}

.CONTENT .OVERLAYCONTENT img {
	margin-right: 20px;
}

.CONTENT .OVERLAYCONTENT .TEXT {
    height: 372px;
	overflow: auto;
	padding-right: 15px;
}

.CONTENT .OVERLAYHEAD{
	width: 765px;
	height: 25px;
}

.CONTENT .OVERLAYHEAD .OVERLAYCLOSE{
	background: url(../img/closeoverlay.png) no-repeat;
	height: 18px;
	width: 18px;
	cursor: pointer;
	float: right;
	margin-right: -30px;
	margin-top: 20px;
}

.CONTENT .OVERLAY {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
	-moz-opacity: 0.8 !important;
	-webkit-opacity: 0.8!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=80) !important;
	opacity: 0.8 !important;	
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
}

.CONTENT a, .INFOWRAPPER a {
	text-decoration: none;
	color: #191919;
}

.CONTENT a:hover, .INFOWRAPPER a:hover {
	text-decoration: underline;
}

.CONTACTFORM {
	width: 460px;
	padding-bottom: 28px;
}

.CONTACTFORM ol, .CONTACTFORM li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.CONTACTFORM label {
	position: absolute;
	top: 20px;
}

.CONTACTFORM .MESSAGE label {
	top: 141px;
}

.CONTACTFORM .RADIOBTNS label {
	position: relative;
	top: 0;
	margin-left: 8px;
}

.CONTACTFORM li {
	position: relative;
	margin-bottom: 22px;
	margin-right: 30px;
	float: left;
	width: 200px;
}

.CONTACTFORM .REQUIRED {
	margin-bottom: 4px;
}

.CONTACTFORM input[type=text], .CONTACTFORM select {
	border: solid 1px #808080;
	font-family: Calibri, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #191919;		
}

.CONTACTFORM textarea {
	border: solid 1px #FFF;
	font-family: Calibri, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #191919;		
}

.CONTACTFORM input[type=text] {
	width: 190px;
	height: 18px;
	padding: 0 4px;
}

.CONTACTFORM .INTERRESSE input[type=text] {
	width: 420px;
	height: 18px;
	padding: 0 4px;
}

.CONTACTFORM select {
	width: 200px;
	height: 20px;
}

.CONTACTFORM input[type=radio] {
	margin-top: 8px;
}

.CONTACTFORM textarea {
	width: 394px;
	height: 136px;
	padding: 0 0 0 4px;
	margin: 1px 0 0 1px;
	resize: none;
	overflow: auto;
	margin: 0 0 0 1px!;	
}

.CONTACTFORM .TEXTAREA {
	width: 430px;
	height: 140px;
}

.CONTACTFORM input[type=submit] {
	color: #FFF;
	overflow: visible;
	border: none;
	font-family: Calibri, sans-serif;
	font-size: 12px;
	padding: 4px 16px;
	margin-top: 40px;
	cursor: pointer;
	margin-top: 45px;
}

.CONTACTFORM .REQUIRED, .CONTACTFORM .MESSAGE, .CONTACTFORM .RADIOBTNS, .CONTACTFORM .INTERRESSE {
	width: 430px;
}

.CONTACTFORM .Sendbutton {
	text-align: right;
}

.CONTACTFORM .TITLE {
	font-family: CalibriBold, sans-serif;
	margin-top: 12px;
}

.CONTACTFORM .FIELDDESCRIPTION.Sicherheittext {
    top: 65px;
}

.CONTACTFORM img.captcha {
	margin-bottom: 5px;
}

.ERRORMSG {
	color: #E30613;
	font-family: CalibriBold;
	margin-top: 8px;
}

.CONTENT .Bild_links{
	margin: 0 30px 10px 0;
	float: left;
}

.CONTENT .Bild_rechts{
	margin: 0 0 10px 30px;
	float: right;
}

.CONTENT ul, .INFOWRAPPER ul {
	list-style: none;
/*	margin-left: 16px;*/
}

.CONTENT ul li, .INFOWRAPPER ul li {
	background: url(../img/list_grau.png) no-repeat 0 3px;
	padding-left: 13px;
	padding-bottom: 3px;
}

.CONTENT .SITEMAP ul li.BEREICH1, .CONTENT .SITEMAP ul li.BEREICH2, .CONTENT .SITEMAP ul li.BEREICH3, .CONTENT .SITEMAP ul li.BEREICH4, .CONTENT .SITEMAP ul li.BEREICH5, .CONTENT .SITEMAP ul li.BEREICH6 {
	background: none;
	padding-left: 0px;
	padding-bottom: 0px;
}

.CONTENT .SITEMAP ul li ul.level3, .CONTENT .SITEMAP ul li ul.level2, .CONTENT .SITEMAP ul li ul.level3, .CONTENT .SITEMAP ul li ul.level4, .CONTENT .SITEMAP ul li ul.level5, .CONTENT .SITEMAP ul li ul.level6  {
	margin-top: 0px;
	margin-bottom: 0px;
}

.CONTENT ul li ul {
	margin-top: 9px;
	margin-bottom: 3px;
}

.CONTENT ul li ul li {
	background: url(../img/list_level2_grau.png) no-repeat 0 5px;
	padding-left: 8px;
	padding-bottom: 3px;
}

.CONTENT .SITEMAP ul li ul li {
	padding-bottom: 0px;
}

.CONTENT a.Externer_Verweis, .INFOWRAPPER a.Externer_Verweis {
	background: url(../img/link_extern_grau.png) no-repeat 0 3px;
	padding-left: 16px;
}

.CONTENT a.PDF_Verweis, .INFOWRAPPER a.PDF_Verweis {
	background: url(../img/pdf_link_grau.png) no-repeat 0 2px;
	padding-left: 18px;
}

/* STYLES ONLINE-DIENSTE */

.CONTENT .LETTERNAVI {
	width: 666px;
	padding: 10px 15px;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 18px;
	margin-top: 11px;
}

.CONTENT .LETTERNAVI ul {
	margin-left: 0px;
}

.CONTENT .LETTERNAVI ul li {
	background: none;
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #000;
}

.CONTENT .LETTERNAVI ul li:first-child {
	padding-left: 0px;
}

.CONTENT .LETTERNAVI ul li:last-child {
	border-right: none;
}

.CONTENT .LETTERNAVI ul li a {
	padding: 2px 4px;
}

.CONTENT .LETTERNAVI ul li a:hover {
	border-bottom: 2px solid #9D9D9D;
}

.CONTENT .LETTERNAVI ul li.SEL a {
	border-bottom: 2px solid #9D9D9D;
}

.CONTENT .LETTERNAVI ul li:hover a {
	text-decoration: none;
}

.CONTENT .LINKSEARCH {
	float: left;
}

.CONTENT .LINKSEARCH input#LINKSUCHE {
    border: 1px solid #808080;
    color: #191919;
    font-family: Calibri,sans-serif;
    font-size: 12px;
    line-height: 18px;
    width: 150px;
	padding: 0 4px;
	height: 18px;
}

.CONTENT .LINKSEARCHBUTTON {
	float: left;
	margin-left: 28px;
}

.CONTENT .LINKSEARCHBUTTON input {
    background: #9D9D9D;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Calibri,sans-serif;
    font-size: 12px;
    height: 20px;
    overflow: visible;
    width: 50px;
}

/* STYLES MITARBEITER */

.CONTENT .MITARBEITERSEARCH {
	width: 230px;
	float: left;
/*	margin-bottom: 28px;*/
}

.CONTENT .MITARBEITERSEARCH input#MITARBEITERSUCHE {
    border: 1px solid #808080;
    color: #191919;
    font-family: Calibri,sans-serif;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    width: 220px;
}

.CONTENT .MITARBEITERKAT {
	width: 230px;
	float: left;
/*	margin-left: 28px;*/
	margin-right: 30px;
	margin-bottom: 12px;
}

.CONTENT .MITARBEITERKAT select#STADTTEILFILTER, .CONTENT .MITARBEITERKAT select#BEREICHFILTER {
	border: 1px solid #808080;
    color: #191919;
    font-family: Calibri,sans-serif;
    font-size: 12px;
    line-height: 18px;
    width: 228px;
	height: 18px;
}

.CONTENT .MITARBEITERSEARCHBUTTON input {
    background: #9D9D9D;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Calibri,sans-serif;
    font-size: 12px;
    height: 20px;
    overflow: visible;
    width: 110px;
}

.CONTENT .MITARBEITERSEARCHBUTTON {
	float: left;
    margin-left: 28px;
}

.CONTENT .MITARBEITERSEARCHBUTTON span {
	float: right;
	margin-left: 14px;
}

.CONTENT .MITARBEITERSEARCHBUTTON input#resetbutton {
	width: 20px;
	height: 20px;
	background: none;
}

.CONTENT .MITARBEITERLIST ul {
	margin-left: 0px;
}

.CONTENT .MITARBEITERLIST ul li.ABTEILUNG {
	font-family: CalibriBold,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 6px;
	background: none;
	padding-left: 0px;
}

.CONTENT .MITARBEITERLIST ul li ul {
	margin-left: 16px;
	margin-top: 0px;
}

.CONTENT .MITARBEITERLIST ul li ul li {
	font-family: Calibri,sans-serif;
    font-size: 1.0em;
	background: url(../img/list_grau.png) no-repeat 0 3px;
    padding-bottom: 3px;
    padding-left: 13px;
	color: #000000;
}

/* STYLES MITARBEITER PERSÖNLICHE SEITE */

.CONTENT .MITARBEITERZURUECK {
	margin-bottom: 28px;
}
/*

.CONTENT .MITARBEITERINFOS {
	float: left;
	width: 180px;
	margin-right: 70px;
}

.CONTENT .MITARBEITERBESCHREIBUNG {
	margin-top: 14px;
}

.CONTENT .MITARBEITERBEREICH {
	font-weight: bold;
}

.CONTENT .MITARBEITERTEXT {
	margin-top: 14px;
}

.CONTENT .MITARBEITERAUFGABEN {
	margin-top: 14px;
}

.CONTENT .MITARBEITERLIST .MITARBEITERAUFGABEN ul {
	margin-left: 0px;
	margin-top: 7px;
}

.CONTENT .MITARBEITERBILD {
	float: left;
	margin-top: 14px;
}

.CONTENT li .MITARBEITERINFOS .MITARBEITERNAME {
	font-size: 16px;
	font-family: CalibriBold, sans-serif;
	margin-top: 14px;
	background: url(../img/list_grau.png) no-repeat 0 3px;
	padding-left: 13px;
}

.CONTENT .MITARBEITERLIST.DETAILS ul li ul {
	margin-left: 0px;
}

.CONTENT .MITARBEITERLIST.DETAILS ul li ul li {
	padding-left: 0px;
	background: none;
}

.CONTENT .MITARBEITERLIST.DETAILS ul li ul li .MITARBEITERAUFGABEN ul li {
	background: url(../img/list_grau.png) no-repeat 0 7px;
	padding-left: 13px;
}
*/
.CONTENT .Bild_Tabelle td {
	vertical-align: top;
}

.CONTENT .Bild_Spalte {
	padding: 0 30px 0 0;
}

.CONTENT .MAXWIDTHMITGLIEDER {
	min-width: 186px;
}

.MITARBEITERBUCHSTABE {
	font-size: 1.7em;
	border-bottom: solid 1px #D9D9D9;
	margin-bottom: 6px;
padding-left: 13px;
}

.MITARBEITERBLOCK {
	margin-bottom: 16px;
padding-left: 30px;
}

.MITARBEITERNAME {
	font-weight: bold;
	font-size: 1.3em;
}

.MITARBEITERBEREICH {
	font-weight: bold;
}

.ABTEILUNG {
	font-weight: bold;	
	font-size: 1.7em;	
	margin-bottom: 16px;
        margin-top: 16px;
padding-top: 16px;
	border-top: solid 1px #D9D9D9;
}

.DETAILS .MITARBEITERNAME {
	margin-bottom: 2px;
}


.ADRESSE {
margin: 8px 0 0;
}

.MITARBEITERTEXT {
margin: 28px 0 0;
}

.MITARBEITERAUFGABEN {
margin: 28px 0 0;
}

.Zwischenueberschrift {
	font-weight: bold;
}
.DETAILS {
	position: relative;
}

.DETAILS .MITARBEITERBILD {
/*	position: absolute;*/
}

.MITARBEITERINHALTSWRAPPER {
}

.ADRESSETELEFON, .ADRESSEVCS {
	margin-top: 8px;
}

.MITARBEITERLIST {
	margin-top: 28px;
}

.MITARBEITERBLOCKAMT {
/*	float: left;
	width: 230px;
	padding-right: 16px;*/
}

.MITARBEITERZUSAETZE {
/*	float: left;*/
	display: none;
}

.MITARBEITERLIST.DETAILS.ADRESSEN .MITARBEITERBEREICH {
	width: 434px; 
}

.MITARBEITERLIST.DETAILS.ADRESSEN .MITARBEITERNAME {
	width: 434px; 
}

.DETAILS.ADRESSEN .MITARBEITERBILD {
/*    right: 0;
    position: absolute;*/
	float: left;
	margin-right: 30px;
}

.MITARBEITERLIST.ADRESSEN .MITARBEITERBLOCK img {
	float: left;
	margin-right: 30px;
}

.MITARBEITERLIST.ADRESSEN .MITARBEITERBLOCK {
	margin-bottom: 24px;
	padding-left: 0;
}

.MITARBEITERLIST.ADRESSEN .LISTENTRENNER {
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
	background: #9D9D9D;
	margin-bottom: 24px;
	padding-left: 0;
}

.MITARBEITERLIST.DETAILS.ADRESSEN .MITARBEITERINHALTSWRAPPER {
	float: left;
	max-width: 434px;
}

.CONTENT .Sitzungen_Tabelle td {
	vertical-align: top;
	padding: 2px 0;
}

.CONTENT .Sitzungen_Tabelle .Text_Spalte {
	padding: 2px 0 2px 30px;
}

.CONTENT .Datum_Spalte {
/*	border: solid 1px #000;*/
	text-align: center;
	width: 56px;
	font-family: CalibriBold, sans-serif;
	color: #FFF;
}

.CONTENT .Datum_Spalte a {
	color: #FFF;
}

.MITARBEITERLIST.DETAILS {
	margin-top: 0;
}

.NEWSDATUM {
	display: none;
}

#menue-77{
	margin-left: -5000px;
}