body {
	margin: 0px;
	padding: 0px;
	background-image: url(bilder/bg_gold4.gif);
	background-repeat: repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#alles {
	position:relative;
	margin:0 auto auto auto;
	width:800px;
	background-color:#660000;
	color:#B59124;
}


#oben {
	position:relative;
	width:800px;
	height:240px;
	background-image:url(bilder/head_bluete_logo.jpg);
	color:#660000;
	font-size: 14px; 
	line-height:20px; 
}
#obentext {
	position:absolute;
	left:474px;
	bottom:27px;
	font-size:12px;
}
#obentext p {
	margin:0px;
}

#mitte {
	position:relative;
	width:800px;
	height:160px;
	background-color:#660000;
}
#mitte img {
	position:absolute;
	top:80px;
	left:80px;
	margin:0;
	padding:0;
}

#unten {
	position:relative;
	width:800px;
	height:260px;
	background-color:#660000;
	margin:0;
	padding:0;
}
#unten img {
	margin:0;
	padding:0;
}
#menu {
	position:absolute;
	bottom:50px;
	left:80px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	margin:0;
	padding:0;
	width:185px;
	border-bottom:1px solid #B59124;
	height:22px;
}

#adresse {
	position: absolute;
	bottom:100px;
	left:525px;
	line-height:18px;
	
}
#e-adresse {
	position: absolute;
	bottom:89px;
	left:525px;
	line-height:18px;
	
}

#footer {
	position: absolute;
	left:525px;
	bottom:50px;
}
/*#footer a {
	margin-right:5px;
	padding-bottom:5px;
}
*/
td.linie {
	border-bottom: 1px solid #A67E06;
	padding-bottom:4px;
}
	
h1, h2, h3 {
font-family: Verdana, Arial, helvetica, sans-serif;
color: #660000;
margin-top:10px;
}
h1, h2 {
font-weight: normal;
}
h3 {
font-size: 11px;
font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B59124;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B59124;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC78E;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC78E;
	text-decoration: none;
}