/* CSS Layout ® NEUWERK */


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: #595959;
	background: #677B83;
	}
	
html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
	}
	
#seiten_container {
	width: 1000px;
	background: url(/images/back_seiten_container.gif) #FFFFFF;
	margin: 0 auto;
	position: relative; 
	height: 100%;
	}
	
html>body #seiten_container {
	height: auto; 
	min-height: 100%;
	} 	
	
	
	
div hr {
	display: none;
	}
	
.schatten_top {
	width: 1000px;
	height: 30px;
	background: url(/images/schatten_top.gif) no-repeat bottom #677B83;
	}
	
ul#extranavigation {
	width: 908px; /*width: 980px;*/
	margin: 0 auto;
	padding: 0 36px 0 36px;
	text-align: right;
	background: #00A6EC;
	border-top-width:5px;
 	border-top-style:solid;
	border-top-color:#00A6EC;
	border-bottom-width:5px;
 	border-bottom-style:solid;
	border-bottom-color:#00A6EC;
	}
ul#extranavigation  li {
	font-size: 11px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 0 0 20px;
	margin: 0;
	}
a.extranavi {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.extranavi:hover {
	color: #82D0F0;
	}
a.extranavihigh {
	color: #003878;
	font-weight: bold;	
	text-decoration: none;
	}
a.extranavihigh:hover {
	color: #003878;
	}
#seiten_header {
	width: 980px;
	height: 156px;
	background: #FFFFFF;
	margin: 0 auto;
	border-top-width:1px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:5px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
#header_grafik {
	width: 560px;
	height: 156px;
	background: #FFF;
	float:left;
	}
#header_grafik img {
	float:right;
	}
h1 {
    width: 420px;
	height: 156px;
    background: url(/images/muehlhan_ag_logo.gif) no-repeat #FFFFFF;
	float:left;
	}
h1 a {
    display: block;
	height: 156px;
	}
h1 a span {
    display: none;
	}
ul#hauptnavigation {
	width: 908px; /*width: 980px;*/
	margin: 0 auto;
	padding: 2px 36px 0 36px;
	text-align: left;
	text-transform: uppercase;
	background: #00A6EC;
	border-top-width:8px;
 	border-top-style:solid;
	border-top-color:#00A6EC;
	border-bottom-width:8px;
 	border-bottom-style:solid;
	border-bottom-color:#00A6EC;
	}
ul#hauptnavigation  li {
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 20px 0 0;
	margin: 0;
	}
a.navi {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.navi:hover {
	color: #82D0F0;
	}
a.navihigh {
	color: #003878;
	font-weight: bold;	
	text-decoration: none;
	}
a.navihigh:hover {
	color: #003878;
	}
.linie_unter_hauptnavigation {
	width: 980px;
	height: 1px;
	margin: 0 auto;
	background: #FFFFFF;
	}
#seiteninhalt {
	width: 980px;
	margin: 0 auto;
	background: url(/images/back_seiteninhalt_0.gif) #B3C2C9;
	overflow: hidden;
	}
	
#empty {
	width: 980px;
	height: 25px;
	margin: 0 auto;
	clear:both;
	}
	
#empty p {
	display: none;
	}
	
.schatten_bottom {
	width: 1000px;
	height: 30px;
	background: url(/images/schatten_bottom.gif) no-repeat top #677B83;
	position: absolute;
	left: 0;
	bottom: 0;
	clear:both;
	}

#unternavi_container {
	width: 205px;
	padding: 27px 0;
	background: url(/images/back_unternavi.gif) no-repeat left top #D1DADF;
	float: left;
	border-top-width:12px;
 	border-top-style:solid;
	border-top-color: #B3C2C9;
	}
ul#unternavigation {
	width: 205px;
	}
ul#unternavigation  li {
	text-align: left;
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	padding: 0; /*padding: 0 5px 0 36px;*/
	margin: 0;
	border-bottom-width: 1px;
 	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
ul#unternavigation a {
	border-top-width: 9px;
 	border-top-style: solid;
	border-top-color: #D1DADF;
	border-bottom-width: 9px;
 	border-bottom-style: solid;
	border-bottom-color: #D1DADF;
	display: block;
	padding: 0 5px 0 36px;
	}
a.unternavi {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
a.unternavi:hover {
	color: #00A6EC;
	}
a.unternavihigh {
	color: #00A6EC;
	font-weight: bold;	
	text-decoration: none;
	}
a.unternavihigh:hover {
	color: #00A6EC;
	}
	
	

ul#unter_unternavigation {
	width: 205px;
	background: #E5EAED;
	border-top-width: 1px;
 	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px 0 3px 0;
	}
ul#unter_unternavigation  li {
	text-align: left;
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	padding: 0; /*padding: 0 5px 0 36px;*/
	margin: 0;
	border-bottom-width: 1px;
 	border-bottom-style: solid;
	border-bottom-color: #E5EAED;
	}
ul#unter_unternavigation a {
	border-top-width: 6px;
 	border-top-style: solid;
	border-top-color: #E5EAED;
	border-bottom-width: 6px;
 	border-bottom-style: solid;
	border-bottom-color: #E5EAED;
	display: block;
	}
a.unterunternavi {
	font-weight: normal;
	color: #00A6EC;
	text-decoration: none;
	}
a.unterunternavi:hover {
	color: #FF7200;
	}
a.unterunternavihigh {
	color: #00A6EC;
	font-weight: bold;	
	text-decoration: none;
	}
a.unterunternavihigh:hover {
	color: #00A6EC;
	}
	
	
	
	
	
	
	
	
	
	
	
#content {
	width: 475px; /*width: 499px;*/
	float:left;
	margin: 0 12px;
	background: url(/images/back_content.gif) no-repeat left top #FFFFFF;
	border-top-width:12px;
 	border-top-style:solid;
	border-top-color: #B3C2C9;
	}
	
#main_content {
	width: 412px;
	margin: 25px auto;
	background: #FFFFFF;
	text-align: left;
	}

.content_linie_0 {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #FFFFFF;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #FFFFFF;
	background: #DCDCDE;
	}
	
.content_linie_1 {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #D1DADF;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #D1DADF;
	background: #B3C2C9;
	}
	
.content_linie_2 {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #ECECEC;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #ECECEC;
	background: #DCDCDE;
	}

.spalte_linie_0 {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #00A6EB;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #00A6EB;
	background: #FFFFFF;
	}
	
.spalte_linie_1 {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #7F97A1;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #7F97A1;
	background: #FFFFFF;
	}
	
.spalte_linie_2 {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #D1DADF;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #D1DADF;
	background: #FFFFFF;
	}

	
h2 {
	padding: 0;
	font-size: 20px;
	line-height: 140%;
	text-align: left;
	color: #00A6EC;
	letter-spacing: -1px;
	}
h2.hintergrund0 {
	color: #00A6EC;
	}
h2.hintergrund1 {
	color: #00A6EC;
	}
h2.hintergrund2 {
	color: #00A6EC;
	}
	
h3 {
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	color: #7F7F7F;
	letter-spacing: -1px;
	}
h3.hintergrund0 {
	color: #7F7F7F;
	}
h3.hintergrund1 {
	color: #7F7F7F;
	}
h3.hintergrund2 {
	color: #7F7F7F;
	}
	
h4 {
	padding: 0 36px 0 30px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 160%;
	text-align: left;
	color: #FFFFFF;
	letter-spacing: -1px;
	}
h4.hintergrund0 {
	color: #FFFFFF;
	}
h4.hintergrund1 {
	color: #FFFFFF;
	}
h4.hintergrund2 {
	color: #686868;
	}
	
h5 {
	padding: 0 36px 0 30px;
	font-size: 14px;
	letter-spacing: -1px;
	line-height: 160%;
	text-align: left;
	color: #686868;
	}
h5.hintergrund0 {
	color: #FFFFFF;
	}
h5.hintergrund1 {
	color: #FFFFFF;
	}
h5.hintergrund2 {
	color: #686868;
	}

p {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	}
	
p.warnung {
	color: #CD2121;
	}
	
p.microtext {
	font-size: 11px;
	}

p a {
	color: #00A6EC;
	text-decoration: none;
	}
	
p a.intern {
	padding: 0 0 0 15px;
	background: url(/images/link_intern.gif) no-repeat left;
	}
p a.extern {
	padding: 0 0 0 15px;
	background: url(/images/link_extern.gif) no-repeat left;
	}
p a.mail {
	padding: 0 0 0 15px;
	background: url(/images/link_mail.gif) no-repeat left;
	}
p a:hover {
	color: #677B83;
	text-decoration: none;
	}

p.bildunterschrift {
	font-size: 11px;
	margin: 0;
	text-align: left;
	}
	
ul {
	list-style: none;
	}
	
li {
	padding: 5px 0 5px 0;
	}
	
p.listing {
	padding: 0 0 0 25px;
	background: url(/images/aufzaehlung.gif) no-repeat left top;
	line-height: 140%;
	}
p.listing a {
	color: #00A6EC;
	text-decoration: none;
	}
p.listing a:hover {
	color: #677B83;
	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;
	}
p.dateityp_zip {
	padding: 0 0 0 30px;
	background: url(/standard_images/zip.gif) no-repeat left top;
	}

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

#rechte_spalte {
	width: 276px;
	float: left;
	background: #B3C2C9;
	}
.spalte_container {
	/*border-top-width:12px;
 	border-top-style:solid;
	border-top-color: #B3C2C9;*/
	margin: 12px 0 0 0;
	padding: 29px 0;
	}
	
#rechte_spalte_grafik {
	width: 258px;
	background: #FFFFFF;
	float:left;
	}


#rechte_spalte p.microtext {
	font-size: 11px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
	
	}

#rechte_spalte p.linknormal {
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	margin:0;
	}
	
#rechte_spalte p.linkbold {
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	margin:0;
	}
	
#rechte_spalte p.linkmicrotext {
	font-size: 11px;
	font-weight: normal;
	margin:0;
	background: url(/images/aufzaehlung_rechte_spalte.gif) no-repeat left top #3879C8;
	}
	
#rechte_spalte p {
	padding: 0 36px 0 30px;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	}

#rechte_spalte p.normal0 {
	color: #FFFFFF;
	}
	
#rechte_spalte p.normal1 {
	color: #FFFFFF;
	}
	
#rechte_spalte p.normal2 {
	color: #686868;
	}
	
#rechte_spalte p.bold0 {
	font-weight: bold;
	color: #FFFFFF;
	}
#rechte_spalte p.bold1 {
	font-weight: bold;
	color: #FFFFFF;
	}
#rechte_spalte p.bold2 {
	font-weight: bold;
	color: #686868;
	}



#rechte_spalte a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}

/* Hintergrund 0 */
#rechte_spalte p.linknormal0 a {
	color: #FFFFFF;
	}
#rechte_spalte p.linknormal0 a:hover {
	color: #003878;
	}
#rechte_spalte p.linknormal0extern a {
	padding: 0 0 0 17px;
	background: url(/images/spalte_link_extern_0.gif) no-repeat top left;
	color: #FFFFFF;
	}
#rechte_spalte p.linknormal0extern a:hover {
	background: url(/images/spalte_link_extern_0_on.gif) no-repeat top left;
	color: #003878;
	}
#rechte_spalte p.linknormal0email a {
	padding: 0 0 0 17px;
	background: url(/images/spalte_link_email_0.gif) no-repeat top left;
	color: #FFFFFF;
	}
#rechte_spalte p.linknormal0email a:hover {
	background: url(/images/spalte_link_email_0_on.gif) no-repeat top left;
	color: #003878;
	}

/* Hintergrund 1 */
#rechte_spalte p.linknormal1 a {
	color: #FFFFFF;
	}
#rechte_spalte p.linknormal1 a:hover {
	color: #536973;
	}
#rechte_spalte p.linknormal1extern a {
	padding: 0 0 0 17px;
	background: url(/images/spalte_link_extern_1.gif) no-repeat top left;
	color: #FFFFFF;
	}
#rechte_spalte p.linknormal1extern a:hover {
	background: url(/images/spalte_link_extern_1_on.gif) no-repeat top left;
	color: #536973;
	}
#rechte_spalte p.linknormal1email a {
	padding: 0 0 0 17px;
	background: url(/images/spalte_link_email_1.gif) no-repeat top left;
	color: #FFFFFF;
	}
#rechte_spalte p.linknormal1email a:hover {
	background: url(/images/spalte_link_email_1_on.gif) no-repeat top left;
	color: #536973;
	}

/* Hintergrund 2 */
#rechte_spalte p.linknormal2 a {
	color: #686868;
	}
#rechte_spalte p.linknormal2 a:hover {
	color: #3F3E3E;
	}
#rechte_spalte p.linknormal2extern a {
	padding: 0 0 0 17px;
	background: url(/images/spalte_link_extern_2.gif) no-repeat top left;
	color: #686868;
	}
#rechte_spalte p.linknormal2extern a:hover {
	background: url(/images/spalte_link_extern_2_on.gif) no-repeat top left;
	color: #3F3E3E;
	}
#rechte_spalte p.linknormal2email a {
	padding: 0 0 0 17px;
	background: url(/images/spalte_link_email_2.gif) no-repeat top left;
	color: #686868;
	}
#rechte_spalte p.linknormal2email a:hover {
	background: url(/images/spalte_link_email_2_on.gif) no-repeat top left;
	color: #3F3E3E;
	}






#rechte_spalte p.linknormal0 a strong {
	color: #FFFFFF;
	font-weight: normal;
	background: url(/images/link_pfeil_0.gif) no-repeat right;
	padding: 0 10px 0 0;
	}

#rechte_spalte p.linknormal0 a:hover strong {
	color: #003878;
	}

#rechte_spalte p.linknormal1 a strong {
	color: #FFFFFF;
	font-weight: normal;
	background: url(/images/link_pfeil_1.gif) no-repeat right;
	padding: 0 10px 0 0;
	}
#rechte_spalte p.linknormal1 a:hover strong {
	color: #536973;
	}
	
#rechte_spalte p.linknormal2 a strong {
	color: #686868;
	font-weight: normal;
	background: url(/images/link_pfeil_2.gif) no-repeat right;
	padding: 0 10px 0 0;
	}
#rechte_spalte p.linknormal2 a:hover strong {
	color: #3F3E3E;
	}
	
.spalte_foto_ecke {
	width:40px; 
	height: 22px; 
	position:relative; 
	top:0px; 
	left: 0px; 
	z-index:1;
	}

.only {
	width: 276px;
	position:relative; 
	top:-22px; 
	left:0px; 
	z-index:0;
	overflow:hidden;
	}
	
	
	
.spalte_foto {
	margin: 0;
	overflow: hidden;
	background: #FFFFFF;
	}

span.plichtfeld {
	color: #CD2121;
	font-size: 14px;
	}	

form {
	text-align: left;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}

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

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

/* SiteMap*/
.sitemap0 {
	color: #595959;
	font-weight: bold;
	padding: 0;
	/*font-size: 0.75em; 12px*/
	}
.sitemap0 a {
	color: #595959;
	}
.sitemap0 a:hover {
	color: #00A6EB;
	}
.sitemap1 {
	color: #595959;
	font-weight: bold;
	padding:15px 0 0 0;
	}
.sitemap1 a {
	color: #595959;
	}
.sitemap1 a:hover {
	color: #00A6EB;
	}
.sitemap2 {
	color: #595959;
	font-weight: normal;
	padding: 0 0 0 15px;
	background: url(/images/sitemap_icon.gif) no-repeat left;
	}
.sitemap2 a {
	color: #595959;
	}
.sitemap2 a:hover {
	color: #00A6EB;
	}
.sitemap3 {
	color: #595959;
	font-weight: normal;
	padding: 0 0 0 30px;
	}
.sitemap3 a {
	color: #595959;
	}
.sitemap3 a:hover {
	color: #00A6EB;
	}
.sitemap4 {
	color: #595959;
	font-weight: normal;
	padding: 0 0 0 60px;
	}
.sitemap4 a {
	color: #595959;
	}
.sitemap4 a:hover {
	color: #00A6EB;
	}