body {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #ffffff;
	text-align: left;
	color: white;
}

img { border:0; }

#wrapper { 
	width: 674px;
	height: 500px;
	position:relative;
	/*border: 1px solid #e2ffe5;*/
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

#bild {
	position:absolute;
	top:50px; 
	z-index:1;
}

#mailer {
	position:absolute;
	width: 674px;
	text-align: right;
	top:30px;
	z-index:1;
	float: right;
}

#adressBg {
	position:absolute;
	top:50px; 
	background: url(images/bg.gif) no-repeat;
	width: 674px;
	height: 359px;
}

#zahn {
	position:absolute;
	width: 230px;
	top:  47px;
	left: 425px;
}


#atext {
	position:absolute;
	width: 230px;
	top:  50px;
	left: 440px;
}

#logo {
	position:absolute;
	top:409px; 
}

.fltextblack, .fltextblack a, .fltextblack a:visited, .fltextblack a:active{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}

.fltextblack a:hover{
	text-decoration: underline;
}

.fltextwhite, .fltextwhite a, .fltextwhite a:visited, .fltextwhite a:active{
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}

.fltextwhite a:hover{
	text-decoration: underline;
}

.ust {
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
}
 
