
body 	{font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ebfac8;
	font-size: 100.01%;}

.kopf	{font-size: 70%;
	line-height: 100%;}
	
#verband	{ font-size: 140%;
	line-height: 130%;
	font-weight:bold;
	margin-left:10%}
	
#inhalt	{
	display: block;
	width: 650px;
	margin-left: 5%;
	margin-right: 10%;}
	
#abstand_unten	{
	display: block; width: 650px;
	height:300px;
}	

h1 {font-size: 200%;
	line-height: 140%;}

h2 {font-size: 140%;
	line-height: 130%;}
	
h3 {font-size: 110%;
	line-height: 120%;}	

p	{font-size: 100%;
	line-height: 140%;}
	
li	{font-size: 100%;
	line-height: 140%;
	margin-bottom: 1%;}

.ohne	{list-style-type: none;}

.menue	{font-size: 100%;
	line-height: 120%;
	margin-bottom: 1%;}
	
.eng	{font-size: 100%;
	line-height: 120%;
	margin-bottom: 0%;}
	
.bu	{font-size: 80%;}

.tief	{font-size: 70%;}

.headline	{font-size: 160%;}

.grau	{color:#999999;}

A	{ font-weight:600;	}
A:link	{
	color: #276d3c;
	text-decoration: none;
		}
A:visited	{
	color: #276d3c;
	text-decoration: none;
		}
A:hover	{
	color: #276d3c;
	text-decoration: underline;
		}
		
acronym[title], abbr[title] {
	border-bottom: 2px #000 dotted; 
	cursor:help}	/*in der navi_left.css ändern?*/	



