body{
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background-color: #C1AE9F;
	/*background-image: url(../images/bg.png);*/
}
#container{
	width: 903px;
	margin:0 auto;
}
html>body #mbox{
	width: 800px;
	height: auto;
	margin-left: 103px;
}
#header{
	background-image:url(../images/header2.png);
	height: 130px;
}
#nextEvent{
	padding-left: 5px;
	height: 17px;
	background-color:#7B1B05;
	color: #AC8169;
}
#navi{
	width: 100px;
	margin-top: 147px;
	height: auto;
	float: left;
	text-align: right;
}
#content{
	padding: 5px;
	color:#000;
	min-height: 200px;
	background-color:#AC8169;
}
#footer{
	height:17px;
	background-color:#7B1B05;
	text-align:center;
	color: #AC8169;
}
navi_link{
}
a.navi_link:link {
	text-decoration: none;
	color:#7B1B05;
 }
a.navi_link:visited {
	text-decoration: none;
	color:#7B1B05;
 }
a.navi_link:hover {
	text-decoration: underline overline;
	color:#7B1B05;
 }
a.navi_link:active{
	text-decoration: none;
	color:#7B1B05;
 }
inhalt_link{
}
a.inhalt_link:link {
	text-decoration: none;
	color:#7B1B05;
 }
a.inhalt_link:visited {
	text-decoration: none;
	color:#7B1B05;
 }
a.inhalt_link:hover {
	text-decoration: none;
	color:#7B1B05;
 }
a.inhalt_link:active{
	text-decoration: none;
	color:#7B1B05;
 }
