@import "menu.css";
@import "tabs.css";
* {
  font-size: 11px;
  font-family: Tahoma;
}
html, body {
  margin: 0;
  padding: 2px;
  background: #fff;
  color:#666666;
  text-align: center;
  background: url("images/bg.jpg");
}

#wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 780px;
  text-align: left;
border-top: 1px solid #ffcc66;
  border-left: 1px solid #ffcc66;
  border-right: 1px solid #ffcc66;
  border-bottom: 1px solid #ffcc66;
  background-color: #FFFFFF;
}

#header {
  margin: 0;
  padding: 0;
  height: 113px;
  background: url("images/header.jpg") no-repeat left bottom #F1F4FB;
}

#topMenu {
  height: 21px;
  background: url("images/topmenu.gif") repeat-x left top;
}

#topMenu a {
  line-height: 21px;
  display: block;
  height: 21px;
  width: 102px;
  float: left;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #666666;
  border-right: 1px solid #CCCCCC;
}

#topMenu a:hover {
  color: #000000;
}

#topMenu span {
  line-height: 21px;
  font-size: 10px;
  display: block;
  height: 21px;
  width: 130px;
  float: left;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #666666;
}

#navTop {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 468px;
  height: 60px;
}

#container .column {
  position: relative;
  float: left;
}

#left {
  width: 132px;
  padding: 0;
  margin: 0px;
}

#left .box {
  background-color: #F5E6CF;
  margin-left: 3px;
  margin-top: 3px;
  width: 120px;
  font-size: 10px;
  color: #666666;
  border: 1px solid #CCCCCC;
  padding: 4px;
  margin-bottom: 5px;
}

#left .boxlog {
  background-color: #FFF7EC;
  margin-left: 3px;
  margin-top: 5px;
  width: 120px;
  font-size: 10px;
  color: #666666;
  border: 1px solid #CCCCCC;
  padding: 4px;
  margin-bottom: 5px;
}

ul#leftMenu {
  list-style: none;
  margin: 5px 0 0 3px;
  padding: 0;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
}

#leftMenu a {
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  line-height: 21px;
  padding-left: 5px;
  font-size: 11px;
  display: block;
  height: 21px;
  width: 123px;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}

#leftMenu a:hover {
  color: #000000;
  background-color: #F0C178 !important;
}



#center {
  padding: 10px 7px 20px 13px;
  width: 490px;
  margin: 0;
}

.box p {
 /* font-size: 10px; */
  color: #666666;
}

#center .box {
  border: 1px solid #CCCCCC;
  padding: 6px;
  margin-bottom: 5px;
}

#center .leftBox {
float:left;
  border: 1px solid #CCCCCC;
  padding: 6px;
  margin-bottom: 5px;
    margin-right:6px;
  width:226px;
  min-height:120px;
}

#center .rightBox {
float:left;
  border: 1px solid #CCCCCC;
  padding: 6px;
  margin-bottom: 5px;
    margin-left: 4px;
  width:226px;
  min-height:120px;
}

#center #center-left {
  float: left;
  width: 240px;
}

#center #center-right {
  float: right;
  width: 240px;
}

#categorie-left {
margin-left:30px;
margin-bottom:5px;
  float: left;
  width: 230px;
}

#categorie-right {
margin-bottom:5px;
  float: right;
  margin-right:10px;
  width: 200px;
}

.categorie-left {
margin-bottom:5px;
  float: left;
  width: 230px;
}

.categorie-right {margin-bottom:5px;
  float: right;
  width: 230px;
}

#cat{
font-size: 11px; 
color: #666666; 
text-decoration: none;
font-weight:bold;
}
#right {
  width: 130px;
  padding: 5px 0px 5px 0px;
  margin-left: 4px;
}

#right .box {
  background-color: #F5E6CF;
  border: 1px solid #CCCCCC;
  padding: 4px;
  margin-bottom: 5px;
}

#clear {
  clear: both;
}

#footer {
  margin: 0 auto;
  padding: 5px 10px;
  width: 760px;
  text-align: center;
  font-size: 10px;
  background: #fff;  
  color: gray;
}

#footer a {
  color: gray ;
  font-size: 10px;
}

td{
text-align:left;
}

/* Headings */
h1, h2, h3, h4 {
  font-family: Verdana, Tahoma, sans-serif;
}
#scrollup {
	   position: relative;
	   overflow: hidden;
	   height: 180px;
	   width: 118px;
background-color:#FFFFFF;
border:1px solid #ccc;
	 }
	 .headline {
	   position: absolute;
	   top: 210px;
     left: 4px;
     right:8px;
	   height: 200px;
	   width:118px;
}

	 .headline {
	   position: absolute;
	   top: 210px;
     left: 4px;
     right:8px;
	   height: 200px;
	   width:118px;
}
button{
border:0px;
width:22px;
height:20px;
}

h1 {
  color: #666666;
  margin-top: 0px;
font-size:18px;
}

h1 a {
  margin-top: 0px;
font-size:18px;
}

.lijn{
  margin: 8px 0 0  2px;
  padding:3px;
font-size:14px;
background:#EEEEEE;
color:#666666;
border:#999999 1px solid;
}

h2 {
  font-size: 13px;
  color: #666666;
  margin-top: 0px;
  font-weight: bold;
}

h3 {
text-align:center;
  color: #666666;
  margin-top: 0px;
  font-weight: bold;
}

/* Paragraphs and text */

p {
  margin: 0 0 15px 0;
}

p.home-text {
  padding-bottom: 5px;
  aborder-bottom: 1px dashed #FFBE61;
}

p.home-text-zonder-streep {
  padding-bottom: 5px;
}
a{
text-decoration:none;
}

a#header-home,
a:visited#header-home,
a:hover#header-home {
  margin: 10px 0 0 16px;
  height: 70px;
  width: 305px;
  text-indent:-999em;
  overflow: hidden;
  float: left;
  display: block;
}

.img{
border: 1px solid #666;  padding: 2px;
}

.cat{float:left; margin-left:15px; margin-bottom:5px;}

.img_home{
border: 1px solid #ccc;  padding: 2px;
}
.img_right{
float:right; margin-left:10px; margin-bottom:5px; border: 1px solid #ccc;  padding: 2px;
}
.img_left{
float:left; margin-right:20px; margin-bottom:5px;  padding: 2px;
}
.zwart{
color:#666; text-decoration:underline;
}
.green{color:#006600;}

   

.pagination{ /*CSS for pagination DIV*/
font: bold 14px Arial;
}

.pagination a{ /*CSS for each navigational link*/
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
border:1px solid gray;
text-decoration: none;
background-color: white;
}

.current{ /*CSS for currently selected navigational link*/
background-color:#CCFF33;
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
border:1px solid gray;
text-decoration: none;

}

#zoeken{padding:7px; top:50px;  position:relative; float:right; width:300px; height:49px;  background-color:#fff6e5;}
#shop{height:100%; min-height:200px; width:220px; float:left; margin:0 11px 5px 0; text-align:left;  border: 1px solid #CCCCCC; padding:6px;}
.error{border:1px solid #FF0000;}
.formCheck{visibility:hidden;}


#shop{height:100%; min-height:200px; width:220px; float:left; margin:0 11px 5px 0; text-align:left;  border: 1px solid #CCCCCC; padding:6px;}
#shopL{height:100%; min-height:180px; width:226px; float:left; margin:0 5px 5px 0; text-align:left;  border: 1px solid #CCCCCC; padding:6px;}
#shopR{height:100%; min-height:180px; width:226px; float:left; margin:0 0 5px 5px; text-align:left;  border: 1px solid #CCCCCC; padding:6px;}