/* css von www.planta-genista.de */

{
  margin: 0;
  padding: 0;
  }
  
  /*elemente*/

	body



	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #432F05;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: #63320E;
	background-image: url(backs/bodyback-brwon.jpg);
	background-position: inherit;
	background-repeat: repeat;
}


   a:link 
	{
	font-weight: bolder;
	text-decoration: none;
	color: #432F05;
	background-color: transparent;
}



	a:visited 
	{
	font-weight: bolder;
	text-decoration: none;
	background-color: transparent;
	color: #432F05;
}



	a:hover, a:active 
	{
	font-weight: bolder;
	background-color: transparent;
	text-decoration: underline;
	color: #8B4513;
}



/*IDs*/


   #container
	{
	left: 50%;
	margin-left: -400px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 800px;
	text-align: left;
	position: relative;
	border-top: 0px;
	padding-bottom: 0px;
	background: center;
	 /*border-left: 3px solid black;
	border-right: 3px solid black;*/
	background-position: inherit;
	overflow: hidden; /*needed to avoid horizontal scrollbars that appear in mozilla with margin: auto at 800x600*/
    }
	
	 #upperbox
	{
	background: transparent;
	width: 800px;
	height: 100px;
    }
	
	#header
	{
	width: 800px;
	height: 120px;
	}
	
   #middlebox
	{
	background: transparent url(backs/rahmen02.jpg);
	margin: auto;
	width: 800px;
	height: 584px;
   }
	
	#content
	{
	margin-top: 0px;
	background: transparent;
	height: 450px;
	width: 800px;
   }
	
	
	#textbox
	{
	background: transparent;
	float: left;
	height: auto;
	width: 580px;
	margin-left: 30px;
	padding-top: 10px;
   }
	

	#menu
	{
	float: right;
	background: transparent;
	height: 320px;
	width: 120px;
	margin-right: 30px;
	padding-top: 10px;
}
	
	#downbox
	{
	background: transparent;
	height: 40px;
	width: 800px;
	color: #BB7631;
   }
	
	
	
	
	
	
	#menu ul 
	{
	padding: 0px 10px 0px;
	margin: 5px;
	}

	#menu li 
	{
	line-height:25px;
	text-align:left;
	list-style-type: none; 
	}
	
	#menu a:link
	{
   color: #432F05;
	background-color: transparent;
	text-decoration: none;
	font-weight: bolder;
   }

	#menu a:visited
	{
	color: #432F05;
	background-color: transparent;
	text-decoration: none;
	font-weight: bolder;
	}

	#menu a:hover
	{
	color: #8B4513;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bolder;
   }
	
 
	
		/*Klassen*/


   .liste 
	{
	list-style-type: none;
   }
	
	.mittig
	{
	text-align: center;
	font-size: 1.0em;
   }

	.block
	{
	text-align: justify;
	font
	padding: 5px;
	font-size: 1.0em;
	}
	
	.mail
	{
		text-align: left;
		font-size: 0.8em;
	}
	
	.gallery
	{
		font-size: 1.em;
		font-weight: bolder;
		text-align: left;
	}
   

	.kapitale-big
	{
	text-align: left;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 1.1em;
   }
   
 	.fett
	{
	text-align: left;
	font-weight: bold;
	}
	

	.kapitale-normal

	{

	text-align: left;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 1.0em;

   }

	

	.kapitale-fat

	{
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.1em;
   }
   
   .uberschrift
   {
   text-align: left;
   font-variant: small-caps;
   font-weight: bold;
   font-size: 1.3em;
   font-stretch: condensed;
   }
   
   .links
   {
   
   font-weight: lighter;
   margin: 0px 0px 10px 40px;
   }

   

	.mittig-norm

	{

		text-align: center;

		font-size: 1.0em

	}



	.imgle

	{

	float: left;	

	padding: 5px 5px 5px 5px;

	display:block;

	}



	.imgre

	{

	float: right;

	padding: 10px 10px 10px 10px;

	display: block;

   }

	



	.imgmi

	{

		float: none;

		padding: 10px 10px 10px 10px;

		display: block;

		text-align: center;

	}

	

	.imgvolk
	{
	float: right;
	padding: 5px 5px 15px 5px;
	display: block;
   }

	

	.tabfont
	{
		font-size: small;
	}

	a.mitte
	{
		font-size: 0.8em;
		color: #713F1E;
	}


	.aufzaehlung_abstand
	{
	margin: 0px 0px 10px 40px;
	text-decoration: none;
	right: 40px;
	}

