@charset "UTF-8";
/* CSS Document */
body { max-width:978px; }
div {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#navcontainer
{
	margin: 0 auto;
	padding: 1em 0 0 0;
	font-family: georgia, Times New Roman, serif;
	background-color: #beb5a6;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1.5px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 95%;
font-size: 0.8em;
}

ul#navlist li
{
display: block;
float: left;
width: 17%;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

#Container {
	width: 968px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Inhalt {
	background-image: none;
	background-repeat: no-repeat;
	height:auto;
	width:700px;
	background-color: #f0e7d7;
	float:left;
	margin:auto;
	overflow-y:auto;
	overflow-x:hidden;
}


#Inhalt_rechts {
	height:auto;
	width:284px;
	left:700px;
	background-color: #99ff99;
	overflow: hidden;
	float: left;
	margin: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #f0e7d7;
	border-bottom-color: #f0e7d7;
	border-left-color: #f0e7d7;
}
#Footer_left {
	width: 800px;
	background-color: #FFFFFF;
	float:left;
	height: 65px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#Footer_right {
	width:198px;
	left:700px;
	background-color: #000000;
	float:left;
	height: 65px;
	padding: 0px;
}
.Serifen_12pt_weiss {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;

l;
	font-style: normal;
	background-color: #FFFFFF;
}
.Serifen_12pt {
	font-family: georgia, "Times New Roman", serif;
	;
	font-size: 12pt;
	font-style: normal;
	font-weight: lighter;
	color: #3c3933;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
}
.Serifen_12pt_graubraun {
	font-family: georgia, "Times New Roman", serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: lighter;
	color: #3c3b39;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
}

.Serifen_12pt_graubraun_fett {
	font-family: georgia, "Times New Roman", serif;
	font-size: 12pt;
	font-style: inherit;
	font-weight: lighter;
	color: #3c3b39;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
}
#Inhalt_Karte {
	background-image: none;
	background-repeat: no-repeat;
	height:auto;
	width:800px;
	background-color: #FFFFFF;
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
	margin: auto;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#Inhalt_rechts_karte {
	height:auto;
	width:321px;
	left:700px;
	background-color: #FFFFFF;
	overflow: hidden;
	float: left;
	margin: auto;
	border: 1px solid #f0e7d7;
}
