body {
 margin:20px auto;  /* main-Box zentrieren in IE 5 und hoeher */
 text-align: center; /* main-Box zentrieren in IE 5 und hoeher */
 font-family: verdana, helvetica, sans-serif;
 background-color: #cccc33;
 background-image: url(../pics/hintergrund.gif);
 }

#pagecontainer {
 background-color: #996600; 
 color: white;
 border: 1px solid black;
 margin: 0 auto; /*   main-Box zentrieren in Opera, NN, Mozilla */

 width: 798px; 
     voice-family: "\"}\"";
     voice-family: inherit;
     width: 800px;	
}
html>body #pagecontainer {width: 800px;}

#topleft {
 float: left;
 padding: 0;
 margin: 0;
  }
 
 #left {
 float: left;
 padding: 0px;
 margin: 0 10px;
border: 1px solid black;
 }

  #right {
 float: right;
 padding: 0px;
 margin: 0 10px;
border: 1px solid black;
 }
 
    #datum {
letter-spacing: 2px;
font-weight: 600;
 }
 
   #mp3 {
letter-spacing: 3px;
font-weight: 600;
 }
 
#topright {
 font-family: verdana, arial, sans-serif;
 float: right;
 font-size: 32px;
 font-weight: bolder;
 font-style: italic; 
 padding: 0 20px;
 margin:0;
 } 
 
#navi {
 float: left;
 width: 500px;
 height: 17px;	
 overflow: hidden;
 border: 1px dashed black;
 border-right: 0px;
 color: black;
 text-align: left; /*   doofer IE-Bug */
 }
 
 #css {
 width: 100%;
 background-color: #003333;
 border-top: 1px solid black;
 padding: 0px;
 margin: 0px;
 font-size: 10px;
 color: #ffffff;
 text-align: center;
 }
 
#content {
 font-family: helvetica, arial, sans-serif;
 color: white;
 padding: 0;
 margin: 0 40px;
 background: #996600;
 font-size: 13px;
 line-height: 20px;
 padding: 0 20px;
 text-align: left;
 }
 
 #content h1 {
 font-size: 16px;
 font-weight: bold;
 }
 #content h2 {
 font-size: 14px;
 font-weight: bold;
 }
  #content h3 {
 font-size: 14px;
 font-weight: bold;
letter-spacing: 0.3em;
 }
 
 hr {
 width: 450px;
 }
 
 ul {
list-style-type: circle;
 }
 input, textarea {
 background-color: #cccc33;
 font-size: 12px;
 font-family: verdana, arial, sans-serif;
 border: 4px double #000066;
 }
 
 #player a {
  text-decoration: none;
  }

#player a:link {
    text-decoration: none;
  }

#player a:visited {
  text-decoration: none;
  }

#player a:hover {
     text-decoration: none;
  }
 
#navi a {
 line-height: 16px;
 font-size: 11px;
 padding: 3px;
 border-right: 1px solid black;
 text-decoration: none;
  }

#navi a:link {
  color:      			black;
  }

#navi a:visited {
  color:      			black;
  }

#navi a:hover {

    background: 			#000000;
    color:     				white;
  }
	
 a:link  {
  color: white;
  }

 a:visited  {
  color: white;
  }

 a:hover  {
    background: #000000;
    color: white;
  }
	
	.unsichtbar { 
	display: none; 
}

#anzeige {
 background-color: #ffcc33; 
 color: black;
 font-family: tahoma, helvetica, sans-serif;
 font-size: 11px;
 line-height: 12px;
 border: 1px solid black;
 padding: 10px;
 margin: 10 /*   main-Box zentrieren in Opera, NN, Mozilla */
}
#navi a {
 line-height: 16px;
 font-size: 11px;
 padding: 3px;
 border-right: 1px solid black;
 text-decoration: none;
  }

#anzeige a:link {
  color:      			black;
  }

#anzeige a:visited {
  color:      			black;
  }

#anzeige a:hover {

    background: 			#000000;
    color:     				white;
  }