@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
body {
	background-color: #5E5D4F;
	margin-top: 30px;
}
h1 {
	font-size:15px;
	margin-bottom:0px;
	color:#444444;
}
.contents{
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	background-color: #ffffff;
	text-align:left;
}

.left_menu{
	width:330;
	background-color:#ffffff;
	vertical-align:top;
	padding-right: 80px;

}

.left_menu_line{
	background:url(../img/dot_line.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-size:2px;
}

.left_menu_item{
	margin-left:50px;
	margin-top:0px;
	margin-bottom:0px;
	width:270px;
}

a.form_link {
	font-weight:bold;
	font-size: 11px;
	text-decoration:underline;
	color:#000000;
}
a.event {
	font-weight:bold;
	font-size: 11px;
	text-decoration:underline;
	color:#000000;
}
a {
	font-size: 11px;
	text-decoration:underline;
	color:#000000;
}

a.contact {
	font-weight:normal;
	font-size: 11px;
	text-decoration:underline;
	color:#000000;
}

a.service {
	font-size: 11px;
	text-decoration:underline;
	color:#000000;
	border: 0px;
}

a.service img{
	border: 0px;
}

a.impressum{
	font-size:10px;
	color:#D1D4BF;
	text-align:left;
	text-decoration:none;
}
.footer{
	padding-right:20px;
	font-size:10px;
	color:#D1D4BF;
	text-align:left;
}

.list_left{
	width:17px;
	height:58px;
	background-image:url(../img/list_left.jpg);
}

.list_right{
	width:17px;
	height:58px;
	background-image:url(../img/list_right.jpg);
}

.list_bk{
	height:58px;
	background-image:url(../img/list_bk.jpg);
}

.prod_list_download{
	color:#777777;
	padding-left:10px;
}
.prod_list_desc{
	color:#555555;
	padding-left:10px;
}
.prod_list_foto{
	vertical-align:top;
	text-align:right;	
	padding-right:20px;
}

.prod_list_foto img{
	height:56px;
	border: 1px solid #CDCDDC;
}

.text_red{
	color:#FF0000;
}

.input_normal{
 	width:250px;
	border: 1px solid #000000;
	background:#F2F2F0;
	margin: 5px 5px 5px 5px;
	height: 21px;
}
.button{
	border: 1px solid #5E5D4F;
	background:#5E5D4F;
	color:#FFFFFF;
	font-weight:bold;	
	margin:inherit;
	height: 21px;
	width:110px;
}
.input_faded{
	width:250px;
	border: 1px solid #D4D4CC;
	background:#F2F2F0;
	margin:5px 5px 5px 5px;
	height: 21px;
}


.left_qual_list{
	text-align:right;
	padding-right:60px;
}

.pd_table{
	text-align:center;
	border-top: 1px solid #d3d4c1;
	border-right: 1px solid #d3d4c1;
}

.pd_table th{
	background-color:#F2F2E2;
	border-bottom: 1px solid #d3d4c1;
	border-left: 1px solid #d3d4c1;
}

.pd_table td{
	background-color:#FFFFF;
	border-bottom: 1px solid #d3d4c1;
	border-left: 1px solid #d3d4c1;
}

.link_menu{
	background-color:#FFFFFF;
	color:#777777;
	padding-left:30px;
}
.link_menu a {
	color:#777777;
	text-decoration:none;
}

.foto_text{
	color:#777777;
}

#holz_popup {
	position:absolute;
	width:637px;
	height:539px;
	z-index:100;
	left: 317px;
	top: 377px;
	display:none;
}

.holz_popup{
}
.holz_popup_content{
	background-color:#D3D4C1;
}