BODY,a,p,td,li,h1,h2,h3,h4,h5,h6{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	color: White;
}
A:HOVER {
	color : red;
	text-decoration: none;
}
p {
	
	font-size: 12px;
	text-align: left;
	padding: 4px;
}
td {
	
	font-size: 12px;
	padding: 0px;

}
h1 {
	
	font-size: 20px;
}
h2 {
	
	font-size: 18px;
}
h3 {
	
	font-size: 16px;
}
h4 {
	
	font-size: 14px;
}
h5 {
	
	font-size: 12px;
}
h6 {
	
	font-size: 12px;
}
th{
	background-color: Silver;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top: 1px;
	border-left: 1px;
	}
	.weiss {
	
	background-color: #ffffff;
	font-size: 14px;
	border-top: 1px;
	border-left: 1px;
	color: Black;
}
.eins
{ 
 	border-right-width: 1px;
    	border-bottom-width: 1px;
 	border-left-width: 0px;
    	border-top-width: 0px;
   	border-color: #000000;
  	border-style: solid;
}
.abstand
{
	padding-left: 8px;
	padding-right: 5px;
}
.feld {
	font-family: Verdana;
	font-size: 10;
	color:#000000;
	font-weight: solid;
	background-color: #E4E4E4;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}
.innen
{
	font-size: 12px;
	color: Black;
}
.strich
{
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}
.blau
{
	color: Navy;
}
	