<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html><head><title>:link, :visited, :focus, :hover, :active</title>
<style type="text/css">

a:{ font-size:130%;font-weight:bold;color:#CA6500;text-decoration:none;}
a:link { font-size:130%;font-weight:bold;color:#CA6500;text-decoration:none;}
a:visited { font-size:130%;font-weight:bold;color:#CA6500;text-decoration:none;}
a:focus { font-size:130%;font-weight:bold;color:#CA6500;text-decoration:none;}
a:hover { font-size:130%;font-weight:bold;color:#804000;text-decoration:none;}
a:active { font-size:130%;font-weight:bold;color:#804000;text-decoration:none;}


.hintergrundgruen { 
        background-color:#BDD750}
        
.hintergrundorange { 
        background-color:#FF9224}
        
.hintergrundweis { 
        background-color:white}

.hintergrundrot { 
        background-color:#FF0033}
        
.hintergrundnopen { 
        background-image:url(nopen.gif)}
        
.hintergrundgrau { 
        background-color:silver} 
        
.hintergrundtransparent { 
        background-color:transparent} 
        
.hintergrundmarmoriert {
	background-image:url(hintergrund.jpg)}
       
.schriftinhalt {
        color:#804000;
        font-family:ARIAL NARROW;}
.schriftangebot {
        color:white;
        font-family:ARIAL NARROW;}        
        
.schriftnavi {
        color:red;
        font-family:ARIAL NARROW;}
        
.tabellegross {
	border-width:medium;
	border-color:Red; border-style:solid; 
	vertical-align:top;}        
        
.tabelleklein {
	border-right-width:medium;
	border-top-width:medium;
	border-bottom-width:medium;
	border-left-width:0;
	border-style:solid;}
	
.randunten {	
	width:100%;border-bottom-width:medium;
	border-top-width:0;border-left-width:0;
	border-right-width:0;
	border-style:solid;}
	
.rahmenweis {
	border-color:white;}
	
.rahmengrau {
	border-color:silver;}		
			
.rahmen {
	border-bottom-width:medium;
	border-top-width:medium;
	border-left-width:medium;
	border-right-width:medium;
	border-style:solid;}
			                              