
.main 	{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color : #333333;
}

a.main  {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
a.main:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
a.main:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
a.main:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #33333;
}


.kasten 	{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color : #333333;
}

a.kasten  {
	text-decoration: none;
	color: #333333;
}
a.kasten:active {
	text-decoration: none;
	color: #333333;
}
a.kasten:visited {
	text-decoration: none;
	color: #333333;
}
a.kasten:hover {
	text-decoration: underline;
	color: #33333;
}



.headline 	{
	font-family: Verdana;
	font-size: 11px;
	font-style: bold;
	color : #ffffff;
}

a.headline {
	font-family: Verdana;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
	color: #ffffff;
}
a.headline:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
	color: #ffffff;
}
a.headline:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
	color: #ffffff;
}
a.headline:hover {
	font-family:Verdana;
	font-size: 11px;
	font-style: bold;
	text-decoration: underline;
	color: #ffffff;
}
	
	
.footer	{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color : #333333;
}

a.footer {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
a.footer:active {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
a.footer:visited {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
a.footer:hover {
	font-family:Verdana;
	font-size: 9px;
	font-style: normal;
	text-decoration: underline;
	color: #333333;
}
	