body {
	font-family: Arial, Helvetica, sans-serif;
}
.menuMain, .menuMainActive {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.menuMain:link, .menuMain:visited,.menuMain:focus,.menuMain:active  {
	text-decoration:none;  
	color:#FFFFFF;		
}

.menuMain:hover {
	color:#385BA1;
	text-decoration: underline;
}

.menuMainActive:link, .menuMainActive:visited,.menuMainActive:focus,.menuMainActive:active, .menuMainActive:hover  {
	text-decoration:none;  
	color:#E42153;		
}


.menuSub, menuSubActive {
	font-size: 12px;
	font-style: normal;
}

.menuSub:link, .menuSub:visited, .menuSub:focus, .menuSub:active {
	text-decoration:none;  
	color:#FFFFFF;		
}

.menuSub:hover {
	color:#002F52;
	text-decoration: underline;
}
.menuSubActive:link, .menuSubActive:visited,.menuSubActive:focus,.menuSubActive:active, .menuSubActive:hover  {
	text-decoration:none;  
	color:#E42153;		
}


.text {
	font-size: 12px;
}

.text:link, .text:visited, .text:focus, .text:active {
	text-decoration:none;  
	color:#0000FF;		
}
.text:hover {
	text-decoration: underline;
	color:#0000FF;		
}

.textTitelSeite {
	font-size: 18px;
	font-weight: bold;
	color: #023753;
}
.textTitel {
	font-size: 14px;
	font-weight: bold;
	color: #023753;
}
.textFett {
	font-size: 12px;
	font-weight: bold;
		color: #023753;
}
.newsFlashTitel {
	font-size: 12px;
	font-weight: bold;
	color: #023753;
}
.newsFlashText {
	font-size: 10px;
}
.newsFlashLink {
	font-size: 10px;
}
.Adresse {
	font-size: 10px;
	color: #FFFFFF;
}

