body {
	background-color: #A8CDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 24px;
	color: #003E90;
	background-image: url(../Images/BG_poly_blau_6.gif);
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #333333;
}

a {
	color: #003E90;
	text-decoration: none;
}

form {
	background-color: #E8E8D0;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #003E90;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003E90;
	text-align: left;
	background-color: #E8E8D0;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #E8E8D0;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #001AB1;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	background-color: #cccc99;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003E90;
	text-align: right;
	background-color: #E8E8D0;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #001AB1;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C2D39D;
	color: #001AB1;
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.dingbatSubNav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A8B5FF;
	color: #001AB1;
	font-weight: normal;
	font-size: xx-small;
	display: inline;
}
.formfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.highlightmediumrot {
	color: #B5152B;
	font-weight: bold;
	font-size: small;
}
.highlightmediumblau {
	color: #003E90;
	font-weight: bold;
	font-size: small;
}
