﻿body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #800000;
}
.header_bckgr {
	background-image: url('header09/header0901.jpg');
	background-repeat: no-repeat;
}
.headertext {
	color: #781B00;
	font-size: 8pt;
	font-style: italic;
}
.seitentitel {
	color: #781B00;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
a {
	font-family: Verdana;
}
/*a:link {
	color: #781B00;
}
a:visited {
	color: #781B00;
}
a:hover {
	color: #110400;
}
a:active {
	color: #781B00;
}*/
a:link       
{ 
font-family: Verdana; 
font-size: 10pt; 
color: #6A1B00 
}
a:active     
{ 
font-family: Verdana; 
color: #6A1B00; 
font-size: 10pt 
}
a:hover      
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
}
a:visited    
{ color: #6A1B00; 
font-family: Verdana; 
font-size: 10pt 
}
li           { color: #6A1B00; margin-top:0; margin-bottom:0 }
.navi {
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	padding-right: 15px;
}
.navi a:link {
	text-decoration: none;
	color: #4A1100;
}
.navi a:visited {
	text-decoration: none;
	color: #4A1100;
}
.navi a:hover {
	text-decoration: none;
	color: #CE2F00;
}
.navi a:active {
	text-decoration: none;
	color: #781B00;
}
