body {
	background-color:#CCCCCC;
	background-image: none;
}
#wrapperMain{}
#wrapper{
	background:url(background.gif) repeat-y 0 0;
	width: 785px;
	margin: 0 auto;
}
#container{
	padding-top: 280px;
}
/* IE6 Fix */
*html #container{
	padding-top: 40px;
}
/* IE6 Fix */
*html #anfahrt, *html #raeumlichkeiten{
	margin-top: -70px!important;
}
#main{
	padding: 0 10px 30px 0;
	margin-left: 220px;
	width: 545px;
}
/* IE6 Fix */
*html #main{
    margin-top: -7px;
}
/* IE7 Fix */
*+html #main{
    margin-top: -4px;
}
#header .mod_navigation {
	position:absolute;
	top:280px;
	width:180px;
    padding-left:9px;
}
#top_image{
	position: relative;
	left: -15px;
}
.block{}
.mod_navigation.block{
	margin-left: 19px;	
    margin-top: -5px;
}
.mod_navigation li .submenu {
	line-height: 30px;
	margin-left: -10px;
}
/* IE6 Fix */
*html .mod_navigation li .submenu{
	margin-left: 0px;	
}
.mod_navigation .submenu .trail{
    color: #990101;
}
#left{}
.mod_navigation a, .mod_navigation li, .mod_navigation p{
	color: #990101;
}
.mod_navigation a{
	color: #990101;
}
.mod_navigation .submenu a{
	color: #000;
}
.mod_navigation li, .mod_navigation ul{
    border: none;
}
h1 {
	font-size: 15px;
	line-height: 100%;
	clear: all;
}
/* IE6 Fix */
*html h1{
	float:left;
	width: 100%;
    line-height: 120%;
    margin-top: 0;
}
/* IE7 Fix */
*+html h1{
	float:left;
	width: 100%;
    line-height: 120%;
    margin-top: 0;
}
#footer{	
	width: 785px;
}
#footerContent{
	padding-top: 15px;
	color: #990101;
	font-size: 90%;
	text-align:center;
}
#footer{
	background:url(background2.gif) no-repeat 0 0;
	height: 60px;
	width: 785px;
	margin-top: -30px;
}
.ce_text{
	font-size: 11px;
	margin-top: 0!important;
}
/* IE6 Fix */
*html .ce_text{
	padding-right: 10px;
}
div.mod_article{
	position: relative;
}
.block{
	overflow: visible;
}


