@charset "UTF-8";
#contact .left {
	width:149px;
	margin-right:15px;
	margin-bottom:10px;
}
#contact .right {
	width:528px;
	margin-bottom:10px;
}
#contact .left .head {
	width:100%;
	height:51px;
	background:url(../gfx/contact_149.gif);
}
#contact .left .content {
	width:129px;
	padding:10px 10px;
	background:url(../gfx/kachel_149.gif);
}
#contact .left .footer {
	width:100%;
	height:24px;
	background:url(../gfx/footer_149.gif);
}
#contact .right .head {
	width:100%;
	height:51px;
	background:url(../gfx/contact_528.gif);
}
#contact .right .content {
	width:478px;
	padding:10px 25px;
	background:url(../gfx/kachel_528.gif);
}
#contact .right .footer {
	width:100%;
	height:40px;
	background:url(../gfx/footer_528.gif);
}
#contact .right .content label {
	display:block;
	margin-bottom:2px;
}
#contact .right .content input {
	display:block;
	width:460px;
	margin-bottom:3px;
}
#contact .right .content textarea {
	display:block;
	width:460px;
	height:100px;
	margin-bottom:3px;
}
#contact .right .content .submit {
	display:block;
	width:460px;
	float:left;
}
#contact .right .content p {
	margin:0;
	padding:10px 0;
	font-weight:bold;
}
