html						{ margin: 0; padding: 0; background-color: #fceadb; height: 100%;}
body						{
	margin: 0;
	padding: 0;
	background-color: #fceadb;
	background-image: none;
	background-repeat: none;
	height: 100%;
		
}

.blau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #3d5b95;
	text-decoration: none;
}



a.navx {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #001a39;
	text-decoration: none;
	}
	
a.navx:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #2c7f2d;
	text-decoration: none;
	
}

#centerwrapper{height: 100%; width: 100%;}
#centercell{
	height: 700px;
	width: 1000px;
	position: relative;
	text-align: left;
	background-color: #fceadb;
	background-image: url(../media/hg_anfrage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #356288;
	text-decoration: none;
	line-height: 19px;
}

.fliesstextbraun {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #52361a;
	text-decoration: none;
	line-height: 19px;
}

.fliesstextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #356288;
	text-decoration: none;
	line-height: 19px;
	font-style: normal;
	font-weight: bold;
}

.fliesstextboldbraun {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #52361a;
	text-decoration: none;
	line-height: 19px;
	font-style: normal;
	font-weight: bold;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #001a39;
}


a, img, button {border:0 none}


#apDiv2 {
	position:absolute;
	left:245px;
	top:420px;
	width:270px;
	height:236px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:530px;
	top:420px;
	width:455px;
	height:236px;
	z-index:3;
	overflow: auto;
}
#apDiv4 {
	position:absolute;
	left:19px;
	top:680px;
	width:960px;
	height:39px;
	z-index:4;
}

input		{ text-decoration: none; background-color: #FFFFFF; border: thin solid #5ba1b2; }
textarea	{ text-decoration: none; background-color: #FFFFFF; border: thin solid #5ba1b2; }
.submit		{ background-color: #5ba1b2; clear: both; color: #fff; font-size: 13px; font-family: verdana, sans-serif; margin-right: 3em;	width: auto;}
.select		{ background-color: #5ba1b2; color: #ffffff; font-size: 12px; font-family: verdana, sans serif; width: auto;}
