body{
	margin:0px;
	background-color:#F5DBB8;
	background:url('images/hintergrund_tapete.jpg');
	color:#000000;
	font-family:Arial;
	font-size:11px;
}
td{
	color:#000000;
	font-family:Arial;
	font-size:11px;
	}
.label{
	font-size:12px;
	color:#A17B48;
	font-weight:bold;
}
.headline1{
	display:block;
	font-size:26px;
	color:#811515; /*heller: #D71C24*/
	font-weight:bold;
	margin-top:3px;
	margin-bottom:0.3em;
}
.headline2{
	display:block;
	font-size:12px;
	color:#811515; /*heller: #D71C24*/
	font-weight:bold;
	margin-bottom:1.5em;
}
.main{
	width:785px;
	height:500px;
	margin-top:40px;
}
.buch{
	width:330px;
	height:500px;
	margin-right:30px;
	float:left;
}
.textcont{
	width:414px;
	height:500px;
	float:left;
	text-align:left;

}
.footer{
	width:785px;
	font-family:arial;
	font-size:10px;
	color: #A17B48;
	margin-top:15px;
	float:left;
	text-align:left;
}


.inputtext{
	font-family:arial;
	font-size:11px;
	border:1px solid #A9CED8;
	color:#A17B48;
	background-color:#FFFFFF;
	font-weight:bold;
}

.inputtext2{
	font-family:arial;
	font-size:11px;
	border:1px solid #A9CED8;
	color:#A17B48;
	font-weight:bold;
	background-color:#FFFFFF;
}

.smalltd{
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
a,a:link,a:visited,a:hover{
	font-family:arial;
	font-size:11px;
	color: #A17B48;
	font-weight:normal;
}

hr{
	background-color:#222121;
	color:#222121;
	margin-top:10px;
	margin-bottom:10px;
	-margin-top:0px;
	-margin-bottom:0px;
	padding:0px;
	border:0px;
	height:1px;
}

