body{
	background-color:#530219;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
img{
	border:0px;
}

h3{
	font-size:1.0em;
	margin:10px 0px 7px 0px;
}



#topp{
	position: absolute;
	left:50%;
	top:20px;
	width:750px;
	margin-left:-375px;
}
#topp_logo{
	width:740px;
	height:100px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;	
	background-color: #430002;
	background-image: url(../pix/schriftzug.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}

.topp_line{
	height:5px;
	width:100%;
}

#menue{
	height:220px;
	width:750px;
	padding-left:0px;
	margin:0px;
	overflow:hidden;
}

#menue table{
	border-collapse: collapse;
}
#menue table td{
	vertical-align: top;
	padding:0px;
}

#menue table td ul{
	margin:15px 0 0 0px;
	padding-left:5px;
}
#menue table td ul li{
	list-style-type: none;
}

#menue table td ul li a, #menue table td ul li a:link{
	color: #fafb00;
	text-decoration: none;
	line-height: 1.5em;
}
#menue table td ul li a:hover{
text-decoration: underline;
}
#menue_td_links{
	border-left:5px solid #701518;
	border-top:2px solid #701518;
	border-bottom:2px solid #701518;
}

#menue_td_rechts{
	border-right:5px solid #701518;
	border-top:2px solid #701518;
	border-bottom:2px solid #701518;
	color: #fafb00;
	background-image: url(../pix/bg_uhr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: 105px 126px;
	line-height: 1.5em;
}
#menue_td_rechts h3{
	font-size:1.0em;
	margin:5px 0px 2px 0px;
}

div #menue table tbody tr #menue_td_rechts{
	padding:5px;
}

#menue_td_links, #menue_td_rechts{
	width:150px;
	background-color: #430002;
}
#menue_td_mitte{
	border:4px solid #701518;
	width:440px;
	padding:0px;
	margin:0px;
	overflow: hidden;
}
#content{
	background-image: url(../pix/bg_content.gif);
	background-position: 0px 2px;
	height:270px;
	border: 2px solid #ab0e13;
	padding:10px;
	color: #fff;
}

#content h1{
	font-size:1.4em;
	background-color: #66090c;
	padding:5px;
	margin:0px;
}



#footer{
	font-size:0.8em;
	color:#fff;
	width:100%;
	text-align: center;
}

hr{
	background-image: url(../pix/farbe_linie.gif);
	height:1px;
	width:100%;
	border:0px;
	background-color: #66090c;
	color: #66090c;
}

.linie{
	background-color: #66090c;
}



