#body
{
	margin: 0px;
	background-color: #FFFFFF;
}

#main
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 592px;
	margin: -296px 0px 0px -500px;
}

.back_lblue
{
	background-color: #B8C4E7;
}

#silhouette_big {
	position:absolute;
	left:16px;
	top:19px;
	width:595px;
	height:549px;
	z-index: 100;
}

#preloader
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 592px;
	background-color: #B8C4E7;
	z-index: 100;
}

#mov_preloader
{
	position: absolute;
	left: 420px;
	top: 232px;
}

#txt_meta
{
	position: absolute;
	left: 632px;
	top: 40px;
	text-align: left;
	width: 312px;
	height: 424px;
}

#txt_kunden
{
	position: absolute;
	left: 622px;
	top: 40px;
	text-align: left;
	width: 312px;
	height: 424px;
}

#txt_contact
{
	position: absolute;
	left: 389px;
	top: 117px;
	width: 312px;
	height: 424px;
}

