body {
	margin: 0; padding: 0;
	background-color: #2D0000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #E6AB64;
}


div {

}

#main {
	clear: left;
	width: 903px;
	margin: auto;
	overflow: hidden;
}


img.floating {
	float: left;
}

.navi {
	width: 903px;
	height: 93px;
}

.navi_bk {
	height: 37px;
}


.content {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
/*	background-attachment: fixed;*/
	background-position: left top;
	
	width: 885px;
	height: 396px;
	padding-left: 9px;
	padding-right: 9px;
	
	float: left;
	
/*	overflow: auto;	*/
}

.bottom {
	clear: left;
}
.top {
	height: 185px;
}

.scroll {
	overflow: hidden; 
}

.clear {
	clear: left;
}

img {
	border: 0;
}



#sponsoring {
	margin-top: 25px;
}

#impressum {
	text-align: center;
}

.breite {
	background-color: #fff;
	width: 914px;
}


#etracker {
	display: none;
}

.clear {
	clear: left;
}

.abstand {
	margin: 20px;
}

b {
	font-size: 13px;
}

.border {
	border: 1px solid #670F00;
}

div.w80 {
	width: 100px;
	float: left;
	clear: left;
}

div.rechts {
	padding-left: 20px;
	float: left;
}

div.mao {
	margin-top: 20px;
}

input, textarea {
	font-family: Verdana, sans-serif;
	background-color: #3D0403;
	border: 1px solid #B47027;
	line-height: 13px;
	font-size: 12px;
	width: 200px;
	color: #E6AB64;
	margin-bottom: 2px;
}

.inp_plz {
	width: 40px;
	margin-right: 2px;
}
.inp_ort {
	width: 156px;
}

.button {
	background-color: #E6AB64;
	color: #000;
}

a {
	color: #E6AB64;
}

td.fehler { font-size: 11px; font-family: Verdana, sans-serif;}

td.slide { font-size: 12px; font-family: Verdana, sans-serif; }
