@charset "utf-8";
/* CSS Document */


/* force scrollbar */

html {
	height:100%;
	margin-bottom:1px;
	
	}


* {
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:none;
	}


ul,li,th,td,tr {
	margin:0;
	padding:0;
	border:0;
	}



body {
	-x-system-font:none;
	font-family:tahoma, arial, sans-serif;
	color:#666;
	font-size:0.84em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin:0;
	padding:0;
	background:#7FB1A9 url(images/bg_grade2.gif) repeat-x top left;
	text-align:center;
	}



h1 {
	font-size:2em;
	color:#053b80;
	}

h2 {
	padding:5px 0;
	font-family:"Trebuchet MS", trebuchet, sans-serif;
	font-size:2em;
	color:#053b80;
	}

h3 {
	margin:3px 0;
	font-family:"Trebuchet MS", trebuchet, sans-serif;
	font-size:1.33em;
	font-weight:normal;
	color:#053b80;
	}

h4 {
	font-size:1.1em;
	}

h5 {
	font-size:1em;
	}

h6 {
	font-size:0.85em;
	}


p {
	margin:1em 0;
	}

a {
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

/* wrapper */



#outerwrapper {
	position:relative;	
	overflow:hidden;
	width:956px;
	margin:0 auto;
	background:url(images/bg_gradeclear.png) repeat-y top left;
	}


#innerwrapper {
	position:relative;	
	overflow:hidden;
	width:925px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	padding-bottom:50px;
	}

/* header */


#header {
	position:relative;
	width:924px;
	height:290px;
	}

#logo {
	position:absolute;
	top:0;
	left:25px;
	z-index:20;
	}

#logo a {
	text-decoration:none;
	}



/* menu */

#menu {
	float:right;
	height:28px;
	margin-top:20px;
	margin-right:25px;
	}


#menu ul {
	text-align:center;
	}

#menu ul li {
	display:inline;
	list-style-type:none;
	}

#menu ul li a {
	display:block;
	float:left;
	width:67px;
	height:28px;
	margin-left:22px;
	font-size:15px;
	font-family:Tahoma, Arial, sans-serif;
	text-decoration:none;
	line-height:26px;
	color:#fff;
	background:url(../css/images/menu_btn_off.gif) no-repeat; 
	}

#menu ul li a:hover, #menu ul li.current a{
	color:#fff;
	background:url(../css/images/menu_btn_on.gif) no-repeat;
	} 

#menu ul li a#item_5{
	background:url(images/menu_btnXL_off.gif) no-repeat;
	width:150px;
}

#menu ul li a#item_5{
	background:url(images/menu_btnXL_on.gif) no-repeat;
}


/* rotating banner */



#bannerframe {
  	position:absolute;
  	top:50px;
	left:10px;
	width:900px; 
    height:237px; 
	background:url(images/headerframe.png) top left no-repeat;
	z-index:10;
	}

#bannertext {
	position:absolute;
	top:110px;
	left:40px;
	width:384px;
	height:59px;
	}

#banner {  
	position:absolute;
    left:20px;
	top:65px;
	width:880px; 
    height:220px; 
	z-index:5;
	overflow:hidden;
} 

#banner img {  
	top:0;
	left:0;
	width:882px; 
    height:200px; 
	 
} 



/* content */


#leftcolumn {
	position:relative;
	width:600px;
	float:left;
	}

#leftcolumn.shops {
	width:925px;
	}


#rightcolumn {
	position:relative;
	width:325px;
	float:right;
	}


/* leftcolumn */


#textcontent {
	padding:0 60px 20px 90px;
	line-height:2em;
	text-align:justify;
	font-size:1em;
	}

#textcontent h2 {
	padding-top:0;
	margin-left:-20px;
	}

#links {
	padding-left:90px;
	}

#links .smallredbutton {
	width:132px;
	height:28px;
	background:url(images/intranet_btn_small.gif) no-repeat top left;
	margin-bottom:15px;
	}


#links .bigredbutton {
	width:186px;
	height:28px;
	background:url(images/intranet_btn_big.gif) no-repeat top left;
	margin-bottom:15px;
	}

#links .bigredbutton a, #links .smallredbutton a{
	display:block;
	padding-left:30px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.8em;
	background:url(images/submit_btn_redbg.gif) 7px 7px  no-repeat;
	}


#locations {
	margin-bottom:2em;
	}

#locations dd {
	clear:both;
	}

#locations p {
	margin:0;
	padding:0;
	line-height:1em;
	}

#locations input {
	margin:0;
	padding:5px 0 0 5px;
	width:100px;
	height:20px;
	background: url(images/input_bg.gif) top left no-repeat;
	}

#locations input#submit_btn {
	position:absolute;
	top:65px;
	left:200px;
	margin:0;
	padding:0;
	width:90px;
	height:18px;
	background:url(images/submit_btn.gif) 5px 1px no-repeat;
	cursor:pointer;
	color:#999;
	}

#locations ul {
	list-style:none;
	}

#locations li {
	margin:1em 0;
	} 	


#footer {
	color:#053b80;
	background: url(images/footer_bg.gif) repeat-x top left;
	margin:20px 50px 0 20px; 
	padding:25px 0;
	}

#footer div {
	padding-left:70px;
	}

#footer img {
	float:left;
	margin:5px 0 0 45px;
	}


#footer.shops {
	margin-right:20px;
	}

/* rightcolumn */

.rightbox {
	width:297px;
	float:right;
	margin-right:20px;
	}

.boxtitle {
	position:relative;
	width:297px;
	height:34px;
	background:url(images/clear_btn.gif) top left no-repeat;
	margin-bottom:4px;
	font-weight:bold;
	font-size:1.2em;
	line-height:35px;
	text-indent:35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}

.boxtitle img{
	position:absolute;
	top:8px;
	left:12px;
	} 
	
.boxcontent {
	position:relative;
	background:url(images/box_bg.gif) top left no-repeat;
	}


.boxcontent img{
	border:1px solid #ccc;
	margin:12px;
	}

.boxcontent input#postcode {
	margin:20px 0 30px 20px;
	padding:5px 0 0 5px;
	width:221px;
	height:20px;
	background: url(images/input_bg.gif) top left no-repeat;
	}
	
.boxcontent input#submit {
	position:absolute;
	top:30px;
	right:30px;
	cursor:pointer;
	}


#KmiKaartje{
	width:270px;
	}


.googlemaps {
	height:230px;
	padding-top:12px;
	}

#map {
	border:1px solid #ccc;
	margin-left:12px;
	}
 
#map div.gmnoprint {
	display:none;
	}

#googledisclaimer {
	width:270px;
	margin:0 12px;
	font-size:0.7em;
	}

#googlelogo {
	margin-top:2px;
	float:left;
	}
#teleatlas {
	float:right;
	}

#maplink {
	position:absolute;
	display:block;
	width:275px;
	height:180px;
	top:12px;
	left:10px;
	background: url(images/clear.gif) top left repeat;
	}


/* shoppage */

#bigmap {
	margin-left:10px;
	padding-bottom:5px;
	}

 
#bigmap div.gmnoprint, #bigmap div.gmnoprint {
	display: inherit;
}

#bigmap #logocontrol a{
	display: none;
}


#googledisclaimer.shops {
	margin-left:25px;
	padding-bottom:20px;
	}

/* logo */

#logos{
	clear:both;
	width:956px;
	margin:0 auto;
	padding-top:50px;
	}

#waxlogo a {
	float:right;
	display:block;
	padding-right:50px;
	width:30px;
	height:35px;
	background:url(../css/images/wax_logo_transp50.png) no-repeat top left;
	cursor:pointer;
	}

#waxlogo a:hover {
	background:url(../css/images/wax_logo.png) no-repeat top left;
	}

#denklogo a {
	float:right;
	display:block;
	padding-right:5px;
	width:30px;
	height:35px;
	background:url(../css/images/denk_logo.jpg) no-repeat top left;
	cursor:pointer;
}
