#top
      {
       width:800px;
       height:180px;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       border-top:1px solid #000000;
       float:middle;
      }

#leer
      {
       width:800px;
       height:10px;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       float:middle;
       border-top:none;
       border-bottom:none;
      }

#navi
      {
       width:800px;
       height:30px;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       border-top:none;
       border-bottom:none;
       float:middle;
       padding:0px;
       background-color:#FF0000;
       border-bottom:none;
      }

#content
      {
       width:800px;
       height:350px;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       float:middle;
       padding:0px;
       border-top:none;
       border-bottom:none;
       background-color:white;
      }

#content_imp
      {
       width:800px;
       height:770px;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       float:middle;
       padding:0px;
       border-top:none;
       border-bottom:none;
      }

#content_kontakt
      {
       width:800px;
       height:360px;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       float:middle;
       padding:0px;
       border-top:none;
       border-bottom:none;
       font-family:arial;
       font-size:14px;
      }

#truck
      {
       width:800px;
       height:30px;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       border-top:none;
       float:middle;
       padding:0px;
      }

#bottom
      {
       width:800px;
       height:25px;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       border-top:none;
       float:middle;
       padding:0px;
       background-color:#FF0000;
       text-align:center;
       font-size:20px;
       font-weight:bold;
       border-bottom:1px solid #000000;
      }

.bgImage
     {
     background-image:url(img/banner.gif);
     }

a
 {
 text-decoration:none;
 font-size:18px;
 padding:0.0em 0.0em;
 font-family:impact;
 color:black;
 }

a:visited {color:black; }
a:active  {color:black;}
a:hover   {color:black;}
a:focus   {color:black;}

.text{
     font-family:arial;
     font-size:14px;
     }

.text_con{
     font-family:arial;
     font-size:14px;
     line-height:10px;
     }

.intLink {
         width:12.5%;
         color:white;
	}