@charset "utf-8";
#wrapper {
	margin: auto;
	width: 728px;
	padding-top: 50px;
	position: relative;
}
* {
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #FFF;
	height: 70px;
}
#header h1 {
	font-size: 26px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.71em;
	text-align: center;
}
#haupt_navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	height: 25px;
	margin: 0px;
	padding: 3px;
	letter-spacing: 0.1em;
}
#haupt_navi ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #333;
	list-style-type: none;
}
#haupt_navi ul li {
	float: left;
	height: 20px;
	margin-right: 1.2em;
	padding-left: 4px;
	padding-top: 2px;
}
#haupt_navi ul li a {
	text-decoration: none;
	color: #666;
	height: 12px;
	bottom: 2px;
}

#haupt_navi ul li a:active {
	color: #3C6;
	text-decoration: none;
}
#haupt_navi ul li a:hover {
	color: #F30;
	text-decoration: none;
}


#content {
	height: 621px;
	background-color: #FFF;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
	padding-left: 9px;
}
#content h2 {
	color: #F60;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1em;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content p {
	font-size: 11px;
	color: #999;
	margin-top: 2px;
	margin-bottom: 10px;
	line-height: 120%;
}


#left_navi {
	background-color: #FFF;
	height: 150px;
	width: 100px;
	position: absolute;
	left: -100px;
	top: 185px;
}
#inhalt_f2 {
	height: 1px;
	width: 728px;
	position: absolute;
	left: 0px;
	top: 50px;
}
#inhalt_f22 {
	height: 525px;
	width: 728px;
	position: absolute;
	left: 0px;
	top: 65px;
}



#left_navi ul {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
}
#inhalt_home {
	height: 400px;
	width: 400px;
	position: absolute;
	left: 160px;
	top: 100px;
}

#left_navi ul li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#left_navi ul li a {
	text-decoration: none;
	color: #999;
}
#left_navi ul li a:hover {
	color: #666;
	text-decoration: none;
}

#logo a {
	text-decoration: none;
	border: 0px none #FFF;
}
#logo a:hover {
	text-decoration: none;
}
#logo a:active {
}

#logo {
	background-color: #FFF;
	height: 167px;
	width: 150px;
	position: absolute;
	top: 195px;
	right: -150px;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}


#footer {
	background-color: #FFF;
	height: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #D3D3D3;
	text-decoration: none;
	text-align: center;
	line-height: 120%;
	padding-top: 10px;
	position: absolute;
	top: 750px;
	width: 728px;
}

#footer a:hover {
	color: #999;
	text-decoration: none;
}
#content h3 {
	font-size: 11px;
	color: #666;
}
