/*********** CSS FASSITEC AG ***********/


body{
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #fff;
	font-size:11px;
}


#complete{
	width: 875px;
	height: 389px;
	position: absolute;
	left:50%;
	top: 10%;
	margin-left: -437px;
}

#ntk_logo{
	float: left;
	width: 282px;
	height: 189px;
}

#image_top{
	float: right;
	width: 593px;
	height: 189px;
	background-image:url(img/Image_top.jpg);
	background-repeat: no-repeat;
}

#fassitec_logo{
	background-image:url(img/Fassitec_Logo.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 282px;
	height: 200px;
}


#image_bottom{
	float: right;
	width: 593px;
	height: 200px;
	background-image:url(img/Image_bottom.jpg);
	background-repeat: no-repeat;
}

#textbox{
	width: 250px;
	height: 200px;
	margin: 20px 0px  0px 250px;
}

p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#666;
	line-height: 160%;
}
