html, body { width: 100%;
             height: 100%;
             margin: 0px;
             }

body { background-image: url(grafiken/hintergrund.jpg);
       background-position: top center;
       background-color: #FFF;
       background-repeat: repeat-x;
       }

#container { height: auto !important;
             height: 100%;
             min-height: 100%;
             width: 940px;
             margin: auto;
             overflow: inherit;
             background-image: url(grafiken/container.png);
             }
       
#abstand { width: 940px;
       height: 120px;
       float: left;
       background-image: url(grafiken/abstand.jpg);
       }
       
#logo { width: 320px;
    height: 80px;
    float: left;
    margin-left: 10px;
    }
    
#logo img { border: none;
      margin-top: 28px;
      }
      
#impressum { width: 600px;
       height: 85px;
       float: left;
       text-align: right;
       padding-top: 35px;
       }
       
#impressum ul { margin: 0px;
        padding: 0px;
        }
        
#impressum li { margin: 0px;
        padding: 0px;
        list-style-type: none;
        display: inline;
        }
        
#impressum a { text-decoration: none;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
         color: #666;
         }
         
#head {
  width: 920px;
  height: 244px;
  float: left;
  margin-left: 10px;
    }
    
div.default#head {
  background-image: url(grafiken/topbg2.jpg);
}

div.startseite#head {
  background-image: url(grafiken/topbg.jpg);
}

#topnavi {
  height: 34px;
  float: right;
  margin: 0px;
  padding: 0px;
  padding-right: 1px;
  list-style: none;
                   }

   
               
#topnavi ul {  padding: 0;
        margin: 0;
        list-style: none;}
  
#topnavi a {
  display: block;
  width: 102px;
  height: 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #666;;
  padding-top: 9px;
  margin-top: 1px;
}
       
#topnavi a:hover, #topnavi a.active {
  background-color: #eee;
}       

#topnavi li {
  float: left;
  width: 102px;
  border-left: 1px solid #ddd;
}
        
#topnavi li.first {border: none;}        

#topnavi li ul {position: absolute;
                left: auto;
        width: 204px;
        border-top: 1px solid #fff;
        
        display: none;
        z-index: 7;
        }
        
#topnavi li ul li {width: 204px;
                   border: none;
          border-bottom: 1px solid #fff;
          background-color:#4178ae;
          color: #fff;
          }  

#topnavi li ul li a {width: 198px;
                     text-align: left;
           padding-left: 6px;
           color: #fff;}

#topnavi li ul li a:hover, #topnavi li ul li a.active {background-color:#335e88}
       
#greypic { width: 310px;
       height: 210px;
       float: right;
        }
 
#deko {
  position: absolute;
  top: 330px;
  width: 920px;
  background-image: url(grafiken/opaque.png);
  height: 34px;
  z-index: 10;
}

#main { width: 920px;
    min-height: 550px;
    float: left;
    margin-left: 10px;
    padding-bottom: 85px;
    }
    
#left { width: 520px;
    float: left;
    font-family: Arial;
    font-size: 12px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 45px;
    background-color:#FFF;
    line-height: 21px;
    color: #444;
    }
    
#left h1 { margin: 0px;
       padding: 0px;
       font-weight: normal;
       font-size: 22px;
       color: #597AA9;
       margin-top: 2px;
       margin-bottom: 10px;
       margin-left: -45px;
       display: block;
       width: 563px;
       height: 40px;
       background-color: #F5F5F5;
       padding-left: 45px;
       padding-top: 20px;
       }
       
#left h2 { margin: 0px;
       padding: 0px;
       font-weight: normal;
       font-size: 16px;
       color: #000;
       margin-bottom: 15px;
      
       }

#left h3 { margin: 0px;
       padding: 0px;
       font-weight: normal;
       font-size: 14px;
       color: #000;
       margin-bottom: 15px;
       font-weight:bold;
       }
       
#left ul { margin: 0px;
       padding: 0px;
       }
       
#left li { margin: 0px;
       padding: 0px;
       list-style-image: url(grafiken/liste.png);
       margin-left: 30px;
       }
       
#left a { color: #666;}

#right { width: 310px;
     float: left;
     background-color: #FFF;
     font-family: Arial;
     font-size: 12px;
     color: #444;
     }
     
#right h2 { margin: 0px;
      padding: 0px;
      color: #000;
      font-size: 12px;
      margin-bottom: 5px;
      }
     
#righttop { width: 308px;
       height: 60px;
       float: left;
       background-color: #E6E6E6;
       margin-top: 2px;
       }
       
#righttop h1 { margin: 0px;
       padding: 0px;
       font-weight: normal;
       font-size: 22px;
       color: #597AA9;
       margin-top: 18px;
       margin-left: 35px;
       }
       
#box1 { min-height: 110px;
    width: 238px;
    float: left;
    background-color: #F5F5F5;
    margin-top: 2px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 15px;
  padding-bottom: 20px;
    line-height: 18px;
    }
    

    
#right a { text-decoration: none;
      color: #FFF;
      display: block;
      width: 160px;
      height: 18px;
      background-color: #597AA9;
      text-align: center;
      float: right;
      margin-top: -20px;
      margin-right: 2px;
      padding-top: 2px;
      }
       
#clearer { clear: both;}

#footer { width: 100%;
      height: 85px;
      float: left;
      margin-top: -50px;
      background-image: url(grafiken/footer.jpg);
      }
      
#footermiddle { width: 940px;
        height: 50px;
        margin: auto;
        background-image: url(grafiken/footermiddle.png);
        font-family: Arial;
        font-size: 12px;
        color: #597AA9;
        text-align: center;
        padding-top: 35px;
        }
        
#footermiddle a { text-decoration: none;
          color: #597AA9;
          }

#tt_more {float: right;}

#greypic ul {list-style: none;
  margin: 0px;
  padding: 0px;
}
#greypic li {margin: 0px; padding: 0px;}

table img { border: none;}

table { width: 520px;
    text-align: center;
    border-collapse: collapse;
    }
    
td {    border-bottom: 1px solid #999;
                }

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset input.powermail_date, fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset input.powermail_captcha {
    border: 1px solid rgb(204, 204, 204);
    background: none repeat scroll 0% 0% rgb(248, 248, 248);
    padding: 2px;
    width: 400px;
    margin-left: 45px;
}

fieldset.tx-powermail-pi1_fieldset label, fieldset.tx-powermail-pi1_fieldset fieldset legend {
    display: block;
    width: 200px;
    float: left;
    font-weight: bold;
    color: rgb(81, 81, 81);
    white-space: normal;
    margin-left: 45px;
}

.error {
    font-size: 11px;
    color: rgb(255, 255, 255);
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

div.tx-powermail {width: 100%}
