*{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737375;
	line-height: 18px;
	background-color: #ffffff;
	background-image: url(../img/hg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#wrapper{
	margin: 0px auto;
	width: 100%;
}

img, div { 
	behavior: url(iepngfix.htc);
	}

#header{
	width:100%;
	height: 200px;
	top: 0px;
	text-align: center;
	}

#menue {
	width: 100%;
	height: 30px;
	top: 200px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1pt;
	word-spacing: 8pt;
	}

.navigation {
	position: absolute;
	width: 550px;
	left: 50%;
	margin-left: -50px;
	padding: 6px 0 7px 0px;
	text-align: left;

	}

.navigation a {
	color: #5a5c3f;
	text-decoration: none;
}

.navigation a:hover {
	color: #ffffff;
}

#bildbereich {
	position: absolute;
	background-image: url(../img/bellowski-home.jpg);
	top: 300px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: left top;
	}

.text {
	margin-top: 0px;
	margin-left: 480px;
	text-align: left;
	}


.h1 {
	line-height: 28px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #96985f;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #737375;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.h3 {
	font-size: 15px;
	font-weight: bold;
	}

a {
	color: #96985f;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

.impressum {
	position: absolute;
	width: 98%;
	top: 0;
	margin:0;
	padding: 5px;
	font-size: 12px;
	color: #67684C;
	text-align: right;
}

.impressum a {
	color: #67684C;
	text-decoration: none;
}

.impressum a:hover {
	color: #96985f;
}