/* body
*******/

body {
	background: #fff url('../images/back_1024.png') no-repeat center 0;
}


html {
	background: #fff url('../images/grey_1024_verlauf.png') no-repeat center -10px;
}



.headernavibottom,
.logosbottom {
	display: none;
}


/* wrapper
*********/


#wrapper {
     width: 980px;
     min-height: 800px;
}

/* header
********/


#headerleft {
	height: 130px;
	width: 664px;
	text-align: right;
	float: left;
}

#headerright {
	position: relative;
	float: left;
	display: inline-block;
	height: 130px;
	width: 200px;
	background: none;
}


/* logo
******/

#logo {
	float: left;	
	height: 100px;
	width: 570px;
	background: url('../images/mlz_logo.png') no-repeat 20px 30px;
	text-align: left;	
	margin: 0;
	padding:0;
}

#logo .logo_text_1 {
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	color: #fff;
	font-size: 27px;
	margin: 35px 0 -10px 190px;
}

#logo .logo_text_2 {
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	color: #fff;
	font-size: 12px;
	margin: 0 0 0 192px;
}

/* content
*********/


#contentwrapper {
	margin: 0 0 0 20px;
	padding: 0 0 50px 0;
	width: 780px;
}

.content-top {
	float: left;
	display: inline-block;
	width: 780px;
	margin: 0 0 20px 0;
}


.content-slot-1 {
	display: inline-block;
	float: left;
	width: 467px; /* 380px; */
	margin: 0 0 20px 0;
}

.content-slot-2-3 {
	display: inline-block;
	float: right;
	width: 277px; /* 370px; */
	margin: 0 0 20px 0;
}

/* logos
*******/

.logoswrapper {
	clear: both;
	display: block;
	width: 178px;
	float: left;
}

.logoswrapper p {
	margin: 13px 0 35px 21px;
	display: inline-block;
	font-size: 10px;
	color: #2d497e;	
}

a.logos {
	display: inline-block;
	margin: 0 0 55px 21px;
}

a.logolink {
	display: none;
}


/* navigation - header_meta_navi 
********************************/


#header_meta_navi {
	display: block;
}

#header_meta_navi ul {
	 position: absolute;
     font-size: 10px;
     bottom: 9px;
     left: 10px; 
}

#header_meta_navi ul li {
	list-style: none;
}

#header_meta_navi ul li.last {
     margin: 10px 0 0 0;
}

#header_meta_navi ul li a {
     color: #003161; /* #285993; */
     text-decoration: none;
     line-height: 1.7;
}

#header_meta_navi ul li a:hover,
#header_meta_navi ul li a.aktiv {
     color: #000;
     text-decoration: none;
}



/* navigation - navi-main 
************************/

#navi-main {
     font-family: 'PT Sans Narrow',sans-serif;
     height: 40px;
     margin: 0 0 0 179px;
     position: relative;
 
}

ul#nav2,
ul#nav2 ul,
ul#nav2 ul ul,
ul#nav2 ul ul ul,
a#navzeigen,
a#navschliessen,
a#navschliessen.show  {
	display: none !important;
}

ul#nav1 {
	display: inline-block;
	width: 800px;
	margin: 0;
}

ul.nav1st {
     display: block;
}

ul.nav1st li {
     display: block;
     float: left;
     white-space: nowrap;
}

ul.nav1st li a {
     color: #212629;
     display: block;
     font-size: 14px;
     line-height: 40px;
     padding: 0 11px;
     text-decoration: none;
}

ul.nav1st li:hover a, ul.nav1st li a:hover, ul.nav1st li.active a {
     background-color: #6589AD;
     color: #fff;
}

ul.nav1st li.active a {
     background-color: #1b497f; /* #285993 #1b497f */
     color: #fff;
}

ul.nav1st li.active a:hover {
     background-color: #6589AD;
     color: #fff;
}

ul.nav2nd {
     display: none;
     position: absolute;
}

ul.nav2nd li {
     float: none;
     white-space: nowrap;
}

ul.nav2nd li a {
     background-color: #A2BAC9 !important;
     color: #000 !important;
     display: block;
     font-size: 14px;
     line-height: 30px;
     padding: 0 11px;
     text-decoration: none;
}

ul.nav2nd li:hover a, ul.nav2nd li a:hover {
     background-color: #6589AD !important;
     color: #fff !important;
}

ul.nav2nd li.active a {
     color: #00FF00 !important;
}

ul.nav1st li:hover ul.nav2nd {
     display: block;
     z-index: 100;
}

ul.nav1st li.active ul.nav2nd {
     display: inline-block;
     left: 0;
     width: 100%;
}

ul.nav1st li.active ul.nav2nd li {
     float: left;
}

ul.nav1st li.active ul.nav2nd a {
     background-color: #A2BAC9 !important; /* normal #285993 */
     color: #000 !important;
}

ul.nav1st li.active ul.nav2nd a:active, ul.nav1st li.active ul.nav2nd a.current {
     background-color: #1B497F !important;
     color: #fff !important;
}

ul.nav1st li.active ul.nav2nd a:hover {
     background-color: #6589AD !important;
     color: #fff !important;
}

ul.nav3rd {
     display: none !important;
}

ul.nav2nd li.active ul.nav3rd {
     display: inline-block !important;
     left: 0;
     position: absolute !important;
}

ul.nav2nd li.active ul.nav3rd li a {
     background-color: #fff !important; /* normal #285993 */
     color: #000 !important;
     display: block;
     font-size: 14px;
     line-height: 30px;
     padding: 0 11px;
     text-decoration: none;
}



ul.nav2nd li.active ul.nav3rd li.active a {
     background-color: #1B497F !important;
     color: #fff !important;
}

ul.nav2nd li.active ul.nav3rd li:hover a, ul.nav2nd li.active ul.nav3rd li a:hover {
     background-color: #6589AD !important;
     color: #fff !important;
}


/* sprachwahl / headernavi
*************************/

.sprachwahl {
	float: left;
	width: 100%;
	text-align: right;
}

ul#headernavi {
	float: right;
}

ul#headernavi {
    font-family: Verdana,Arial,Helvetica,sans-serif;	
	display: inline-block;
}

ul#headernavi li {
	float: left;
	list-style: none;
	margin: -10px 10px 0 0;
}

ul#headernavi li a {
	font-size: 10px;
	color: #fff;
	float: left;
	text-decoration: none;
}


/* breadcrump
************/

#breadcrumb {
	display: none;
}


.content-slot-2-3 .accordioninhalt {
	width: 242px;
}

.content-slot-1 .accordioninhalt {
	width: 432px;
}

.content-top .accordioninhalt {
	width: 745px;
}