body {
	background-color: #000066;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FFA139;
	text-decoration: underline;
}
a:active {
	color: #FFA139;
	text-decoration: underline;	
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.back {
	background-image: url(img/berlin-schoenefeld.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}.head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	width: 170px;
	height: 20px;
	background-color: #FDE9AC;
	border: 1px solid #FFA139;
}

.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	width: 170px;
	height: 80px;
	background-color: #FDE9AC;
	border: 1px solid #FFA139;
}

.send{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFA139;
	border-right-color: #FFA139;
	border-bottom-color: #FFA139;
	border-left-color: #FFA139;
	height: 20px;
	background-color: #FFA139;
}

.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}

.txt_fett {font-size: 13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000066;}

