*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #F1ECCF;
	background-color: #330000;
	background-image: url(../images/back2.jpg);
}
div#wrapper {
	width:902px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
}
div#head {
	width:902px;
	height:295px;
}
div#content {
	margin-left: 244px;
	width: 550px;
	z-index: 10;
}
div#footer {
	width: 902px;
	height: 107px;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
div#menue {
	position:absolute;
	left:39px;
	top:356px;
	width:160px;
	z-index: 11;
}


div#mass {
	position:absolute;
	left:39px;
	top:655px;
	width:150px;
	z-index: 12;
}

div#spartarif {
	position:absolute;
	left:39px;
	top:864px;
	width:150px;
	z-index: 12;
}

div#glas {
	position:absolute;
	left:39px;
	top:1073px;
	width:150px;
	z-index: 12;
}

div#sm {
	position:absolute;
	left:39px;
	top:1282px;
	width:150px;
	z-index: 12;
}

div#bueste {
	position:absolute;
	left:39px;
	top:1491px;
	width:150px;
	z-index: 12;
}

div#video {
	position:absolute;
	left:609px;
	top:296px;
	width:195px;
	z-index: 12;
	height: 160px;
	border: 1px solid #F8F0DB;
}



/* Schriften u. Links */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom:10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	margin-top: 0px;
	margin-bottom:12px;
}
p {
	margin-top: 0px;
	margin-bottom:12px;
}

#rot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom:12px;
}
#gelb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 0px;
	margin-bottom:12px;
}
div#menue a{
	color:#F8F0DB;
	display:block;
	text-align:left;
	width:150px;
	border:1px none #000000;
	padding:2px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
div#menue a:hover{
	color:#FFFFFF;
	display:block;
	text-align:left;
	width:150px;
	border:1px none #000000;
	padding:2px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#330000;
}
a{
	text-decoration: underline;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

/* Bilder */

#bild01 {
	position:absolute;
	left:15px;
	top:232px;
	width: 203px;
	height: 112px;
}
#bild02 {
	position:absolute;
	left:657px;
	top:295px;
	width: 150px;
	height: 220px;
}
.image {
	width:550px;
	height:220px;
	background-color:#372A21;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#E7E4C5;
	border:1px solid #F8F0DB;
}
.image img {
	float:right;
	margin:5px;
	padding:5px;
	border:1px solid #ffffff;
	background-color:#FF0000;
}
img.bildimcontent {
	margin-right:5px;
	border:5px solid #F1ECCF;
}
