body 
{ 
	margin-top:10px;
	margin-left:10px; 
	margin-bottom:1px; 
	color:#7C602E; 
	font-family:Verdana,Arial,sans-serif; 
	font-size:10pt;
	scrollbar-base-color: #E7CB95;
	scrollbar-track-color: #7C602E;
	scrollbar-face-color: #E7CB95;
	scrollbar-highlight-color: #7C602E;
	scrollbar-3d-light-color:#E7CB95;
	scrollbar-dark-shadow-color:#E7CB95;
	scrollbar-shadow-color: #7C602E;
	scrollbar-arrow-color: #7C602E;		
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,sub,sup
{ 
	font-family:Verdana,Arial,sans-serif; 
	color:#7C602E; 
	font-size:10pt;
}

p,ul,ol,li,div,td,th,address,nobr,b,i 
{ 
	font-size:10pt;
}

h1 
{ 
	font-size:16pt; color:#7C602E;
	margin-bottom : 5px; 
}

h2 
{ 
	font-size:12pt; 
	margin-top: 10px; 
	text-align : center; 
	color:#7C602E;
}

h3
{
   	font-size:10pt;
	margin-top: 10px;
	margin-bottom : 0px;
	text-align : center;
}

.ueberschrift
{
	margin-top: 10px;
	font-weight : bolder;
}

a.menue:link 
{
	text-decoration: none;
	font-size:11pt;  
}

a.menue:visited 
{
	text-decoration: none;
	font-size:11pt;  
}

a.menue:active 
{
	font-weight : bold;
	font-size:11pt;  
}

a.menue:hover 
{
	color: #7C602E;
	text-decoration: underline;
	font-size:11pt;
}


a:link 
{
	color: #7C602E;
}

a:visited 
{
	color: #7C602E; 
}

a:active 
{
	color: #FE370F;
}

a:hover 
{
	color: #FE370F;
}

.absatz
{
	text-align : justify;
	width : 95%;
}

div.absatz
{
	text-align : justify;
	width : 95%;
	margin-bottom : 10px;
}