
table, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Verdana, Arial;
  font-size: 11px;
  }

a {
  color: #cc7700;
  text-decoration: none;
  }
  
a:hover {
  text-decoration: underline;
  }

h3 {
  font-size: 12px;
  font-weight: bold;
  }
  
h4 {
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  }


/* ------------------------------------------------------------
     Linke Seite
   ------------------------------------------------------------ */

#left {
  height: 100%;
  background: #e5e5e5;
  vertical-align: top;
  }
  
  #logo_1 {
    width: 182px;
    height: 110px;
    border: 0;
    border-right: 1px solid #F7B644;
    background-image: url(../images/title_logo_bg.png);
    vertical-align: middle;
    text-align: center;
    }
  
  #logo_2 {
    height: 30px;
    border: 0;
    border-right: 1px solid #F7B644;
    }
  
  #logo_3 {
    height: 59px;
    border: 0;
    border-right: 1px solid #9e9e9e;
    }

  .menu_large {
    height: 28px;
    background: #e5e5e5;
    border: 0;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #9e9e9e;
    }
    
  .menu_small {
    height: 15px;
    background: #e5e5e5;
    border: 0;
    border-right: 1px solid #9e9e9e;
    }
      
  .menu_space {
    height: 100%;
    background-image: url(../images/m_bg.png);
    border: 0;
    border-right: 1px solid #9e9e9e;
    }
    
  .menu_spacer {
    height: 10px;
    background-image: url(../images/m_bg.png);
    border: 0;
    border-right: 1px solid #9e9e9e;
    }
    
  .menu_spacer_2 {
    height: 10px;
    background-image: url(../images/m_bg.png);
    border: 0;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #9e9e9e;
    }
    
  .menu_edge_down {
    height: 23px;
    background-image: url(../images/m_bg.png);
    border: 0;
    border-right: 1px solid #9e9e9e;
    }
    
/* ------------------------------------------------------------
     Mitte
   ------------------------------------------------------------ */

#middle {
  vertical-align: top;
  height: 100%;
  }
  
  #title {
    height: 110px;
    width: 618px;
    padding-top: 8px;
    background-image: url(../images/title_title_bg.png);
    text-align: center;
    }
    
  #title_down {
    width: 618px;
    height: 44px;
    background-image: url(../images/title_4.png);
    background-repeat: repeat-x;
    vertical-align: top;
    }
    
  .content {
    vertical-align: top;
    padding: 0px 20px 30px 20px;
    font-family: Verdana, Arial;
    font-size: 11px;
    }
    
  .content_header {
    border-bottom: 1px dotted #000;
    text-transform: uppercase;
    vertical-align: bottom;
    padding: 3px;
    }
   
/* ------------------------------------------------------------
     Rechtee Seite
   ------------------------------------------------------------ */

#right {
  vertical-align: top;
  }

/* ------------------------------------------------------------
     Rechtee Seite
   ------------------------------------------------------------ */

#koo div {
  position: relative;
  left: 20px;
  }
