
html, body {
    background: #FEC83D;
    width: 100%;
    height: 100%;
    background-image: url(images/verlauf3.gif);
    background-repeat: repeat-x;
    margin:0;
    padding:0;
    text-align:center;
    color:#0000C0; 

}

#window {
    margin:0 auto; 
    text-align:left;    
    width:900px; 
}

#container {
    position: relative;
    font-family:Comic Sans MS,verdana,arial;
    font-size: 16px; 
    font-weight: normal;
    width: 900px;
    height: 100%;
    margin: 0px;
    padding-top: 0px;
    border: 0px solid #000000;
  z-Index: 2;
}

#kopf {
  position: relative;
  background: url(images/back.jpg) no-repeat;
  margin: 0px;
  height: 200px;
  width: 900px;
  padding: 0px;
  top: 0px;
  border-top: 0px solid #FEC83D;
  border-left: 1px solid #C0C0C0;
  border-right: 0px solid #C0C0C0;
  border-bottom: 1px solid #3B5998;
}

#text {
   position: absolute;
   font-size:20px;
   color: #0000C0;
   text-align: center;
   top: 170px;
   left: 52px;
}


#inhalt {
   background: #FFFFE5;
}

#logo_back { 
  position: absolute;
  left: 50px;
  top: 30px;
  width: 480px;
  height: 90px;
  background: #F8F6F8;
  filter:alpha(opacity=50);
  opacity:.5;
}


#logo {
  font-size: 26px;
  font-weight: bold;
  color: #0000C0;
}


#navi_left {
  position: absolute;
  display: block;
  background: #FFFFE5;
  text-align: left;
  margin: 0px;
  left:10px;
  top:230px;
  width: 180px;
  border-right: 1px dotted #0000FF;
}

#foto_left {
  position: absolute;
  display: block;
  background-color: transparent;
  text-align: left;
  margin: 0px;
  left:30px;
  top:730px;
  width: 180px;
  padding-top: 0px;
  border-right: 0px dotted #0000FF;
}

#bhv {
  position: absolute;
  background-color: transparent;
  text-align: left;
  margin: 0px;
  left:60px;
  top:780px;
  width: 200px;
}



a
    {
    font-family:Comic Sans MS,verdana;
    font-size:16px;
    font-weight:normal;
    text-decoration:underline;
    border:0px; 
}

a:link, 
a:visited
    {
    color:#0000C0;
    text-decoration:underline;
    
}

a:hover,
a:active
    {
    color:#FEC83D;
    text-decoration:underline;
    
}


a.links
    {
    font-family:Comic Sans MS,verdana;
    font-size:14px;
    font-weight:normal;
    text-decoration:underline;
    border:0px; 
}

a.links:link, 
a.links:visited
    {
    color:#0000C0;
    text-decoration:underline;
    
}

a.links:hover,
a.links:active
    {
    color:#FEC83D;
    text-decoration:underline;
    
}


a.navi {
    font-family:Comic Sans MS,verdana;
    font-weight:normal;
    text-decoration:none;
    border:0px;
    vertical-align: top;
    text-align:center;
    margin-top:0px;
    margin-right:10px;
    margin-left:10px;
    padding-right: 5px;
}

a.navi:link, 
a.navi:visited 
 
    {
    /*background-color:#F8D200;*/
    font-size: 16px;
    color:#0000C0;
    text-decoration:none;
    
}

a.navi:hover,
a.navi:active
    {
    /*background-color:#F8D200;*/
    font-size: 16px;
    color:#FEC83D;
    text-decoration:none;
    
}




a.not:link { font-size:18px; text-decoration: underline; color: red; }
a.not:visited { text-decoration: underline; color: red; }
a.not:hover { text-decoration: underline; COLOR: #FDF865; }

#copy {
    text-align:left;
    font-size:12px; 
    border-top: 1px dotted #8080FF;
    margin-bottom: 10px;
    padding-left: 20px;
}

h1 {

    font-size:24px;
    font-family:Comic Sans MS,verdana;
    letter-spacing: 3px;
    color: #FEC83D;
    margin-top: 0;
    margin-bottom: 0;

}

.header {
   /*color: #FEC83D;*/
    font-size:18px;
    font-family:Comic Sans MS,verdana;
    font-weight: bold;
   
}

hr {
    border: 1px  #0000FF;
    border-style: solid;
}

hr.neu {
   
    border: 1px dotted #0000ff;
}  

hr.angebot {

    border: 1px dotted #0000ff;
    width: 860px;
    text-align: center;
} 

p, td {
    line-height: 24px;
    font-family:Comic Sans MS,verdana,arial;
    font-size: 16px; 
    font-weight: normal;  
}

br {
      line-height: 12px;
}

#ul, li {
  margin-bottom: 5px;
  margin-left: 5px;
}

#ul {
  position: absolute; 
  padding-left: 0px; 
  top: 0px; 
}





