
body
{ 
color: white;  
background-color: rgb(255,255,255);
font-family: Verdana, Arial, sans; 
font-size: 8pt;
}

table
{

	font-size: 7pt;
	font-family: Verdana, Arial;
	color: rgb(255,255,255);
}

table#worktable {width: 512px; font-size: 8pt; font-family: Arial;} /* Gesamtbreite der Tabelle */
col#col1 {width: 312px;} /* Breite von Spalte 1 */
col#col2 {width: 200px;} /* Breite von Spalte 2 */
#worktable tbody tr td {height: 70px; padding-left: 10px; padding-top: 10px; vertical-align: top;} /* Zellenformat */
#worktable tbody tr td img {padding-top: 3px;} /* ein Bild in der Tabelle */



#menu a {display: block;color:#000000;text-decoration:none;font-family:verdana;font-size:10pt;
}

#menu a:visited{color:#000000;text-decoration:none;font-family:verdana; font-size:10pt;
}


#menu a:active{color:#000000;text-decoration:none;font-family:verdana; font-size:10pt;
}

#menu a:hover {color:#494949;text-decoration:none;font-family:verdana; font-size:10pt;
}

div#news {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 7pt;}

div#news img {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	}

.defloat {clear: both;}

a:link{ color: #383838;text-decoration:none;font-family: verdana;}

a:visited{color:white;text-decoration:none;font-family: verdana;}

a:active{ color:white;text-decoration:none;font-family: verdana;}

a:hover{ color: #5e5e5e;text-decoration:none;font-family: verdana;}
