html, body  {
	margin:0px 0px 0px 0px;
	padding:0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../grafik/scantech-wallpaper.gif);
	font-size:12px;
	color: #666666;
	}
a {
	color: #666666;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
}
a.button  {
	display:block;
	color:#FFFFFF;
	padding:7px 0px 8px 4px;
	font-weight:bold;
	text-decoration:none;
	}
a.button:hover  {
	background-color: #FFFFFF; 
	color: #66CC00;
	}
a.button-selected  {
	display:block;
	background-color: #FFFFFF;
	color:#66CC00;
	padding:7px 0px 8px 4px;
	font-weight:bold;
	text-decoration:none;
	}

a.sub  {
	display:block;
	padding:3px 0px 4px 6px;
	margin-left:12px;
	background-image:url(../grafik/arrow.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	}
a.sub:hover  {
	background-color: #FFFFFF; 
	background-image:url(../grafik/arrow-hover.gif);
	background-repeat:no-repeat;
	color: #66CC00;
}
a.sub-selected  {
	text-decoration:none;
	display:block;
	padding:3px 0px 4px 10px;
	margin-left:12px;
	background-color: #FFFFFF; 
	background-image:url(../grafik/arrow.gif);
	background-repeat:no-repeat;
	color: #66CC00;
	}
a.page  {
	background:black;
	color:white;
	border:1px solid black;
	}
a.page-selected  {
	background:white;
	color:black;
	border:1px solid black;
	}
	
h1  {
	font-size:18px;
	color:#666666;
	position:absolute;
	top:65px;
	margin:0px;
	z-index:6;
	}
h2  {
	font-size:14px;
	color:#666666;
	z-index:5;
	}
h3  {
	margin-top:35px;
	font-size:12px;
	color:#666666;
	}
p  {
	color:#666666;
	text-align:justify;
	line-height:18px;
	margin:0px 0px 13px 0px;
	}
/*_______________________________________________________________________________________*/

#main  {
	width:980px;
	margin:5px auto 0px auto;
	position:relative;
	z-index:1;
	background-image:url(../grafik/mainbg.png);
}

/*_______________________________________________________________________________________*/


#topbg  {
	width:980px;
	height:128px;
	margin:0px auto 0px auto;
	background-image:url(../grafik/topbg.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
	}
#navigation  {
	width:370px;
	height:700px;
	background: url(../grafik/navbg.gif) no-repeat;
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	left:8px;
	z-index:3;
	}
#head  {
	width:580px;
	height:20px;
	position:absolute;
	top:10px;
	left:377px;
	z-index:3;
	}
#cont {
	width:480px;
	position:absolute;
	top:45px;
	left:420px;
	z-index:3;
}

#footer  {
	width:980px;
	height:24px;
	margin:auto;
	background:url(../grafik/footerbg.png);
	position:absolute;
	bottom:0px;
	z-index:3;
}

/*_______________________________________________________________________________________*/



#text  {
	position:absolute;
	top:100px;
	width:480px;
	}

#text a  {
	text-decoration:none;
}
#text h2  {
	margin-top:10px;
	margin-bottom:10px;}
#textnav  {
	width:100%;
	position:relative;
	top:20px;
	}

#shownav {
	width:450px;
	position:absolute;
	top:120px;
}

#shownav a:hover  {
	text-decoration:underline;
}

#shownav .showroom-selected {
	font-weight:bold;
	}
#showcont {
	width:450px;
	height:300px;
	position:absolute;
	top:300px;
	}

a.features  {
	text-decoration:none;
	font-size:12px;
	color:#666666;	
	}
a.features:visited  {
	text-decoration:none;
	font-size:12px;
	color: #999;	
	}
a.features-selected  {
	font-weight:bold;
	}

.thumbs  {
	width:100px;
	height:75px;
	margin:10px 16px 15px 16px;
	float:left;
	position:relative;
	}
.praxis  {
	width:30px;
	margin:10px 5px 0px 1px;
	position:relative;
	float:right;
	}
.eyecatcher  {
	position:absolute;
	left:0px;
	top:110px;
	}

/*____________________menu_________________________________*/
#menu  {
	width:169px;
	height:300px;
	position:absolute;
	right:2px;
	top:103px;
	}

.sitemap  {
	margin:2px 0px 2px 0px;
	}
		   
	
/*_____________________________________________________*/

#footer div  {
	height:24px;
	width:480px;
	vertical-align:top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:relative;
	top:-5px;
	left:440px;
}
