.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clear {
	clear:both;
	display: block;
	height: 1px;
}
/* CSS Document */

body {
	width:800px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-250px 0 0 -400px;
	box-shadow:0 0 12px #666;
	background-image: url(../img/back.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif, Calibri;
}
a {
	color: #644A33;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, textarea {
	background-color: #FEFFEA;
	border-top-width: 1px;
	border-left-width: 1px;
	margin-bottom: 3px;
}
input {
	width: 200px;
}
input[type=submit], input[type=reset] {
	background-color: #005645;
	border-top-width: 1px;
	border-left-width: 1px;
	margin-bottom: 3px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	font-size: 11px;
	padding: 3px;
	cursor: pointer;
	width: auto;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #001F88;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 25px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #E5023A;
	line-height: normal;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #3E6536;
	line-height: 30px;
	height: 30px;
}
h4 {
	font-weight: bold;
	color: #E40139;
	font-size: 14px;
	line-height: normal;
	padding-top: 4px;
}
.stil1 {
	color: #666;
	font-size: 12px;
	line-height: normal;
	padding-bottom: 3px;
}
.container {
	width:800px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-250px 0 0 -400px;
	box-shadow:0 0 12px #666;
	background-image: url(../img/wieser2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#impressum  {
	font-size: 13px;
	line-height: 54px;
	color: #FFF;
	width: 485px;
	height: 295px;
	position: absolute;
	top: 150px;
	font-weight: bold;
	text-align: justify;
	overflow: auto;
	margin-left: 315px;
}
#impressum p{
	font-size: 11px;
	line-height: normal;
	color: #62442A;
	font-weight: normal;
}

#foot {
	font-size: 13px;
	line-height: 54px;
	color: #FFF;
	width: 505px;
	height: 54px;
	position: absolute;
	top: 446px;
	font-weight: bold;
	padding-left: 275px;
}

#foot a{
	font-size: 11px;
	line-height: 54px;
	color: #FFF;
	height: 54px;
	font-weight: bold;
	text-decoration: none;
}
#foot p {
	font-size: 11px;
	line-height: 54px;
	color: #FFF;
	height: 54px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#foot a:hover {
	text-decoration: underline;
}


#fuss {
	font-size: 13px;
	line-height: normal;
	color: #9A9F96;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 14px;
	margin-bottom: 10px;
}
