	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#6d6e71;
		text-align:center;
		font : 11px Verdana;	
		color : #4c494a;
		line-height:14px;
		}

		a{
		font : 11px Verdana;	
		color : #737373;
		}
		
		a.leistungen_aktiv{
			font-weight:bold;
			color : #393536;

		}
		
		a.leistungen{
			font-weight:bold;
			color : #79726d;

		}
		a.leistungen:hover{
			font-weight:bold;
			color : #393536;

		}
		
	#abstand { 
		width:5px;
		height:50%;
		margin-bottom:-293px;
		float:left;
		}

	#main {
		margin:0 auto;
		text-align:left;
		height:676px;
		width:852px;
		clear:left;
		background : #fff;
		}


#nullpunkt{
	position: relative;
	visibility: visible;
	left: 0;
	top: 0;
	width: 0px;
	height: 0px;
}
#home{
	position: absolute;
	visibility: visible;
	left: 663px;
	top: 0px;
	width: 289px;
	height: 85px;
	z-index : 1;
} 
#content{
	position: absolute;
	visibility: visible;
	left: 48px;
	top: 324px;
	width: 725px;
	height: 340px;
	z-index : 1;
	overflow:auto;
}  

#bild{
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 85px;
	width: 852px;
	height: 209px;
	z-index : 1;
} 
#navi{
	position: absolute;
	visibility: visible;
	left: 40px;
	top: 54px;
	width: 300px;
	height: 31px;
	z-index : 1;
} 

.nav, .nav a{
float:left;
background-repeat: no-repeat;
background-position:0pt 0%;
text-decoration:none;
cursor:pointer;
}

#navi_1 a, #navi_1_aktiv a{
width:51px;
height:31px;
background: url(images/navi/navi_01.gif);
} 
#navi_1 a:hover, #navi_1_aktiv a{
background-position:0pt 100%;
}

#navi_2 a, #navi_2_aktiv a{
width:85px;
height:31px;
background: url(images/navi/navi_02.gif);
} 
#navi_2 a:hover, #navi_2_aktiv a{
background-position:0pt 100%;
}

#navi_3 a, #navi_3_aktiv a{
width:85px;
height:31px;
background: url(images/navi/navi_03.gif);
} 
#navi_3 a:hover, #navi_3_aktiv a{
background-position:0pt 100%;
}

#navi_4 a, #navi_4_aktiv a{
width:66px;
height:31px;
background: url(images/navi/navi_04.gif);
} 
#navi_4 a:hover, #navi_4_aktiv a{
background-position:0pt 100%;
}
