body {
  margin:auto;
  text-align:center;
  background-image:url(flow-blue.jpg);
  background-position:center top;
  background-repeat:no-repeat;
  background-color:#0090ab;
  font-family:Verdana,Helvetica,Arial,sans-serif;
  font-size:0.8em;
  color:#333333;
}
body a {
   color:#284244;
   text-decoration:none;
}
body a:hover{
 text-decoration:underline;

}
#kaiserau {
 background-image:url(menue_hg_winter.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-winter.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_winter.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:#284244;
}
.mm{
  position:relative;
  width:220px;
  background-color:#B3DEF6;
  border-bottom:2px solid #0883B2;
  border-top:4px solid #00ABE9;
  left:52px;
  padding:2px;
  font-weight:bold;
  color:#000000;
    padding-left:25px;
}
.mm_act{
  position:relative;
  width:228px;
  background-color:#B3DEF6;
  border-bottom:2px solid #0883B2;
  border-top:4px solid #00ABE9;
  left:52px;
  padding:2px;
  font-weight:bold;
  color:#284244;
  vertical-align:center;

  line-height:1.1em;
}

.smm{

  padding:2px;
  padding-left:20px;
  font-weight:bold;
  color:#284244;
  vertical-align:top;
}



#content{
  background-image:url(content_eck_winter.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_winter.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:#284244;
  text-decoration:none;
}
h1{
 padding:0px;

 font-size:1.4em;
 color:#333333;
}
h2{
 padding:0px;

 font-size:1.3em;
 color:#333333;
}
h3{
 padding:0px;

 font-size:1.2em;
 color:#333333;
}
h4{
 padding:0px;

 font-size:1.1em;
 color:#333333;
}
h5{
 padding:0px;

 font-size:1em;
 color:#333333;
}
h6{
 padding:0px;
 font-weight:normal;
 font-size:1em;
 color:#333333;
}
hr{
  color:#999999;

}
