/**
 *  Author          Gauke Pieter Sietzema, Sterc Concept
 *  Website         htp://www.sterc.nl
 *  Contact         info@sterc.nl
 *  Created date    
 */

html, body {
	margin: 10px 0 30px 0;
    padding: 0;
    background-color: #525252;
}

#omhulsel {
    width: 866px;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 50%;
    margin-left: -426px;
    overflow: hidden;
    background: #fff url(../img/omhulsel_bg.npg) repeat-y center;
    
}

#container {
    width: 852px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 7px;  
    overflow: hidden;
/*    background: /*#fff*/ url(../img/container_bg.png) repeat-y center;*/
}

#linkerdeel_hoofdpagina {
    width: 459px;
    background-color: #fff;
    padding: 0;
    margin: 0;
    float: left;
}

#logo_noordwand_hoofdpagina {
    width: 459px;
    height: 59px;
    margin: 0;
    padding: 0;
	border: 0;
    overflow: hidden;
}

#foto_hoofdpagina {
    width: 459px;
    height: 344px;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
}

#spacer_onder_foto_hoofdpagina {
    width: 459px;
    height: 3px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    overflow: hidden;
}

#content {
    width: 400px;
    padding-left: 24px;
    padding-top: 24px;
    padding-right: 35px;
    padding-bottom: 24px;
    background-color: #449cd4;
    background-repeat: no-repeat;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    float: left;
    overflow: hidden
}

#content a, #content a:link, #content a:visited {
    text-decoration: none;
    color: #063957;
} 

#content a:hover {
    text-decoration: underline;
}

#content h1 {
    font-family: times new roman, serif;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
}

#content h2 {
    font-family: times new roman, serif;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
}

#content input {
    color: #063957;
    border: 1px solid #525252;
}

#content textarea {
    color: #063957;
    border: 1px solid #525252;
}

#rechterdeel {
    width: 390px;
    margin-left: 3px;
    float: left;
    background-color: #fff;
}

#spacer_bovenmenu_hoofdpagina {
    width: 390px;
    height: 6px;
/*    _height: 9px;*/
	background-color: #fff;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

#menu_hoofdpagina_boven {
    width: 390px;
    height: 50px;
    background-color: #005c8a;
    background-image: url(../img/bg-menu.jpg);
    font-family: times new roman, serif;
    font-size: 23px;
	color: #fff;
	overflow: hidden;
    margin-left: 0;
	_margin-left: 3px;
}

#menu_hoofdpagina_boven ul, #menu_hoofdpagina_boven ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu_hoofdpagina_boven li {
    float: left
}

#menu_hoofdpagina_boven a, #menu_hoofdpagina_boven a:link, #menu_hoofdpagina_boven a:visited {
    color: #fff;
    text-decoration: none;
    padding-top: 13px;
    padding-left: 23px;
    padding-bottom: 14px;
    display: block
}

#menu_hoofdpagina_boven a:hover {
    background: url(../img/menu-hover-hoofdpag.jpg) 80% 20% no-repeat;
}

#collectie_opsomming_foto {
    width: 390px;
    height: 347px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    overflow: hidden;
}

#spacer_collectie_opsomming_foto{
    width: 390px;
    height: 14px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#naam_rij_fotos_eerste{
    width: 387px;
    padding: 0;
    margin-left: 3px;
    margin-bottom: 7px;
    font-family: times new roman, serif;
    font-size: 30px;
    color: #666;
}

#rij_fotos_eerste {
    width: 390px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.foto_eerste {
    width: 93px;
    padding-right: 4px;
    float: left;
}

#naam_rij_fotos_tweede{
    width: 387px;
    padding: 0;
    margin-left: 3px;
    font-family: times new roman, serif;
    font-size: 30px;
    color: #666;
    clear: both;
}

.foto_eerste img{
    border: 0;
}

#collectie_opsomming {
    width: 373px;
    background-color: #063957;
/*    background-color: #042e4b; ie*/
/*    display: block;
    overflow: hidden;*/
    margin-left: 3px;
    float: left;
    padding-left: 17px;
    padding-top: 20px;
}

#collectie_opsomming h1 {
    font-family: times new roman, serif;
    font-weight: normal;
	font-size: 30px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
}
.collectie_hoofdpag_cel {
    width: 103px;
    height: 25px;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #063957;
    font-family: arial narrow, arial, sans-serif;
    font-size: 17px;
    color: #fff;
    letter-spacing: 1px;
}

.collectie_hoofdpag_cel_blauw {
    width: 85px;
    height: 25px;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #063957;
    color: #3f98ce;
    font-family: arial narrow, arial, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
}

.collectie_hoofdpag_cel_blauw a, .collectie_hoofdpag_cel_blauw a:link, .collectie_hoofdpag_cel_blauw a:visited {
    color: #3f98ce;
    text-decoration: none;
}

.collectie_hoofdpag_cel_blauw a:hover {
    text-decoration: underline;
}

#spacer_onder_fotos{
    width: 390px;
    height: 3px;
    background-color: #fff;
    overflow: hidden;
}

#disclaimer_hoofdpag {
    width: 866px;
    height: 50px;
    background-color: #525252;
    border-top: 7px solid #fff;
    padding-top: 5px;
    clear: both;
}

#disclaimer_hoofdpag p {
    text-align: right;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #fff;
}

#disclaimer_hoofdpag a, #disclaimer_hoofdpag a:link, #disclaimer_hoofdpag a:visited {
    color: #fff;
    text-decoration: none;
} 

#disclaimer_hoofdpag a:hover {
    text-decoration: underline;
}

#foto_thumb_overzicht {
    width: 852px;
    margin: 0;
	padding: 0;
    clear: both;
}

#foto_thumb_overzicht h1 {
    font-family: times new roman, serif;
    font-weight: normal;
    font-size: 30px;
	color: #3f98ce;
}

#foto_thumb_overzicht img {
    margin-right: 22px;
    margin-bottom: 17px;
    padding: 2px;
    border: 1px solid #3f98ce;
}

.collectie_opsomming_fotopagina {
	position: relative;
	margin: 0;
	left: -3px;
	top: 3px;
	height: 324px;
}

#collectie_opsomming {
	font: normal 12px/20px arial, sans-serif;
}

#collectie_opsomming ul {
/*	margin: 0 0 0 20px;*/
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 12px/20px arial, sans-serif;
}

#collectie_opsomming ul li {
	margin: 0;
	padding: 0;
	float: left !important;
	width: 150px !important;
}

#collectie_opsomming a, #collectie_opsomming a:link, #collectie_opsomming a:visited {
	color: #fff;
	text-decoration: none;
}

#collectie_opsomming a:hover {
	text-decoration: underline;
}

#foto_thumb_overzicht h1 {
	margin-left: 20px;
	padding-top: 20px;
}

#foto_thumb_overzicht {
	font: normal 12px/20px arial, sans-serif;
}
#menu_taal{
	position: absolute;
	right: 7px;
	top: 6px;
}
#menu_taal img{
	border: none;
}
