@font-face {
    font-family: 'QuicksandBold';
    src: url('../fonts/Quicksand_Bold-webfont.eot');
    src: url('../fonts/Quicksand_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Quicksand_Bold-webfont.woff') format('woff'),
         url('../fonts/Quicksand_Bold-webfont.ttf') format('truetype'),
         url('../fonts/Quicksand_Bold-webfont.svg#QuicksandBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	display: block;
}

body.imprint {
	height: 1490px;
}

#footer {
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0px;
	height: 205px;
}

#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	padding: 10px;
}
#header ul li {
	display: block;
	width: 100px;
	float: right;
	text-align: right;
}
#header ul li a {
	text-decoration: none;
	color: white;
	font-size: 15px;
}

#maincontent {
	z-index: 10000;
	background: white;
	width: 700px;
	margin-left: 200px;
	margin-top: 350px;
	padding: 10px;
	padding-top: 20px;
	padding-left: 20px;
  -webkit-box-shadow: -6px 12px 12px 12px rgba(0,0,0,0.05);
  margin-bottom: 50px;

}

#maincontent2 {
	z-index: 10000;

	background: white;
	width: 700px;
	margin-left: 250px;

	padding: 10px;
	padding-top: 20px;
	padding-left: 20px;
  -webkit-box-shadow: -6px 12px 12px 12px rgba(0,0,0,0.05);

}


#maincontent2 a,
#maincontent a {
	background:#ffc000;
	color: white;
	text-decoration: none;
	padding: 3px;
}
#maincontent2 p,
#maincontent p {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	color:#333333;
	width: 95%;
}

#maincontent2 b,
#maincontent b {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	color:#333333;
	width: 95%;
	padding-top:5px;
}

#logowicht {
	display: block;
	width: 176px;
	height: 416px;
	position: absolute;
	background: url(../img/logowicht.png);
	top: -150px;
	left: 180px;
	z-index: 300;
}

#logowicht {
	top: -419px;
}

#clouds_01, #clouds_02, #sonne{
	display: block;
	width: 255px;
	height: 416px;
	position: absolute;
	background: url(../img/clouds.png);
	top: -50px;
	left: 30px;
}

#clouds_01 {
	top: -416px;
}


 #clouds_02 {
 	top: -70px;
 	left:860px;
 	z-index: 1200;
 }
 
 
#clouds_02 {
	top: -416px;
}

#sonne {
	left: 700px;
	top: -120px;
	background: url(../img/sonne.png);
}

#sonne {
	top: -416px;	
}

h2 {
	color: #ffc000;
	margin: 0;
	padding: 0;
	font: 36px/36px 'QuicksandBold', Arial, sans-serif;
}


h3 {
	color: #ffc000;
	margin: 0;
	padding: 0;
	font: 18px/36px 'QuicksandBold', Arial, sans-serif;
}

#wichtel_left,
#wichtel_right

 {
	position: absolute;
	background: green;
	width: 34px;
	height: 26px;
	background: url(../img/wichtel_left.png);
}

#wichtel_left {
	left: -34px;
}

#wichtel_right {
	width: 26px;
	height: 34px;
	top: -34px;
	background: url(../img/wichtel_top.png);

}


#fancymenu2,
#fancymenu {
	position: absolute;
 	top: -100px;
 	left:400px;
 	z-index: 25000;
	padding-top: 20px;
	padding-bottom: 24px;
	background: white;
	padding-left: 20px;
	-webkit-box-shadow: -6px 12px 12px 12px rgba(0,0,0,0.05);
}


#fancymenu2 {
	top: 320px;
	left: 420px;
	padding-top: 10px;
	padding-bottom: 12px;
	
}

#fancymenu2 ul, 
#fancymenu ul {
	list-style-type: none;
}


#fancymenu2 ul li,
#fancymenu2 ul,
#fancymenu ul li,
#fancymenu ul {
	margin: 0;
	padding: 0;
}

#fancymenu2 ul li,
#fancymenu ul li {
	float: left;
	display: block;
	width: 110px;
	text-align: center;
	margin-right: 20px;
}
#fancymenu2 ul li a,
#fancymenu ul li a {
	text-decoration: none;
	color: black;
}
#fancymenu2 ul li a:hover,
#fancymenu ul li a:hover {
	color: red;
}

#fancymenu2 ul li a {
	font-size: 12px;
}

.textfeld {
	border: double 1px #ffc000;
	background-color: #afeeff;
	size: 45;
	width: 200px;
	
}
.text {
	border: double 1px #ffc000;
	background-color: #afeeff;
}
.lage {
	padding-left: 35px;
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	color:#333333;
	width: 95%;
}

html body .cur {

	color: #cc0000 !important;
}

body {
	background: #afeeff url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
	padding-bottom: 200px;
}

.senden {
	border: none;
}