*   { color: white; margin: 0; padding: 0;  }
body       
           { color: #696969; font: 0.8em Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background: url(images/bckgrimg5.jpg) repeat-x; text-align: center; min-width: 900px }

a        
  { color: #696969; text-decoration: none; letter-spacing: 0.1em; clip: inherit }

a:hover, a:active 
  { color: #b22222; text-decoration: none }

p         
 { color: #696969; line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h1
  { color: #b22222; font-size: 1.3em; letter-spacing: 0.1em; padding-top: 14px; padding-bottom: 14px }
h2  { color: #b22222; font-size: 0.9em; letter-spacing: 0.1em; padding-bottom: 10px }
ul     
 { letter-spacing: 0.1em; list-style-type: none; display: block }

li    
  { color: #b22222; font-size: 1.1em; display: block }


.rot
  { color: #b22222; text-decoration: none; letter-spacing: 0.1em }
  
.quote
   { color: #696969; font-style: italic; font-weight: normal }
   
  .thin
   { color: #696969; font-weight: normal }
   
/*.list 
{ color: #696969; font-weight: 300; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: normal; list-style-type: square  }*/

#container       
   { color: #222; 
   background-color: white; 
   text-align: left; 
   margin: 30px auto auto; 
   position: relative; 
   width: 930px; 
   height: 1000px }

#header              
    { background-color: white; width: 930px; height: 280px }

#main         
   { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-align: left; width: 900px; height: 100%; overflow: auto }




/*	


	**************************** Content *************************************** 
*/
#content                
        { color: #222; line-height: 130%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: transparent; position: absolute; z-index: 20; top: 310px; left: 90px; width: 720px; height: auto; overflow: auto }


#content table tr td p      
  { color: #000; font-weight: 600; font-size: 0.8em;  padding-bottom: 18px }

#content table tr td ul li     
     { color: #696969; font-weight: 300; font-size: 0.8em; line-height: 1.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: normal; list-style-type: square; list-style-position: outside; display: list-item }
#content p      
  { color: #000; font-weight: 600; padding-bottom: 18px }


#content a      
  { color: #696969; font-size: 1em; border-bottom: 1px dotted #b22222; display: inline }
#content a:hover, a:active      
   { color: #b22222; display: inline }
   
     
/*



	**************************** Navigation *************************************** 
*/
#nav  
   { background-color: transparent; float: left; position: absolute; top: 0px; left: 0px; width: 375px; height: 280px; overflow: auto }

#nav ul 
   { font-weight: bold; font-size: 1.1em; line-height: 2.4em; margin-top: 25px; margin-left: 90px; display: block }

#nav ul li.active 
 { color: #b22222 }

/* Bild rechts oben */

#head_image  
     { float: right; position: absolute; top: 0px; left: 300px; width: 525px; height: 233px }
  


