#leisteoben {
	position: relative;
	height: 0px;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: right;
}	

#grundseite {
	position: relative;
	height: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
}	

#navilinks {
	position: absolute;
	height: auto;
	width: 170px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 30px;
	text-align: left;
	}	
	
#hauptcontainer {
	background-color: #DEE0F0;
	position: absolute;
	height: auto;
	width: 704px;
	margin-left: 200px;
	margin-right: auto;
	margin-top: 25px;
	text-align: left;
	}	
	
#ueberschrift1 {
   background-image:url('hintefg2.gif');
	position: static;
	height: 41px;
	width: 700px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: 2px;
	text-align: left;
	}

#navioben {
	background-color: #F8F8FC;
	position: static;
	height: 42px;
	width: 700px;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: auto;
	text-align: left;
		}	

#zwischenleiste {
	background-color: #E1E4E9;
	position: static;
	height: 9px;
	width: 704px;
	margin-top: 2px;
	margin-right: auto;
	text-align: left;
	}	
	
#hauptbild {
	background-color: #B7B8C7;
	position: static;
	height: 200px;
	width: 700px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: auto;
	text-align: left;
		}	
	
#inhalt {
	background-color: white;
	position: static;
	height: auto;
	width: 700px;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: auto;
	text-align: left;
}
	
#fusszeile {
	background-color: #F1F2F9;
	position: static;
	height: 100px;
	width: 704px;
	margin-top: 2px;
	margin-right: auto;
	text-align: center;
	}	

