body {
	background:  #ededed; 
	color: black;
	margin: 0;
	padding: 1%; 
	font-size: 100.01%;
	font-family: sans-serif ;
}

#container {
	max-width: 77em;
	min-width: 77em;
	margin: auto 1em auto 1em;
	border: 1px solid #000000;
	border-top: 0; 
	border-left: 0;
	background:#CCDDEE
}
#strichoben {
	width:75em;
	height:1em;
	clear: both; 
}
#strichunten {
	width:75em;
	height:1em;
	clear: both; 
}

#map {
	width:47em;
	height:29em;
	margin-left: 1em;
	padding:1em;
}

#strichganzunten {
	width:75em;
	height:1em;
	clear: both; 
}
#kopf {
	width:73em;
	height: 3em;
	text-align: center;
	margin:0;
	margin-left: 1em;
	font-weight: bold;
	background: #EDE8CC;
	padding:1em;
}

#navi {
	background: #EDE8CC;
	padding: 0;
	width:21em;
	margin:0;
	margin-left:1em;
	margin-top:1em;
	text-align: left;
	float: left;
	color: black;
	list-style-type: none;
	text-decoration:none;
	padding:1em;
}
ul#navitop {
	font-weight:bold;
	list-style-type: none;
	padding:0em;
}
ul#subnavi {
	font-weight:bold;
	list-style-type: none;	
	padding-left:1em;
	padding:0em;
}
ul#subsubnavi {
	font-weight:bold;
	list-style-type: none;	
	padding-left:1em;
	padding:0em;
}


#text {
	width:49em;
	margin: 0;
	margin-left:25em;
	margin-top:1em;
	background: #EDE8CC;
	min-height: 30em;
	padding:1em;

}


#fuss {
	width:73em;
	height: 3em;
	text-align: center;
	margin:0;
	margin-left: 1em;
	font-weight: bold;
	background: #EDE8CC;
	padding:1em;
}

h1 { font-size:1.618em;
     font-weight:bold;
     padding: 0;
     padding-left: 0.618em;
     margin: 0;
     color:#a1998a;
     border-bottom:solid thin black;
}
h2 { font-size:1.3828em;
     font-weight:bold;
     padding-left: 1.618em;
     padding-top: 1em;
     margin: 0;
     color:#a1998a;
}


span#header {
	font-size: 2em;	
}

p {
    font-Size:1em;
    margin:0;
    padding-top:0.618em;
    padding-left:0.618em;
    padding-right:0.618em;
    padding-bottom:0;
}



a:link {
    color: black;
    background-color: #EDE8CC;
}


 a:visited {
    color: black;
    background-color: #EDE8CC;
}


 a:hover {
    color: black;
    background-color: #a1998a;
}
 a:active {
    color: black;
    background-color: #EDE8CC;
}

 a#this {
     color:black;
     background-color: #CCDDEE;
 }
 a#abc {
     background-color: #a1998a;
  }


a.invisible { 
  position: absolute;
  margin-left: -900em;
  width: 400em;
}

p.prog {
	text-align:center;
}

span#name {
	font-weight:bold;
}
span#function {
	font-style:italic;
	font-Size:0.75em;
}
span#kultur {
	font-weight:lighter;
	font-style:italic;
}

