/** printstyle - afbeeldingen verbergen - 150506 **/html{	text-align:center;	margin:0px;	padding:0px;}body{	margin:0px auto 0px auto;	text-align:left;}img{display:none;}button{cursor:pointer}ul#menu{	display:none;}/** reusable generals **/textarea, input, select{	border:1px solid #ccc;	border-top:1px solid #999;	border-left:1px solid #999;}button{	border:none;	padding:0px;	cursor:pointer}dt{float:left;clear:left}form ul{	margin:0px;	padding:0px;	list-style:none;}form ul li{	padding-bottom:2px;}dd{padding:0px;margin:0px;}/** generals **/html{	background:url('../img/bg.gif') top left;	font-family:Verdana, Sans-serif;	font-size:11px;	line-height:1.9em;}body{	width:850px;	background:#FFFFEA url('../img/body.gif') top left repeat-y;}h1{	color:#C03;	font-size:18px;}h2{	color:#00263D;	font-size:14px;	}a{	color:#C03;	text-decoration:none;}a:hover{text-decoration:underline}h3{	color:#000033;	font-size:12px;	margin-bottom:-10px;}/** forms **/form, form h1{	color:#00263D;	font-size:11px;}dt{	width:130px;}form dt, form dd{	height:30px;}form input{	width:300px;}form input.small{	width: 60px;}form input.smaller{	width: 20px;	border: 0px;}form textarea{	width:300px;	height:75px;	margin-bottom:12px;}form td.first {	width: 130px;}form li input.checkbox{	margin-right:8px;	width:14px;	height:14px;	margin:2px 8px -2px 0px;}/** hidden content **/h1#logo, h1#slogan, a.up, a.gadoor, a.slaover, a.up_home, a.terug, a.naarbasisontwerp{	display:block;	height:0px;	overflow:hidden;	font-size:5px;	margin:0px;	padding:0px;}h1#logo{	background:url('../img/logo.gif');	width:386px;	padding-top:79px;	float:left;}h1#slogan{	background:url('../img/slogan.jpg');	width:464px;	padding-top:79px;	float:left;}button span{display:none}/** specials **/a.up, a.up_home{	width:16px;	padding-top:16px;	background:url('../img/up.gif');	margin:15px 0px 0px 0px;	clear: both;}a.up_home{	left:229px;}a.gadoor{	width:90px;	padding-top:16px;	background:url('../img/btn-ga-door.gif');	float:right;	margin:10px 0px 10px 0px;}a.terug{	width:90px;	padding-top:16px;	background:url('../img/btn-terug.gif');	float:left;	margin:10px 0px 10px 0px;}a.slaover{	width:90px;	padding-top:16px;	background:url('../img/slaover.gif');	float:right;	margin:10px 10px 10px 0px;}a.naarbasisontwerp{	width:200px;	padding-top:16px;	background:url('../img/naarbasisontwerp.gif');	float:right;	margin:10px 0px 10px 0px;}/** menu **/ul#menu{	display:none;}/** clickpath **/ul#path{	display:none;}/*** models scrollable div **//** content div **/div#content{	width:446px;	overflow:none;	float:left;	margin:0px;	padding:0px 32px 10px 30px;}/** home **/div#content.home{	width:538px;	overflow:none;	float:right;	margin:0px;	padding:18px 85px 10px 42px;}div#content.home p{	color:#670032;	font-weight:bold;}div#content.home img{	display:none;}	div#content.home ul{	color:#00263D;	font-weight:bold;}div#content p { /* Add: 15-5-06 */	margin-bottom: 0px;}div#content h1, div#content h3{	clear:both;}div#content img{ /* Add: 8-5-06 */	display:none;}div#content img.none{ /* Add: 8-5-06 */	border: 0px;}div#content #copy { /* Add: 8-5-06 */	font-size: 9px;	color: #cccccc;}/** overzicht pagina **/div#content.overview{width:600px}div#content.overview h3{	margin-bottom:20px;}/*** scroll div **/div#models{	display:none;}/** text pages **/p.guide{	color:#666666;	border-bottom:1px solid #D9BFBD;	margin-top:-8px;	padding-bottom:3px;}/** send **/form#wishes button{	width:90px;	height:16px;	background:url('../img/verzend.gif');	margin-left:130px;	margin-bottom:20px;}form#wishes textarea{	margin-left: 130px;}