@CHARSET "utf-8";



body{
  color:#000000;
  font-family: FFMarkWebProBook;
  font-weight: normal;
  font-style: normal;
  font-size: 12pt;
  margin:0px;
  line-height: 1.5em;
}

body h6 {
	color: #000;
	font-family: Walbaum18pt-Regular;
	font-weight: 100;
}

body h1 {
	color: #000;
	font-family: Walbaum18pt-Regular;
	font-weight: 100;
}

p{
  margin-bottom: 12px;
  margin-top: 12px;
}

a{
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}
a:hover{
  color: #91a0be;
}
/* IE blauen Rahmen ausblenden*/
a img{
  border: none;
}
h1{
/*color: #64718d;*/
  font-size: 22px;
}

/* Zentriert die Seite */
#page-container{
  width: 1092px;
  margin-left:auto; 
  margin-right:auto; 
}

.input{
  border:1px solid #ababac;
}
/* ###############################################################
   Header
##################################################################*/
#header-container{	
  height:80px;
  margin-bottom:67px;
  display: flex;
  justify-content: space-between; 
  align-items: center;
}
#header-container .language{
	margin-top: -17px;
	font-size: 9pt;
	width: 20%;
}
#header-container .logo-container{
	width: 60%;
	height: 78px;
}
#header-container .logo-container .logo{
	width: 100%;
	height: 50px;
	margin-top: 24px;
}
#header-container div.search{
  height:50px;
  right:36px;
  top:8px;
  width: 20%;
}
#header-container div.search span.splitter{
  padding:0px 11px;
  vertical-align: 2px;
  font-size:10px;
}
#header-container div.search a{
  color: #64718d;
  text-decoration: none;
}
#header-container div.search a.selected{
  color: #58585a;
}
#header-container div.search input{
  font-family: FFMarkWebProBook;
  border: none;
  color:#9c9e9f;
  padding-bottom:3px;
  padding-left:2px;
  padding-top:3px;
  width:185px;
  border-bottom: 1px solid #D9DDE2;
}
.search-field-wrapper{
  position: relative;
  white-space: nowrap;
  width: 166px;
  float: left;
}
.search-field-wrapper img{
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 3px;
}
/*################################################################
   Hauptnavigation 
##################################################################*/

#content-trenner{
  border-top: 1px solid #D9DDE2;
  width: 835px;
  margin: 0 auto;
}

#main-nav{
  display: flex;
  justify-content: center;
 /* border-bottom: 1px solid #D9DDE2;	*/
  left:30px;
  top:-26px;
  padding:0px;
  margin:0px;
  font-family: Walbaum18pt-Regular;
  font-weight: normal;
  font-style: normal; 
  }
#main-nav li{
  float:left;
  margin:0px;
  list-style: none;
  color: #ffffff;
  margin-right:2px;
}
#main-nav li a{
  display:block;
  padding: 9px 15px 11px 15px;
  color:#000000;
  font-size:16pt;
  text-decoration: none;
}
#main-nav li.active a{
  color:#000000;
}
/*################################################################
   Content-Bereich 
##################################################################*/
#content-container{
  position:relative;
}
/*################################################################
   Footer
##################################################################*/
#footer-container{
	margin-top: 15px;
}

#footer-container div#footer-top{
	border-bottom: 1px solid #D9DDE2;
    padding: 0px 0 45px 0;
    background-size: cover;
}
#footer-container div#footer-bottom{
	display: flex;
	justify-content: center;
	margin: 20px 0 20px 0;
}
#footer-container div#footer-bottom img{
  width: 25px;
  margin-right:25px;
  margin-top:6px;
  border:none;        /*IE*/
}

#footer-top h6{
  color: #000000;
  font-family: Walbaum18pt-Regular;
  font-size:15pt;
  font-weight: 100;
  margin:4px 0 12px 0;
  }
#footer-top div.footer-item{
  float:left;
  line-height:1.5em;
/*  margin-left:20px;*/
/*  margin-top:10px;*/
  width: 25%;
}  
#footer-top div.footer-item a{
  color: #000000;
  text-decoration: none;
  line-height: 1.8em;
}
#footer-top div.footer-item a:hover{
  text-decoration: underline;
}
#footer-top div.logos{
  border-right: medium none;
  float: left;
  height: 105px;
  white-space: nowrap;
  width: 265px;
} 
#footer-top div.logos img{
  margin-right:34px;
  margin-top:7px;
  filter: grayscale(100%);
}
#imprint-link{
  padding: 5px 10px 0;
  text-align: right;
}
#imprint-link a{
  font-size: 11px;
}
  
/*################################################################
   Sub-Navigation
##################################################################*/
#sub-nav{
  width:220px;
  float:left;
  margin-right:20px; 
  margin-top:10px; 
}
#sub-nav div.head{
  font-size: 16pt;
  height: 21px;
  border-bottom: 1px solid #ffffff;
  padding-top: 18px;
  padding-bottom: 7px;
  margin-bottom: 15px;
  font-family: Walbaum18pt-Regular;
}

#sub-nav ul,
#sub-nav ul li,
#sub-nav ul li ul li {
  margin:0px;
  list-style: none;
  padding:0px;
  color:#000000;
  line-height:1.5em;
}
#sub-nav ul{
 /* margin-left:21px;*/
  margin-bottom:10px;
}
#sub-nav ul ul{
  margin-left:11px;
}

/* Level 1  */
/*#########################################*/

#sub-nav ul li a{
  text-decoration: none;
  color: #000000;
}
#sub-nav ul li a:hover,
#sub-nav ul li ul li a:hover{
  text-decoration: underline;
}
#sub-nav ul li.active{
  font-weight:bold;
}
#sub-nav ul li.active span{
  color:#64718d;
}
/* Level 2  */
/*#########################################*/
#sub-nav ul li ul li{
  /*
  background:url('../images/layout/sub-nav-arrow.png') left center no-repeat;
  */
  padding-left:0px;
  text-transform: none;
  font-weight:normal;
  line-height:1.8em;
}
#sub-nav ul li ul li.active {
  font-weight: normal;
}
#sub-nav ul li ul li.active a{
  color:#000;
  font-weight:bold;
}
#sub-nav ul li ul li.active span{
  color:#64718d;
  font-weight:bold;
}

/*################################################################
   Content der aus dem CMS kommt
##################################################################*/
#cms-content{
  margin-top:33px;
  float:left;
  width:852px;
}
#cms-content-end{
  height:20px;
  clear:both
}
#breadcrumb{
 /* background: #f5f5f5;*/
  border-bottom:1px solid #D9DDE2;
  height:32px;
  padding-top:1px;
  color:#000;
  padding-bottom: 5px;
  display: flex;
  justify-content: space-between;
}

#breadcrumb-navigation {
  display: flex;
  flex-grow: 50;
}

#breadcrumb a, 
#breadcrumb span{
  display:block;
 /* float:left;*/
  padding: 3px 20px 7px 12px;
}
#breadcrumb a{
  color: #000;
  background:url('../images/layout/breadcrumb-splitter.png') right center no-repeat;
}

#breadcrumb #print{
  color: #aaa;
  cursor: pointer;
 /* margin: -33px 20px 0 0;*/
 /* float: right;*/
 flex-grow: 1;
}
#breadcrumb #print:hover{
  text-decoration: underline;
}

#breadcrumb #print img{
  margin-right: 10px;
  vertical-align: -4px;
  filter: grayscale(100%);
  opacity: 0.5;
}

/*################################################################
   Helper
##################################################################*/
.clearfix:after {  /* für Firefox, IE8, Opera, Safari, etc. */
    content: ".";  
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* + html .clearfix { /* für IE7 */
    display: inline-block;
}
* html .clearfix { /* für IE6 */
  height: 1%;
}