@charset "utf-8";

.bg {
	font-family: Calibri, Arial, "Times New Roman", sans-serif, Verdana;
	background-image: url(../image/bg.png);
	background-repeat: no-repeat;
	height: 600px;
	width: 1010px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.nav {
	background-repeat: no-repeat;
	position: absolute;
	top: 361px;
	left: 20px;
	
}
.nav_drops {
	position: absolute;
	width: 369px;
	padding-top: 156px;
	padding-left: 55px;
	top: -102px;
	left: -10px;
}
.fenster {
	background-image: url(../image/textfenster_1.png);
	background-repeat: no-repeat;
	height: 381px;
	width: 503px;
	position: absolute;
	top: 142px;
	left: 436px;
	overflow-x:hidden;
}


.titel1 {
	font-family: Calibri, Arial, "Times New Roman", sans-serif, Verdana;
	font-size: 1.5em;
	color: #181892;
	line-height: 0.18em;
	font-variant: normal;
}
.text {
	font-family: Calibri, Arial, "Times New Roman", sans-serif, Verdana;
	font-size: 1em;
	color: #000000;
}
.titel2 {
	font-family: Calibri, Arial, "Times New Roman", sans-serif, Verdana;
	font-size: 1.15em;
	color: #000000;
}
.textfenster {
	height: 400px;
	width: 465px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 15px;
}

.hr {
	height: 1px;
	width: 385px;
	color: #181892;
	line-height: 0.23px;
}

.copyright {
	position:absolute;
	font-family:Calibri, Arial, "Times New Roman", sans-serif, Verdana;
	font-size:0.85em;
	width:159px;
	height:19px;
	left: 576px;
	top: 540px;
	color: #000066;

}

a:link, a:visited, a:active {
  text-decoration:underline;
  font-weight:bold;
  color:#000000;
  font-size:10px;
}
a:hover {
 color:#8B0000;
}
h1 {
 font-size:18px;
 margin-top:30px;
}
h2 {
 font-size:18px;
}
.formular {
 margin:0px auto;
 width:480px;
 text-align:left;
 font-family:Calibri, Arial, "Times New Roman", sans-serif, Verdana;

}
.fehler {
 color:#FF0000;
 text-align:left;
}
.box {
 margin-top:10px;
}
.um {
 margin-left:10px;
}
.bez {
 float:left;
 text-align:left;
 width:9.5em;
 line-height:25px;
}
input {
 margin-top:5px;
}
.nachricht {
 clear:both;
 text-align:left;
 margin-left:10px;
}
.copy {
 font-size:10px;
 position:relative;top:30px;
 color:#FFFFFF;
}
.werbung {
	background-image: url(../image/achtung_2.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 1024px;
	top: 29px;
	height: 187px;
	width: 400px;
}

