


header {
	margin-top:0 ;
	margin-right: 100 px;
	margin-left: 100 px;
	margin-bottom: 10 px;
	z-index:999;
		  background-color:#fefeb4;
    width:device width;
    height: 86px;
	 position: fixed;
visibility: visible !important;
	     -webkit-transition: all 0.1s;
    -moz-transition: all 0.1;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;

}

/* logo */
header div#logo {
background-image: url(../images/Logo.png);

		  background-color:#F6F6F6;
background-size:200px 86px;
background-repeat:no-repeat;
	margin:0 auto;
margin-left:-39px;
height:86px;
width:200px;
    float: left;
	    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

}
/*nav */
#nav2 {
	margin:0 auto;
	  font-size:14px;
    position:fixed;
  width:1024px;

}
#nav {
	margin:0 auto;
	margin-left:161px;
	margin-top:0px;
	  font-size:14px;
    position:fixed;
  width:1024px;
  	font-family:arial;
	font-weight:bold;

}
#form{
	margin-left:180px;

}
#formt{
	margin-left:290px;
	text-align:center;
}
#forms{
	margin-left:280px;
}

#nav li {
		background-color:#F6F6F6;
	float: left;
	position: relative;
	list-style: none;
	margin: 0 auto;
}


/* main level link */
#nav a {
	font-weight: bold;
	text-decoration: none;
	display: block;
  width:180.2px;
    padding:32.6px 16px;
  text-align:center;
  color:#000000;
  vertical-align:center;
      	border-bottom: #F6F6F6 solid 5px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}
#nav a:hover {
border-bottom: #E0E0E0 solid 5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
border-bottom: #E0E0E0 solid 5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

}

/* sub levels link hover */

#nav ul a:hover {
border-bottom: #E0E0E0 solid 5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

}

/* dropdown */
#nav li:hover > ul {
	display: block;
	border-bottom-color: #E0E0E0;
	
}

/* level 2 list */
#nav ul {
	display: none;
	position: absolute;
	  margin:0px;
  padding:0px;

}
#nav ul li {
	float: none;
}

#nav ul a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align:left;
  width:150.2px;
    padding:4.3px 16px;
  text-align:center;
  color:#000000;
  vertical-align:center;
      	border-bottom: #F6F6F6 solid 5px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

/* level 3+ list */
#nav ul ul {
	left: 140.2px;
	top: 0px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;

}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

/*Aktuelle Seite */
.current_page_item {
	border-bottom-color: #E0E0E0;
	}

	
/*Transform */
header.smaller {
    height: 36px;
}
header.smaller div#logo {
	background-image: url(../images/Logo.png);
	background-repeat:no-repeat;
    width: 200px;
    height: 86px;
	margin-top:-50px;
}
header.smaller #nav a {
	  padding:5.3px 16px;
}
/*Haupt */
.section{
clear: both;
margin:0 auto;
margin-left: 5px;
margin-top:103.8px;
	font-family:arial;
margin-bottom: 10 px;

}
.sectionslide{
	clear: both;
margin:0 auto;
margin-top:83.8px;
	font-family:arial;
}
.impres{
	font-family:arial;
	font-size:12;
}
.form{
	font-family:arial;
	font-size:12;
}
.form 	form  { display: table;   margin-top:10px;     }
.form	p     { display: table-row;}
.form	label { display: table-cell; margin-bottom:10px;  }
.form	input { display: table-cell; margin-bottom:10px;  }
.TextWrap{
	float:left;
	height:467px;
	width:700px;
	margin-right:15px;
}
.TextWrapab{
	float:left;
	height:350px;
	width:600px;
	margin-right:15px;
}
.Textright{
		margin-right:15px;
		padding-top:0px;
		font-size:12px;
		text-align:justify;
}
.Textright_min{
		margin-right:15px;
		padding-top:0px;
		font-size:10px;
		text-align:justify;
}

.big{
	font-size:18px;
}

/*Motivierender Text */
.motivate{
	font-weight:bold;
	font-family:arial;
	font-size:14px;
	clear: both;
	border-radius: 25px 20px 25px 25px;
    background: ghostwhite;
    background-position: left top;
    background-repeat: repeat;
    padding: 20px;
    width: 984px;
    height: 75px;
	margin:0 auto;
	margin-bottom:20px;
}
.start_bl{
	font-family:arial;
	text-align:center;
	font-size:20px;
	color:#0d47a1;
}
.start{
	font-family:arial;
	text-align:center;
	font-size:14px;
	
}
/*Unten*/

#footer{
clear:both;
  width:device width;
  height:84px;
     background-color:#F6F6F6;
margin-bottom:0 auto;
margin-left: 100 px;
margin-right: 100 px;
margin-top: 10 px;
padding-left:8px;
padding-right:8px;
padding-top:2px;
padding-bottom:2px;
}

#footer ul {
 
  list-style-type:none;
  list-style-image:none;
  margin:0px;
  padding:0px;
}
.botmenu ul{
  display:none;
}
#footer  li.botmenur{
  float:right;
  background-color:#F6F6F6;
      color:#000000;
	font-size:9px;
		font-family:arial;
}
#footer  li.botmenul{
  float:left;
  background-color:#F6F6F6;
      color:#000000;
	font-size:10px;
	font-family:arial;
}
#footer  li.botmenuc{
  float:right;
  padding-right:250px;
  background-color:#F6F6F6;
	color:#000000;
	
}
#footer a:link {
	color:#000000  ;
	text-decoration: none;
}
#footer a:visited {
	
    	color:#000000  ;
	text-decoration: none;
}