@charset "utf-8";
/* CSS Document */
BODY {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.725em;
	color:#333333;
}
h1 {
	font-weight:bold;
	font-size:0.92em;
}
.footer {
   font-size:0.90em;
	color:#B2B2B2;
	width:900px;
	float:left;
	margin-top:16px;

}
.footer_left {
	float:left;
	width:200px;
}
.footer_right {
	text-align:right;
	float:right;
	width:300px;
}

.footer_left a:link, .footer_left a:active, .footer_left a:visited {
	color: #666666;
	text-decoration: none;
	margin-top:0px;
}
.footer_left a:hover {
	text-decoration:underline;
}

.center_container {
	margin:auto;
	width:900px;
	text-align:left;
}
.top {
	width: 100%;
	margin:auto;
	height:70px;
}
.logo {
	float:left;
	width: 200px;
	margin-top:36px;
}
.top_menue {
	float:right;
	width: 400px;
	text-align:right;
	margin-top:50px;
	   font-size:0.90em;
}
.top_menue ul {

	list-style: none;
	margin: 0px;
	padding: 0px;
}
.top_menue ul li {
	display: inline;
	padding:0px;
	margin-top:0px;
}
.top_menue ul li a:link, .top_menue ul li a:active, .top_menue ul li a:visited {
	color: #666666;
	text-decoration: none;
	margin-top:0px;
}
.top_menue ul li a:hover {
	text-decoration:underline;
}
.image_top {
	margin:auto;
	height: 285px;
}
.container_welcome {
	float:left;
	width:300px;
	height:200px;
}
.welcome {
	float:left;
	width:300px;
	height:90px;
	text-align:left;
	line-height:1.6em;
	overflow:hidden;	
	margin-bottom:13px;
}
.welcome  h1 {
	margin-top:0px;
}
.aktuelles {
	float:left;
	height:102px;
	width:300px;
	text-align:left;
	margin-top:5px;

}
.aktuelles ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:1px dotted #333333;
}
.aktuelles ul li  {
	line-height:1.9em;
	border-top:1px dotted #333333;

}

.aktuelles ul li a:link, .aktuelles ul li a:active, .aktuelles ul li a:visited {
color:#333333;
text-decoration:none;


}

.aktuelles ul li a:hover {
text-decoration:underline;

}

.container_menue {
	width: 600px;
	height: 200px;
	float:right;
}
.menue_left {
	float:left;
	width:287px;
	height:200px;
	margin-left:15px;
	padding:0px;
}
.menue_right {
	float:right;
	width:287px;
	height:200px;
	padding:0px;
}
.container_menue_welcome {
	width: 900px;
	margin-top:10px;
}
.holzwerkstoffe {
	float:left;
	width: 287px;
	height:95px;
}
.holzwerkstoffe_link{
	float:left;
	background-image:url(../img/holzwerkstoffe.gif);
	background-repeat:repeat-y;
	width: 287px;
	height:96px;
	text-align:left;
	text-indent:35px;
	color:#fef0cf;
	text-decoration:none;
}
a.holzwerkstoffe_link:hover{
	float:left;
	background-image:url(../img/holzwerkstoffe.gif);
	background-position:0px 98px;
	width: 287px;
	height:96px;
	text-align:left;
	text-indent:35px;
	color:#f8b21b;
	text-decoration:none;
}
.moebelfertigung {
	float:left;
	margin-top:16px;
	width: 287px;
	height:96px;
}
.moebelfertigung_link {
	float:left;
	background-image:url(../img/moebelfertigung.gif);
	background-repeat:repeat-y;
	width: 287px;
	height:96px;
	text-align:left;
	text-indent:35px;
	color:#deeed4;
}
a.moebelfertigung_link:hover {
	float:left;
	background-image:url(../img/moebelfertigung.gif);
	background-position:0px 98px;
	width: 287px;
	height:96px;
	text-align:left;
	text-indent:35px;
	color:#5aac28;
	text-decoration:none;
}
.industrielackierung {
	float:right;
	width: 287px;
	height:96px;
}
.industrielackierung_link {
	float:right;
	width: 287px;
	height:96px;
	background-image:url(../img/industrielackierung.gif);
	background-repeat:repeat-y;
	text-align:left;
	text-indent:35px;
	color:#fcded3;
}
a.industrielackierung_link:hover {
	float:right;
	width: 287px;
	height:96px;
	background-image:url(../img/industrielackierung.gif);
	background-position:0px 98px;
	text-align:left;
	text-indent:35px;
	color:#e95c2b;
}
.detailhandel {
	float:right;
	margin-top:16px;
	width: 287px;
	height:96px;
}
.detailhandel_link {
	float:right;
	background-image:url(../img/detailhandel.gif);
	background-repeat:repeat-y;
	width: 287px;
	height:96px;
	text-align:left;
	text-indent:35px;
	color:#ebebeb;
}
a.detailhandel_link:hover {
	float:right;
	background-image:url(../img/detailhandel.gif);
	background-position:0px 98px;
	width: 287px;
	height:96px;
	text-align:left;
	text-indent:35px;
	color:#999999;
}
