a, a:link, a:active {
	color: #3399CC;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

a.adresse, a.adresse:link, a.adresse:active {
	color: #3399CC;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
}

a.adresse:hover {
	color: #000000;
}

body,text, tr, td{
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

input,textarea {
	background: transparent;
	border-bottom: 1px solid #3399CC;
	border-left: 1px solid #3399CC;
	border-right: 1px solid #3399CC;
	border-top: 1px solid #3399CC;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.adresse {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.checkbox {
	background: transparent;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	letter-spacing: 1px;
}

.hrblau {
	background-color: #3399CC;
	border: soild #3399CC 2px;
	font-size: 3px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 1000px;
	width: 665px;
}

.hrgelb{
	background-color: #FFFC40;
	border: solid #FFFC40 2px;
	font-size: 3px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 1000px;
	width: 665px;
}

.inputbutton {
	background: #3399CC;
	border-bottom: 4px solid #FFFC40;
	border-left: 4px solid #FFFC40;
	border-right: 4px solid #FFFC40;
	border-top: 4px solid #FFFC40;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 200px;
}

.kaestchen {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	text-align: right;
}

.textklein{
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.titel {
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
}

.zwischentitel {
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}

#logo{
	height: 115px;
	position: absolute;
	width: 200px;
	z-index: 1;
}



#menu{
	height: 115px;
	left: -250px;
	position: absolute;
	top: 219px;
	width: 200px;
	z-index: 1;
}


#textfeld{
	left: 300px;
	position: absolute;
	top: 25px;
	width: 600px;
	z-index: 1;
}

