body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/hintergrund.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FBEDBE;

}
.content-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3D3115;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3115;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
}
a:active {
	text-decoration: underline;
}
.line {
	height: 5px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/line.gif);
	background-repeat: repeat;
}
.form {
	background-color: #FFF8E3;
	border: 1px dotted #1A0800;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2510;
}
.form2 {
	background-color: #FFF8E3;
	border: 1px dotted #1A0800;
	width: 400px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D3115;
}
.formbuttons {

	background-color: #FFF8E3;
	border: 1px solid #1A0800;
	width: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D3115;
}
.subheadline {

	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.text-gross {


	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

