.main {
	width: 100%;
	height: 100%;
}

.wrapper_main {
	width: 100%;
	height: 100px;
	
	position: absolute;
	top: 0px;
	left:0px;
}

.wrapper_banner {
	position: fixed;
	top: 25px;
	text-align: center;
	width: 100%;
	font-family:Verdana;
	font-size: 40pt;
	font-weight: bold;
	color: blue;
	left: 60px;
	
}

.menue_banner {
	position: fixed;
	top: 60px;
	text-align: center;
	width: 100%;
	font-family:Verdana;
	font-size: 24pt;
	font-weight: bold;
	color: black;
	
}

.ueber {
	position: absolute;
	top: 66px;
	width: 1000px;
	
	border: 0px solid silver;
	border-radius:15px;
	padding: 22px;
	left: 450px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28pt;
	font-weight: none;
	color: black;
}

.ueber_1 {
	position: absolute;
	top: 125px;
	width: 1000px;
	text-align: center;
	border: 0px solid silver;
	border-radius:15px;
	padding: 22px;
	left:450px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	font-weight: none;
	color: black;
}


.bild1 {
	position: absolute;
	top: 205px;
	left:232px;
	
	
}
.bild11{
	
}

.bild2 {
	position: absolute;
	top: 500px;
	left:232px;
	
}

.bild3 {
	position: absolute;
	top: 205px;
	left:1385px;
	
}

.bild4 {
	position: absolute;
	top: 500px;
	left:1385px;
	
}
























/*
.menue_item_1 {
	position: relative;
	top: 35px;
	left: 30px;
	height: 35px;
	width: 200px;
	background-color: #C5D39A;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	color: white;
	text-align: center;
	cursor: pointer;
	padding:5px;
}

.menue_item_2 {
	position: relative;
	top: -10px;
	left: 270px;
	height: 35px;
	width: 200px;
	background-color: #C5D39A;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	color: white;
	text-align: center;
	cursor: pointer;
	padding:5px;
}

.menue_item_3 {
	position: relative;
	top: -55px;
	left: 510px;
	height: 35px;
	width: 200px;
	background-color: #C5D39A;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	color: white;
	text-align: center;
	cursor: pointer;
	padding:5px;
}

.menue_item_4 {
	position: relative;
	top: -100px;
	left: 750px;
	height: 35px;
	width: 200px;
	background-color: #C5D39A;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	color: white;
	text-align: center;
	cursor: pointer;
	padding:5px;
}
*/
.content_all {
	visibility: hidden;
	position: absolute;
	top: 180px;
	width: 1000px;
	padding: 25px;
	left: 435px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24pt;
	font-weight: none;
	color: gray;
	
}

.wrapper_inner {
	position: relative;
	top: 10px;
	left: 30px;
	visibility: hidden;
}

.footer {
	border-top: 2px solid silver;
	background-color: lightblue; 
	width:100%; 
	height: 70px; 
	font-family: Verdana; 
	font-size: 12pt; 
	font-weight: bold; 
	color: white; 
	overflow: auto; 
	position: fixed;  
	left: 0; 
	text-align: center;
	right: 0; 
	bottom: 0;
}

.start {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12pt;
}
.footer_con {
	position: relative;
	top: 20px;
}

.footer_ko {
	cursor: pointer;
}

.footer_im {
	cursor: pointer;
}

.datenschutz {
	cursor: pointer;
}
.kk {
	cursor: pointer;
}

.hpfl {
	cursor: pointer;
}

.wertg {
	cursor: pointer;
}

.werte {
	cursor: pointer;
}

.ueberl {
	cursor: pointer;
}