body {
	height: 100%;
	width: 100%;
	background-image: url(../Images/bg.jpg);
	
	




}
.maincont {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	
	top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 790px;
	overflow: hidden;
	float: none;
	background-color: #727351;
	border: thick solid #A28B31;
	margin-left: -450px;
	left: 50%;
	visibility: visible;
}

.maincontlarge {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	
	top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1050px;
	overflow: hidden;
	float: none;
	background-color: #727351;
	border: thick solid #A28B31;
	margin-left: -450px;
	left: 50%;
	visibility: visible;
}

.contbox {
	width: 770px;
	position: absolute;
	visibility: visible;
	height: 100%;
	z-index: 0;
	top: 270px;
	right: 0px;
}

.linie {
	background-image: url(../Images/linie.png);
	background-repeat: repeat-x;
	background-position: center;
	left: 0px;
	width: 100%;
	bottom: 0px;
}

.links {
	position: absolute;
	left: 16px;
	width: 155px;
	top: 250px;	
}

.pflinks {
	position: absolute;
	left: 0px;
	top: 120px;
}
.pfrechts {
	height: 244px;
	width: 175px;
	top: 120px;
	right: 0mm;
	position: absolute;



}
.ueberschrS1 {
	background-image: url(../Images/ueberschr_s1.png);
	background-repeat: no-repeat;
	background-position: center top;
	left: 200px;
	top: 175px;
}
.formular {
	height: 250px;
	width: 531px;
	overflow: scroll;
	right: 0px;
	top: 425px;




}
.answer {
	height: 250px;
	width: 531px;
	left: 326px;
	top: 290px;
}
.input {
background-color: #e1d78a;
border: none;
font-family:Arial,sans-serif;
color:#5c4a27;
font-size:12px;
}
.logo {
	left: 0px;
	top: 0px;
	height: 150px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	background-color: #5F6044;





}
.copyright {
	color: #333333;
	width: 600px;
	left: 20px;
	top: 5px;


}
.linkbar {
	height: 25px;
	width: 100%;
	top: 145px;
	background-image:  none;
	left: 0px;
	background-repeat: no-repeat;

}
.textcontent {
	float: left;
}
.linkleiste {
	height: 265px;
	width: 165px;
	left: 20px;
	top: 365px;
}
.linkbarstart {
	background-image:  none;
	background-repeat: no-repeat;
	height: 25px;
	width: 100%;
	top: 150px;
}
.headertxt {
	height: 120px;
	width: 460px;
	left: 308px;
	top: 30px;
}
.linksstart {
	height: 250px;
	width: 160px;
	top: 375px;
	left: 16px;

}
.pointer {
	cursor: pointer;
}

