/* EIT Lightbox styles */

#contact_center
{
	width:520px;
	position:relative;
	margin:0px auto;
}

#container_lb{
	width:520px;
	float:left;
	background-image:url('/eschbachit/wGlobal/layout/images/eit_lightbox/bg_content.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#ffffff;
}


#header_lb{
	float:left;
	background-image:url('/eschbachit/wGlobal/layout/images/eit_lightbox/header.jpg');
	height:44px;
	width:520px;
	background-color:#D6D6D6;
}

#header_lb a img{
	border:0px;
	float:left;
	margin:3px 0px 0px 470px;
}

.contact_input
{
	border:0px;
}

#content_lb{
	float:left;
	width:518px;
	border-bottom:1px solid #8F253B;
	border-left:1px solid #8F253B;
	border-right:1px solid #8F253B;
	background-image:url('/eschbachit/wGlobal/layout/images/eit_lightbox/andy_lb.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:25px;
	overflow:hidden;
}

#intro{
	float:left;
	width:367px;
	margin-bottom:0px;
	padding-left:151px;
	font-size:12px;
	background-color:#ffffff;
}

#intro h1{
	float:left;
	font-size:16px;
	margin:20px 0px 0px 0px;
}



#intro p{
	margin:10px 0px 0px 0px;
	clear:both;
	float:left;
	width:100%;
}

#footer_lb{
	float:left;
	width:367px;
	margin:20px 0px 0px 0px;
	padding-left:151px;
	font-size:12px;
}

#footer_lb h1{
	float:left;
	font-size:16px;
	margin:0px;
}

#footer_lb p{
	margin:10px 0px 0px 0px;
	clear:both;
	float:left;
	width:100%;
}

.row{
	padding:0px;
	margin:0px 0px 4px 0px;	
	float:left;
	width:518px;
}

.row p{
	text-align:right;
	width:127px;
	float:left;
	font-size:12px;
	padding:0px;
	margin:3px 24px 0px 0px;
}

.row input{
	float:left;
	width:278px;
}

.row textarea{
	float:left;
	width:278px;
	height:214px;
	overflow:hidden;
}

#button_kontakt{
	float:left;
	margin:20px 0px 0px 151px;
}