@@charset "utf-8";
/* CSS Document */

*
{
margin: 0px;
padding: 0px;
}

body {
	background-color: #d1cdcd;
}

#wrapper {
	height: 638px;
	width: 900px;
	background-image: url(bilder-layout/hintergrundpic-und-feld7.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
}

#header {
	height: 200px;
	width: 900px;
	padding-bottom: 0px;
}

#headerlinks {
	height: 150px;
	width: 590px;
	float: left;
	padding-top: 40px;
}

#headerlogo {
	height: 90px;
	width: 310px;
	float: left;
	padding-top: 105px;
}

#headerillustrationen {
	height: 20px;
	width: 250px;
	float: left;
	padding-top: 130px;
	margin-left: 190px;
}

#page {
	height: 570px;
	width: 900px;	
}

#content {
	height: 525px;
	width: 770px;
	margin-left: 50px;
	margin-top: 30px;
	float: left;
	text-align: center;
}

#contentbild {
	height: 485px;
	width: 800px;
	padding-top: 15px;
	float: left;
	overflow: auto;
}

#footer {
	height: 50px;
	width: 850px;
	padding-left: 50px;
	margin-top: 12px;
}

#home {
	height: 35px;
	width: 85px;
	margin-left: 86px;
	margin-top: 0px;
	float: left;
}

#impressum {
	height: 35px;
	width: 85px;
	margin-left: 100px;
	margin-top: 0px;
	float: left;
}

#kontakt {
	height: 35px;
	width: 85px;
	margin-left: 100px;
	margin-top: 0px;
	float: left;
}

#ueber_uns {
	height: 35px;
	width: 85px;
	margin-left: 100px;
	margin-top: 0px;
	float: left;
}

.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #63370D;
	font-style: italic;
}

.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A34B1C;
	font-weight: bold;	
}

.h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A34B1C;
	font-style: italic;
	font-weight: bolder;
}

.h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	font-weight: bold;
}

.h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.h7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63370D;
}

.h8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.h9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;	
}

.h10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

a:link {
	color: #63370D;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #63370D;
}

a:hover {
	text-decoration: none;
	color: #A34B1C;
}

a:active {
	text-decoration: none;
	color: #A34B1C;
}