

/* css von Planta-Genista.de */
  {
  margin: 0;
  padding: 0;
  }
  
  
  /*elemente*/

	body

	{
	font-family: 'Tahoma', sans-serif;
	font-size: 0.8em;
	color: rgb(104,0,0);
	background: rgb(70, 0, 0) url(backgrounds-buttons/body-bg-green.jpg);
	padding: 0px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0;
	text-align: left;
}

	a:link { 

	font-weight: normal; 
	text-decoration: underline; 
	color: #713F1E;
	background-color: transparent;

	}

	a:visited 
	{ 
	font-weight: normal; 
	text-decoration: none; 
	background-color: transparent;
	color: #713F1E;
   }

	a:hover, a:active {
	background-color: transparent;
	text-decoration: blink;
	color: #E76100;
}

	fett_ueberschrift {

	color: #665221;

	font-weight:bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-variant: normal;

	font-size: 12px;

	font-style: normal;

	}

	a img {

	border: 0 none;

	}

	/*IDs*/

	

	#container

	{
	margin: auto;
	margin-bottom: 0px;
	width: 800px;
	text-align: left;
	position: relative;
	border-top: 0px;
	padding-bottom: 0px;
	background: center;
	background-image: url(backgrounds-buttons/container-bg800.jpg);
	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*/
}
	

	

	#header 
	{
	background-image: url(backgrounds-buttons/banner06.png);
	height: 310px;
	background-repeat: no-repeat;
	margin: 10px;
}

	#mainnav 
	{ 
	background-color: transparent; 
	}

	

	#menu
	{
	float: right;
	width: 160px;
	background-color: transparent;
	margin: 10px;
	/*   background: url(backgrounds-buttons/menu/menurahmen.png);  */
   }

	
	#menu h3
	{
	font-family: "Tahoma", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: inherit;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #665221;
	color: #665221;
	background-color: transparent;
	text-align: left;
   }

	

	#menu ul {

	padding: 0px 10px 0px;
	margin: 5px;

	}

	

	#menu li {

	line-height:17px;
	text-align:left;
	list-style-type: none; 

	}

	

	#menu a:link
	{
   color: #9C7B66;
	background-color: transparent;
	text-decoration: none;
   }



	#menu a:visited{

	color: #9C7B66;
	background-color: transparent;
	text-decoration: none;

	}



	#menu a:hover{

	color: #7F5F00;
	background-color: transparent;
	text-decoration: underline;

	}
   
	


	#contents
	{
	margin-right: 230px;
	margin-left: 55px;
	margin-top: 0px;
	background-color: transparent;
	/*background: url(backgrounds-buttons/text-bg760.jpg);*/
	font-size: 1.0em;
	font-weight: medium;
	min-height: 300px;
   }	

	#footer
	{
	clear: both;
	font-size: 0.8em;
	padding: 67px;
	background-image: url(backgrounds-buttons/footer01.png);
	background-color: transparent;
	background-repeat: repeat-x;
	
}

	

	.li {

		list-style-type: none; 

	}

	/*Klassen*/

	

	.bild {

    float:right;

    width:500px;

    height:259px;

	}
	
	.mittig
	{
	text-align: center;
	font-size: small;
	font-weight: bolder;
   }

	

	.blocksatz 
	{
	text-align: justify;
	padding: 5px;
	}
   
	.kapitale-m
	{
	   text-align: center;
		font-variant: small-caps;
		font-weight: bolder;
		font-size: 1.3em;
	}
	
	.kapitale-g
	{
	text-align: left;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 1.3em;
}
	
	.kapitale-norm
	{
	text-align: left;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 1.0em;
   }
	
	.kapitale-gb
	{
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.1em;
}
   
	.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;
		
	}

	

	

	a.pfeil {
	display: block;
	color: #996633;
	background: transparent url(backgrounds-buttons/pfeil.png) no-repeat 0 0.0em;
	padding-left: 30px;
	font-size: larger;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	min-height: 19px;
	font-variant: small-caps;
}

	.li {

		list-style-type: none; 

	}

	.aufzaehlung_abstand{

	margin: 0px 0px 10px 40px;

	font-size: 1.0em;

	text-decoration: none;

	right: 40px;

	}





.bilder_border {

	border: 1px solid #000000;

}



