body {
 margin:0px;
 margin-bottom:15px;
 font-size:10pt;
 background:"#F7F7DF";
 font-family:MS Sans Serif;
 cursor:default;
}

/* LINKS */
a { 
	font-size: 10pt;
	color: #512B04; 
	text-decoration:none;  
}


a:hover { 	
	color:#000000;
	text-decoration:underline;  
}

a:active {
	color:#000000;
	text-decoration:underline;  
}

.subnav a{
	font-size: 9pt;
	color: #4A4A4A; 
	text-decoration:none;  


}


/* TABELLEN 
td { font-family:verdana; font-size:8pt; color: #ffffff; }
td.title { font-weight:bold; filter:dropshadow(color=#000000,offx=1,offy=1); }
td.kommentar { font-weight:bold; color: black; font-size: 7pt;}
td.kommentar2 { color: black; font-family: verdana; }
td.details { font-size:7pt; color:#f1f1f1; font-family: verdana; }
td.user { font-weight:bold; color: #d2d2d2;}
td.news { font-size:8pt; color:#000000; font-family: verdana; line-height:16px;}
*/