﻿/*body
{
    margin: 0;
    padding: 0;
    background: white url("/Images/background.jpg") repeat-x center 0px;
    font-family: Arial,helvetica,verdana,tahoma,sans-serif;
    font-size: 0.8em;
}*/

form
{
    margin: 0;
    padding: 0;
}
img
{
    border: 0;
}

a
{
    color: #af1f1b;
    text-decoration: underline;
}
a:hover
{
    color: #f9b038;
    text-decoration: underline;
}

h1
{
    font-size: 1.5em;
    font-weight: normal;
    color: #af1f1b;
    display: block;
    padding-bottom: 5px;
    margin: 0;
    clear: both;
}
h2
{
    font-size: 1.2em;
    font-weight: bold;
    color: #af1f1b;
    display: block;
    padding-bottom: 5px;
    margin: 0;
    clear: both;
}

#centersite
{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
#sitecontainer
{
    float: left;
    width: 972px;
}

#sitecontainer-border
{
    float: left;
    width: 972px;
}

#headercontainer
{
    float: left;
    width: 972px;
    height: 29px;
}
#headercontainer div.homenav
{
    float: left;
    width: 972px;
    height: 20px;
    text-align: right;
}
#headercontainer div.logopart
{
    float: left;
    height: 109px;
}
/* subnav */

#subnavcontainer
{
    float: left;
    padding-left: 1px;
    width: 176px;
    min-height: 300px;
    background: #a59385 url("/Images/afrond-subnav-bot.gif") no-repeat left bottom;
}
* html #subnavcontainer
{
    height: 300px;
}
#subnavcontainer ul
{
    margin: 0;
    padding: 0;
}
#subnavcontainer ul li
{
    float: left;
    list-style: none;
}
#subnavcontainer ul li a
{
    float: left;
    border-bottom: solid 1px white;
    color: white;
    width: 160px;
    padding: 3px 8px 3px 8px;
    font-size: 0.9em;
    text-decoration: none;
}
#subnavcontainer ul li a:hover
{
    color: #fff;
    background: #c8b3a2;
}
#subnavcontainer ul li a.active
{
    color: #fff;
    background: #c8b3a2;
}

#subnavcontainer ul li ul
{
    margin: 0;
    padding: 0;
}
#subnavcontainer ul li ul li
{
    float: left;
    list-style: none;
}
#subnavcontainer ul li ul li a
{
    float: left;
    display: block;
    color: #eee;
    width: 150px;
    border-bottom: none;
    padding: 3px 8px 3px 18px;
    font-size: 0.9em;
    text-decoration: none;
}
#subnavcontainer ul li ul li a:hover
{
    color: #fff;
    background: #c8b3a2;
}
#subnavcontainer ul li ul li a.active
{
    color: #fff;
    background: #c8b3a2;
}

.headnavcontainer
{
    float: right;
    width: 791px;
}
.headnavcontainer div
{
    float: left;
}
.headnavcontainer ul
{
    margin: 0;
    padding: 0;
}
.headnavcontainer ul li
{
    display: block;
    float: left;
    width: 113px;
    height: 29px;
    background: #9c1912;
    list-style: none;
}
.headnavcontainer ul li a
{
    display: block;
    float: left;
    text-decoration: none;
    width: 112px;
    border-left: solid #b5534d 1px;
    text-align: center;
    padding-top: 7px;
    height: 22px;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
}
.headnavcontainer ul li a.first
{
    border-left: none;
    width: 113px;
}
.headnavcontainer ul li a:hover
{
    background: #ec2b27;
}
.headnavcontainer ul li a.active
{
    background: #ec2b27;
}

#shadowleft
{
    float: left;
    width: 6px;
    height: 350px;
    background: url("/Images/shadow-left.png") no-repeat left top;
}
#shadowright
{
    float: left;
    width: 6px;
    height: 350px;
    background: url("/Images/shadow-right.png") no-repeat left top;
}
#contentcontainer
{
    float: left;
    width: 972px;
    min-height: 350px;
    background: white url("/Images/nl/background-selectie.png") no-repeat left top;
}
#footercontainer
{
    float: left;
    width: 980px;
    height: 250px;
}

#footercontainer2
{
    float: left;
    width: 972px;
    /*border-top: solid 1px #ccc;
    padding-top: 10px;*/
}

/* homenav */
.homenav ul
{
    margin: 0;
    padding: 0;
}
.homenav ul li
{
    display: inline;
    list-style-type: none;
    font-size: 0.9em;
}
.homenav ul li a
{
    color: White;
    padding-left: 10px;
}
.homenav ul li a:hover
{
    color: black;
    padding-left: 10px;
}
.homenav ul li a.last
{
    background: url("/Images/picto-slotdeelnonly.gif") no-repeat right top;
    padding-right: 17px;
}
.homenav ul li a.last:hover
{
    background: url("/Images/picto-slotdeelnonly-over.gif") no-repeat right top;
}

/* footernav */
.footernav
{
    text-align: center;
    height: 30px;
    color: #ff0000;
    font-size: 0.85em;
}
.footernav ul
{
    margin: 0;
    padding: 0;
}
.footernav ul li
{
    display: inline;
    list-style-type: none;
}
.footernav ul li a
{
    color: #ff0000;
    padding-left: 15px;
}
.footernav ul li a:hover
{
    color: black;
}

/* footernav2 */
.footernav2
{
    text-align: center;
    height: 30px;
    color: #666666;
    font-size: 0.85em;
}
.footernav2 ul
{
    margin: 0;
    padding: 0;
}
.footernav2 ul li
{
    display: inline;
    list-style-type: none;
}
.footernav2 ul li a
{
    color: #666666;
    padding-left: 15px;
}
.footernav2 ul li a:hover
{
    color: black;
}

/* mijn selectie */
.mijnselectie
{
    float: left;
    padding: 12px 0 0 200px;
    width: 722px;
    height: 27px;
}
.mijnselectie a
{
    color: #af1f1b;
}
.mijnselectie a:hover
{
    color: #ec2b27;
}
.mijnselectie #spanMyList
{
    color: #af1f1b;
    font-weight: bold;
}

/* language */
.language
{
    float: left;
    width: 50px;
    padding: 12px 0 0 0;
    height: 27px;
}

/* content home */
.contenthome
{
    float: left;
    width: 627px;
    padding: 16px 12px 20px 25px;
}

/* search */
.searchcontainer
{
    float: left;
    width: 627px;
    padding-bottom: 15px;
}
.searchcontainer div
{
    float: left;
}
.searchcontainer div.content
{
    float: left;
    width: 625px;
    padding: 1px;
    min-height: 140px;
    background: url("/Images/bg-searchhome.gif") repeat-y left top;
}
.searchcontainer div.content div.form
{
    padding: 5px 20px;
    float: left;
}

/* content volg */
.contentvolg
{
    float: left;
    width: 720px;
    padding: 0px 26px 30px 45px;
}
.contentvolg div.content
{
    float: left;
    width: 650px;
}


/* blokjes home */
.contenthome div.blokjeshomecontainer
{
    float: left;
    width: 625px;
    border-top: dotted 1px #bab6b3;
}
.contenthome div.blokjeshomecontainer div.left
{
    float: left;
    width: 312px;
    border-right: dotted 1px #bab6b3;
}
.contenthome div.blokjeshomecontainer div.right
{
    float: left;
    width: 312px;
}
.contenthome div.blokjeshomecontainer div.blokje
{
    float: left;
    padding: 10px;
    border-bottom: dotted 1px #bab6b3;
    width: 292px;
}
.contenthome div.blokjeshomecontainer div.blokje .title
{
    float: left;
    padding-bottom: 10px;
    width: 292px;
    color: #9c1912;
    font-weight: bold;
    font-size: 1.1em;
}
.contenthome div.blokjeshomecontainer div.blokje a.title
{
    color: #9c1912;
}
.contenthome div.blokjeshomecontainer div.blokje a.title:hover
{
    color: #f9b038;
}
.contenthome div.blokjeshomecontainer div.blokje a
{
    color: black;
    text-decoration: none;
}
.contenthome div.blokjeshomecontainer div.blokje a:hover
{
    color: #f9b038;
    text-decoration: underline;
}
.contenthome div.blokjeshomecontainer div.blokje img
{
    float: left;
    margin: 0 6px 2px 0;
}
.contenthome div.blokjeshomecontainer div.blokje a img
{
    float: left;
    border: solid 1px white;
}
.contenthome div.blokjeshomecontainer div.blokje a:hover img
{
    float: left;
    border: solid 1px #f9b038;
}

/* right colum home */
.rightcolumnhome
{
    float: left;
    padding: 7px 0 0 13px;
    width: 271px;
}

/* news */
.rightcolumnhome div.newscontainer
{
    float: left;
    padding-bottom: 10px;
    width: 271px;
    background: url("/Images/bground-newshome.jpg") no-repeat left bottom;
}
.rightcolumnhome div.newscontainer div.head
{
    float: left;
    width: 271px;
    height: 37px;
}
.rightcolumnhome div.newscontainer div.items
{
    float: left;
    padding: 8px 10px 8px 23px;
}
.rightcolumnhome div.newscontainer div.items span.date
{
    font-size: 0.8em;
    color: #a59385;
    display: block;
    width: auto;
}
.rightcolumnhome div.newscontainer div.items a.title
{
    color: #9c1912;
    font-weight: bold;
    font-size: 1em;
    width: auto;
}
.rightcolumnhome div.newscontainer div.items a.title:hover
{
    color: #f9b038;
}

/* countdown */
.rightcolumnhome div.countdown
{
    float: left;
    margin-top: 17px;
    padding: 25px 0 10px 2px;
    background: no-repeat left top;
}

/* neemtdeel */
.rightcolumnhome div.neemtdeelcontainer
{
    float: left;
    padding-bottom: 10px;
    width: 271px;
    margin: 10px 0 18px 0;
    background: url("/Images/bground-newshome.jpg") no-repeat left bottom;
}
.rightcolumnhome div.neemtdeelcontainer div.head
{
    float: left;
    width: 271px;
    height: 37px;
}
.rightcolumnhome div.neemtdeelcontainer div.items
{
    float: left;
    padding: 8px 10px 8px 23px;
    font-size: 1em;
    color: black;
}
.rightcolumnhome div.neemtdeelcontainer div.items img
{
    padding-bottom: 8px;
}
.rightcolumnhome div.neemtdeelcontainer div.items .title
{
    padding-bottom: 10px;
    color: #9c1912;
    font-weight: bold;
}
.rightcolumnhome div.neemtdeelcontainer div.items a.title
{
    color: #9c1912;
}
.rightcolumnhome div.neemtdeelcontainer div.items a.title:hover
{
    color: #f9b038;
}

/* buttons left */
.buttonleftcontainer
{
    float: left;
    width: 627px;
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
}
.buttonleftcontainer div
{
    float: left;
    width: 313px;
    text-align: center;
    padding-bottom: 10px;
}
.buttonleftcontainer a
{
}

/* buttons right */
.buttonrightcontainer
{
    float: left;
    width: 267px;
    overflow: hidden;
}
.buttonrightcontainer a
{
    float: left;
    padding-left: 2px;
    padding-bottom: 10px;
}


/* print / friend */
div.print
{
    float: right;
    width: 972px;
    padding: 6px 0 7px 0;
    margin-bottom: 15px;
    border-bottom: dashed 1px #cdcdcd;
}
div.print span a
{
    float: right;
    padding-left: 22px;
    padding-right: 10px;
}
div.print span.print a
{
    background: url("/Images/but-print.gif") no-repeat left top;
}
div.print span.print a:hover
{
    background: url("/Images/but-print-over.gif") no-repeat left top;
}
div.print span.friend a
{
    background: url("/Images/but-tellfriend.gif") no-repeat left top;
}
div.print span.friend a:hover
{
    background: url("/Images/but-tellfriend-over.gif") no-repeat left top;
}
div.print span.list a
{
    background: url("/Images/but-mijnlijst.gif") no-repeat left top;
}
div.print span.list a:hover
{
    background: url("/Images/but-mijnlijst-over.gif") no-repeat left top;
}
div.print span.back a
{
    background: url("/Images/but-terug.gif") no-repeat left top;
}
div.print span.back a:hover
{
    background: url("/Images/but-terug-over.gif") no-repeat left top;
}





/* lijst gemeenten */
div.overview
{
    float: left;
    padding-top: 15px;
}
div.overview ul
{
    margin: 0;
    padding: 0;
}
div.overview ul li
{
    list-style-type: none;
    padding-left: 25px;
    margin-bottom: 5px;
    background: url("/Images/li-overview.gif") no-repeat 10px 2px;
}
div.overview ul li a
{
    font-weight: bold;
    font-size: 0.9em;
}

div.overview2col
{
    float: left;
    border-bottom: dashed 1px #cdcdcd;
    width: 500px;
    clear: both;
    padding: 10px 0 20px 0;
    margin: 10px 0 20px 0;
}
div.overview2col ul
{
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
    display: block;
}
div.overview2col ul li
{
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 5px;
    background: url("/Images/li-overview.gif") no-repeat 2px 2px;
    width: 230px;
    float: left;
}
div.overview2col ul li a
{
    font-weight: bold;
    font-size: 0.9em;
}

div.praktisch
{
    padding: 20px 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: dashed 1px #cdcdcd;
    display: block;
    width: 100%;
    clear: both;
}
div.baseline
{
    font-weight: lighter;
    font-style: italic;
    font-size: 1.1em;
}

div.intro
{
    float: left;
    padding: 20px 20px 10px 0;
    width: 230px;
    text-align: justify;
}

div.intro img
{
    float: left;
    padding: 0 25px 5px 0;
}


.postalSearch a
{
    background: #f9f9f9;
    border: 1px dashed #cdcdcd;
    float:left;
    width: 278px;
    padding: 10px;
    margin: 10px 0 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}

.postalSearch a:hover
{
    background: #af1f1b;
    color: #ffffff;
    text-decoration: none;
}

.btnBedrijvenBekijken
{
    background: #f9f9f9;
    border: 1px dashed #cdcdcd;
    float:left;
    width: 155px;
    padding: 10px;
    margin: 15px 0 0 9px;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;    
}

.btnBedrijvenBekijken:hover
{
    background: #af1f1b;
    color: #ffffff;
    text-decoration: none;
}


div.dashedcontainer
{
    float: left;
    border: dashed 1px silver;
    border-left: none;
    border-right: none;
    margin: 20px 0 10px 0;
    padding: 20px 0 20px 0;
    width: 100%;
}

/* common */
.txtbold
{
    font-weight: bold;
}
.txtnormal
{
    font-weight: normal;
}
.txtitalic
{
    font-style: italic;
}
.txtred1
{
    color: #ec2b27;
}
.txtred2
{
    color: #af1f1b;
}
.txtred3
{
    color: #93160b;
}
.txtorange
{
    color: #f9b038;
}
.txtwhite
{
    color: white;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}



.picto
{
    margin-bottom: -5px;
}
.filetype
{
    margin-bottom: -4px;
    margin-right: 3px;
}
.picto2
{
    margin-bottom: -9px;
    padding: 5px;
    padding-left: 0;
}
.pictotext
{
    font-size: 11px;
}

img.align_left
{
    float: left;
    margin-right: 10px;
}
img.align_right
{
    float: right;
    margin-left: 10px;
}

span.date
{
    font-size: 0.8em;
    color: #a59385;
    display: block;
    width: auto;
    margin-bottom: 0px;
}

/* div.contentvolg img {border:solid 1px #d2c9c2; padding: 0px;} */

.send
{
    float: left;
    padding: 4px 10px;
    background: #9c1912;
    border: solid 1px white;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

/* fck text styles */
.title1
{
    font-size: 1.4em;
    color: #af1f1b;
    font-weight: normal;
}
.title2
{
    font-size: 1.2em;
    color: #af1f1b;
}
.title3
{
    font-size: 1em;
    color: #af1f1b;
}

#pakketten
{
    margin-top: 20px;
    float: left;
}
#pakketten h2
{
    padding: 10px 15px;
    background: #af1f1b;
    color: #fff;
    width: 630px;
}
#pakketten h2.totaal
{
    padding: 2px;
    color: #af1f1b;
    background: none;
    width: auto;
}
#pakketten .title
{
    color: #9c1912;
    font-weight: bold;
}
#pakketten .row
{
    float: left;
    border-bottom: solid 1px #fcb034;
}
#pakketten img
{
    margin-right: 15px;
    float: left;
    border: solid 1px #fcb034;
    padding: 1px;
}
#pakketten .col1
{
    width: 550px;
    float: left;
    padding: 10px;
    margin-right: 0px;
    background: #fff;
}
#pakketten .col2
{
    width: 70px;
    float: left;
    padding: 10px;
    text-align: center;
    background: #ffe4bd;
    color: #444;
}


/* leraren contactform */

ul#leraars
{
    padding: 0;
    margin: 0;
}
ul#leraars li.title
{
    font-weight: bold;
    font-size: 1.2em;
    padding: 1em 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
}
ul#leraars li
{
    padding: 0;
    margin: 0;
    list-style-position: inside;
    list-style-type: none;
}

/* HEADER */

.header 
{
    margin-top: 5px;
}

ul.linksRight 
{
    margin: 0;
    padding: 0;
    float: right;
    font-size: 0.85em;
}

ul.linksRight li
{
    display: inline;
    list-style: none;
    padding-right: 5px;
}

ul.linksRight li.last
{
    border-left: solid 1px #ffffff;
    padding-left: 5px;
}

ul.linksRight li a 
{
    color: #ffffff;
    text-decoration: none;
}

ul.linksRight li a:hover
{
    color: #ffffff;
    text-decoration: none;
}

ul.xnav 
{
    margin: 0;
    padding: 0;
    float: left;
    margin-left: 5px;
    font-size: 0.85em;
}

ul.xnav li 
{
    display: inline;
    list-style: none;
    
}

ul.xnav li a 
{
    color: #ffffff;
    text-decoration: none;
    border: solid 1px #333333;
    padding: 3px 6px 3px 6px;
    display: inline-block;

}

ul.xnav li a:hover 
{
    text-decoration: underline;
}

/* MSN NEWS */

.box1 
{
    float: left;
    display: inline;
    width: 170px;
    margin-left: 10px;
    border: solid 1px #b5b5b5;
    font-family: Tahoma, Arial, Verdana;
}

.box1 .text
{
    background: #e4e4e4;
    border-bottom: dashed 1px #b5b5b5;
    width: 150px;
    padding: 5px 10px 5px 10px;
}

.box1 .text a 
{
    color: #07519a;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
}

.box1 ul 
{
    margin: 0;
    padding: 0;
    padding-left: 20px;
    margin-top: 10px;
}

.box1 ul li 
{
    list-style-type: square;
    color: #666666;
    font-size: 0.7em;
    margin-bottom: 10px;
}

.box1 ul li a
{
    font-size: 1.2em;
    color: #07519a;
    text-decoration: none;
}

.box2
{
    float: left;
    display: inline;
    width: 455px;
    margin-left: 10px;
    border: solid 1px #b5b5b5;
}

.box2 .text
{
    background: #e4e4e4;
    border-bottom: dashed 1px #b5b5b5;
    width: 435px;
    padding: 5px 10px 5px 10px;
}

.box2 .text a 
{
    color: #07519a;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
}

.box3
{
    float: left;
    display: inline;
    width: 300px;
    margin-left: 10px;
    border: solid 1px #b5b5b5;
}

.box3 .text
{
    background: #e4e4e4;
    border-bottom: dashed 1px #b5b5b5;
    width: 280px;
    padding: 5px 10px 5px 10px;
    color: #07519a;
    font-size: 1.1em;
    font-weight: bold;
}


/** company **/


