.menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FEBC1D;
	line-height: 15px;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
.content-header {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.foot {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 11px;
}
.bild-links {
	padding-right: 15px;
	padding-bottom: 15px;
}
.text-link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
	text-decoration: none;
}
a.text-link:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	background-color: #0099CC;
	text-decoration: none;
}
.bildrahmen {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #0099CC;
}
