/* generated by csscreator.com */ 
html, body{ 
	margin:			0;
	padding:			0;
	text-align:		center;
	font-family:		Verdana;
	background-color:		#FFFFFF;
	background-image:		url(bg_body.jpg);
	background-repeat:		repeat-y;
	background-position:	center top;
} 
.clear {
	clear:both;
}
#pagewidthouter {
	position:			absolute;
	top:			0px;
	width:			982px;
	left:			50%;
	margin-left:		-491px; /* negative Hälfte von width: 980px */
	background-color:		#FFFFFF;
	background-image:		url(bg.gif);
	background-repeat:		repeat-y;
	background-position:	center top;
	top:			0px;
	margin-top:		0px;
}

#pagewidth {
	width:			980px;
	text-align:		center;
	padding:			0px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:		transparent;
} 
#pagewidthinner {
	width:			980px;
	text-align:		left;
	background-color:		transparent;
}
#header{
	position:			relative; 
	height:			150px; 
	width:			980px;
	background-color:		#FF0000;
}
#leftcol{
	width:			180px; 
	float:			left;
	padding-top:20px;
	padding-left:5px;
	margin-bottom:	40px;
}
#maincol{  
	float:			right;
	display:			inline;
	padding:0;
	margin:0;
	padding-top:		20px;
	padding-bottom:		120px;
	width:			780px;
	padding-right:0px;
} 
#footer {
	width:			980px;
	height:			60px;
	border-top:		1px solid #CCCCCC;
	margin:			0;
	margin-top:		20px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:		#EEEEEE;
	position:			fixed;
	bottom:			0;
	left:			50%;
	margin-left:		-490px; /* negative Hälfte von width: 980px */
	text-align:left;

} 


/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content:		"."; 
	display:		block;
	height:		0;
	clear:		both;
	visibility:		hidden;
} 
.clearfix{
	display:		inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


.clear {
	clear:		both;
}

/* --------------------------------------------------------------- */
.intro-tischlerei {
	position:absolute;
	top:0;
	left:0;
	width:420px;
	height:550px;
}
.intro-tischlerei a{
	text-decoration:none;
	width:420px;
	height:550px;
	float:left;
	background-color:#FFFFFF;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
.intro-mobelhaus {
	position:absolute;
	top:0;
	left:420px;
	width:560px;
	height:550px;
	display:block;
}
.intro-mobelhaus a {
	text-decoration:none;
	width:560px;
	height:550px;
	float:left;
	background-color:#FFFFFF;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
.intro-tischlerei a:hover,
.intro-mobelhaus a:hover {
	}
