<!-- Universal Selektor alles in alle Browsern auf 0 -->
* {margin: 0px; padding: 0px; border: 0px;}

h1 {}
h2 {font-size: 1.9em; font-family: 'FreeSans'; font-weight: bold; font-style: italic; color: blue;}
h3 {}
h4 {font-size: 1.1em; font-family: 'FreeSans'; font-weight: bold;}
h5 {font-size: 1.0em; font-family: 'FreeSans'; }
h6 {font-size: 0.9em; font-family: 'FreeSans'; font-weight: bold; font-style: italic; }
 
 
	
div#agb {
	position: absolute;
	margin-top: 35px;
	margin-left:35px;
	width:910px;
	height: 740px; 
	float: left;
   overflow: auto;
	list-style: none;
	background-image: url(Bilder/P_Startseite/Higru_Weis_45.png);
	padding-left: 20px;
}