/******************************************
www.reiskousen.nl
CSS : Thirsa de Jager
E-mail: tdejager@lautenbagreclame.nl
WWW: http://www.lautenbag.nl
---------------------------------------
CSS bestand vrijgegeven onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
******************************************/

:-moz-any-link:focus {outline: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;}

img, a img, :link img, :visited img {border: 0;}
div.clear {clear: both; width: 100%; height: 1px;}

/*LAYOUT
**************************************************/

body{
	font: 13px sans-serif, arial, Lucida Grande, Georgia, Times ;
  color: #464648;
  line-height: 18px;
	background-image: url(../img/img_achtergrond.jpg);
	background-repeat: repeat-x;
  }
  
div#header{
  width: 960px;
  height: 154px;
  background: url(../img/img_header.jpg) no-repeat;
  margin:5px auto;
  }
  
div#logoreiskousen{
  width: 267px;
  height: 43px;
  background: url(../img/img_reiskousen.jpg) no-repeat;
  float: left;
  display: inline;
  margin:90px 0 0 28px;
  position: absolute;
    cursor: pointer;
  }
  
div#internet{
  width: 94px;
  height: 14px;
  background: url(../img/img_internet.jpg) no-repeat;
  float: left;
  display: inline;
  margin:7px 0 0 850px;
  position: absolute;
  cursor: pointer;
  }
  
div#home a:hover {
	background: url(../img/img_knopa.jpg) left top no-repeat;
	}
  
div#content{
  width: 960px;
  height: 506px;
  background: transparent;
  margin:0 auto;
  }
  
  
div#box{
  width: 500px;
  /*height: 505px;*/
  background: transparent;
  padding: 35px 30px 0px 30px;
  float: left;
  display: inline;
  overflow-y: auto;
 	overflow-x: hidden;
 	scrollbar-face-color: #dfebf5;
  }
  
div#box2{
  width: 500px;
  /*height: 580px;*/
  background: transparent;
  padding: 35px 30px 0px 30px;
  float: left;
  display: inline;
  overflow-y: auto;
 	overflow-x: hidden;
 	scrollbar-face-color: #dfebf5;
  }
  
div#vaat{
  width: 530px;
  height: 160px;
  float: left;
  clear: left;
  display: inline;

  }
  
  
      /*FOOTER
**************************************************/

div#footer{
  width: 960px;
  height: 42px;
  background: transparent;
  float: left;
  clear: both;
  display: inline;
  border-top: 1px solid #005fad;
  }
  
div#tekstje{
	width: 159px;
	height: 41px;
	float: left;
	display: block;
	background: url(../img/img_tekst.jpg) no-repeat;
	margin: 1px 0 0 0;
	}
  
div#logo a {
	width: 114px;
	height: 41px;
	float: left;
	display: block;
	background: url(../img/img_logo.jpg) no-repeat;
	margin: 1px 0 0 0;
	}

  
      /*MENU
**************************************************/
  
div#menu{
  width: 960px;
  height: 38px;
  background: #b8d2e9;
  margin:0 auto;
  }
  
div#home a {
	width: 93px;
	height: 38px;
	float: left;
	display: block;
	background: url(../img/img_knopa.jpg) right top no-repeat;
	margin: 0 0 0 230px;
	}

div#home a:hover {
	background: url(../img/img_knopa.jpg) left top no-repeat;
	}
	
div#home2 a{
	width: 93px;
	height: 38px;
	float: left;
	display: block;
	background: url(../img/img_knopa.jpg) left top no-repeat;
	margin: 0 0 0 230px;
	}
	
div#reiskousenboven a {
	width: 151px;
	height: 38px;
	float: left;
	display: block;
	background: url(../img/img_knopb.jpg) right top no-repeat;
	margin: 0 0 0 5px;
	}

div#reiskousenboven a:hover {
	background: url(../img/img_knopb.jpg) left top no-repeat;
	}
	
div#reiskousenboven2 a {
	width: 151px;
	height: 38px;
	float: left;
	display: block;
	background: url(../img/img_knopb.jpg) left top no-repeat;
	margin: 0 0 0 5px;
	}
	
div#contact a {
	width: 93px;
	height: 38px;
	float: left;
	display: block;
	background: url(../img/img_knopc.jpg) right top no-repeat;
	margin: 0 0 0 5px;
	}
	
div#contact a:hover {
	background: url(../img/img_knopc.jpg) left top no-repeat;
	}
	
div#contact2 a {
	width: 93px;
	height: 38px;
	float: left;
	display: block;
	background: url(../img/img_knopc.jpg) left top no-repeat;
	margin: 0 0 0 5px;
	}
	
	      /*SIDEBAR1
**************************************************/

div#sidebar1{
  width: 200px;
  min-height: 514px;
  background: transparent;
  float: left;
  clear: left;
  display: inline;
  }
  
div#reizigerstrombose a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sidea.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#reizigerstrombose a:hover {
	background: url(../img/img_sidea.jpg) left top no-repeat;
	}
	
div#reizigerstrombose2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sidea.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#reiskousen a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sideb.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#reiskousen a:hover {
	background: url(../img/img_sideb.jpg) left top no-repeat;
	}
	
div#reiskousen2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sideb.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#sigvaris_traveno a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sigvaris.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#sigvaris_traveno a:hover {
	background: url(../img/img_sigvaris.jpg) left top no-repeat;
	}
	
div#sigvaris_traveno2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sigvaris.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#delilah a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_delilah.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#delilah a:hover {
	background: url(../img/img_delilah.jpg) left top no-repeat;
	}
	
div#delilah2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_delilah.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#kous_bauerfeind a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_bauerfeind.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#kous_bauerfeind a:hover {
	background: url(../img/img_bauerfeind.jpg) left top no-repeat;
	}
	
div#kous_bauerfeind2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_bauerfeind.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#mediven_travel a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_mediven.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#mediven_travel a:hover {
	background: url(../img/img_mediven.jpg) left top no-repeat;
	}
	
div#mediven_travel2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_mediven.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#travel_socks a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_mediven.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#travel_socks a:hover {
	background: url(../img/img_mediven.jpg) left top no-repeat;
	}
	
div#travel_socks2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_mediven.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#vaatproblemen a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sidec.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#vaatproblemen a:hover {
	background: url(../img/img_sidec.jpg) left top no-repeat;
	}
	
div#vaatproblemen2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sidec.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#tips a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sided.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#tips a:hover {
	background: url(../img/img_sided.jpg) left top no-repeat;
	}
	
div#tips2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sided.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#veel_gestelde_vragen a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sidee.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#veel_gestelde_vragen a:hover {
	background: url(../img/img_sidee.jpg) left top no-repeat;
	}
	
div#veel_gestelde_vragen2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sidee.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#bestellen a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sidef.jpg) right top no-repeat;
	margin: 5px 0 0 1px;
	}

div#bestellen a:hover {
	background: url(../img/img_sidef.jpg) left top no-repeat;
	}
	
div#bestellen2 a {
	width: 198px;
	height: 28px;
	float: left;
	display: block;
	background: url(../img/img_sidef.jpg) left top no-repeat;
	margin: 5px 0 0 1px;
	}
	
div#checklist{
	width: 217px;
	height: 315px;
	float: left;
	display: block;
	background: url(../img/img_checklist.jpg) no-repeat;
	margin: 5px 0 0 1px;
	}
	
		      /*SIDEBAR2
**************************************************/

div#sidebar2{
  width: 200px;
  min-height: 514px;
  background: transparent;
  float: right;
  display: inline;
  }
  
div#lijstje{
  width: 200px;
  height: 282px;
  background: url(../img/img_lijstje.jpg) no-repeat;
  float: left;
  display: inline;
  margin: 5px 0 0 0;
  }
  
div#iconen{
  width: 200px;
  height: 201px;
  background: url(../img/img_iconen.jpg) no-repeat;
  float: left;
  display: inline;
  margin: 5px 0 0 0;
  }
  

  
    
    /*TYPOGRAFIE
**************************************************/

p{font-size: 13px;
  color: #464648;
  line-height: 18px;
  margin: 0px 0px 20px 0px;
    }
      

  ul{font-size: 13px;
  color: #464648;
  line-height: 18px;
  margin: 0px 0px 20px 00px;}
  
  ol{font-size: 13px;
  color: #464648;
  line-height: 18px;
  margin: 0px 0px 20px 0px;}

  li {
  	list-style-position: inside;
  }
  
h1{font-size: 34px;
  color: #005fad;
  margin: 10px 0 5px 0px;
  }
  
h2{font-size: 22px;
  color: #005fad;
  margin: 10px 0 5px 0px;
  }
  
h3{font-size: 16px;
  color: #464648;
  margin: 10px 0 5px 0px;
  cursor: pointer;
  }
  
div#box a{font-weight: bolder;
    }
  

a{ background: transparent padding: 2px;}
a:link{     color: #464648; text-decoration: none;}
a:visited{  color: #464648; text-decoration: none;}
a:hover{    color: #005fad; text-decoration: none;}
a:active{   color: #464648; text-decoration: none}


  /*contactformulier
**************************************************/

form{
	float: left;
	clear: left;
	display: inline;
	width: 500px;
	margin: 20px 0px 30px 0px;
	}
	
label.single{
	float: left;
	clear: left;
	display: block;
	width: 170px;
	height: 30px;
	font: 13px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #464648;
	margin: 0 0 10px 0;
	}

input{
	float: left;
	display: inline;
	width: 300px;
	height: 20px;
	margin: 0 0 10px 0;
}

select{
	float: left;
	display: inline;
width:300px;
height: 20px;
margin: 0 0 10px 0;
}


textarea{
	float: left;
	display: inline;
	width: 304px;
	height: 120px;
	font: 12px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #464648;
  	margin: 0 0 10px 0;
}

input.knop{
	width: auto;
	clear: both;
	float: left;
	display: inline;
	text-align: center;
	margin: 15px 0 15px 168px;
	font: 12px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #464648;
  cursor: pointer;
}

/*LISTS*/
div#text ul li{
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 0 0 0 5px;}

/*submenu javascript
**************************************************/
#nav, #nav ul {
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 100px;

}

#nav ul {
position: absolute;
width: 100px;
left: -1000px;
margin: 3px 0 0 140px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
text-decoration: none;
color: #000;
}

#nav li ul li{
	width: 140px;
	margin-left: 0px;
	font-weight: 600;
}

#nav li ul li a{
	width: 160px;
	float: left;
	display: inline;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	font-weight: 600;
	color: #000;
	cursor: pointer;
}

#nav ul a:link, ul a:visited{
font-weight: normal;
color: #000;
cursor: pointer;
}

#nav ul a:hover, ul a:active{
color: #dfebf5;
cursor: pointer;
}

#nav ul li{
background-color: #dfebf5;
border-top: 2px solid #FFF;
border-left: 0;
}


/*submenu javascript sn
*************************/
#nav ul.sn a:hover, ul a:active{
color: #005fad;
}

#nav ul.sn li{
background-color: #dfebf5;
}

img{
	float: left;
	clear: left;
	display: inline;
	margin: 3px 10px 0px 0px;
	height: 135px;
	width: 160px;
	border: solid 1px #005fad;

}

div#box2 img{
	float: left;
	clear: left;
	display: inline;
	margin: 3px 10px 0px 0px;
	height: 135px;
	width: 160px;
	border: solid 1px #005fad;

}


