@charset "UTF-8";
/* CSS Document */

	html, body{
		height:100%;
	}
	body{
	/*background-image: url(P6180036.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	background-attachment:fixed;*/
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	font-size:14px;
	
	}

#hg {
	width: 800px;
	min-height:100%;
	position: relative;
	margin: 0px auto 0px auto;
	background: rgb(255,255,255);
	padding:120px 0px 50px 0px;
}
#menue_hg{
	top:0px;
	width:100%;
	height:110px;
	background-color:#CCC;
	position:absolute;
	background: rgb(100,100,100);
}
#menue{
	width:800px;
	position: relative;
	margin:auto;
	color:#CCC;
}
#banner{
	width:800px;
	position: relative;
	margin:auto;
	padding:20px 0px 20px 0px;
	font-size:40px;
	color:#FFF;
}
a{
	color:#333;
}
#menue a{
	color:#CCC;
	font-size:16px;
}
#menue span{
	color:#FFF;
	font-size:16px;
}
form input{
	width:300px;
}
form textarea{
	width:500px;
}
#sprachauswahl{
	position:fixed;
	top:10px;
	right:10px;
}
#banner{
	font-weight:100;
	font-size:18pt;
}
h1{
	margin-top:50px;
	font-size:18px;
}
h2{
	font-size:16px;
}
#vorschau a, #vorschau a img {
	margin:0px;
	padding:0px;
	border:none;
	display:block;
	float:left;
}
img{
	margin:12px 12px 0px 0px;
}
