body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

hr {
	color:#818b00;
	background-color:#818b00;
	border:none;
	border-bottom:#fff solid 1px
}

#main {
	width:671px;
	text-align:left;
	margin:0 auto;
	background-image:url(../images/mid.gif);
}

#head {
	width:671px;
	height:89px;
	background-image:url(../images/head.jpg);
}

#mid {
	width:671px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
}


#content {
	width:608px;
	min-height:400px;
	float:left;
	padding:30px 30px 0 30px;
	line-height:18px;
}

#footer {
	width:671px;
	clear:left;
	height:24px;
	background-image:url(../images/bot.gif);
}

h1 {
	color:#818b00;
	font-size:18px;
}

h2 {
	color:#818b00;
	font-size:16px;
}

h3 {
	color:#818b00;
	font-size:14px;
}

a:link {
	color: #818b00;
}
a:visited {
	color: #818b00;
}
a:hover {
	color: #BFCE00;
}
a:active {
	color: #818b00;
}

div.menu-oeffnung {
	margin:75px 0px 0px 20px;
	color:#FFFFFF
}

ol.neuemarkthalle li {
	width:33%; float:left; 
	color:#818B00; 
}


