html {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
}

body {
        margin:0px 0px; padding:0px;
        text-align:center;
        font-family: arial;
        background-color: #000;
        margin-bottom: 40px;
}

h1 span {
	color: #c69c52;
	font-size: 11px;
}

div#container {
        width:900px;
        margin:0px auto;
        text-align:left;
        padding:0px;
}

#containerHeader {
        margin-left: -134px;
        margin-top: 0px;
        border: 0px;
        background-color: #232323;
        font-size: 12px;
        color: #fff;
        height: 250px;
		background-image: url(../images/design/header.jpg);
}
div#containerHeader {
        width: 1168px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 1166px;
}
html>body #containerHeader {
        width:898px;
        width: 1166px;
}



/* navigation */
#containerNavigation {
        width: 885px;
        font-size: 12px;
        font-weight: bold;
        padding: 7px;
		background-image: url(../images/design/navigation.gif);
}

#containerNavigation a {
        color: #c7c7c7;
}
#containerNavigation a:hover {
        color: #e21e27;
}

#containerContent {
		position: relative;
        width: 100%;
        border:0px solid #4d4d4d;
        background-color: #1a1a1a;
        font-size: 12px;
        color: #fff;
        padding:15px;
		margin-bottom: 7px;
}
div#containerContent {
        width:900px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width:868px;
}
html>body #containerContent {
        width:868px;
}

#containerContentInner {
        border:1px solid #0b0b0b;
        background-color: #1a1816;
        font-size: 12px;
        color: #fff;
        padding:20px;
}
div#containerContentInner {
        width:860px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width:828px;
}
html>body #containerContentInner {
        width:828px;
}

#containerContentInnerHome {
        border:1px solid #0b0b0b;
        background-color: #1a1816;
        font-size: 12px;
        color: #fff;
        padding:20px;
}
div#containerContentInnerHome {
        width:673px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width:651px;
}
html>body #containerContentInnerHome {
        width:651px;
}

#containerContentInnerRight{
		position: absolute;
		right: 15px;
        border:1px solid #0b0b0b;
        background-color: #1e1c1a;
        font-size: 12px;
        color: #fff;
        padding:0px;
		clear: both;
}
div#containerContentInnerRight{
        width:160px;
}
html>body #containerContentInnerRight {
        width:160px;
}

#containerContentFooter {
        width: 100%;
        border: 1px solid #0b0b0b;
        background-color: #1a1816;
        font-size: 12px;
        color: #91868e;
        padding:10px;
		text-align:center;
}
div#containerContentFooter {
        width:860px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width:848px;
}
html>body #containerContentFooter {
        width:848px;
}

#containerCopyright {
        width: 100%;
        margin-top: 5px;
        border:2px solid #4d4d4d;
        background-color: #232323;
        font-size: 12px;
        color: #fff;
        text-align: center;
        padding:5px;
}
div#containerCopyright {
        width:900px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width:888px;
}
html>body #containerCopyright {
        width:888px;
}

H1 {
        font-family: "Trebuchet MS";
        font-size: 18pt;
        width: 100%;
        text-align: center;
}

H2 {
        font-family: "Trebuchet MS";
        font-size: 14pt;
}
ul {
        line-height: 20px;
}
#header {
        background-image: url(title_bg.gif);
        background-color: #0b2b7a;
        width: 100%;
}

#items {
        /*border: 2px dashed #4c4c4c;*/
}

#item {
        color: #91868e;
        border: 1px solid #000;	
        background-color: #1e1c1a;	
		margin-bottom: 8px;
		width: 825px;
        clear: none;
}
#item h1{
        font-size: 13px;
        padding: 7px;
        font-weight: bold;
        background-color: #332a23;
        text-align: left;
        margin-top: 0px;
        width:809px;
		
        border-top: 1px solid #49413b;
        border-right: 1px solid #3a322b;
        border-bottom: 1px solid #3a322b;
        border-left: 1px solid #3a322b;
}
#item p{
        font-size: 12px;
        padding: 7px;
}


#itemHome {
        color: #91868e;
        border: 1px solid #000;	
        background-color: #1e1c1a;	
		margin-bottom: 8px;
		width: 650px;
        clear: none;
		
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        border-left: 1px solid #000;
}
#itemHome h1{
        font-size: 13px;
        padding: 7px;
        font-weight: bold;
        background-color: #332a23;
        text-align: left;
        margin-top: -0px;
        width:633px;
        clear: none;
		
        border-top: 1px solid #49413b;
        border-right: 1px solid #3a322b;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #3a322b;
}
#itemHome p{
        font-size: 12px;
        padding: 7px;
        clear: none;
}


#itemRight {
        color: #fff;
		width: 140px;
		margin-bottom: 8px;
        clear: none;
}
#itemRight h1{
        color: #91868e;
        font-size: 13px;
        padding: 7px;
        font-weight: bold;
        background-color: #332a23;
        text-align: left;
        margin-top: 0px;
        width:143px;
		
        border-top: 1px solid #49413b;
        border-right: 1px solid #3a322b;
        border-bottom: 1px solid #3a322b;
        border-left: 1px solid #3a322b;
}
#itemRight p{
        color: #fff;
        font-size: 12px;
        padding-left: 12px;
}
#itemRight img{
        border: 1px solid #4b4b4b;
		margin-bottom: 5px;
}

#itemHome img, #item img{
	margin-bottom: 10px;
}

#fotos {
        /*border: 2px dashed #4c4c4c;*/
}
.img_fotothumb {
        font-size:10px;
        vertical-align: middle;
        text-align: center;
        float: left;
        width: 180px;
        /*min-width: 110px;*/
        background: #1e1e1e;
        color: #FFF;
        border: 1px solid #000;
        margin: 7px;
        padding: 5px;
}
.img_fotothumb:hover {
        background: #222;
        color: #fff;
        text-decoration: none;
}
.img_fotothumb a {
        text-decoration: none;
}
.img_fotothumb img:hover {
        text-decoration: none;
}
.img_fotothumb img {
    border: 2px solid #000;
    background: transparent url(/images/interface/thumb_bg.gif);
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.image_holder{
    border: 0px;
    padding: 0px;
    background-color: #fdf7e6;
    float: right;
}
.afbeeldingGrootOnderschrift{
    font-size:13px;
}




a.current {
        color: #B1C903;
        text-decoration: none;
}
a:link {
        color: #E2001A;
        text-decoration: none;
}
a:hover {
        color: #B1C903;
        text-decoration: none;
}
a:visited {
        color: #E2001A;
        text-decoration: none;
}
.current {
        color: #B1C903;
        text-decoration: none;
}
