@charset "UTF-8";
body {
	background-color: #565B5C;
}
img { 
border: none;
}
#box_oben {
	background-color: #565B5C;
	height: 595px;
	width: 814px;
	visibility: visible;
	z-index: 2;
	top: 0px;
	left: 50%;
	background-image: url(../basics/hg.gif);
	background-repeat: repeat-y;
	position: absolute;
	margin-left: -407px;
}
#box_unten {
	background-color: #565B5C;
	height: auto;
	width: 683px;
	visibility: visible;
	z-index: 2;
	top: 595px;
	left: 50%;
	background-image: url(../basics/hg.gif);
	background-repeat: repeat-y;
	padding-left: 65px;
	padding-top: 35px;
	padding-right: 66px;
	padding-bottom: 40px;
	margin-left: -407px;
	position: absolute;
}
#text_li {
	height: auto;
	width: 330px;
	visibility: visible;
	z-index: 4;
	left: 0px;
	top: 0px;
	padding-right: 23px;
	float: left;
}
#text_re {
	height: auto;
	width: 330px;
	visibility: visible;
	z-index: 4;
	left: 0px;
	top: 0px;
	float: right;
}
#logo {
	background-color: #F3EEE2;
	height: 38px;
	width: 232px;
	visibility: visible;
	z-index: 4;
	left: 23px;
	top: 0px;
	padding-left: 519px;
	padding-top: 28px;
	padding-right: 17px;
	padding-bottom: 20px;
	position: absolute;	
}
#navi {
	height: 25px;
	width: 768px;
	visibility: visible;
	z-index: 6;
	left: 23px;
	top: 87px;
	position: absolute;
	background-image: url(../basics/hg_navi.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 565B5C;
	border-bottom-color: 434848;
}
.navi_eins {
	height: 25px;
	visibility: visible;
	z-index: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
	padding-right: 18px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #282828;
	display: inline;
	float: left;
}
.navi_eins a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
	text-decoration: none;	
}
.navi_eins a:hover {
	color: #000000;
	text-decoration: none;
}
.navi_mark {
	height: 25px;
	visibility: visible;
	z-index: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
	padding-right: 18px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #282828;
	display: inline;
	float: left;
	background-color: #282828;
}
.navi_mark a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
	text-decoration: none;	
}
.navi_mark a:hover {
	color: #999;
	text-decoration: none;
}
#bild {
	height: 480px;
	width: 768px;
	visibility: visible;
	z-index: 4;
	left: 23px;
	top: 116px;
	position: absolute;	
}
#headline {
	height: 32px;
	width: 720px;
	visibility: visible;
	z-index: 6;
	left: 65px;
	bottom: -1px;
	position: absolute;
}
#haus {
	height: 229px;
	width: 617px;
	visibility: visible;
	z-index: 8;
	left: 97px;
	top: 227px;
	position: absolute;
}
.footer {
	height: 25px;
	width: 683px;
	visibility: visible;
	z-index: 6;
	left: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #464646;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #464646;
	text-align: right;
	text-decoration: none;
	float: left;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #464646;
	text-align: right;
	text-decoration: none;
}
.footer a:link, .footer a:visited {
	color: #464646;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #F2F2F2;
	text-align: left;
	line-height: 8px;
	letter-spacing: 2px;
}
h1 a:link, h1 a:visited {
	color: #F2F2F2;
	text-decoration: none;
}
h1 a:hover {
	color: #97AABA;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 24px;
	text-align: left;
}
p a:link, p a:visited {
	color: #464646;
}
p a:hover {
	color: #000000;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}

