html,body {height:100%;
      text-align:center;
      font-family:"Trebuchet MS", Georgia, Times,serif;
	  font-size:100%;
      font-weight:normal;
	  color:#7F783F; }
.big{ font-family:"Trebuchet MS", Georgia, Times,serif;
      font-size:130%;
      color:#7F783F;
	  font-weight:bold; }
.small{ font-family:"Trebuchet MS", Georgia, Times,serif;
      font-size:70%;
      color:#7F783F;}
.small_black{ font-family:"Trebuchet MS", Georgia, Times,serif;
      font-size:80%;
      color:#5E6532;}
.left { float:left; margin:8 2 8 8 ;}
.right{ float:right; margin:8 8 8 2 ;}
.center{ margin:4px;padding:4px;}
.verst{color:#FFFFFF;background-color:transparent;}
h1{
      font-family:"Trebuchet MS", Georgia, Times, serif;
      font-size:120%;
      font-weight:normal;
      color:#7F783F;
      background-color:transparent;}
h2{
      font-family:"Trebuchet MS", Georgia, Times, serif;
      font-size:120%;
      font-weight:normal;
      color:#FFFFFF;
      background-color:transparent;}                                
p{
      font-family:"Trebuchet MS", Georgia, Times,serif;
      font-size:100%;
      font-weight:normal;
	  color:#7F783F;
      background-color:transparent;
      line-height:120%;}
hr {
	color:#5E6532;
	background-color:#5E6532;
	border:#5E6532;
	border-style:dashed;
	border-width:1px;
	height:1px;
	line-height:10px;}

a:link{color:#5F581F;text-decoration:none;}
a:visited{color:#9F985F;text-decoration:none;font-style:italic;}
a:hover{color:#5F581F;}
a:active{color:#5F581F;}

#Zentriert{
    width: 100%; 
	position: absolute; 
	left: 50%; 
	margin-left:-520px;}
#GB{
	width:100%;
	height:350px;
	overflow:auto;}
/* ----------------------------------- LOGO ---------------- */
#header_logo{
    background-image:url(_source/Header_Fill.gif);
	background-repeat:repeat-x;
    position:absolute;
	text-align:center;
    top:10px;
	left:220px;
    width:600px;
	height:95px;
    z-index:10;}
#LI_Header{
   background-image:url(_source/Header_Fill.gif);
   background-repeat:repeat-x;
   position:absolute;
   top:55px;
   left:10px;
   width:200px;
   height:95px;}
#RE_Header{
   background-image:url(_source/Header_Fill.gif);
   background-repeat:repeat-x;
   position:absolute;
   top:55px;
   left:830px;
   width:200px;
   height:95px;}
/* ----------------------------------- Menu rechts ---------------- */
#Menu_1{
    background-color:#EEFF7F;
	/*position : absolute;
    top : 0px;
	left: 0px;*/
    width :182px;
	height:115px;
    z-index:10;}
#Menu_Logo{
    background-image:url(_source/Clown_Jana_Schulz.gif);
    width:182px;
	height:91px;
    z-index:10;}
#Menu_2{
    background-color:#EEFF7F;
	width:182px;
	height:76px;
    z-index:10;}
/* ----------------------------------- Inhalt ---------------- */
#Content{
   text-align:justify;
   background-color:#EEFF7F;
   position:absolute;
   top:105px;
   height:605px;
   left:220px;
   width:560px;
   padding:20px;
   z-index:10;}
#LI_Content{
   background-color:#EEFF7F;
   position:absolute;
   text-align:center;
   top:150px;
   left:10px;
   width:190px;
   height:590px;
   padding:5px;
   z-index:5;}
#RE_Content{
   background-color:#EEFF7F;
   position:absolute;
   text-align:center;
   top:150px;
   left:830px;
   width:190px;
   height:590px;
   padding:5px;
   z-index:5;}