body	{
	margin:0px;
	padding:0px;
	background-color:#F7F7F7;
}

a.menulink:link		{color:#8C8C8C; text-decoration:none; border-width:0px;}
a.menulink:visited	{color:#8C8C8C; text-decoration:none; border-width:0px;}
a.menulink:focus	{color:#8C8C8C; text-decoration:none; border-width:0px;}
a.menulink:active	{color:#8C8C8C; text-decoration:none; border-width:0px;}
a.menulink:hover	{color:#56BC40; text-decoration:none; border-width:0px;}

a:link		{color:#8C8C8C; text-decoration:none; }
a:visited	{color:#8C8C8C; text-decoration:none; }
a:focus		{color:#56BC40; text-decoration:none; }
a:active	{color:#56BC40; text-decoration:none; }


#header {
	background-color: #FFFFFF;
    background-image: url(../bilder/bg.jpg);
    background-repeat: repeat-y;
	background-position: center;
	position: relative;
	left: 50%;
    height: 32px;
    width: 707px;
    margin-left: -353px;
	margin-top: 0px;
	z-index:1;
}


#headerschrift{
	position: absolute;	
	height: auto;
	width: 700px;;
	white-space:nowrap;
	top:18px;
	left: 50%;
	margin-left: -336px;
	text-align:left;
	z-index:2;
}

#banner_dummy{
	position:relative;
    left: 50%;
    height: 240px;
    width: 707px;
    margin-left: -353px;
	margin-top: 0px;
}

#banner{
    background-color: #FFFFFF;
    background-image: url(../bilder/banner.jpg);
    background-repeat: no-repeat;
    background-position:center;
	position: absolute;
	top:0px;
    height: 240px;
    width: 707px;
    z-index:99;
}

#navi_dummy{
	height:15px;
	line-height:15px;
	margin:0px;
}

#navi_location{
	position: relative;
	height:11px;
	width:145px;
    margin-left:145px;
	margin-top:1px;
	vertical-align:top;
}

#navi_oben {    
	background-color: #FFFFFF;
	background-image: url(../bilder/navileiste.jpg);
    background-repeat: no-repeat;
	background-position: center;
	position: relative;
    left: 50%;
    width: 707px;
	height:38px;
    margin-left: -353px;
	margin-top: 0px;
}

#navi_top_button{
	width:33px;
	height:12px;
	border-width:0px;
	margin:0px;
	padding:0px;
	margin-left:138px;
	margin-top:10px;
}

#navi_location_schrift{
	width:145px;
	height:11px;
	margin:0px;
	padding:0px;
	border-style:none;
	vertical-align:top;
}

#navi_unten {    
	background-color: #FFFFFF;
	background-image: url(../bilder/navileiste_unten.jpg);
    background-repeat: no-repeat;
	background-position: center;
	position: relative;
    left: 50%;
	height:38px;
    width: 707px;
    margin-left: -353px;
	margin-top: 0px;
}

#inhalt {    
	background-color: #FFFFFF;
	background-image: url(../bilder/bg.jpg);
    background-repeat: repeat-y;
	background-position: center;
	position: relative;
    left: 50%;
    min-height: 160px;
    width: 707px;
    margin-left: -353px;
	margin-top: 0px;
}

#inhalt_dummy{
	height:25px;
	line-height:25px;
	margin:0px;
}

#inhalt_dummy2{
	height:20px;
	line-height:20px;
	margin:0px;
}

#inhalt_innenabstandhalter{
	margin-left:43px;
	margin-right:43px;
}

#footer {
    background-color: #FFFFFF;
    background-image: url(../bilder/footer.jpg);
    background-repeat: no-repeat;
    background-position:center;
	position: relative;
    left: 50%;
    height: 70px;
    width: 707px;
    margin-left: -353px;
	margin-top: 0px;
	text-align:center;
}


.menu_font{
	font-style:normal;
	font-size:10px;
	font-family:Arial;
	color:#8C8C8C;
	letter-spacing:2px;
	word-spacing:8px;
}


.inhalt_navi{
	font-style:normal;
	font-size:11px;
	font-family:Arial;
	color:#B4B6B3;
	letter-spacing:2px;
}

.inhalt_font{
	font-style:normal;
	font-size:10px;
	font-family:Arial;
	color:#8C8C8C;
	text-align:justify;
}



.footer_font{
	font-style:normal;
	font-size:10px;
	font-family:Arial;
	color:#ffffff;
	text-align:justify;
}

.footer_innenabstandhalter{
	position: relative;
	top:30px;
}
