/* CSS Layout ® NEUWERK */


/********************/
/*     Standard     */
/********************/

html, body, img, div, ul, li, span, p, h1, h2, h3, h4, h5, form, table, tr, td, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #444444;
	background: url(/images/back.gif) #E8E8DC;
	}

/********************/
/* Extra-Navigation */
/********************/
#extranavi_container {
	width: 603px;
	background: #BFBFBF;
	border-top-width:1px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	padding: 2px 0;
	}
ul#extranavigation  {
	width: 603px;
	text-align: right;
	}
ul#extranavigation li {
	line-height: 160%;
	list-style: none;
	display: inline; 
	padding: 0 15px 0 0;
	margin: 0;
	}
ul#extranavigation li a {
	font-size: 12px;
	}
a.extranavi {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
	}
a.extranavi:hover {
	color: #000000;
}
a.extranavihigh {
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
a.extranavihigh:hover {
	color: #FFFFFF;
}

/************************/
/*   HAUPT-NAVIGATION   */
/************************/

#navi_container {
	padding:8px 0 0 0;
	margin:0;
	background: #FFFFFF;
	width: 603px;

	}
ul#hauptnavigation {
	width: 603px;
	text-align: right;
	}
ul#hauptnavigation  li {
	font-size: 12px;
	line-height: 140%;
	list-style: none;
	display: inline; 
	padding: 0 15px 0 0;
	margin: 0;
	}
a.navi {
	font-weight: normal;
	color: #8C8C8C;
	text-decoration: none;
	}
a.navi:hover {
	color: #000000;
	}
a.navihigh {
	color: #8C8C8C;
	font-weight: bold;	
	text-decoration: none;
	}
a.navihigh:hover {
	color: #8C8C8C;
	}
	
/**************/
/*   Header   */
/**************/

#header_logo_container {
	width: 603px;	
	height: 125px;
	background: #FFFFFF;
	}

#header_grafik {
	width: 603px;
	height: 231px;
	background: #FFFFFF;
	}

/**************/
/*    Logo    */
/**************/
#header_logo {
	width: 603px;
	height: 100px;
	background: #FFFFFF;
	}
	
#logo h1 {
    width: 191px;
	height: 125px;
    background: url(/images/logo.gif) no-repeat bottom;
	float: right;
	padding: 0;
	}
	
h1 a {
    display: block;
	height: 125px;
	}
h1 a span {
    display: none;
	}
	
#sitecontainer {
	width: 799px;
	margin: 19px auto;
	background: url(/images/back_alle.gif) #FFFFFF;
	}
	
/*******************/
/*     Content     */
/*******************/
#seitencontentcontainer {
	width: 603px;
	background: #FFFFFF;
	float: left;
	}
#seitencontent {
	width: 603px;
	background: #FFFFFF;
	}
#content {
	text-align: left;
	width: 524px;
	margin: 30px auto;
	
	}
#footer {
	width: 799px;
	height: 30px;
	clear:both;
	}
#footer p {
	display: none;
	}
h2 {
	padding: 0 0 5px 0;
	font-size: 16px;
	line-height: 140%;
	text-align: left;
	color: #8C8C8C;
	}
h3 {
	padding: 0 0 5px 0;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	color: #8C8C8C;
	}

/* Text */
p {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	}
br.content {
	font-size: 10px;
	clear:both;
	}
p.microtext {
	font-size: 11px;
	margin: 15px 0 15px 0;
	}
p.warnung {
	color: #CD2121;
	}

/* Text-Links */
p a {
	color: #8C8C8C;
	text-decoration: none;
	display: block;
	}
p a:hover {
	color: #000000;
	text-decoration: none;
	}

/********************/
/* Bildunterschrift */
/********************/
.bildunterschrift {
	font-size: 11px;
	margin: 0;
	padding: 3px 0 0 0;
	text-align: left;
	}
/******************/
/*    LISTING     */
/******************/
ul {
	list-style: none;
	}
li {
	margin: 10px 0 10px 0;
	}
p.listing {
	padding: 0 0 0 15px;
	background: url(/images/aufzaehlung.gif) no-repeat left top;
	line-height: 140%;
	}
p.listing a {
	color: #8C8C8C;
	text-decoration: none;
	}
p.listing a:hover {
	color: #000000;
	text-decoration: none;
	}
/**************/
/* Datei-Icon */
/**************/
p.dateityp_pdf {
	padding: 0 0 0 30px;
	background: url(/standard_images/pdf.gif) no-repeat left top;
	}
p.dateityp_doc {
	padding: 0 0 0 30px;
	background: url(/standard_images/doc.gif) no-repeat left top;
	}
p.dateityp_xls {
	padding: 0 0 0 30px;
	background: url(/standard_images/xls.gif) no-repeat left top;
	}

/* Listing-Datei-Links */
p.dateityp_pdf a, p.dateityp_doc a, p.dateityp_xls a {
	text-decoration: none;
	}
p.dateityp_pdf a:hover, p.dateityp_doc a:hover, p.dateityp_xls a:hover {
	color: #000000;
	}

/************************/
/*   UNTER-NAVIGATION   */
/************************/

#unternavigation_container {
	width: 191px;
	height: 700px;
	padding: 0;
	float:left;
	border-right-width:5px;
 	border-right-style:solid;
	border-right-color:#FFFFFF;
	background: url(/images/wismar.gif) no-repeat left bottom;
	}
ul#unternavigation {
	width: 171px;
	float: left;
	padding: 0 15px 35px 0;
	}
ul#unternavigation li {
	padding: 7px 0 7px 0;
	margin:0;
	font-size: 12px;
	text-align: right;
	}
a.unternavi {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
a.unternavi:hover {
	color: #3a0716;
	}
a.unternavihigh {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*text-transform: lowercase;*/  	/* Kleine Buchstaben*/
	/*text-transform: uppercase;*/  	/* Grosse Buchstaben*/
	}
a.unternavihigh:hover {
	color: #FFFFFF;
	}
	
/*##################################*/
/* Unter-Unter-Navigation - Ebene 3 */
/*##################################*/

ul#unter_unternavigation {
	padding: 11px 0 0 0;
	margin:0;
	}
ul#unter_unternavigation li {
	padding: 4px 0;
	margin:0;
	}
ul#unter_unternavigation a.unterunternavi {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
ul#unter_unternavigation a.unterunternavi:hover {
	color: #000000;
	}
ul#unter_unternavigation a.unterunternavihigh {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}

/******************/
/* Formularfelder */
/******************/

/* Textfeld - Mehrzeilig */
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}

/* Textfeld - Einzeilig */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}

/* Pulldown */
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}



/********************/
/*     Spalte       */
/********************/
#rechte_spalte {
	width: 161px;
	padding: 0 20px 0 10px;
	text-align: right;
	color: #FFFFFF;
	}

/* Spalte-Headline */	
h4 {
	padding: 0 0 5px 0;
	font-size: 16px;
	line-height: 140%;
	text-align: right;
	color: #464646;
	width: 161px;
	}
h5 {
	padding: 0 0 5px 0;
	font-size: 14px;
	line-height: 140%;
	text-align: right;
	color: #464646;
	width: 161px;
	}


/* Spalte-Text */
#rechte_spalte p.bold {
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	padding: 0;
	width: 161px;
	text-align: right;
	}

#rechte_spalte p.normal {
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	padding: 0;
	width: 161px;
	text-align: right;
	}


/* Spalte-Micro-Text */
#rechte_spalte p.microtext {
	font-size: 11px;
	padding: 0;
	width: 161px;
	}

/* Text-Links */
#rechte_spalte p.linknormal {
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	padding: 0 0 0 16px;
	margin:0;
	background: url(/images/aufzaehlung_rechte_spalte.gif) no-repeat left top #D8B76A;
	width: 161px;
	text-align: right;
	}
#rechte_spalte p.linkbold {
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	padding: 0 0 0 16px;
	margin:0;
	background: url(/images/aufzaehlung_rechte_spalte.gif) no-repeat left top #D8B76A;
	width: 161px;
	text-align: right;
	}
#rechte_spalte p.linkmicrotext {
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 16px;
	margin:0;
	background: url(/images/aufzaehlung_rechte_spalte.gif) no-repeat left top #D8B76A;
	width: 161px;
	text-align: right;
	}
#rechte_spalte a {
	color: #443209;
	text-decoration: none;
	text-align: right;
	}
#rechte_spalte p a:hover {
	color: #EDE1C5;
	}
