
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: 600;
}

.head2 {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 25px;
	color: #000066;
	font-weight: 600;
}

.bodytext {
	font-family: Verdana, Arial, Futura, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #000000;
}

.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	color: #000000;
}

.H1red{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.systemtext {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #000000;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}

.combo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*width: 80px;*/
}

.starttext {
	font-family: Futura, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border:  0px;
	width: 600px;
	line-height: 22px;
	padding-top: 110px;
	height: 100px;
	background-color: none;
}

.textarea {
	font-family: Futura, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B1C0D0;
	scrollbar-arrow-color: #003366;
	scrollbar-3dlight-color: #B1C0D0;
	scrollbar-base-color: #003366;
	scrollbar-darkshadow-color: #B1C0D0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #B1C0D0;
	scrollbar-shadow-color: #B1C0D0;
	width: 790px;
	height: 100px;
	background-color: ffffff;
}

.infoform {
	background-color: #ffffff;
	border: 1px solid #B1C0D0;
	padding-left: 2px;
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
}

.button {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #003366;	
	border: 1px solid #003366;
}

.strassennamen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	background-color: #cccccc;	
	text-align: center;
	font-weight: 800;
	height: 30px;
	vertical-align: middle;
}

body {
	margin:0px;
	/*background-image:  url(../images/background.jpg);*/
	background-position: center;
	background-repeat: no-repeat;
}

body {
	margin:0px;
	background-image:  url(../images/background.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


#iframe		{
                margin-top:0px;
                margin-right:0px;
                margin-bottom:0px;

                width:545px;
                height:425px;
                z-index:1;
                padding:0px;
}

