html, body {
	background-color:white;
	margin:0px;
	padding:0px;
}
#header {
	background-color:blue;
	top:79x;
	left:196px;
	border:none
	width:459px;
	height:21px;
	
	#indexhover   
	display:block;  
	width 202px;   
     	height:45px;
	background:transparent url('img/b_home.png') no-repeat top left;

	#indexhover:hover  
	display:block;  
	width:202px;   
	height:45px;  
	background:transparent url('img/b_termin.png') no-repeat bottom right;
}
/*#indexhover {  
	display:block;  
	width 202px;   
     	height:45px;
	background:transparent url('img/b_home.png') no-repeat top left;
} 
#indexhover:hover {  
	display:block;  
	width:202px;   
	height:45px;  
	background:transparent url('img/b_termin.png') no-repeat bottom right;  
}*/  
#navigation {
	position:absolute;
	background-color:rgb(210,235,255);
	top:79x;
	left:196px;
	border:none
	width:459px;
	height:21px;
}
#content {
	margin-top:0px;
	margin-left:180px;
	margin-right:180px;
}
features
