.bodytext 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000066;
	}

.headline 
	{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	}

a:link 
	{
	color: #0000FF; 
	text-decoration: none
	}
a:visited 
	{
	color: #0000FF; 
	text-decoration: none
	}
	
a:hover 
	{
	color: #CC0033;
	text-decoration: none;
	}


.themen 
	{
	line-height: 20px;
	}

