/* CSS Document */

#content, #flashcontent, #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 10px;
}

#content a, #flashcontent a
{
	color:#FFFFFF;
}

#content a:hover, #flashcontent a:hover
{
	text-decoration: none;
	color:#999999;
}


.tabelle
{
	border::1px thin #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}


#footer
{
	font-size: 10px;
	color:#666666;	
}
