@charset "iso-8859-2";
@media all{
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:130%;
	
	margin:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}
div{
	margin:0;
	padding:0;
}
h1{
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	margin-top:0;
}
#page{
	width:955px; /* 955/2=477,6 */
	height:600px; /*600/2=300*/
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-477px;/* 477,6 */
	margin-top:-300px; /* 300px */
	background:url(../images/holz-bg.jpg) bottom left repeat-x;
	
}
#page-inner,
#page-intro{
	height:474px;
	width:100%;
	background:url(../images/page-bg.gif) repeat-x;

}
#page-intro{
	height:462px;
	width:100%;
	background:url(../images/intro-bg.gif) repeat-x;
	overflow:hidden;
		
}
#head{
	height:162px;
	background:url(../images/meistertischler-holz-technik-design.gif) 387px 35px no-repeat;
}
#head img{
	position:relative;
	left:168px;
	top:98px;
}
#nav{
	margin:0;
	padding:0;
	float:left;
	width:133px;/* 168 */
	height:258px; /*312*/
	overflow:hidden;
	padding-top:55px;
	padding-left:20px;
	padding-right:15px;
}
li.spacer{
	line-height:15px;
	height:15px;
	font-size:11px;
	background:url(../images/line.gif) 0px 5px repeat-x;
}

#nav ul,
#nav li
{
margin:0;
padding:0;
list-style:none;
display:block;
}
#nav li a
{
display:block;
height:18px;
background:url(../images/list-dott.gif) 0px 2px no-repeat;
padding-left:15px;
text-decoration:none;
color:#000;
}
#nav li a.act{
font-weight:bold;
color:#900;
}

#images{
	float:left;
	width:266px;
	height:310px;
	overflow:hidden;
}
#images img{
	border:0;
	margin:0;
	padding:0;
}
#content{
	float:left;
	width:490px;
	height:275px;
	padding-top:40px;
	overflow:hidden;
	padding-left:18px;
}
#contentScroller{
	height:235px;
	overflow:auto;
	padding-right:5px;
}
#nav-2{
	height:30px;
	font-size:9px;
}


#nav-2 ul .pipe a{
background:url(../images/pipe.gif) right 2px no-repeat;
margin-right:5px;
}



#nav-2 a.act{
	font-weight:bold;
}

#nav-2 ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#nav-2 ul li{
	width:auto;
	display:inline;
	float:left;
	position:relative;
	height:20px;
	list-style:none;
}

#nav-2 ul a{
	color:#2D3543;
	text-decoration:none;
	display:inline;
	width:auto;
	height:20px;
	padding-right:5px;	
}


#nav-2 ul ul {
    margin-left:0;
    padding: 4px;
    position: absolute;
	left:0;
	top:15px;
    background-color: #26383D;
    display:none;
    min-width:90px;
	z-index:1000;
	filter:alpha(opacity=75); /* IE */
	-moz-opacity: 0.75; /* Gecko */
	opacity: 0.75; /* Opera */
}
#nav-2 ul ul li {
    float:none;
    background-color: transparent;
	color:white;
}

#nav-2 ul ul a {
	height:14px;
	margin-bottom:3px;
	color:white;
	display:block;
	float:none;
	border-bottom:1px solid transparent;
}
#nav-2 ul ul a:hover{
	border-bottom:1px solid #900;
}
#nav-2 ul ul.hover,#nav-2 ul li.hover ul, #nav-2 ul li:hover ul  {
    display:block;
}

ul.menu ul li {
    float:none;
    background-color: transparent;
}







#nav-2 li+li:before /* vor alle ausser beim ersten einen strich einfügen */
{
/* content: " | "; geht nicht im ie */
}
.clearDiv{
	clear:both;
}

#introHolzDesign{
	top:35px;
	left:301px;
	position:relative;
	border:none;
}
#page-intro a{
	text-decoration:none;
	color:#000;
}
#homeEnter{
	left:228px;
	top:70px;
	position:relative;
}
#images ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:35px;
	overflow:hidden;
}
#images li{
float:left;
display:block;
width:38px;
}
#nav h1,#nav-2 h1{
	display:none;
}
#images dl{
	margin:0 !important;
	padding:0 !important;
}

/*#images div:first-child div dl,*/
div.smallPictures dl
{	
	margin:0 !important;
	padding:0 !important;
	width:38px !important;
	overflow:hidden !important;
}
/*#images div:first-child div dl img,*/
div.smallPictures img
{
	width:35px !important;
	height:35px !important;
}	
/*#images div+div dt,*/
div.bigPicture dt
{
	width:263px !important;
	display:block;
	overflow:hidden !important;
}	
div.bigPicture img{
	width:auto !important;
	height:auto !important;
}	
	
}
@media print{
	body{
		font-size:12px;
	}
	#contentScroller{
		height:auto !important;
	}
	#nav-2,#nav{
		display:none;		
	}
	#page *,
	#page{
		background:none;
	}
	#page{
		position:absolute;
		top:5px;
		left:20px;
		margin:0;
		padding:0;
	}
	#content{
		width:680px;
	}
	#page-inner{
		height:auto;
	}
	#content{
		padding:0;
	}
	#head{
		height:60px;
		background:none;
		
	}
	#head img{
		top:0px;
		left:10px;
	}
	h1{
	color:#333;
	}
	

	
	
	

}


@media aural, speech, braille, tactile, audio{
	#nav h1,#nav-2 h1{
		display:inline !important;
	}	
}

