body {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #042f52;
	line-height:15px;
}
.textbold {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #042f52;
	line-height:15px;
}
.title {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #042f52;
}
td  {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #042f52;
}
a {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00adbd;
	line-height:15px;
	text-decoration: none
}
a.navi {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:15px;
	text-decoration: none
}
a:active {
	font-weight: normal;
	font-size: 11px;
	color:#042f52;
	text-decoration:none;
	line-height:15px
}
a:hover {
	font-weight: normal;
	font-size:11px;
	color:#042f52;
	line-height:15px
}
pre {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #042f52;
	line-height:15px;
}
li {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #042f52;
	line-height:15px;
}
 form {font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #042f52;
	line-height:15px;
	}

/* input {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #042f52;
	line-height:15px;
	}*/
 textarea {font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #042f52;
	line-height:15px;
	}
.ueber_schwarz {font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.ueber_blau {font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01b1be;
}
.menu_schwarz {font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.menu_blau {font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01b1be;
}

.menutitle{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 2px 0px;
	margin: 0;
	background-image: url(images/navi_linie.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.Feld { background-color:#E7F7F7; width:300px; border:0px solid #01B1BE; }

/* Hier  die Formular Anweisungen */

/*form {
	border:0px;
	padding:0px;
}*/
form p {
	clear:left;
	margin:0px;
	padding:5px 0px 5px 2px;
}
form p label{
	float:left;
	width:100px;
	padding:5px 0px 5px 5px;
}
input {
	background-color:#E7F7F7;
	border:0px  solid #01B1BE;
	width:140px;
	height:17px;
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	/*text-align:left;
	padding:3px 5px 5px 5px;;*/
}
input.plz {
	width:60px;
	margin-right:10px;
}
input.ort {
	width:227px;
}
input.type {
	background-color:#FFFFFF;
	border:0px;
}
.Button {  background-color:#eeeeee; color:#000000; width:147px; border:1px solid #01B1BE;}
.login {  background-color:#E7F7F7; color:#000000; width:140px; border:0px;}
.upload {  background-color:#ffffff; color:#000000; width:147px; border:0px;}
#box1 { position:relative; top:50px; left:10px; width:205px; height:201px; z-index:1; }
.error { color: #FF0000; font-weight: bold; }
