body {
    background: rgb(43, 44, 48);
	font-family: Orienta, Helvetica, Arial, Sans-Serif;
	line-height: 1.4;
	color: white;
	 -webkit-hyphens: auto;
      -moz-hyphens: auto;
       -ms-hyphens: auto;
       	-o-hyphens: auto;
           hyphens: auto;
		   
	width: 800px;
	height: 680px;
	margin: auto;
}

.wrap{  
		background: rgb(43, 44, 48);
		height: 670px;
		box-shadow: 0 0 14px black;
}


header figure {

	padding-bottom: 30px;
	padding-left: 208px;
	margin-top: 10px;
	border-bottom: 3px solid #3A3B40;
}
	


header a {
	
	text-transform: uppercase;
	text-decoration: none;
	color: white;	
	float: left;
	margin-top: -10px;
	
	margin-left: 50px;
	margin-right: 20px;
}


h1 {
	text-transform: uppercase;
	font-size: 16px;
}


.head {

	margin-top: -198px;
	margin-bottom: 30px;
	float:right;
	margin-right: 40px;
	
	background-color: #3A3B40;
	padding: 40px 269px 40px 30px;
	width: 180px;
}

.mann{

	margin-top: -63px;
}

.kontaktdata{

	margin-top: -316px;
	margin-bottom: 30px;
	margin-left: 282px;
	
	background-color: #3A3B40;
	padding: 30px 20px 100px 30px;
	width: 185px;
}

.kontaktdata a { color: white;}


div .schaltfläche {

	position: relative;
	display:block;
		
	float: right;
	margin-right: 40px;
	margin-top: -190px;
	background-color: rgba(246, 184, 0, 0.6);
	
	width: 233px;
	height: 159px;
}

.schaltfläche h1 {

	padding-top: 30px;
	padding-left:25px;
}

p { 
	font-family: "Myriad Web Pro", Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	padding-top: 20px;
}

.rect2 {

	float: right;
	margin-top: -372px;
}


.schaltfläche a {
	text-transform: uppercase;
	text-decoration: none;
	color: rgb(208, 209, 211);	
}


footer {
  height:40px;
  margin-left:120px;
  margin-right:2px;
  padding:2px 2px 2px 2px;
 margin-top: 8px;

}

footer ul {
  margin:0 auto;
  text-align:center;
}

footer ul li {
  dispaly:inline;
  float:left;
  width:133px;
  height:30px;
  margin:3px;
  padding:3px;
}

header a:hover {

	color: rgb(246, 184, 0);
}

footer a:hover {

	color: rgb(246, 184, 0);
}


.schaltfläche:hover {

	background-color: rgb(246, 184, 0);
	}
	
div a:hover{

	color: rgb( 80, 80, 80);
}

.aktiv a {
	color: rgb(246, 184, 0);
	}

	


.meta {

  background: #000;
  background: rgba(246,184,0,0.3);
  color: white;
  text-align: left;
 
  font-size: 14px;
  font-weight: bold;
  position: relative;
  float:right;
  top: -190px;
  bottom: 167px;
  right: 40px;


}

.meta:hover {
  background: rgb(246,184,0);
}

.meta a {
  text-decoration: none;
  color: white;
 
}

.meta ul {
  margin-left: -10px;
  padding: 0;
}

.meta li {
  display: block;
  text-align: left;

  line-height: 2em;

}

.meta li.more-link {
  padding: 0;
  line-height: auto;
  margin-top: 10px;
  font-family: Orienta;
  text-transform: uppercase;
  
}



.meta li.more-link a {
  display: block;
 
  padding: 38px 84px 55px 45px;
  font-size: 20px;

}

