
body {

}

#globalwrapper {
    width: 960px;
    margin: 0 auto;
}

/* Navigation */
#cnavigation {
    font-size: 130%;
    line-height: 115%;
    padding-left: 7px;
    background: #a9aabb url(../images/divider_white.gif) no-repeat 17px 8px;
    overflow: hidden;
    clear: both;
}
#cnavigation,
#cnavigation a {
    color: #ffffff;
    text-decoration: none;
}
#cnavigation a {
    display: block;
}
#cnavigation a:hover,
#cnavigation li.hover {
    color: #000000;
    cursor: pointer;
}
#cnavigation ul.mainmenu {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: right center;
}
#cnavigation li {
    float: left;
    overflow: hidden;
    /*height: 32px;*/
    margin: 0 5px 0 0;
    padding: 5px;
    /*border-left: 2px solid #ffffff;*/
    background: transparent url(../images/divider_white.gif) no-repeat right 8px;
    font-weight: bold;
    text-align: center;
}
#cnavigation span {
    display: block;
    width: 101px;
    height: 30px;
    display: table-cell;
   /*display: marker;*/
    vertical-align: middle;
}
#cnavigation li li span {
    height: auto;
    width: auto;
}

#cnavigation li.first {
    margin-left: 12px;
    /*border-right: 2px solid #ffffff;*/
}
#cnavigation li ul {
    width: 101px;
    overflow: hidden;
    margin-top: 5px;
    padding: 0;
    background-color: #a9aabb;
    border-top: 2px solid #ffffff;
    text-align: left;
}
#cnavigation .ready li ul {
    position: absolute;
    margin-left: -10px;
    width: auto;
    overflow: visible;
}
#cnavigation li.first ul {
    margin-left: -6px;
    padding-left: 1px;
}
#cnavigation .ready li.first ul {
    padding-left: 0;
}
#cnavigation li li {
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    margin: 0;
    padding: 2px 5px 3px;
    float: none;
    /*border: medium none;*/
    background: none;
    height: auto;
    /*width: auto;*/
    font-weight: normal;
    font-size: 90%;
    text-align: left;
    overflow: visible;
}
#cnavigation li li.first {
    margin-left: 0;
    border-top: 1px solid #000000;
}
#cnavigation li li.last {
    border-bottom: 1px solid #000000;
}
#cnavigation li.last li a {
    white-space: nowrap;
}
    
#snelmenu {
    overflow: hidden;
    padding: 8px 0;
    font-size: 130%;
    line-height: 123%;
    font-weight: bold;
}
#snelmenu,
#snelmenu a {
    color: #a9aabb;
    text-decoration: none;
}
#snelmenu li {
    float: left;
    border-left: 1px solid #a9aabb;
    padding: 0 7px;
    text-transform: lowercase;
}

#kruimelspoor {
    font-size: 110%;
    line-height: 227%;
    border-bottom: 1px solid #000000;
    margin-left: 18px;
    margin-right: 233px;
    padding: 5px 0 5px;
}
#kruimelspoor a {
    color: #a9aabb;
    text-decoration: none;
    font-weight: bold;
}

#header {
    overflow: hidden;
}
#logo {
    float: left;
    width: 284px;
    height: 130px;
    background: transparent url(../images/logo.gif) no-repeat 19px 35px;
}
#logo a {
    display: block;
    height: 78px;
    margin-left: 18px;
    margin-top: 32px;
    width: 196px;
}
#logo span {
    display: block;
    text-indent: -99999px;
}
#links {
    float: right;
    width: 676px;
}
#pictures {
    height: 72px;
    background: transparent url(../images/foto.jpg) repeat-x top left;
    text-indent: -99999px;
}
#address {
    font-size: 90%;
    line-height: 266.6%;
}
#flags {
    float: left;
    margin-right: 7px;
    padding: 7px 0;
}
#flags img {
    margin-right: 7px;
}

#content {
    margin-top: 10px;
}
#leftcolumn {
    float: left;
    width: 223px;
    margin-top: 9px;
    margin-right: 18px;
    min-height: 362px;
    background-color: #a9aabb;
    background-repeat: no-repeat;
    background-position: center bottom; 
}
#centercolumn {
    /*float: left;
    width: 504px;*/
    overflow: hidden;
    margin-right: 233px;
    margin-left: 18px;
    margin-top: 9px;
}
#rightcolumn {
    float: right;
    width: 233px;
    text-align: right;
}
.box {
    margin: 10px 15px;
    padding: 6px 8px;
    border: 1px solid #ffffff;
    font-size: 110%;
    line-height: 145%;
}
.box,
.box a {
    color: #ffffff;
    text-decoration: none;
}
.box h2 {
    font-size: 109%;
}
.box ul {
    list-style-type: square;
    margin-left: 2em;
}
.box li {
    padding: 2px 0;
}
#aanvragen,
#birthdays {
    margin-top: 10px;
}
#buttonbanners,
#imagebanners {
    margin: 0 18px 16px 36px;
}
#buttonbanners li {
    margin-bottom: 5px;
}
#buttonbanners a {
    display: block;
    height: 30px;
    overflow: hidden;
}
#buttonbanners a img {
    margin-top: 0;
}
#buttonbanners a:hover img {
    margin-top: -30px;
}
#imagebanners ul {
    text-align: center;
}
#imagebanners li {
    margin-bottom: 12px;
}

#footer {
    clear: both;
    margin-top: -50px;
    margin-bottom: 25px;
}
#tagline {
    height: 49px;
    margin-left: 727px;
    background: transparent url(../images/alles-komt-samen-in-leudal.gif) no-repeat top right;
    text-indent: -99999px;   
}

/* Modules */
#centercolumn h2.module_title {
    font-size: 180%;
    line-height: 267%;
    padding-top: 3px;
}
#module_content {
    font-size: 120%;
    line-height: 133.3%;
}
#module_content a {
    text-decoration: underline;
}
#module_content a:hover {
    text-decoration: none;
}
#module_content .top {
    background-color: #f4f4f4;
}
#footer_content {
    font-size: 120%;
    line-height: 133.3%;
    clear: both;
    overflow: hidden;
}
#footer_content a {
    font-weight: bold;
    text-decoration: none;
}
#footer_content .left, #footer_content .right {
    margin-bottom: 0;
}

#externe_link_box iframe {
    height: 250px;
}

/* Items */
ul.itemlist li.item, ul.itemlist_bullet li.item {
    padding: 8px 12px;
    margin-bottom: 8px;
    background-position: left 12px;
}
#itemlist li.item {
    padding: 0 0 0 12px;
    background-position: left 4px;
}
#itemlist li.item a {
    display: inline;
}
.downloads ul.itemlist li.item, .downloads ul.itemlist_bullet li.item,
.agendapunten li.item {
    margin-bottom: 4px;
    padding: 0 12px;
    background-position: left 6px;
    background-repeat: no-repeat;
}
ul.itemlist li.item .item_title, ul.itemlist_bullet li.item .item_title {
    display: block;
    margin-bottom: 5px;
}
#evenementen ul.itemlist li.item, #evenementen ul.itemlist_bullet li.item {
    margin-bottom: 8px;
    padding: 0 0 0 12px;
}
div.koppelbox ul li.item {
    padding: 0 12px;
}
.agendapunt_volgnummer,
.agendapunt_volgletter {
    display: none;
}
.agendapunten li.item {
    margin-left: 36px;
    list-style-type: none;
}

/* Standard Lists */
#intro ul,
.vervolg ul,
.item_intro ul,
.product_text ul,
.item ul {
    list-style-type: disc;
    margin-left: 1.5em;
}
#intro ol,
.vervolg ol,
.item_intro ol,
.product_text ol,
.item ol {
    margin-left: 3em;
}
