html { height:100%; }

#wrapper	{
	width: 720px;  
	\width: 720px;  
	w\idth: 720px;  

	padding: 0px;
	margin: auto;
	margin-top: 0px;
}

#headerheader {
position: relative;
	background: no-repeat url(headgrafik.gif);
	width: 720px;  
	\width: 720px;  
	w\idth: 720px;  	height: 98px;
	margin-top: 0px;
}

#contentheader {
position: absolute;
	margin: 0px;
	padding: 0px;
	width: 720px;  
	\width: 720px;  
	w\idth: 720px;  
	float: left;
text-align: left;


}

#headerimage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 712px;
	height: 147px;
	margin: 0px;
	padding: 0px;
	background: no-repeat url(bigheader.jpg);
	z-index: 1;
}

#menue {
	position: absolute;
	left: 6px;
	top: 106px;
	width: 422px;
	height: 34px;
	z-index: 2;
}

body {
	background-color: #CCCCCC;
min-height:101%;
}

#footer {
	background: no-repeat url(footer.gif);
	width: 712px;
	height: 6px;
z-index: 4;
}

#inhalt {
	position: absolute;
	top: 145px;
	left: 0px;
	width: 712px;

	background: url(back_kachel.gif) repeat-y;
	z-index: 3;


}
#text {

	padding: 30px;

}p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
li {
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
