/* CSS Document */

body {
	background-color: #FDFBE9;
}
.Fliestext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #275088;
}
.Headline {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #275088;
}

.nav_fest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
	color: #000000;
	background: #ECD21C;
	width: 115px;
	display: block;
}
.nav {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3E65A8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}

.nav a:link {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #3E65A8;
	font-family: Arial, Helvetica, sans-serif;

}
.nav a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E65A8;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

.nav a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
	color: #000000;
	background: #ECD21C;
	width: 115px;
	display: block;
}

.nav a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E65A8;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.unav {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3E65A8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}