body {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin: 20px 0px 0px;
	background-color: #F5F5F5;

}
.linienavi {
	background-color: #C79A9E;
}
.headnavi {
	color: #fafafa;
	padding-left: 15px;
	background-color: #9A2933;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-size: 13px;
	padding-top: 1px;




}
.contnavi {
	color: #333333;
	padding-left: 30px;
	background-color: #E5E5E5;
	height: 24px;
	font-size: 13px;
	padding-top: 1px;



}
.teaser {
	background-color: #003357;
	padding-top: 25px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	color: #FFFFFF;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;



}
.content {
	font-size: 13px;
	padding: 25px;


}
.navi {
	color: #FFFFFF;
	text-decoration: none;
}
.navi:hover {
	font-weight: bold;
	text-decoration: none;

}
.fettblau {
	font-weight: bold;
	color: #003357;
}
.footer {
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	font-size: 11px;
	height: 35px;
	padding-top: 5px;
	border-top: 1px solid #B8B8B8;
	background-image: url(img/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;







}
a {
	color: #9A2933;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	font-weight: normal;


}
.headline {
	font-size: 15px;
	font-weight: bold;
	color: #9A2933;
}
.headline2 {

	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.navi2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;


}
.navi2:hover {
	font-weight: bold;
	text-decoration: none;
}

