h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #689BFB;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #42ADE6;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E1E1E;
}
.normal, p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCFF33;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#logo {
	top: 0px;
	left: 0px;
	width: 206px;
	height: 399px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #504F54;
	color: #FFFFFF;
}
#projectpath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 30px;
	left: 0px;
	width: 100%;
	height: 400px;
	position: absolute;
	z-index:1;
}
#text {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: thin;
}
#partnerlogo {
	border: none;
	text-align: center;
}
.quicklinks {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	background-color: #42ADE6;
	vertical-align: middle;
}
.menustyle0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.menustyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	font-weight: normal;
	text-align: right;
}
.menustyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDDDDD;
	font-weight: normal;
	text-align: left;
}
.menustyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	font-weight: normal;
}
.active0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A0A0A;
	background-color: #CCFF33;
	font-weight: bold;
}

.active1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A0A0A;
	font-weight: bold;
	text-align: right;
	background-color: #CCFF33;
}
.active2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A0A0A;
	font-weight: bold;
	text-align: left;
	background-color: #CCFF33;
}
.active3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A0A0A;
	font-weight: bold;
	background-color: #CCFF33;
}

.menustyle1 a, .menustyle2 a {
	text-decoration: none;
	color: #EEEEEE;
}
.active1 a, .active2 a {
	text-decoration: none;
	color: #0A0A0A;
}
.menustyle3 a {
	text-decoration: none;
	color: #0A0A0A;
}
.menustyle3 a:hover {
	color: #0A0A0A;
	background-color: #CCFF33;
}
.menustyle1 a:hover, .menustyle2 a:hover {
	color: #0A0A0A;
	background-color: #CCFF33;
}
.menustyle0 a {
	text-decoration: none;
	color: #FFFFFF;
}
.active0 a {
	text-decoration: none;
	color: #0A0A0A;
}
.menustyle0 a:hover {
	color: #0A0A0A;
	background-color: #CCFF33;
}
label, legend {
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}
form {
	text-align: right;
}
.csc-mailform-label {
	font-size: 12px;
	color: #111111;
	background-color: #CCCCCC;
	vertical-align: top;
	text-align: justify;
}
img {
  border: 0px;
}