body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: normal ;
	background-color: #FFFFCC;
}

x {	background-color: #fef9e9;}
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24pt; 
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt;
	font-weight: bold;
}

h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
}


p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: normal ;
}

p.haftung {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal ;
	font-style: italic;
	text-align: center;
}


A:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold ;
	font-size:  10pt;
	text-decoration:none;
	color:  #000000 ;
	background-color:  #FFCC00;
}

A:link, A:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold ;
	font-size:  10pt;
	color: #000000 ;
	text-decoration:underline;
	font-style: italic;	
}

A.h3:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold ;
	font-size:  14pt;
	text-decoration:none;
	color:  #000000 ;
	background-color:  #FFCC00;
}

A.h3:link, A.h3:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold ;
	font-size:  14pt;
	color: #000000 ;
	text-decoration:underline;
	font-style: italic;	
}


A.inhalt:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal ;
	font-size:  11pt;
	text-decoration:none;
	color:  #000000 ;
	background-color:  #FFCC00;
}

A.inhalt:link, A.inhalt:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  11pt;
	color: #000000 ;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;	
}

A.menu:link, A.menu:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFCC   ;
	background-color:  #000000;
	text-decoration:none;
	font-style: normal;	
}

A.menu:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold ;
	font-size:  10pt;
	text-decoration:none;
	font-style: normal;	
	color: #000000 ;
	background-color: #FFCC00  ;
}

td.menu{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10pt;
	color: #FFCC00 ;
	background-color:  #000000;
}

th{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11pt;
	color: #000000 ;
}

td{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11pt;
	color: #000000 ;
}

table.blank{
	border: 0
}


ul { 
	list-style-image: url(images/bullet_orange.gif); 
	vertical-align: top;
}


hr.black {

}

hr.orange {

}