
body {
 background-color:#000000;
 margin: 0; padding: 1em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  
 }


.gan-title 
{  
 margin:0 auto;
 background-color: #EAF4D7;
border-top: 4px solid #7a9873;
border-left: 4px solid #7a9873;
border-right: 4px solid #7a9873;
 width: 924px;
 height: 100px;
}
 
 /*----------------------------------------------------------------------------*/
    ul#leiste 
	{
	text-align:center;
 padding: 15px 12px; 
	border-left: 4px solid #7a9873;
	border-right: 4px solid #7a9873;
	font-size: 1em;
	color:#EBF4D6;
	background-color: #d2dfce;
	width: 900px;
	height: 2em;
	font-family: "Times New Roman",Times;
	margin: 0 auto;
    }

ul#leiste li
	{
	 display: inline;
	 list-style: none;
	 margin: 0; 

   }
   
    ul#leiste a, ul#leiste span
   {
padding: 0.2em 2em;
    text-decoration: none; font-weight: bold;
    border: 2px outset white;
    color: #FFFFFF; 
     background-color: #ccc;
        background-color: #7a9873;
         
  }
   
ul#leiste a:hover {
background-color:#FFFFFF;
	color: #96D34D;
   }
 
 ul#leiste div
   {
   clear: center;
   
   }
  
   /*----------------------------------------------------------------------------*/
  
  
  li#aktiv a
  {
 
  border: 2px inset #FFFFFF;
  }
  
   /*----------------------------------------------------------------------------*/
   
 .rand {
	text-align:center;
	padding: 15px 12px;
	border-left: 4px solid #7a9873;
	border-right: 4px solid #7a9873;
	background-color: #FFFFFF;
	width: 900px;
	margin: 0 auto;
 font-family: "Times New Roman",Times;
 
 * html .rand {height: 1em;}

 
 
	}
	
	.rand-gaeste
{
text-align:left;
	padding: 15px 12px;
	border-left: 4px solid #7a9873;
	border-right: 4px solid #7a9873;
	background-color: #FFFFFF;
	width: 800;
	margin: 0 auto;
 font-family: "Times New Roman",Times;
 }
 
   /*----------------------------------------------------------------------------*/
  
   ul#Navigation {
   
    font-size: 0.6em;
    float: left;
     width: 18em;
    margin: 0 0 1.2em; 
         padding: 0;
   
    
  }
  
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  
  ul#Navigation p
  {
font-size: .8em ;
	text-align:center;
	font-family: "Times New Roman",Times;
	margin: 0 0 1.2em; 
	padding: 3em;

	}
  
 
 
  /*----------------------------------------------------------------------------*/

div#Inhalt {

    
margin: 0 12em 1em 12em;
    padding: 0 1em;
    border: none;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    
  }
  
* html div#Inhalt {
height: 1em;
}

/*----------------------------------------------------------------------------*/


.inhalt {
text-align:center;
	
padding: 3em;
margin: 0;
 font-family: "Times New Roman",Times;
 font-size: 1em;
}
 



 
 .eintrag
  {
  text-align:center;
  margin: 0 auto;
border-bottom: 4px solid #EBEBEB;
  padding: 10px;
  
  }
  
  
  
  .eintrag-r
  {
  text-align:left;
border-bottom: 1px solid #EBEBEB;
  padding: 10px;
  
  }
  /*----------------------------------------------------------------------------*/
  
  
   div#Info {
   
    font-size: 0.9em;
    color: #0F8CB0;
    float: right;
    padding: 0;
    border: 0px none; 
    width: 12em;
margin: 0 0 1.1em;
    
    }
    
    
    
div#info a:link{
     
color: #0F8CB0;
text-align:right;
    }
    
    div#info a:visited{
color: #0F8CB0;

   text-align:right;

    }
    
    div#info a:hover {
 
  }
  div#info a:active {
  
  }
    
 /*----------------------------------------------------------------------------*/
 

 
 .da {
	font-size: .8em ;
	text-align:center;
	font-family: "Times New Roman",Times;
	margin: 0 auto;
}

.kl {
	text-align:center;
	font-size: 0.8em;
	font-family: "Times New Roman",Times;
	padding: 1px 10px;
	
	
	}
	
 

ul#report {
	padding-left: 6em;
	padding-right: 6em;

	}




	
.titel { 
	font-size: 1.6em;

	}





.autor { 
	font-size: 0.7em;
	
	}
	




p#Fusszeile {


width: 924px;
clear: both;
     margin:0 auto;
   
    text-align: right;
    color: #FFFFFF;
    background-color: #fed; 
    background-color: #BCE2A7;
border-bottom: 4px solid #7a9873;
border-left: 4px solid #7a9873;
border-right: 4px solid #7a9873;
  }
  
p#Fusszeile a:link
{
color: #FFFFFF;
}



body{ 
text-align:center;
font-family: "Times New Roman",Times;
font-size: 1.1em;
 }

.rip-kasten
{
margin: 0 auto;
width: 400px;
}

.rip
{
text-align:center;
margin: 0 auto;
padding: 20px;
width: 400px;
border: 7px solid black;
}


.copyright
{
text-align:right;
font-size:.6em;
}

.links {
margin-left: 1em;
padding: 0 1em;
  border: 1px dashed silver;
  min-width: 1em; 
}


/* link - einstellungen - anfang*/
a:link {
   text-decoration: none;
   color: #7a9873;
   font-weight:bold;
}
a:visited {
   text-decoration: none;
   color: #7a9873;
   font-weight:bold;


}
a:hover {
   text-decoration: underline;
}
a:active {
   text-decoration: none;
   
} 
/* ende */