.menu_container {
	left: 0px;
	top: 0px;
	position: absolute;
}
.left_container {
	left: 25px;
	top: 170px;
	position: absolute;
}
.content_container {
	position: absolute;
	left: 275px;
	top: 170px;
	height: auto;
	width: 475px;
}
.text_plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.contact_container {
	background-repeat: no-repeat;
	height: auto;
	width: 225px;
	position: relative;
	background-image:  url("en/images/contact_bg.gif");
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text_plain_underline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6291;
	border: 1px solid #759FDB;
	background-color: #DEEAFF;
}

.home_container_products {
	position: absolute;
	height: 200px;
	width: 480px;
	left: 25px;
	top: 170px;
}
.home_container_news {
	position: absolute;
	height: 200px;
	width: 250px;
	left: 505px;
	top: 170px;
}
.home_container_map {

	position: absolute;
	height: 250px;
	width: 250px;
	left: 20px;
	top: 381px;
}
.home_container_customized {
	position: absolute;
	height: 100px;
	width: 250px;
	left: 260px;
	top: 518px;
}
.home_container_text {
	position: absolute;
	height: 100px;
	width: 492px;
	left: 263px;
	top: 370px;
}
.home_container_contact {
	position: absolute;
	left: 505px;
	top: 521px;
	width: 250;
	height: 135px;
	z-index: 10;
	
}

.text_plain_dsch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_bold_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6291;
	text-decoration: none;
	font-weight: bold;
}
.doorpage-bg {
	background-image:  url("images/doorpage_bg.gif");
	background-repeat: repeat-y;
}
