BODY, TD, TH, DL, UL, OL, P 
{    
	FONT-FAMILY: verdana,Sans-serif; 
	FONT-SIZE: 10pt;
	color:#333333;
}

h3
{    
	FONT-FAMILY: verdana,Sans-serif; 
	FONT-SIZE: 14pt;
	color:#333333;
}

.gb_links
{
	border-bottom : 1px dashed Gray;
}
.gb_rechts
{
	border-bottom : 1px dashed Gray;
	border-left : 1px dashed Gray;
}

.border_unten
{
		border-bottom : 1px dashed Gray;	
}

a:link
{
	color: #333333;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #00539F;
	text-decoration: underline;
}



