/* $Id$ */

body { 
       background-color: #6e9fca;
       background-image: url("../images/hintergrund.jpg");
       margin: 0;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       }

span.default { 
              vertical-align: middle;
              }

table.default { 
                width: 758px;
                height: 440px;
                border-collapse: collapse;
                border-style: hidden;
                border-spacing: 0;
                border-top-color: #aac0d5;
                border-top-style: outset;
                border-top-width: 4px;
                border-left-color: #aac0d5;
                border-left-style: outset;
                border-left-width: 4px;
                border-right-color: #5683ac;
                border-right-style: outset;
                border-right-width: 4px;
                border-bottom-color: #5683ac;
                border-bottom-style: outset;
                border-bottom-width: 4px;
                table-layout: fixed;
                }

td.top01 { 
           height: 102px;
           width: 655px;
           background-color: #0b4d88;
           background-image: url("../images/top01.png");
           background-repeat: no-repeat;
           background-position: top right;
           }

td.top02 { 
           height: 102px;
           width: 103px;
           background-color: #ff0000;
           background-image: url("../images/top02.png");
           background-repeat: no-repeat;
           }

td.main { 
           height: 318px;
           width: 478px;
           background-color: #ffffff;
           background-image: url("../images/top03.png");
           background-repeat: no-repeat;
           background-position: top right;
           }

td.right { 
           height: 318px;
           width: 103px;
           background-color: #ffffff;
           background-image: url("../images/top04.png");
           background-repeat: no-repeat;
           }

td.navi { 
          height: 345px;
          width: 177px;
          background-color: #ffffff;
          }

td.address { 
             height: 64px;
             width: 177px;
             background-color: #ffffff;
             color: #000000;
             font-size: 9px;
             }

div.address {
             font-size: 9px;
             }

td.bottom01 { 
              height: 20px;
              width: 177px;
              background-color: #0b4d88;
              }

td.bottom02 { 
              height: 20px;
              width: 478px;
              background-color: #0b4d88;
              border-right-color: #ffffff;
              border-right-style: solid;
              border-right-width: 1px;
              }

td.bottom03 { 
              height: 20px;
              width: 103px;
              background-color: #ff0000;
              }

div.bottom { 
             color: #ffffff;
             font-size: 8px;
             }

td.header {
             color: #ff0000;
             font-size: 14px;
             }

table.profil { 
               width: 454px;
               border-collapse: collapse;
               border-style: hidden;
               border-spacing: 0;
}

table.produkte { 
               width: 478px;
               border-collapse: collapse;
               border-style: hidden;
               border-spacing: 0;
} 

table.anfahrt {
		width: 486px;
                height: 292px;
                border-collapse: collapse;
                border-style: hidden;
                border-spacing: 0;
                table-layout: fixed;
		background-color: #ffffff;
}

a.news:hover { color: #ff0000;
               text-decoration: none;
               }

a.news:active { color: #ff0000;
                text-decoration: none;
                }

a.news:link { color: #f9af96;
                text-decoration: none;
                }

a.news:visited { color: #f9af96;
                 text-decoration: none;
                 }
