@charset "UTF-8";
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #CEE9F8;
}
.fliess {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.subhead {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #333333;
}
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
a:link {
	color: #0089D9;
}
a:hover {
	text-decoration: underline;
	color: #CE0018;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0089D9;
	text-decoration: none;
}
.selected {
	background-color: #0089D9;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #0089D9;
}
.selected a:visited{
	background-color: #0089D9;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #0089D9;
}
.head {
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	color: #CE001E;
}
.head a:link{
	color: #CE001E;
}
.head a:hover{
	text-decoration: none;

}
.head a:visited{
	color: #CE001E;
}

