@charset "UTF-8";
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.naviselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0559C0;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0559C0;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subsubhead1 {
	 color: #FFCC00; 
	 font-style: normal; 
	 font-weight: bold; 
	 font-size: 15px; 
	 font-family: Arial, Helvetica, sans-serif;
	  text-decoration: none }

.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.seitenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0559C0;
	background-color: #CCDAEE;
	font-weight: bold;
	text-decoration: none;
	border-top: 3px solid #CCDAEE;
	border-right: 5px solid #CCDAEE;
	border-bottom: 3px solid #CCDAEE;
	border-left: 5px solid #CCDAEE;
}
