body 
	{
	scrollbar-face-color : #0F9572;
	scrollbar-track-color : #A4CEB6;
	scrollbar-3dlight-color : #A4CEB6;
	scrollbar-darkshadow-color : #A4CEB6;
	scrollbar-base-color : #A4CEB6;
	scrollbar-track-color : #A4CEB6;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	}

body, td, blockquote, center, p, ul, div, textarea, input, form, select, option
	{ 
	font-size: 12px; 
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
a:link
	{
	color: #0F9572; 
	text-decoration: none;
	}

a:visited
	{
	color: #0F9572; 
	text-decoration: none;
	}

a:hover
	{
	color: #A7A9AC;
	text-decoration: none;
	}

a:active
	{
	color: #0F9572; 
	text-decoration: none;
	}

h1
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #3357A3; 
	margin-bottom : 0px; 
	margin-top : 0px; 
	}

h2
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;  
	font-weight: bold;  
	text-decoration: none; 
	color: #3357A3; 
	margin-bottom : 0px; 
	margin-top : 0px; 
	}

h3
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;  
	text-decoration: none; 
	color: #3357A3; 
	margin-bottom : 0px; 
	margin-top : 0px; 
	}	
	
.navi				{ text-decoration: none; font-size: 11px; font-weight: normal; color: #0F9572;	}
a.navi:link			{ text-decoration: none; font-size: 11px; font-weight:  normal; color: #0F9572; }
a.navi:visited		{ text-decoration: none; font-size: 11px; font-weight:  normal; color: #0F9572; }
a.navi:hover		{ text-decoration: none; font-size: 11px; font-weight:  normal; color: #A7A9AC; }
a.navi:active		{ text-decoration: none; font-size: 11px; font-weight:  normal; color: #0F9572; }
/* für navigation */

.fusszeile			{ text-decoration: none; font-size: 10px; font-weight: normal;  color: #000000; }
A.fuss:link			{ text-decoration: none; font-size: 10px; font-weight: normal; color: #000000; }
A.fuss:visited		{ text-decoration: none; font-size: 10px; font-weight: normal; color: #000000; }
A.fuss:hover		{ text-decoration: underline; font-size: 10px; font-weight: normal; color: #000000; }
A.fuss:active		{ text-decoration: none; font-size: 10px; font-weight: normal; color: #000000; }
/* für links in fusszeile */

li
	{
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	text-align: left;
	margin-top : 3px;
	margin-left : -25px;
	margin-bottom : 3px;
	line-height : normal;
	}

ul
	{
	margin-top : 0px;
	margin-bottom : 0px;
	}