﻿.nav {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #4D4B4E;
}
.teaserTitel {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #4D4B4E;
}
.teaserFliesstext {	
	font-family: "Trebuchet MS";
	font-size: 10pt;

	color: #4D4B4E;
}


.nav_active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #4D4B4E;
	text-decoration: none;
}
a:link {
	color: #4D4B4E;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #4D4B4E;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #4D4B4E;
}
.suche {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #4D4B4E;
	height: 18px;
	border: 0px;
}
.topnav {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.topnav:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.topnav:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #4D4B4E;
	font-weight: bold;
}
.topnav:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

