#layer-text {
	font-family: arial, verdana, helvetica;
	text-align: left;
	width: 550px; 
	color: #003300; 
	padding: 0px;
	font-weight:bold;	
	font-size: 12px;
	line-height:150%;
	margin-bottom:10px;
}
#layer-white-list {	
	color: #FFFFFF;
	font-size: 18px;	
	font-family: arial;
	padding-left: 0px;
	margin: 0px;
}
#layer-text-header {
	text-align: left;
	width: 650px;
}

#layer-text-header h1{
	font-size: 24px;
	color: #003300;
	font-family: arial, verdana;
	font-weight:normal;
}
#layer-button-1 {
	width: 216px;
	height: 61px;
	position: absolute;
	text-decoration: none;
	top:370px;
	left:95px;
}
#layer-button-1 img {
	width: 216px;
	height: 61px;
	border: 0px;
}
#layer-button-2 {
	width: 248px;
	height: 61px;
	position: absolute;
	text-decoration: none;
	top: 370px;
	left: 320px;
}
#layer-button-2 img {
	width: 248px;
	height: 61px;
	border: 0px;
}
#layer-button-3 {
	background: url(../images/button_layer_03.png) no-repeat;
	width: 181px;
	height: 22px;
	position: relative;
	text-decoration: none;
}
#layer-button-3:hover{
	background: url(../images/button_layer_03_hover.png) no-repeat;
}
#layer-button-3 img {
	width: 181px;
	height: 22px;
	border: 0px;
}
#layer-button-4 {
	width: 151px;
	height: 49px;
	position: absolute;
	text-decoration: none;
	top: 377px;
	left: 598px;
	cursor: pointer;
}

#layer-button-4 input {
	width: 151px;
	height: 49px;
	border: 0px;
}
#layer-form-daten{
	position: absolute;
	width: 170px;
	top: 244px;
	left: 130px;
}
#layer-form-daten input {
	width: 166px;
	height: 20px;
	margin-top: 15px;
}
#layer-form-empf{
	position: absolute;
	width: 170px;
	top: 244px;
	left: 338px;
}
#layer-form-empf input {
	width: 166px;
	height: 20px;
	margin-top: 15px;
}
#layer-form-message{
	position: absolute;
	width: 170px;
	top: 244px;
	left: 558px;
}
#layer-form-message textarea {
	width: 166px;
	margin-top: 0px;
}
.closingx {
	position:absolute;
	top:42px;
	left:759px;
	font-size: 18px;
	font-family: helvetica, arial;
	color: #FFFFFF;
	text-decoration: none;
}