@charset "utf-8";


/* CSS Document */




#ueberschrift {
	float: left;
	height: 50px;
	width: 780px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #000;
	background-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333;
}


#text2 {
	float: left;
	height: 120px;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #000;
	background-image: url(../Bilder/Grafiken/contend.fw.png);
}

#adresse {
	float: left;
	height: 180px;
	width: 210px;
	padding-top: 40px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color: #183E85;
	color: #FFF;
}


#text {
	float: left;
	height: 240px;
	width: 896px;
	border: 2px solid #333333;
}
#anfrage {
	float: left;
	height: 60px;
	width: 1150px;
	padding-left: 68px;
}
#anfrage2 {
	height: 40px;
	width: 670px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: rgba(51,51,51,1);
	border-bottom-color: rgba(51,51,51,1);
	border-left-color: rgba(51,51,51,1);
	background-color: rgba(238,238,238,1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 380px;
	padding-top: 20px;
}
