html { height: 100%; margin-bottom: 1px; } 
body{

	background-color:#b4c2d2;
	font-family:verdana,arial,tahoma;
	text-align:center;
	color:#000;
	font-size:12px;
	margin-top:5%;
}

#banner {
	background-image: url(bilder/startseite.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:157px;	
	text-align:left;
	border:0px;
	padding-top:310px;
	padding-left:800px;
	margin:0px auto;

}

#banner2 {
	background-image: url(bilder/startseite2.jpg);
	background-repeat:no-repeat;
	width:195px;
	height:192px;	
	text-align:left;
	border:0px;
	padding-top:388px;
	padding-left:650px;
	margin:0px auto;

}

#navi {
	background-image: url(hg/navi.jpg);
	background-repeat:no-repeat;
	width:840px;
	height:21px;	
	text-align:left;
	border:0px;
	padding-top:10px;
	padding-left:150px;
	margin:0px auto;	
	

}

#inhalt {
	
	padding:0px;
	width:990px;
	height:545px;
	text-align:left;
	margin:0px auto;
	border:0px;
}

#links {
	background-image: url(hg/navi2.jpg);
	background-repeat:no-repeat;
	width:168px;
	height:529px;	
	text-align:left;
	padding-top:30px;
	padding-left:5px;
	border:0px;
	float:left;


}



#suche {
	background-color:#ffffff;
	border:1px solid #000000;
	width: 130px;
	height:15px;
	float:left;
}



#text {
	
	background-image: url(hg/inhalt.jpg);
	background-repeat:no-repeat;
	width:777px;
	height:539px;	
	text-align:left;
	border:0px;
	padding-top:20px;
	padding-right:40px;
	margin-left:173px;

}

#bild {

	width:300px;
	height:225px;	
	border:1px solid black;
	margin-left:7px;
	float:right;


}

table{
	width:80%;
	border:0px;
	padding:0;
	margin:0;
	
}




a.link1{

	display:block;
	width:250px;
	height:25px;
	font-family:verdana,arial,tahoma;
	color:#ffffff;
	font-size:24px;
	color:#c5d0e7;
	font-weight:bold;
	text-decoration:none;	
	margin-left:40px;
	float:left;

}



a.link1:hover{

	color:#ffffff;
}


a.link2{

	display:block;
	width:250px;
	height:25px;
	font-family:verdana,arial,tahoma;
	color:#ffffff;
	font-size:24px;
	color:#c5d0e7;
	font-weight:bold;
	text-decoration:none;
	margin-left:520px;

	


}



a.link2:hover{

	color:#ffffff;
}



