/* layout0.css ahbachtal */

html, body {
  font-family:Times New Roman, Wide Latin,Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12pt;
	color:black;
	background-color:#967458;
  height:100%;
	padding:0em;
	margin:0px auto;
	
}

#main {
	padding:0em;
	margin:0px auto;
	width:47.0em; 
  height:100%; 
	background-color:#ECE3DF;
}

#ring {
  position: fixed;
  background-color: #ECE3DF;
  width: 5.805em; 
  height: 100%; 
  margin: 0px auto;
  padding:0em;
  background-image: url(../img/master00.png);
  width: 5.805em; 
  background-position: 0px 0px;
  background-repeat: repeat-y;
}

#haupt_c {
  background-color: #ECE3DF;
  float: right;
  width: 41.2em;
  margin: 0px auto;
}

#header_fix {
  background-color:#ECE3DF;
  position: fixed;
  width: 41.2em; 
  height: 8.49em;  
  margin: 33px auto; 
}

#header_c  {
  width: 12em; 
  height: 1.31em;
  margin-top: 0px;
  font-style: italic;
  font-size: 40pt;
  color: #94BD5E;
  text-align: center;
  
}

#header_foot_c {
  height: 1.5em;
  width: 48em; 
  padding:0;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: #967458;
  font-size: 10pt;
  text-align: center;
}

#menue_c {
  width: 40em; 
  height: 1.3em;
  margin-top: 0.31em; 
  padding:0;
  background-color: white;
}

#m_space {
  width: 40em; 
  height: 1.25em; 
}

#navigation {
  margin: 0em auto;
  padding:0;
  text-align: center;
}

#navigation li {
  list-style: none;
  display: inline;
  padding: 0em 0.8em 0em 0.8em;
}

#navigation li a,  #navigation li a.menue_normal {
  text-decoration: none;
  color: black;
}

#navigation li a:hover, #navigation li a.menue_hover {
  text-decoration: none;
  color: #478015;
}

#navigation li a.menue_active {
  text-decoration: none;
  color: #478015;
}

#inhalt_c {
  background-color: #ECE3DF;
  width:41.2em; 
  margin-top: 9.3em; 
  padding:0;
}

#inhalt {
  width: 38.7em; 
  padding: 0.93em 0.625em 0.625em 0.625em; 
  line-height: 120%;
}

#foot {
  height: 92px;
  width: 39.95em; 
  margin: 0px 0px;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-color: #967458;
}

#space_d {
  width: 41.2em; 
  height: 79px;
  position:fixed;
  bottom:0;
  background-color: #ECE3DF;
}
  

#b_o {
  background-color: #967458;
  width: 100%;
  height: 33px;
  position: fixed;
  top: 0;
  left:0;
}

#b_u {
  background-color: #967458;
  width: 100%;
  height: 59px;
  position: fixed;
  bottom:0;
  left:0;
}

h1 {
  font-size:22px; 
  color:#967458;
}


a {
  text-decoration: none;
  color: #478015;
}

a:hover {
  color: #478015;
  text-decoration: underline;
}

.bild {
  float: right;
  width: 18em;
  margin: 1em 0em 1em 1em;
  border-style: solid;
  border-width: 1px;
  border-color: black;
}



