BODY {
	background-color: #c0c0c0;

}

.button
{
	color: black;
	background-color: #d1d1d1;
	border-color: black;
	font-size: 9pt;
border-width:1pt;
	
}
	

	  
.input	  {  
color: black;  
background-color: #d1d1d1; 

border-color: black;  
font-size: 9pt; 

border-width:1pt; 
 

 
}


	  
.text{
	text-decoration: none;
	color: black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	
}



.small{
	text-decoration: none;
	color: black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-variant: small-caps;
}

.adresse{
	text-decoration: none;
	color: black;
	font-family: Arial;
	font-size: 7pt;
	font-style : normal;
	
}

.senkrecht{
	text-decoration: none;
	color: ;
	font-family: Arial;
	font-size: 10pt;
	font-style : normal;
}

A:link  {
	text-decoration: none;
	color: black;
	font-family: Arial;
	font-size:9 pt;
}
A:visited {
	text-decoration: none;
	color: black;
	font-family:  Arial;
	font-size: 9pt;
} 
A:active  {
	text-decoration: none;
	color:black;
	font-size: 9pt	;
	font-family:  Arial;
}

A:hover {
	text-decoration: none;
	color: Red;
	font-size: 9pt;
	font-family:  Arial;
}

th {
	text-decoration: none;
	color: black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	
}
td {
	text-decoration: none;
	color: black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	
}

h1{
	text-decoration: none;
	color: black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 18pt;

	
}
h2{
	text-decoration: none;
	color: black ;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16pt;
	
}
h3{
	text-decoration: none;
	color: black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14pt;
	
}
h4{
	text-decoration: none;
	color: black ;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
	
}