body
	{
		margin-left:0px; 
		margin-right:0px; 
		margin-top:0px; 
		margin-bottom:0px;
		scrollbar-base-color:#000000;
		scrollbar-arrow-color:#000000;
		scrollbar-darkshadow-color:#FFFFFF;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-shadow-color:#000000;
		scrollbar-face-color:#FFFFFF;
		scrollbar-track-color:#CDCDCD;
	}	

.ueberschrift 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11pt; 
		font-weight: bold; 
		color: #6C6C6C;
	}

.text 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: normal; 
		color: #6C6C6C;
	}
	
.text_neg 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: normal; 
		color: #ffffff;
	}
	
.anschrift 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: bold; 
		color: #6C6C6C;
	}	

.topnavi
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11pt; 
		font-weight: bold; 
		color: #6C6C6C;
		border-style: solid;
		border-width:1px;
		border-top-width:0px;
		border-bottom-width:0px;
		border-left-width:0px;
		border-color:333333;
		background-color: #ffffff;
		cursor:hand;
	}
	
.topnavi_over
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11pt; 
		font-weight: bold; 
		color: #000000;
		border-style: solid;
		border-width:1px;
		border-top-width:0px;
		border-bottom-width:0px;
		border-left-width:0px;
		border-color:333333;
		background-color: #eeeeee;
		cursor:hand;
	}

.topnavi_rechts
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11pt; 
		font-weight: bold; 
		color: #6C6C6C;
		border-style: solid;
		border-width:0px;
		border-top-width:0px;
		border-bottom-width:0px;
		border-left-width:0px;
		border-color:333333;
		background-color: #ffffff;
		cursor:hand;
	}
	
.topnavi_rechts_over
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11pt; 
		font-weight: bold; 
		color: #000000;
		border-style: solid;
		border-width:0px;
		border-top-width:0px;
		border-bottom-width:0px;
		border-left-width:0px;
		border-color:333333;
		background-color: #eeeeee;
		cursor:hand;
	}

.navi
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: bold; 
		color: #6C6C6C;
		cursor:hand;
	}
	
.navi_over
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: bold; 
		color: #000000;
		cursor:hand;
	}
	
a 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:normal;
		color:#6C6C6C;
		text-decoration:underline;
	}
	
a:hover
	{ 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:normal;
		color:#000000;
		text-decoration:none;
	}
