body { 
	width: 100%;
	height:100%;
	margin:0px;
}
td {
    font-family:				arial, verdana;
    
}
tr {
    font-family:				arial, verdana;
    
}

/* GLOBALE DEFINITIONEN (ALLE BEREICHE) */
a:active {  color: #000000; text-decoration: underline}
a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color:#C2C2C2; text-decoration: underline}