      body{
      background-color: #ECE8C6;
      }
      *{
	    /*font-family:verdana,arial,sans-serif;*/
	    /*font-family: Arial, Helvetica, sans-serif;*/
	    font-family: verdana,arial,tahoma;
      }
      a {
      
      color: #dddddd;
      
      }
      a:hover{
      color: #ffffff;
      }
      hr{
      width:100%;
      color: #ffffff;
      height: 1px; 
      background-color:#ffffff;
      border: none;
      }
      
      #main
      {
      position:absolute;
      width:86%;
      margin-left: -43%;
      left: 50%;
      top: 5%;
      
      }
      
      
      #akg
      {
      border-bottom: 10px #ffffff solid;
      background: url(../images/akg2.jpg) no-repeat;
      height: 200px;
      width: 200px;
      }
      
      #left
      {
      width:200px;
      position:absolute;
      background: #dddddd ;
      border: 10px #ffffff solid;
      }
      #nav, #nav a{ 
      font-size: 0.9em;
      }
      #nav td a{ /*für den adminbereich*/
      font-size: 0.65em;
      color: #800000;
      text-decoration:none;
      }
      #nav td a:hover{
      color: #ffffff;
      }
      
      
      #content
      {
      border: 10px #ffffff solid;
      right: 0px;
      position:absolute;
      left:210px;
      background-color: #800000;
      /*background-color: #ECE8C6;*/
      
      padding:15px;
      
      }
      #content, #content td{
      font-size: 0.75em;
      color: #ffffff;
      }
      .t, .t td{
       width:50%;
      }


      .top, .bottom{
      height: 25px;
      
      background: #dddddd ;
      padding: 8px 8px 8px;
      margin:-15px;
      
      
      }
      .top{
      height:15px;
      border-bottom: 10px #ffffff solid;
      margin-bottom: 10px;
      }
      .bottom{
      height:15px;
      border-top: 10px #ffffff solid;
      margin-top: 10px;
      }
      .bottom a, .top a{
      color: #ffffff;
      }
      .middle{
      background: #dddddd ;
      margin:-15px;
      padding: 8px 8px 8px;
      border-bottom: 10px #ffffff solid;
      margin-bottom: 10px;
      border-top: 10px #ffffff solid;
      margin-top: 10px;
      
      }
      
      #nav ul{
      margin: 0;
      padding: 0;
      list-style: none;
      }
      
      
      
      li.navi1 a, li.navi1_o a {
            
      list-style: none;
      padding: 5px;
      display:  block;
      width:   200px;
      border-top: 1px solid #FFFFFF;
      
      text-decoration: none;
      color:#800000;
      font-size: 0.9em;
      }

      li.navi1 a:hover {
      background: #cccccc;
      color: #ffffff;
      width: 200px;
      }
      li.navi1[class] a:hover, li.navi1_o[class] a  {
      /*ie versteht diesen teil nicht */
      width: 190px;
      } 
      li.navi1_o a {
      background: #cccccc;      
      }
      
      li.navi2 a{
            
      list-style: none;
      padding: 5px;
      display:  block;
      width:   180px;
      margin-left:20px;
      border: none;
      
      
      text-decoration: none;
      color:#800000;
      font-size: 0.7em;
      }
      li.navi2 a:hover {
      background: none;
      border: none;
      color: #CD0000;
      width:   180px;
      }

      