.backgroundgradient {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.content-backgradient {
	background-color: #0e3e6e;

}
.3x3 {
	font-size: 1px;
	height: 3px;
	width: 3px;
}
.5x20 {
	font-size: 1px;
	height: 9px;
	width: 20px;
}
.text-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.text-norm-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
}
.text-norm-black-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0e3e6e;
}
.abstand {
	padding: 10px 10px 0px;
}
.Text-Link-Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AA5013;
	text-decoration: none;
}
.Text-Link-Small:hover {
	color: #FF8454;
	text-decoration: underline;
}
.Text-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCE0FF;
	text-decoration: none;

}
.Text-Link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Text-Link-Oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFDE00;
	text-decoration: none;

}
.Text-Link-Oben:hover {
	color: #FFF3A2;
	font-weight: bold;
	text-decoration: underline;
}
.text-LINK-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3c6e9a;
	text-decoration: none;
	border: none;
}
.text-LINK-klein:hover {
	color: #3c6e9a;
	text-decoration: none;

}
.text-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E6F1FF;
	text-decoration: none;

}
.abstandFull {

	padding: 10px;
}
.TextDunkel {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.Form-Button{}
.Form-Area {
	background-color: #edf1f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	width: 247px;
	height: 194px;
	margin-top: 2px;
}
.TextGrün {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D5FFD7;
}
.Rahmen {
	border: 1px solid #003366;
}
.Form-Field {
	background-color:  #c5d2db;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	border: 1px solid white;
	text-decoration: none;
	width: 190px;
}
.Form-FieldShort {
	background-color:  #c5d2db;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	width: 114px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #01364A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
  width: 125px;
	text-decoration: none;
	padding: 2px 2px 2px 6px;
	background-color: #c5d2db;
}
.select_spezial {
	font-family: Courier;
	font-size: 12px;
	border: 1px solid #01364A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	padding: 2px 2px 2px 6px;
	background-color: #c5d2db;
}
.select_spezial_ueberschrift {
	font-family: Courier;
	font-size: 12px;
	border: 0px solid #01364A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: bold;
	background-color: #8E8E8E;
}