/* CSS Document */

  body,table,td,tr,div,p,pre,h1,h2,h3,h4,h5,ul,span {font-family: Arial;}
  body,td,div,p,pre,ul,span {font-size: 14px;}
  
  h5 {font-size: 24px;}
  h1 {font-size: 18px;}
  h2 {font-size: 16px;}
  h3 {font-size: 14px; color: #ffff80}
  
  
  .small {font-size: 12px;}
  .mini {	font-size: 11px;}
  .minimini {font-size: 10px;}
  
  span{ color:#000000; 
  font-weight:bold;}
  
  #orange{ color:#ffff80; 
  font-weight:bold;}
  
  a {	font-size: 14px; text-decoration: none; font-weight : bold;}
  a:link {color:#ffff80}
  a:visited {color:#ffff80}
  a:active {color:#000000}
  a:hover{color:#000000}
  a:focus{color:#000000}


  table#Grundgeruest {
    table-layout:fixed;
    width: 100%;
    height: 100%;
  }
  
  #head {
    height:20%;
  }
  
    #logo {
    width:15%; height:20%;
    background-color: #FFFF80;
    }
    
    #space {
    width:1%; height:20%;
    }
    
    #menu {
    width:84%; height:20%;
    background-color: #E69830;
    }
    
  #line1 {
    height:1%;
  }
  
    #left1 {
    width:15%; height:1%;
    background-color: white;
    }
    
    #space1 {
    width:1%; height:1%;
    background-color: white;
    }
    
    #right1 {
    width:84%; height:1%;
    background-color: white;
    }
  
  
  
  #middle {
    height:70%;
  }
  
    #menulinks {
    width:15%; height:70%;
    background-color: #E69830;
    padding: 45px 20px;
    text-align: left;
    vertical-align: top;
    }
    
    #title {
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    vertical-align: center;
    }

    #space2 {
    width:1%; height:70%;
    }
    
    #inhalt {
    width:84%; height:70%;
    background-color: #FFFF80;
    }
    
  #line2 {
    height:1%;
  }
  
    #left2 {
    width:15%; height:1%;
    background-color: white;
    }
    
    #space3 {
    width:1%; height:1%;
    background-color: white;
    }
    
    #right2 {
    width:84%; height:1%;
    background-color: white;
    }
  
  
  
  #bottom {
    height:6%;
  }
  
    #bottombox {
    width:15%; height:6%;
    background-color: #FFFF80;
    }
    
    #space4 {
    width:1%; height:6%;
    }
    
    #foot {
    width:84%; height:6%;
    background-color: #E69830;
    }

#Konzerte {
    color: #FFFF80;
    }

