.navi {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	list-style-image: url(images/headline_pic.gif);
	list-style-position: inside;
}
.bodytext {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-align: left;
	white-space: normal;
	list-style-position: outside;
	list-style-image: url(images/headline_pic.gif);
	list-style-type: disc;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.headline_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26722;
	font-weight: bold;
}
a {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 10px;
	color: #F26722;
	text-decoration: none;
}
a:hover {
	text-decoration:underline
}
.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	background-color: #9FCAED;
}

