/* Clear default settings to 0 borderless */
* {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* mainWrapper centreren en fixed width */

#mainWrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/* 3 div layout vertical */

#topBox {
	height: 99px;
	clear: both;
}
#middleBox {
	height: 376px;
	overflow: hidden;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	clear: both;
}
#footer {
	min-height: 105px;
	margin-left: 150px;
	padding-top: 5px;
}

/* 3 div layout horizontal middleBox */
	
#middleBoxMenu {
	position: absolute;
	float: left;
	padding-top: 35px;
	width: 180px;
	height: 341px;
	background: url(./images/interface/list_normal_bg.png);
	z-index: 3;
}
#middleBoxContent {
	position: absolute;
	float:left;
	width: 980px;
	z-index: 1;
}
#middleBoxRight {
	position: absolute;
	float: right;
	width: 180px;
	top: 0px;
    margin-left: 800px;
	margin-left: expression('650px');
	padding-top: 0px;
	height: 375px;
	background: url(./images/interface/list_normal_bg.png);
	z-index: 9999;
}

/* Logos & Adres top */

#small-logo {
	clear: none;
	float: left;
}

#main-logo {
	float: left;
	margin-left: 100px;
	margin-top: 25px;
}

#adresTop {
	width: 190px;
	float: right;
	padding: 0px;
	padding-top: 5px;
	font-size: 10px;
}

.sizeO {
	width: 55px;
	float: left;
	clear: none;
}

.sizeI {
	float: left;
	font-weight: bold;
	width: 135px;
	clear: none;
}

/* Navigatie */

#navcontainer {
	width: 180px;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#navcontainer a {
	color:#333;
	display: block;
	margin-top: 5px;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 167px;
	background: url(./images/interface/list_normal_bg.png);
	border-top: 1px solid #a4a3a2;
	border-bottom: 1px solid #a4a3a2;
}
#navcontainer a:link, #navlist a:visited {
	text-decoration: none;
}
#navcontainer a:hover {
	background: url(./images/interface/list_hover_bg.png);
	color: #fff;
}

#active{
	background: url(./images/interface/list_selected_bg.png);
}

#active a:hover{
	background: url(./images/interface/list_selected_bg.png);
}

#current {
	color: #494949;
	font-weight: bold;
	font-size: 15px;
	padding-left: 5px;
}
#mainContentHeader {
	position: absolute;
	top: 98px;
	margin-left: 390px;
	padding-left: 10px;
	width: 448px;
	height: 48px;
	background: url(./images/interface/titel_bar.png) no-repeat;
	z-index: 8;
	color: #333;
	font-size: 18pt;
	font-weight: bold;
}

/* slideshow */
		  				  
.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
a {
	outline: none;
}
ul {
	list-style: square inside;
}
a, a:visited {
	color: #729dff;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
}
blockquote {
	padding: 0 20px;
	margin-left: 20px;
	border-left: 20px solid #ccc;
	font-size: 14px;
	font-style: italic;
	margin-top: 10px;
}
/*
	SLIDER
*/
.slider-wrap {
	width: 980px;
    height: 375px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 980px;
	height: 376px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 980px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 1px solid black;
	margin-right: 5px;
}
.paasshow {
    background: url(./images/interface/list_hover_bg.png);
    padding: 10px;
    min-height: 30px;
    position: relative;
    z-index: 2;
    width:270px;
    font-size: 16px;
    color: white;
    font-weight: bold;
    margin-top:-298px;
    margin-left: 210px;
    width: 270px;

}

.photo-meta-data {
	background: url(./images/interface/list_normal_bg.png);
	padding: 10px;
	min-height: 30px;
	margin-top: -60px;
	position: relative;
	z-index: 2;
	color: white;
	font-weight: bold;
	width:270px;
}
.pmd-rechts {
	margin-left: 490px;
}
.pmd-links {
	margin-left: 210px;
}
.photo-meta-data span {
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
}
.cross-link {
	display: none;
}
.active-thumb {
	display: none;
}

.rss_entry {
	width: 157px;
	margin: 5px;
	float: left;
    z-index: 99;
    position: relative;
	color: #999;
}

.rss_entry a{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.rss_entry a:hover{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

/* Home - rechter box */

#boxRightOcc {
    float: left;
    width: 180px;
    height: auto;
    background-color: #a3a297;
}

    #boxRightOccHead {
        float: left;
        width: 174px;
        height: 16px;
        color: White;
        padding: 3px;
        font-weight: bold;
        text-align: center;
        background-color: #494949;
        margin-bottom: 10px;
    }

    #boxRightMiddleLeft, #boxRightMiddleRight {
        float: left;
        background-repeat: no-repeat;
        background-position: 5px 5px;
        width: 31px;
        height: 40px;
        cursor: pointer;
    }

    #boxRightMiddleLeft {
        background-image: url(http://www.kwawegen.nl/site/images/interface/home_occ_left.jpg);
    }

    .boxRightMiddleCenter {
        float: left;
        width: 118px;
        height: auto;
        padding-bottom: 10px;
        cursor: pointer;
    }

    #boxRightMiddleRight {
        background-image: url(http://www.kwawegen.nl/site/images/interface/home_occ_right.jpg);
    }

    .boxRightMiddleText, #boxRightOccButton {
        float: left;
        color: White;
        text-align: center;
        width: 180px;
        height: auto;
        cursor: pointer;
    }

    #boxRightOccButton {
        padding-top: 7px;
        height: 23px;
        background-image: url(http://www.kwawegen.nl/site/images/interface/home_occ_button.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #a3a297;
    }

    #boxRightOccButton a {
        color: White;
        font-weight: bold;
        text-decoration: underline;
    }

#boxRightWerkplaats {
    float: left;
    background-color: #fffef2;
    width: 180px;
    color: #494949;
}

    #boxRightWerkplaatsHead {
        float: left;
        width: 180px;
        text-align: center;
        height: 18px;
        padding: 3px;
        font-weight: bold;
        font-size: 13px;
    }

    .boxRightWerkplaatsTitle {
        float: left;
        font-weight: bold;
        width: 180px;
        padding-left: 10px;
        padding-top: 5px;
    }
    
    .boxRightWerkplaatsContent {
        float: left;
        width: 170px;
        padding-left: 10px;
    }

    .boxRightWerkplaatsLink {
        float: left;
        width: 170px;
        text-align: right;
        padding-right: 10px;
        padding-bottom: 5px;
    }

    .boxRightWerkplaatsLink a {
        float: left;
        width: 180px;
        text-decoration: underline;
        padding-bottom: 10px;
        color: #494949;
    }
/* Einde Home - rechter box */

.fotosArtikel {
	position: relative; 
    width: 280px; 
    height: 100%; 
    margin-right: 10px; 
    float: left;
}