

#LeftSideHeadline {
	position: absolute;
	top: 70px;
	left: 30px;
	font: bold 12pt/20pt Georgia, Times New Roman, Times, serif; 
	color: #787878;
	}
#TelFax 
{
	position: absolute;
	top: 173px;
	left: 80px;
	font: italic 9pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #787878;
	text-align: right;
}
#Adresse 
{
	position: absolute;
	top: 110px;
	left: 116px;
	font: 9pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #787878;
}
#Haus
{
	position: absolute; 
	left : 30px;
	top : 114px;
	width : 78px;
	height : 43px;
	background: url(../images/haus.gif) no-repeat top left; 
}
#Mail
{
	position: absolute; 
	left : 77px;
	top : 236px;
	width : 33px;
	height : 20px;
	background: url(../images/mail.gif) no-repeat top left; 
}
#LegalTerms
{
	position: absolute; 
	left : 40px;
	top : 300px;
	width : 105px;
	height : 62px;
}

#RoadMap
{
	position: absolute; 
	left : 210px;
	top : 290px;
	width : 87px;
	height : 97px;
}


#headline {
	font: bold 12pt/16pt Georgia, Times New Roman, Times, serif; 
	position: relative;
	top: 50px;
	left: 15px;
	text-align: left;
	color: #000000;
}
#FormText
{
	position: absolute; 
	left : 20px;
	top : 104px;
	width : 100px;
	height : 300px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px; 	/* top, right, bottom, left*/
	font: 9pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #7B7B7B; 
	text-align: right;
	border: none;
}
#FormFields
{
	position: absolute; 
	left : 130px;
	top : 104px;
	width : 270px;
	height : 300px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px; 	/* top, right, bottom, left*/
	font: 9pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #7B7B7B; 
	text-align: right;
	border: none;
}


