body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #ffffcc; 
	background-image: url(media/bg_gelb-weiss.gif)
}
h3 A:link    {
	text-decoration: none;
	font:12pt/13pt verdana;
	font-weight: bold ; 
	color:red
}
h3 A:visited {
	text-decoration: none;
	font:12pt/13pt verdana;
	font-weight: bold;
	color:red
}
h3 A:active  {
	text-decoration: underline; 
	font:13pt/13pt verdana; 
	font-weight: bold ; 
	color:green
}
h3 A:hover   {
	text-decoration: underline; 
	font:13pt/13pt verdana; 
	font-weight: bold ; 
	color:blue
}

.themenliste h2{
	font-size: 12px;
	color: #666666;
}

.themenliste h1{
	font-size: 12px;
	color: #666666;
}