body {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}



#page {
	margin: 0 auto;
	width: 830px;
	min-height: 605px;
	padding-left: 38px;
	padding-right: 92px;
	padding-top: 39px;
	padding-bottom: 20px;
	border: 1px solid #ddd;
}

#header {
	height: 54px;
}

#logo {
	width: 185px;
	height: 54px;
	background: url(../uploads/layout/logo.gif) no-repeat;
	float: left;
}

#address {
	margin: 0 auto;
	width: 410px;
	height: 49px;
	padding-left: 32px;
	float: left;
	overflow: hidden;
	
}

#languages {
	width: 100px;
	height: 54px;
	text-align: right;
	float: right;
}

#content {
	width: 830px;
	margin-top: 25px;
}

#left_content {
	width: 195px;
	padding-top: 62px;
	float: left;
	display: none;
}

#right_content {
	/*width: 610px;*/
	width: 830px;
	float: left;
	padding-bottom: 10px;
}

#main_navi {
	/*width: 580px;*/
	width: 800px;
	height: 21px;
	padding-top: 8px;
	margin-left: 14px;
}

#deco_container {
	/*height: 184px;*/
	/*height: 300px;*/
}

#dc_row1_c1, #dc_row1_c2_ic, #dc_row1_c3, .dc_img{
	/*height: 157px;*/
	height: 242px;
	float: left;
}

#dc_row1_c1_top, #dc_row1_c1_bottom {
	width: 14px;
}

#dc_row1_c1_top, #dc_row1_c3_top {
	height: 34px;
	background: white;
}

#dc_row1_c1_bottom, #dc_row1_c3_bottom {
	/*height: 123px;*/
	height: 231px;
}

#dc_row1_c1_bottom, #dc_row2_c1 {
	background: #d82871;
}

#dc_row1_c2_ic {
	/*width: 580px;*/
	width: 800px;
	background: white;
}

.dc_img {
	width: 192px;
	height: 242px;
}

#dc_row1_c2_i1 {
	background: url(../uploads/layout/home_engineering.jpg) no-repeat center;
}

#dc_row1_c2_i2 {
	margin-left: 10px;
	margin-right: 6px;
	background: url(../uploads/layout/home_lohnfertigung.jpg) no-repeat center;
}

#dc_row1_c2_i3 {
	margin-left: 5px;
	margin-right: 11px;
	background: url(../uploads/layout/home_maschinen--und-anlagenbau.jpg) no-repeat center;
}

#dc_row1_c2_i4 {
	background: url(../uploads/layout/home_hygiene.jpg) no-repeat center;
}

#dc_row1_c3_top, #dc_row_c3_bottom {
	width: 16px;
}

#dc_row1_c3_bottom, #dc_row2_c3 {
	background: #043882;
}

#dc_row2_c1, #dc_row2_c2, #dc_row2_c3 {
	height: 27px;
	float: left;
}

#dc_row2_c1, #dc_row2_c3 {
	/*width: 32px;*/
	width: 50px;
}

#dc_row2_c2 {
	/*width: 546px;*/
	/*width: 766px;*/
	width: 730px;
	background: white;
}

#text_container {
	width: 800px;
	margin-left: 14px;
}

#col1, #col2, #col3, #col4 {
	float: left;
	width: 192px;
	margin-top: 10px;
}

#col2 {
	margin-left: 10px;
	margin-right: 6px;
}

#col3 {
	margin-left: 5px;
	margin-right: 11px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix  {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}
