* {
	padding:0;
	margin:0;
}
a img{
	border:0px;
}

html{
	height:100%;
}

body {
	height: 100%;
	font: 1.0em Arial, Verdana, sans-serif;
	color: #000;
	text-align: center;
	background-color:#000;
      line-height:1.1em;
}
#header{
	height:276px;
	background:url("../images/layout/header.jpg") no-repeat center top;
}

#main_placeholder{
	width: 1000px;
	background-color:#000;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#navigation{
    font-size:0.75em;
    float:left;
    margin-left:90px;
    display:inline;
    padding-top:123px;
    font-weight:bold;
}
#navigation li{
	list-style-type: none;
      float:left;
}
#navigation a{
    display: block;
    text-decoration:none;
    color:#fff;
}

#navigation .toplevel{
    height:39px;
    width:600px;
}
#navigation .toplevel .tijl{
    float:left;
    height:39px;
}
#navigation .toplevel ul{
    height:39px;
    margin-left:35px;
}
#navigation .toplevel .tijl img{
    padding:4px;
}
#navigation .toplevel a{
    line-height:39px;
    padding-right:20px;
}
#navigation .toplevel li a.selected{
    background: url("../images/layout/nav_selected.jpg") no-repeat center right;
}
#navigation .toplevel li.slash a{
    background: url("../images/layout/slash.jpg") no-repeat center right;
}

#navigation .toplevel li.slash a.selected{
    background: url("../images/layout/slash_selected.jpg") no-repeat center right;
}

#navigation .sublevel{
    clear:left;
    width:590px;
}
#navigation .sublevel .bullet{
    width:10px;
    float:left;
    height:30px;
    margin-left:35px;
}
#navigation .sublevel ul{
    height:30px;
    margin-left:45px;
}
#navigation .sublevel a{
    line-height:30px;
    padding-right:20px;
}


#main{
    width:1000px;
    font-size: .8em;
    background: #000 url("../images/layout/main.jpg") repeat-y top center;
    float:left;
}
#main .header{
    float:left;
    background:url("../images/layout/main_header.jpg") no-repeat top center;
}
#main .content{
    float:left;
    background:url("../images/layout/main_footer.jpg") no-repeat bottom center;
    color:#fff;
    padding-bottom:120px;
    width:1000px;
}

#footer{
	color: #fff;
	font-size: 0.7em;
	clear:both;
      height:500px;
      text-align:center;
	background: url("../images/layout/footer.jpg") no-repeat center bottom;
}
#footer table{
    padding-top:330px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:1.6em;
}
#footer table th{
    padding-left:0.7em;
    font-size:1.1em;
}
#footer table th.border_left{
    padding-left:0em;
}

#footer table td{
    line-height:1.5em;
    vertical-align:top;
    padding-right:0.7em;
    padding-left:0.7em;
    border-right:1px solid white;
}
#footer table td.border_left{
    padding-left:0;
    border-right:0px;
}
#footer table td.border_right{
    padding-right:0;
    border-right:0px;
}
#footer a{
	color: #fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

.content .doublecolumnsleft, .content .doublecolumnsright, .content .fullitem, .content .wideitem{
    margin:0 100px;
    display:inline;
    width:800px;
    clear:both;
}

.content .doublecolumnsleft, .content .doublecolumnsright{
    float:left;
    margin-top:5px;
}
.content .doublecolumnsleft .left,.content .doublecolumnsright .left{
    float:left;
}
.content .doublecolumnsleft .right,.content .doublecolumnsright .right{
    float:right;
}

.content .doublecolumnsleft .left{
    width:500px;
}
.content .doublecolumnsleft .right{
    width:280px;
}
.content .doublecolumnsright .left{
    width:280px;
}
.content .doublecolumnsright .right{
    width:500px;
}

.doublecolumnsleft .doublecolumns, .doublecolumnsright .doublecolumns{
    width:500px;
    float:left;
}
.doublecolumnsleft .doublecolumns .left, .doublecolumnsright .doublecolumns .left,
.doublecolumnsleft .doublecolumns .right, .doublecolumnsright .doublecolumns .right{
    width:240px;
}
.doublecolumnsleft .doublecolumns .left, .doublecolumnsright .doublecolumns .left{
    float:left;
}
.doublecolumnsleft .doublecolumns .right, .doublecolumnsright .doublecolumns .right{
    float:right;
}

.content h3{
    display:block;
    padding:3px;
    margin:5px 0px 10px 0px;
    color:#fff;
    height:100px;
    line-height:106px;
    font-size:1.4em;
    padding-left:10px;
}
.content h3.var1{
    background: #000 url("../images/layout/itemheader1.jpg") no-repeat bottom center;
}
.content h3.var2{
    background: #000 url("../images/layout/itemheader2.jpg") no-repeat bottom center;
}
.content h3.noVar{
    line-height:1em;
    vertical-align:center;
    height:auto;
}


.carroussel{
    width:500px;
    height:316px;
    float:left;
    display:block;
    background-color:#000;
    background-repeat:no-repeat;
}

.carroussel .mainframe{
    width:500px;
    height:30px;
    float:left;
}
.carroussel .mainframe .text{
    /*background: url("../images/layout/carrouselbar_hor.jpg") no-repeat bottom right;*/
    background-color:#8e0c08;
    margin-top:40px;
    font-size:20px;
    line-height:36px;
    font-weight:bold;
    height:36px;
    padding-left:10px;
}
.carroussel .mainframe .text a{
    color:#fff;
    text-decoration:none;
}
.carroussel .preview{
    width:70px;
    /*background: url("../images/layout/carrouselbar_ver.jpg") no-repeat bottom right;*/
    background-color:#8e0c08;
    height:240px;
    float:right;
    margin-right:20px;
}
.carroussel .preview img{
    padding:5px 10px 0px 10px;
}
.carroussel .preview img.selected{
    background: url("../images/layout/carrouselbar_item.jpg") no-repeat bottom center;
}

.doublecolumnsleft .item, .doublecolumnsright .item{
    float:left;
    padding-top:5px;
    padding-bottom:5px;
}
.doublecolumnsleft .right .item, .doublecolumnsright .left .item{
    width:280px;
}
.doublecolumnsleft .doublecolumns .item, .doublecolumnsright .doublecolumns .item{
    width:240px;
}

.doublecolumnsleft .item a, .doublecolumnsright .item a, .fullitem a, .wideitem a{
    color:#fff;
    text-decoration:none;
    padding:5px 0px;
}
.doublecolumnsleft .item .item_image, .doublecolumnsright .item .item_image{
    padding:3px 0 5px 0;
    width:50px;
    float:left;
}
.doublecolumnsleft .item .news_image, .doublecolumnsright .item .news_image{
    padding:0px;
    margin:0px;
}
.doublecolumnsleft .item .item_content, .doublecolumnsright .item .item_content{
    float:right;
    width:180px;
}
.doublecolumnsleft .item .item_header, .doublecolumnsright .item .item_header{
    font-weight:bold;
    padding-bottom:0.5em;
}
.doublecolumnsleft .item .item_description, .doublecolumnsright .item .item_description{
    font-size:0.8em;
    padding-bottom:10px;
}
.additionalinfo, .blockheader, .singlepage_item .item_header{
    text-align:right;
    font-size:0.9em;
    clear:both;
    padding:5px 5px;
    background-color:#8e0c08;
    color:#fff;
    font-weight:bold;
    font-size:16px;
}
.small_item{
    width:110px;
    float:left;
    margin:0px 5px;
}
.small_item .additionalinfo{
    text-align:left;
    margin-bottom:5px;
}
.row_wrapper{
    float:left;
}

.blockheader a, .small_item .additionalinfo a, .singlepage_item a, .catList a{
    color:#fff;
    text-decoration:none;
    font-size:16px;
}

.content .fullitem{
    float:left;
    margin-top:10px;
    padding-bottom:5px;
    border-bottom:1px solid #8e0c08;
}
.content .fullitem .fullitem_image{
    float:left;
}
.content .fullitem .fullitem_text{
    float: right;
    width: 530px;
}
.content .singlepage_item .item_description a,.content .fullitem_description a {
    text-decoration:underline;
    font-size:1em;
}
.content .fullitem .fullitem_title, .content .fullitem .back_button, .content .next_button, .content .wideitem .wideitem_title{
    font-size:0.9em;
    padding:3px 5px;
    background-color:#8e0c08;
    color:#fff;
    font-weight:bold;
    font-size:16px;
    margin-bottom:10px;
}
.content .fullitem .fullitem_title{
    padding:5px 5px 5px 25px;
    background: #8e0c08 url("../images/teil_28.jpg") no-repeat center left;
}
.content .back_button, .content .next_button{
    width:180px;
}
.content .back_button a, .content .next_button a{
    width:180px;
    display:block;
}
.content .back_button{
    float:left;
    background: #8e0c08 url("../images/layout/arrow_right.jpg") no-repeat center left;
}
.content .back_button a{
    padding-left:20px;
}
.content .next_button{
    float:right;
    background: #8e0c08 url("../images/layout/arrow_left.jpg") no-repeat center right;
    text-align:right;
    padding-right:20px;
}
.content .fullitem_block{
    width:250px;
    background-image:none;
    padding:5px;
    float:left;
}

.content .fullitem_block .fullitem_title{
    background-image:none;
    padding:5px;
}

.content .wideitem{
    float:left;
    margin-top:10px;
    padding-bottom:5px;
}
.content .wideitem .wideitem_title{
    padding:5px;
}

.imageWrapper{
    text-align:center;
    padding:10px 0px;
}
.singlepage_item .item_header{
    text-align:left;
    margin-bottom:10px;
}
.singlepage_image{
    text-align:center;
    padding-top:36px;
    padding-bottom:10px;
}
.singlepage_image img{
    margin-bottom:15px;
}
.catList{
    padding-left:20px;
    list-style-type:none;
}
.catList li{
    margin:2px 0;
    padding:5px ;
    width:220px;
}
.catList li.selected{
    background-color:#8e0c08;
}
.catList li a{
    display:block;
    font-weight:bold;
    font-size:1em;
}
.single_column .additionalinfo{
    text-align:left;
    margin-bottom:3px;
}

.single_column ul{
    padding-left:20px;
    line-height:1.5em;
}


.item .list{
    text-align:right;
    line-height:1.5em;
}


/* maps */
#verkooppuntenMapCanvas{
    width: 480px;
    height: 450px;
}

#popupCanvas{
    width: 200px;
    border: 2px solid #882412;
    background-color: #000;
    padding: 8px;
    font-size: 12px;
    color:#fff;
}
#popupCanvas .markerLeft{
    float:left;
    width:50px;
}

#popupCanvas .markerRight{
    float:right;
    width:145px;
}

#popupCanvas .popupCloseButton{
    float:right;
    width:15px;
    height:15px;
    background: #882412 url("../images/icons/close.jpg") no-repeat center center;
}
#popupCanvas .markerHeader,#resultPlaceholder .markerHeader, #resultPlaceholder .markerHeader{
    font-weight:bold;
}

#messageCanvas{
    border: 1px solid #882412;
    padding: 5px;
    padding-right: 30px;
    font-size: 10px;
    color:#fff;
    background: #000 url(img/loading.gif) no-repeat 97% center;
}
#searchResult, #searchBox{
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
    padding:5px 0px;
    margin:10px 0px;
    background-color:#8e0c08;
}
#resultPlaceholder{
    float:left;
}
#resultPlaceholder .markerLeft{
    float:left;
    width:50px;
}

#resultPlaceholder .markerRight{
    width:220px;
    float:right;
}
#resultPlaceholder .popupWrapper1,#resultPlaceholder .popupWrapper2{
    clear:both;
    margin:5px 0px;
    padding:3px 0px;
    border-bottom:1px solid #882412;
    background: #000 url("../images/layout/itemBackground1.jpg") no-repeat bottom right;
    float:left;
}
#resultPlaceholder .popupWrapper1 a,#resultPlaceholder .popupWrapper2 a, #resultPlaceholder .popupWrapper a, #popupCanvas a{
    color:#fff;
    text-decoration:underline;
}

#resultPlaceholder .popupWrapper2{
    background: #000 url("../images/layout/itemBackground2.jpg") no-repeat bottom right;
}

