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;
}


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






div .schaltfläche {

	position: relative;
	display:block;
		
	float: left;
	margin-left: 40px;
	margin-top: 51px;
	background-color: #3A3B40;
	
	width: 231px;
	height: 120px;
}


div .schaltfläche2 {

	margin-top: 50px;
	margin-bottom: 30px;
	float:right;
	margin-right: 40px;
	color: #3A3B40;
	
	background-color: rgba(246, 184, 0, 0.6);
	padding: 40px 30px 60px 30px;
	text-align: right;
	width:420px;
}

.schaltfläche h1 , .schaltfläche2 a {

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



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;
	
	

}

.mann{

	float: left;
	margin-left: -230px;
	margin-top: 180px;
}

.mann2{

	float: left;
	margin-left: -30px;
	margin-top: 60px;
}

.mann3{

	float:right;
	margin-right: 41px;
	margin-top: -187px;
}


.mann4{

	float: left;
	margin-left: 39px;
	margin-top: -12px;
}

.mann5{

	float: left;
	margin-left: -29px;
	margin-top: -12px;
}

.mann6{

	float:right;
	margin-right: 42px;
	margin-top: -186px;
}



.schaltfläche h1 , .schaltfläche2 a{
	text-transform: uppercase;
	text-decoration: none;
	color: white;	
}



header li a:hover {

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

	
.schaltfläche2 a:hover{

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


.schaltfläche2:hover {

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

.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;
  right: 40px;
  top: 51px;
  bottom: 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;
  margin-left; 50px;
  text-transform: uppercase;

  line-height: 2em;
}

.meta li.more-link {
  padding: 0;
  line-height: auto;
}

.meta li.more-link a {
  display: block;
  padding: 50px 86px 42px 261px;
  font-size: 20px;

}
