body{
	background-color: #ffffff;
	font-size: 10pt;
	color: #312d2a;
	font-family: verdana;
	margin: 0;
}
div#container{
	width: 797px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

a{
	color: #312d2a;
	text-decoration: none;
}

div#inhalt{
	width: 597px;
	background-image: url('../img/hg_index.jpg');
	height: 347px;
	padding-left: 200px;
	padding-top: 80px;
}
div#footer{
	background-color: #f3d247;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 6px;
}
div#header{
	background-color: #f3d247;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 142px;
}
