body {
  padding:0px;
  margin:0px;
  border:0px;
 
  }

#oben {
  width:981px; 
  height:217px; 
  background-image:url("./img/top.jpg");
  background-position:0 -30;
  background-repeat:no-repeat;}
  
#koffer {
  background-image:url("./img/koffer.jpg");
  background-repeat:no-repeat;
  height:332px;
  width:175px;
  position:absolute;
  left:292px;
  
  
  }
  
#main {
  width:998px;
  height:auto;
  background-image:url("./img/seitenstreifen.gif");
  background-repeat:repeat-y;
  background-position:149 0;}
  
#menu {

  position:absolute;  
  top:240px;
  left:129px;
  width:150px;
  border:0px solid black;
  text-align:right;
  }

a:visited {
  color:black;
  text-decoration:none;
  }

a {
  color:black;
  text-decoration:none;
  }  
  
a:before{
  content:url(img/link.gif)" ";
  }
  
a:hover {
  text-decoration:underline;
  }

#menu a {

  color:#666666;
  font-family:verdana;
  font-size:10px;
  letter-spacing:0.2px;
  line-height:13px;
  text-decoration:none;
  padding:3px;
  padding-right:0px;}

#menu a:before {
    content:"";
    }
  
#menu a:hover {
  font-weight:bold;
  }
  
#menu hr {
  padding:0px;
  margin:0px;
  margin-top:3px;
  widht:100px;
  
  height:1px;

  }
  
h1 {
  font-size:18px;
  padding-top:22px;
  color:#FD842B;
  line-height:25px;
  }

#content {
  font-family:verdana;
  font-size:11px;
  line-height:168%;
  border:0px solid black;
  width:396px;
  height:auto;
  position:absolute;
  left:460px;
  background-color:#F3F3F3;
  padding-left:20px;
  padding-right:6px;
  border-bottom:1px solid #FD842B;
  }
  
#seitenleiste {
  position:absolute;
  left:116px;
  }
  
h2 {
  font-size:10px;
  font-weight:100;
  text-decoration:underline;
  }
  
a.text:before {
  content :"";
  }

a.text:hover { 
  text-decoration:none;
  }
  
.spenden {
  font-family:verdana;
  font-size:10px;

  }

.flash {
  position:absolute; 
  top:-30px; 
  left:340px; 
  z-index:100;
  }
