 h1,h2,h3,h4,h5,h6,a,p,i,th,td,li,dt,dd,address,acronym,big,var,em,blockquote,a,div  
   { font-family  : Arial,Helvetica;  /* Schriftart                 */
     color  : #1b703a
   }
   
a:link 		{ color:blue; 	text-decoration:underline; }
a:visited 	{ color:fuchsia; 	text-decoration:underline; }
a:focus 	{ color:red; 		text-decoration:underline; }
a:hover 	{ color:#1b703a; 	text-decoration:none; 		font-size:110%;}
a:active 	{ color:lime; 	text-decoration:underline; }

   
cite{ color  : #1b703a
   }
   
   h1{
   	background-color:#e6e6e6;
	border:			1px solid #1b703a;
	padding:		6pt;
	margin-left:	2pt;
}
   
   div.mr{
   	margin-left	: 	-6px; 
	margin-right: 	5px; /* Rand vom Menü zum Content  */ 
	margin-top:		4px; /* Rand zwischen den Kästchen */
	margin-bottom:	4px; /* Rand zwischen den Kästchen */
	padding-left:	3px; 
	padding-right:	5px; 
	padding-top:	0px;
	padding-bottom:	0px;
	background-color:#e6e6e6;


	border:			1px solid #1b703a;
	font-size:		10pt;
	-webkit-border-radius:	9px;
	-moz-border-radius: 	9px;
	border-radius: 			9px; 		/* Opera			*/

   }
   
   /* UL Tag Listengruppen */
.eng{
	margin-left	: 	18px; /* Breich in welchem die Bulets sind */ 

	margin-top:		1px; /* Rand innerhalb der Kästchen */
	margin-bottom:	3px; /* Rand innerhalb der Kästchen */

	padding-left:	3px; 

}

.MenBod {	
	margin-top:		-2px;
}

td.werbung
{
   text-align: 		right; 
   padding-top:		50px;
   padding-left: 	10px;
}

.WerbungUnten
{
}
