body{
  background: #4f89b7 url(bg.gif) repeat-x;
  margin:0;
  padding: 10px;
  font: 0.7em "Lucida Grande", "Lucida Sans Unicode", lucida, sans-serif;
}

#title{ /*small text above the header picture*/
  width: 760px;
  color: #FFF;
  font-family: "Arial", sans-serif;
  font-size: 1.2em;
  font-weight: bolder
}

.box_out{ /*makes the light-blu borders*/
  width: 750px;
  background: #D0DFEC;
  margin:10px 0;
  padding: 5px;
}
.box_in{ /* getting the white background */
  background: #FFF;
  padding: 0;
  margin: 0;
}

.left{ /*  Navigation and statistics */
  float: left;
  width: 150px;
}
.right{ /*Content */
  float: right;
  width: 580px;
}

h1{ /*red headline */
  color:#D40000;
  border-bottom: 1px #D40000 solid;
  font-size: 14px;
  text-decoration: none;
  margin: 0 0 5px 0; 
  padding: 3px;
}

h3{ /*small blue headlines*/
  width: 50%;
  background: #D0DFEC;
  font-size: 12px;
  color: #205076;
  padding: 2px;
  margin: 0;
}

h4{ /*headline for left boxes */
  font-size: 14px;
  color: #D40000;
  font-weight: normal;
  border-bottom: 1px #d40000 solid;
  margin:0;
  padding: 2px 0px 2px 10px;
}

h5{ /*small blue headlines*/
  width: 30%;
  background: #D0DFEC;
  font-size: 12px;
  color: #205076;
  padding: 2px;
  margin: 0;
}

h2{ /*stippellijn op linkspagina */
  font-size: 1em;
  width: 30%;
  color: #205076;
  font-weight: normal;
    border-bottom: 1px #d0dfec solid;
  border-top: 1px #d0dfec solid;
  border-left: 1px #d0dfec solid;
  border-right: 1px #d0dfec solid;
  margin:0;
  padding: 4px 4px 6px 6px;
}

h6{ /*small blue headlines*/
  width: 100%;
  background: #D0DFEC;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  color: #205076;
  padding: 2px;
  margin: 0;
  text-decoration:underline;
}

ul.nav{ /*Navigationbox */
  list-style-type: none;
  text-align: left;
  padding: 5px;
  margin: 0;
}
ul.nav li{
  display: inline;
}

ul.nav li a:before {
	content: '\203A  ';
	display:inline;
}
ul.nav li a{
  padding-left: 15px;
  text-align: left;
  color: #000080;
  display: block;
  text-decoration: none;
}

ul.nav li a:hover{
  color:#FFF;
  background: #000080;
}
ul.nav li a.current{
  color: #000080;
}

ul.nav li a.current:hover{
        color:#FFF;
        background: #000080;
        }



.distancer{ /* needed for small distance between boxes*/
  line-height: 5px;
}


p{ /*general text*/
  padding: 5px;
  margin: 0;
  line-height: 20px;
  text-align: justify;
  color: #666;
}
p a{ /*general text-links */
  color: #000080;
}
p a:hover{
  text-decoration: none;
}

ul.link{ /*Navigationbox */
  list-style-type: none;
  text-align: center;
  padding: 5px;
  margin: 0;
}
ul.link li{
  display: inline;
}
ul.link li a{
  padding-left: 15px;
  text-align: center;
  color: #999;
  text-decoration: underline;
}


ul.link li a:hover{
  color:#000000;
  text-decoration: none;

}
ul.link li a.current{
  color: #000000;
}

ul.link li a.current:hover{
        color:#000000;
        
        }


.copyright{/*little footer*/
  text-align: center;
  color: #FFF;
}
.copyright a{
  color: #fff;
  text-align: center;
}

.copyright a:hover{
  color: #fff;
  text-align: center;
  text-decoration: none
}

table#aanbiedingen2
{
    background-color: #d0dfec;
    border-width: 1px;
    border-style: solid;
    border-color:#4f89b7;
    margin: 0px 10px 0px 10px;
    /*min-width:95%;*/
    }

ul.path { margin-left: 0;  padding-left: 0;  display: block; border: none;  margin: 0 0 0px 0;}
ul.path li {margin-left: 0; padding-left: 0px; border: none; list-style: none; display: inline; color: #000000; font-size:11px;  font-family: Tahoma, Arial, Helvetica, sans-serif;  font-weight: bold;  line-height: 18px; }
ul.path li a{ height:15px;line-height:15px;overflow:visible;color: #7a2e40; text-decoration: none; font-size:11px;padding-right: 8px;  margin-right: 5px;  background-image:url('images/arrow.gif');background-position: right center;background-repeat: no-repeat}       
ul.path li a:hover{text-decoration: underline;background-image: url('images/arrow.gif'); background-position:   right center;  background-repeat: no-repeat}

ul.bullet li {list-style-image: url(images/arrow.gif); line-height:16px; text-align:left;}
ul.bullet li a{color: #000; text-decoration:none;}
ul.bullet li a:hover{color: #000; text-decoration:underline;}

.itemodd {
        font-family: Arial;
        text-align:                Left;
        font-size : 10px;
        color: #171B23;
        background-color:#d0dfec;
        height: 150px;
        padding: 5px;
        margin: 1px;
        width: 100%;

        display:inline;
        float                                        : left;
}
.pulldown{
        display: inline;
}

.itemeven {
        text-align:                Left;
        font-family: Arial;
        font-size : 10px;
        color: #171B23;
        background-color:#FFFFFF;
        height: 150px;
        padding: 5px;
        margin: 1px;
        display:inline;
        width: 100%;

        float                                        : left;
}
.items{
        width: 100%;
}
.title {
        font-family: Arial;
        color: #010101;
        font-size: 12px;
        font-weight: bold;
}
.link{
        text-align: right;
        color: #1A3B88;
}
a{
        color: #1A3B88;
}

a:hover {text-decoration:none;}
.row {
        width                                        : 100%;
        height                                        : 150px;
        position                                : relative;
        clear                                        : both;
}
.pages{
        color: #1A3B88;
        font-family: Arial;
        font-size : 10px;
        width: 100%;
        text-align: center;
}
.image{
        float: left;
        display:block;
        background:                white;
}

.selectedPage {
        font-weight: bold;
        color: #171B23;
}

.invullen
{
	min-height:460px;	
}


table.aanbieding {border:solid 2px #4f89b7;background-color: #d0dfec;padding: 0px 5px 0px 5px;margin:0px 5px 0px 5px;display:block;width:65%;}
.prijs{background-image:url('images/prijs.gif');background-repeat:no-repeat;width:98px;height:24px;color:white;text-align:center;font-size:1.2em;padding-top:3px;float:right;}

table.aanbieding img {margin-right:10px;}
table.aanbieding a{font-size:1.2em;text-decoration:underline;}
table.aanbieding a:hover{text-decoration:none;}

.naam{font-size:1.2em;text-decoration:underline;color: #1A3B88;}
