@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	background-color: #faf0e6;
	background-image: url(../images/hintergrund_1px.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}

#mitte {
	background-image:url(../images/hintergrund_mitte_1px.jpg);
	background-repeat:repeat-y;
	background-position:top;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	height: auto;
	width: 940px;
}

#Inhalt {
	background-image: url(../images/hintergrund_mitte.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
	clear: both;
	height: 600px;
	width: 940px;
}

#fuss {
	background-color:#fadcbe;
	clear: both;
	height: 70px;
	width: 940px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#fuss p {
	padding:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#7C2B21;
	text-align:right;
}

#oben {
	margin-top:0px;
	margin-left:00px;
	height: 1px;
	width: 940px;
	clear:both;
}

#team {
	clear: both;
	height: 320px;
	width: 710px;
	margin:0px;
	float:left;
	display:block;

}


#navigation {
	margin-top:260px;
	margin-left:20px;
	height: 20px;
	width: 920px;
	clear:both;
}

#navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7C2B21;
	text-decoration:none;
}
#navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:none;
}

#bilder {
	margin-top:20px;
	margin-left:0px;
	float:left;
	height: auto;
	width: 240px;

}

#texte a {
font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

#texte a:hover {
font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	text-decoration: none;
}

#texte {
	margin-top:20px;
	margin-right:190px;
	float:right;
	height: auto;
	width: 480px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #7c2b21;
	text-decoration: none;
}

