.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 {
	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;
}

.TextInline {
	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;
  display:inline;
}


.abstand {
	padding: 10px 10px 0px;
}
.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;
}
.TextHeadline {
	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;

}
.TextHeadlineInline {
	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;
  display:inline;
}

.TextHeadlineInlineVerySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E6F1FF;
	text-decoration: none;
  display:inline;
}

.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-Field {
	background-color: #edf1f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	width: 190px;
}
.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;
}

.TextRed {

	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: red;
}



.Rahmen {
	border: 1px solid #003366;
}
