body {
  background-color:#FFFFFF;
  font-family:Verdana,Arial,sans-serif;
}

#center {
  margin-left:auto;
  width:95%;
  height:100%;
}

#top {
  font-size:5pt;
  background-image:URL(../images/border_top.jpg);
  background-color:#33ACFF;  
  background-repeat:repeat-x;
}

#left {
  width:5px;
  background-image:URL(../images/border_left.jpg);
  background-color:#33ACFF;
  background-repeat:repeat-y;  
}

#bottom {
    font-size:5pt;
    background-color:#33ACFF;    
    background-image:URL(../images/border_bottom.jpg);
    background-repeat:repeat-x;
    background-position:bottom;      
    }
    
#right {
  width:5px;
  background-color:#33ACFF;   
  background-image:URL(../images/border_right.jpg); 
  background-repeat:repeat-y;  
}    

#lu {
  font-size:5pt;
  background-image:URL(../images/border_lu.jpg);
  background-repeat:no-repeat;    
}

#ru {
  font-size:5pt;
  background-image:URL(../images/border_ru.jpg);
  background-repeat:no-repeat;    
}

#lb {
  font-size:5pt;
  background-image:URL(../images/border_lb.jpg);
  background-repeat:no-repeat;      
}

#rb {
  font-size:5pt;
  background-image:URL(../images/border_rb.jpg);
  background-repeat:no-repeat;      
}

#at {
  float:left;
}

#gesamt {
  background-color:#33ACFF;
}

#head {
  height:100px;
  width:840px;
  border:1px solid #000000;
}
#banner{
    width:670px;
    height:100px;
    float:left;
    background-color:#F8F8F8;
}

#kontakt{
    width:169px;
    background-color:#DDDDDD;
    border-left:1px solid #000000; 
    float:right;
    height:90px; 
    padding-top:10px;
    font-size:12pt;
}

#kontakt a, #kontakt a:link, #kontakt a:visited, #kontakt a:active {
    font-size:12pt;
    color:#222222;
    font-weight:bold;
    margin-bottom:12px;
    margin-left:16px;
    display:block;
    text-decoration:none;
}

#kontakt a:hover{
    color:#999999;
}

#prim_navi {

}

#prim_navi ul {
  padding-left:0px;
  margin:2px;
  margin-left:0;
  width:840px;
}

#prim_navi li {
  font-size:10pt;
  font-family:Verdana,Arial,sans-serif;
  float:left;
  margin-right:9px;
  margin-bottom:4px;
  margin-top:2px;
  vertical-align:center;
  text-align:center;
}

.hallo{
  display:inline;
  list-style-type:none;   
}

#prim_navi a, #prim_navi a:link, #prim_navi a:active, #prim_navi a:visited {
  color:#FFFFFF;
  width:80px;  
  border:1px solid #000000; 
  display:block;   
  text-decoration:none;  
}

.hallo a, .hallo a:link, .hallo a:active, .hallo a:visited{
  padding:5px 15px 5px 15px;
  background-image:URL(../images/button.jpg);  
}

.hallo a:hover {
  background-image:URL(../images/button_down.jpg);  
}

.more {
  display:inline;
  list-style-type:none;   
}

.more a, .more a:link, .more a:active, .more a:visited {
  padding:5px 16px 5px 15px;
  background-image:URL(../images/button2.jpg); 
}

.more a:hover {
  background-image:URL(../images/button_down2.jpg);  
}
   
.right {
  font-size:10pt;
  font-family:Verdana,Arial,sans-serif;
  float:right;
  margin-bottom:4px;
  margin-top:2px;
  vertical-align:center;
  text-align:center; 
}

.right a, .right a:link, .right a:active, .right a:visited {
  padding:5px 16px 5px 15px;
  background-image:URL(../images/button2.jpg);
}

.right a:hover {
  background-image:URL(../images/button_down2.jpg);  
}
   
   
#main{
  width:842px;
  background-color:#EEEEEE;    
}    
#content{
    width:670px;
    float:left;
    height:100%;    
}     
#google{
      height:100%;
      padding:5px;
      width:158px;
      float:left;
      border:1px solid #000000;
      background-color:#F8F8F8;  
      float:right;        
}    

#google a, #google a:link, #google a:visited, #google a:active {
        text-decoration:underlined;
        color:#222222;
        font-size:10pt;
}

#google ul {
  margin-top:8em;
}

#google li {
  list-style-type:none;
  margin-bottom:14px;
  margin-left:-16px;
  }

#google a:hover {
        color:#4444C4;
}

#text{
      padding:5px;
      font-size:10pt;
      margin-left:170px;
      width:490px;
      background-color:#EEEEEE;  
      border-top:1px solid #000000;     
      border-bottom:1px solid #000000;      
      height:100%;           
}       
#sec_navi{
    height:100%;
    width:156px;
    padding:5px;
    background-color:#F8F8F8;
    border:1px solid #000000;
    float:left;
}



<!--[if IE]>


* html #center {
  width:100%;
}

* html #head {
width:840px;
}

* html #kontakt{
  width:169px;
  }
  
* html #banner{
width:669px;
}
  
* html #prim_navi ul {
  width:840px;
}
 
* html .right {
  margin-top:-30px;
}  


* html #prim_navi a, * html #prim_navi a:link, * html  #prim_navi a:active,* html #prim_navi a:visited {
  width:112px;  
}

* html #banner_txt{
    margin-left:-4px;
    margin-bottom:-2px;
}

* html #text{
  width:500px;
  margin-left:-5px;
  margin-right:-5px;
  }
  
* html #google {
  width:170px;
  margin-left:0px;
}  

* html #sec_nav{
  width:170px;
  margin-right:0px;
}

* html #content {
width:670px;
margin-right:0px;
}

* html #kontakt {
height:100px;
}

<![endif]-->
