body{
	background-color: #F0F0F0;
	scrollbar-face-color: #e8e8e8;
	scrollbar-shadow-color: #dddddd;
	scrollbar-highlight-color: #e8e8e8;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-track-color: #dddddd;
	scrollbar-arrow-color: gray;
}


.button
{
	color: black;
	background-color: #e8e8e8;
	border-color: black;
	font-size: 9pt;
border-width:1pt;
	
}
	
.block
 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align : justify;
}

	  
.input	  {
	color: black;
	background-color: white;
	border-color: black;
	font-size: 9pt;
	border-width:1pt;
}

 

.input2
{
	color: black;
	background-color: #e8e8e8;
	border-color: gray;
	font-size: 9.5pt;
}

.text {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}



.senkrecht {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	list-style-type : upper-alpha;
}

.name {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}


P{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	
}

li {
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}



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;
}

little A:link  {
	text-decoration: none;
	color: black;
	font-family: Arial;
	font-size:9 pt;
}
little A:visited {
	text-decoration: none;
	color:black;
	font-family:  Arial;
	font-size: 9pt;
} 
little A:active  {
	text-decoration: none;
	color:black;
	font-size: 9pt	;
	font-family:  Arial;
}

little A:hover {
	text-decoration: none;
	color: Red;
	font-size: 9pt;
	font-family:  Arial;
}



H1 {
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	color: silver;

}
H2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color:silver;
}
H3 {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
H4 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: silver;
}
H5 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: silver;
}
th {
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #d7ebff;
}

.title {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetia, sans-serif;
	color: #d7ebff;
	
	
}

td {
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #d7ebff;
}
.gray {
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: gray;

}

li {
	font-color: black;
}