body {
	background-color:black; 
	margin:0;
	padding:0;
	
	
}


.container img{

}

.header img {

	display: block;
    margin-left: auto;
    margin-right: auto;	
}

.header img{
	
}

.menu {
	text-align:center;	
}

.menu img{
	display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
	padding-right: 30px;

}


.content{
	text-align:center;
}

.party {
font-family: mohave-ie, mohave, Helvetica, Arial, sans-serif;
font-size: 190%;
}

.linksection img {
	display: inline-block;
	margin-left: auto;
    margin-right: auto;
	padding-top: 30px;
	padding-bottom:70px;
    padding-left: 15px;
	padding-right: 15px;
}
.backgroundimage{
	background-image:url("img/box_groß.png");
	background-size: 1010px Auto;
	background-repeat: no-repeat;
	background-position:center;

}

.description {

	font-family: mohave-ie, mohave, Helvetica, Arial, sans-serif;
	font-size: 190%;
	letter-spacing: 3px;
}

.description h1 {

}

.description p {
	color:white;
	/*text-align:left;
	padding-left:600px;*/
	white-space: pre-wrap;
}

.keyfacts{
font-size:220%

}

.k {
color:#bf0e0c;
}

.headline1{
font-size: 200%;

}

.headline2{
font-size: 220%;

}

.footer{
	padding:100px;
	text-align:center;
	font-family: mohave-ie, mohave, Helvetica, Arial, sans-serif;
	font-size: 200%;
	color:white;
	
}

.footer p{

white-space: pre-wrap;

}

.footer a{
padding:50px;
}

.links {
	display: inline-block;
	margin-left: auto;
    margin-right: auto;	
}

a:link {
	text-decoration:none;
}

a:visited {
	color:white;
}

.footer a:hover {
	font-size:110%;
}

@font-face { 
	font-family: "mohave"; 
	src: url("fonts/mohave.ttf"); 
}

@font-face { 
	font-family: "mohave-ie"; 
	src: url("fonts/mohave.eot"); 
}

/*body {
	margin: 0;
	padding: 0;
}

.container {
	height:100%;
	min-width: 400px;
	max-width: 1080px;
	width:100%;
	position:absolute;
}

.pflichtfeld{
	color:red;
	}

.header {
	background-color:#d06161; 
	height:20%;	
	/*padding:10px;
}

.header h1{
	font-family:Verdana;
	color:white;
	margin-top: 0px;
}

.menu {
	width:15%; 
	height:70%;
	background-color:#bababa;
	float:left;
	
}

.menu a{
	text-decoration:none;
	font-family:Verdana;
	font-size:100%;
}

.menu a:link, .menu a:visited{	
	color:white;	
	}

.menu a:hover {	
	color:#A0A0A0;
	font-size:200%;
	}	
	
.menu a:active {	
	color:#A0A0A0;
	font-size:200%;
	}	


.content, .subcontent{
	width:85%;
	height:70%;
	background-color:#eaeaea;
	float:left;
	/*padding:10px;
	font-family:Verdana;
	font-size:15px;
	color:black;
	overflow: auto;
}

.subcontent p:first-letter{
	font-size:150%;
	font-weight:bolder;
	
}

.content p {
	font-family:Verdana;
	color:black;
	font-size:15px;
}

.content  h1{
	font-family:Verdana;
	color:black;
}

.content li {
	list-style-type: decimal;
	list-style-position:inside;
}


.content a:link, .content a:visited{
	font-family:Verdana;
	color:black;
	font-size:100%
	}

.content a:hover {
	font-family:Verdana;	
	color:#d06161;
	font-size:200%;
		
	}



	
.footer{
	height:10%;
	text-align:center;
	background-color:#d06161;
	clear:both;
	font-family:Verdana;
}

table , th, td{padding:5px;border:10px solid black;border-spacing:50px;text-align:right;}

*/