
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%}
		/* alter Kasten
	font-size: 18px;
	white-space:  nowrap;
	display: block;
	width: 400px;
	border: 4px solid #c0c0c0; 
	padding: 5px 30px 5px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center; */
	
	
#inhalt	{
	display: block;
	width: 650px;
	margin-left: 5%;
	margin-right: 10%;}	

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: 130%;
	margin-bottom: 2%;}

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

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

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


