/****************************************************************************** /
 *           2007C  puntNL bv internetdiensten Amsterdam  www.puntNL.nl       * 
 *           Author: Stan Grootes                                             *
/*******************************************************************************/



@page {
	size:landscape;	
	}
	
div#count{
	display:none;
	}


/******************************************************************************/
/* algemene styles */
/******************************************************************************/

body {
	margin:0;
	padding:0;
	font-family: "Courier New", Courier, monospace;		
	font-size: 12px;		
	}
	
h1 {
	font-weight:normal;
	font-size:20px;
	margin:0 0 15px 0;
	color:#666;	
	}

h2 {	
	font-size: 12px;
	margin:5px 0 0 0;	
	color:#666;
	font-weight:normal;
	}
	
h3 {
	font-size: 12px;
	margin:0;
	font-weight:normal;
	margin:10px 0;
	}
	
	
a {
	color: #666666;		
	}	
	
a:hover {
	color:#003366;
	}
	
input,
select,
textarea {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;	
	border:1px solid #ccc;
}	

.print {
	display:block;	
	}
	
#main {
	position:absolute;
	top:0px;
	width:100%;
	}
	
/******************************************************************************/
/* navigatie styles */
/******************************************************************************/
	
	
#header {
	display:none;	
	}
	
#imageBank a:hover img {
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	}
	
#content p {
	line-height:15px;
	}
	
/******************************************************************************/
/* winkel styles */
/******************************************************************************/

.logoGroot {
	display:block;
	position:absolute;
	top:0;
	left:80px;
	}
	
#imageBank .logo,
#imageBank .terug,	
#imageBank .detail,
#imageBank .achterkant,
#content .bestel,
#content .winkelmand,
#naarboven {
	display:none;
	}

#stap1, 
#stap2,
#stap3 {
	display:none;
	}

#main #box {
	background:none;
	top:200px;
	}

#main #imageBank #bevestiging {
	top:250px;
	}

#imageBank .bevestiging {
	display:none;
	}

#content.bevestiging{
	display:none;
	}





