body {
  margin:auto;
  text-align:center;
  background-image:url(flow-green.jpg);
  background-position:center top;
  background-repeat:no-repeat;
  background-color:#8ac55e;
  font-family:Verdana,Helvetica,Arial,sans-serif;
  font-size:0.8em;
  color:#163B13;
}
body a {
   color:#5e6f3b;
   text-decoration:none;
}
body a:hover{
 text-decoration:underline;

}
#kaiserau {
 background-image:url(menue_hg.gif);
 background-repeat:repeat-y;
 width:850px;
 margin:auto;
}

#header{
  width:850px;
  text-align:right;
  vertical-align:top;
  height:150px;
  margin:auto; 
  background-image:url(../images/top-image.gif);
  background-repeat:no-repeat;
  background-position:35px top;
}
#flash{
  width:850px;
  padding:0px;
  margin:0px;
  height:300px;
}
#c_cont{
width:850px;
float:both;
height:auto;

}
#mainmenue{
  background-image:url(menue_eck.gif);
  background-position:right top;
  background-repeat:no-repeat;
  width:300px;
  float:left;
  height:Inherit;
  text-align:left;
  color:#FE0000;
}
#mainmenue a{
  color:#20100E;
  text-decoration:none;
  display:block;
  font-weight:bold;
}
#mainmenue a:hover{
  color:#5e6f3b;
}
.mm{
  position:relative;
  width:220px;
  background-color:#D8EA94;
  border-bottom:2px solid #6E941E;
  border-top:4px solid #B0D627;
  left:52px;
  padding:2px;
  font-weight:bold;
  color:#FE0000;
    padding-left:25px;
}
.mm_act{
  position:relative;
  width:228px;
  background-color:#D8EA94;
  border-bottom:2px solid #6E941E;
  border-top:4px solid #B0D627;
  left:52px;
  padding:2px;
  font-weight:bold;
  color:#5e6f3b;
  vertical-align:center;

  line-height:1.1em;
}

.smm{

  padding:2px;
  padding-left:20px;
  font-weight:bold;
  color:#5e6f3b;
  vertical-align:top;
}



#content{
  background-image:url(content_eck.gif);
  background-position:left top;
  background-repeat:no-repeat;
  width:550px;
  height:auto;
  background-color:white;
  float:left;
  text-align:left;

}
.abs{
  padding:10px 40px 10px 30px;
}
#bottommenue{
  width:850px;
  height:80px;
  background-image:url(menue_hg.gif);
  background-repeat:repeat-y;
  text-align:center;
  padding:auto;
  margin:auto;
}
#sos{
  background-image:url(footer_hg.gif);
  width:850px;
  height:21px;
  clear:left;
  margin:auto;
}
#switch{
  position:absolute;
  width:840px;
  height:15px;
  top:150px;
  padding:auto;
  text-align:right;
  margin:auto;
 
}
#switch a{
  color:#20100E;
  text-decoration:none;
}
#switch a:hover{
  color:#5e6f3b;
  text-decoration:none;
}
h1{
 padding:0px;

 font-size:1.4em;
 color:#163B13;
}
h2{
 padding:0px;

 font-size:1.3em;
 color:#163B13;
}
h3{
 padding:0px;

 font-size:1.2em;
 color:#163B13;
}
h4{
 padding:0px;

 font-size:1.1em;
 color:#163B13;
}
h5{
 padding:0px;

 font-size:1em;
 color:#163B13;
}
h6{
 padding:0px;
 font-weight:normal;
 font-size:1em;
 color:#163B13;
}
hr{
  color:#999999;

}