
body{
	background-color:#FFFFFF;
	
	margin:0px;
	color: #FFFFFF;
	font-size:11px;
	font-family:verdana;
	
	
	background-image: url("bg.gif");
}
td{
	color: #FFFFFF;
	font-size:11px;
	font-family:verdana;
}
.textscroll{
	height:270px;
	overflow:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.inputtext{
	background-color:#010101;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	height:18px;
}
select{
	background-color:#010101;
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	height:18px;
}

.main{
	width:800px;
	height:629px;
	/*border:1px solid #222222;*/
	margin-top:0px;
}
.subhead{
	font-size:18px;
	letter-spacing:0.1em;
	font-family:"Times New Roman";
	font-weight:bold;
}
.red{
	color: #E12530;
	font-weight:bold;
	font-size:22px;
	font-family:"Times New Roman";
	font-weight:bold;
	letter-spacing:0.3em;
}
.rednormal{
	color: #E12530;
	font-weight:bold;
	font-size:13px;
	font-family:"Times New Roman";
	font-weight:bold;
	letter-spacing:0.3em;
}
.small{
	font-size:9px;
	font-family:verdana;
	font-weight:normal;
	letter-spacing:0em;
}

a,a:link,a:hover,a:visited{
	color: #E12530;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	font-family:verdana;
}
.headline{
	width:800px;
	text-align:center;
	
}

.mainbild{
	width:272px;
	float:left;
	
}
.maintextcont{
	height:485px;
	float:left;
	text-align:left;
	width:528px;
}
.maintext{
	height:405px;
	float:left;
	text-align:left;
	width:528px;
}
.mainfooter{
	width:80px;
	width:528px;
	float:left;
	text-align:left;
}

.textblock{
	width:560px;
	margin-top:30px;
}
.buchblock{
	width:560px;
	margin-bottom:10px;
}

