/* base
----------------------------------------------- */


html,body {
width: 100%; 
height: 100%; 
margin: 0; 
padding: 0; 
font-family: arial, Arial, Helvetica, sans-serif, Verdana, "Lucida Grande", Tahoma;
font-size: 90%;
line-height: 140%;
/*background-color: #b6b2ad;*/
background-color: #fffae9;

color: #280867;
/*color: #FFFFFF;*/
}


/* layout
----------------------------------------------- */


#container {
position: relative;
width: 900px;
height: 100%;
margin: 0px auto;
margin-top: 0px;
}

#vakjes_links {
position: absolute;
margin-top: 30px;
margin-left: 15px;
width: 150px;
left: 0;
top: 0;
z-index: 2;
}


#vakjes_links_transp {
position: absolute;
margin-top: 30px;
margin-left: 15px;
width: 150px;
left: 0;
top: 0;
z-index: 2;
filter: alpha(opacity=60); -moz-opacity:.60; opacity:.60;
}


#inhoud_globaal {
border-right: 12px solid #f1ba12;
/*border-right: 12px solid #000000;*/

position: relative;
height: 100%;
margin: 0px 50px 0px 75px;
background-color: #fcc917; /*donkergeel*/
/*background-color: #8d8a87; */ /*donkergrijs*/
background-image: url('http://www.barbarakruyt.nl/images/133.gif');
background-repeat: no-repeat;
background-position: center bottom;
z-index: 1;
}

#inhoud_vak {
position: absolute;
width: 465px;
left: 85px;
top: 80px;
bottom: 80px;

background-color: #ffde7a; /*lichter geel*/
/*background-color: #737372;*/ /* donkerstgrijs */


border-right: 2px solid #d4a000;
border-bottom: 2px solid #d4a000;

/*border-right: 2px solid #000000;*/
/*border-bottom: 2px solid #000000;*/


padding: 5px;
overflow: auto;
z-index: 2;
}


#kolom_links {
float: left;
width: 60%;
}

#kolom_rechts {
float: right;
width: 39%;
}


#galerie {
width: 450px;
}

#voet {
position: absolute;
bottom: 0px;
width: 100%;
height: 50px;
text-align: center;
font-weight: bold;
z-index: 1;
}



#rechterkolom {
text-align: center;
margin-top: 15px;
position: absolute;
width: 250px;
right: 0;
top: 0;
z-index: 3;
}

#logo {
position: relative;
height: 80px;
width: 250px;
background: url('http://www.barbarakruyt.nl/images/101.png') no-repeat;
}



/* OPMAAK 
--------------------------------------*/

h1, h2, h3 {
line-height: 130%;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.5em;
}

h3 {
font-size: 1.3em;
}

.rood {
color: maroon;
font-weight: bold;
}

#logo h3 {
position: absolute;
display: block;
width: 100%;
text-align: center;
bottom: 5px;
left: 0px;
margin:0px;
font-size: 2.3em; 

color: #280867; 
/*color: #ffffff; */
letter-spacing: 0.1em;
font-weight: bold;
}




.klein {
font-size: 0.9em;
}

a.voorpagina {
color: maroon;
/*color: #ffffff; */

display: block;
padding-top: 15px;
text-decoration: none;
font-size: 1.1em;
letter-spacing: 0.08em;
font-weight: bold;
border: 0;
}

#categorie a {
display: block;
float: left;
padding: 6px;
font-weight: bold;
font-size: 1em;
text-align: center;
}

#categorie_specifiek a {
font-weight: bold;
font-size: 1em;
}

.gehele_breedte {
clear: both;
}

#chronologisch a{
font-weight: bold;
font-size: 1em;


}

a {text-decoration: none;}
a:link {color: #280867;}
/* a:link {color: #ffffff;} */

a:visited {color: #084267;}
/*a:visited {color: #fff;}*/

a:hover {color: silver;}
a:active {color: #084267;}

a.voorpagina:link {color: maroon;}
/*a.voorpagina:link {color: #ffffff;}*/

a.voorpagina:visited {color: maroon;}
/*a.voorpagina:visited {color: #fff;}*/

a.voorpagina:hover {color: silver;}
a.voorpagina:active {color: maroon;}


a img {
border: 0;
}



/*  Contactformulier */
#contact_form {
padding-top: 10px;

color: #280867;
/*color: #fff; */

width: 350px;
font-size: 0.9em;
}
#contact_form legend{
font-weight: bold;
}
#contact_form fieldset{
border: 0;
}
.zemText  {
font-weight: bold;
}
.zemTextarea {
font-weight: bold;
}

.zemThanks {
font-size: 1em;
color: maroon;
/*color: #fff;*/

font-weight: bold;
}

.zemContactForm  {
/*border-color: maroon;*/
}


/* SLIMBOX */

.galerie {
width: 100%;
float: left;
clear: right;
}


.smd_gallery_nav {
font-size: 1em;
font-weight: bold;
}



.smd_gallery_nav li {
margin: 0; 
padding: 0 6px 0 0;
list-style:none;
font-size: 1em;
font-weight: bold;
float: left;
}

.duim {
float: left; 
height: 145px;
background-color: #fcc917; /*donkergeel*/
/*background-color: #000000;*/ /*zwart*/
padding: 5px;
margin: 6px;
overflow: hidden;
}

.duim2 {
border-top: 2px maroon solid;
float: left; 
height: 200px;
overflow: hidden;
background-color: #fcc917; /*donkergeel*/
margin-bottom: 15px;
}

.duim2 h3 {
padding: 0 3px;
}

.duim2 img{
padding: 3px;
}

.duimbreed {
padding: 3px;
width: 120px;
}

.empty {
color: silver;

}

.niet_vet {
font-weight: normal;
}


#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;

	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.barbarakruyt.nl/slimbox/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.barbarakruyt.nl/slimbox/css/prevlabelNL.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.barbarakruyt.nl/slimbox/css/nextlabelNL.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;

	color: #666;
	line-height: 1.4em;
	text-align: left;

	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.barbarakruyt.nl/slimbox/css/closelabelNL.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}





