	/* CSS versie 2.1 */


/* Tekst opmaak Header */

	/* Tekst Header Cattery Boerlings estate */
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #95815e;
	letter-spacing: 0.3em;
	margin: 0;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

	/* Tekst Header Brits Langhaar Cattery */
#header h2 {
	font-size: 10px;
	letter-spacing: 0.4em;
	margin: 6px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #0000FF;
}


/* Tekst Opmaak Content */

	/* Koptekst Content 18 px bruin  */	
#content h3 {
	font-size: 18px;
	color: #95815E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

	/* Tekst Body/Content 12px <p> blauw */
#body {
	font: 12px arial, helvetica, sans-serif;
	color: #0000FF;
}

	/* Tekst Content H3 verkleinen naar 12px <p> blauw */
.style2 {
	font-size: 12px;
	color: #0000FF;
}


/* Tekst opmaak Sidebar */

	/* Koptekst Sidebar 11px bruin */
#sidebar h4 {
	font-size: 11px;
	color: #95815E;  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

		/* Tekst Sidebar 10px blauw */
#sidebar h5 {
	font-size: 10px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}


	/* Tekst Sidebar H3 verkleinen naar 12px <p> blauw */
.style1 {
	font-size: 10px;
	color: #0000FF;
}

/* Eind Tekst Opmaak */



/* Begin Site Opmaak */

	/* Body */ 

html {
    margin: 0;
    padding: 0;
}

body {
	margin: 0;
	background-image: url(images/achtergrond-body.png);
	background-repeat: repeat;
	background-attachment: fixed;
	padding-top: 0px;
	padding-right: 1px;
}

a, a:visited {
    color: #95815e;
    text-decoration: none;
}
	
a:hover {
	color: #30f;
}


	/* mail */

#mail {
	padding: 1px;
	font: 12px arial, helvetica, sans-serif;
	color: #0000FF;
	background-image: url(images/achtergrond-body.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	height: 400px;
	width: 200px;
	float: left;
	margin: 5px;
}


	/* HEADER */

#header {
	text-align: center;
	padding-top: 58px;
	border-bottom: 2px solid #9f8c6c;
	background-color: transparent;
	background-image: url(images/kop-body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#header div {
    height: 2px;
    border-top: 2px solid #937b57;
    border-bottom: 2px solid #95815e;
    background: #9f8c6c;
    margin-top: 22px;
}

	/* tabbalkIGATION */

#tabbalkigation {
	width: 200px;
	list-style: none;
	float: left;
	background: #95815e;
	margin: 0;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 28px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #F9FAFD;
}


.tabbalkigation { position: fixed; 
}


#tabbalkigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8FAFD;
}


#tabbalkigation li:first-child {
    border-top: 1px solid #f4ffe4;
}


#tabbalkigation a, #tabbalkigation a:visited, #tabbalkigation span {
    display: block;
    text-decoration: none;
    color: #fffdf1;
    font-weight: bold;
    letter-spacing: 0.1em;
    height: 31px;
    padding-top: 10px;
    text-indent: 20px;
}

#tabbalkigation a:hover {
    color: #00f;
	background-color: #949085;
}


	/* Content */

#content {
	float: inherit;
	margin-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}


.foto {
	width:500px;
	overflow: hidden;
	border: 2px solid #95815E;
	position:absolute;
}

.border	{border: 2px solid #95815E;
	
}


	/* MAIN */

#main {
	padding-left: 210px;
	line-height: 20px;
}

#main * {
	max-width: 700px;
}

#main h2 {
    color: #95815e; 
	font-size: 18px; 
	font-weight: normal;
	padding-top: 18px;
}

	/* SIDEBAR */

#sidebar {
	float: right;
	margin-left: 27px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 10px;
	width: 240px;
}

#sidebar p {
    clear: both;
    margin: 0;
    padding: 0;
}

	/* Border foto's met link */

a.plaatjeslink, a.plaatjeslink:active, a.plaatjeslink:visited {
	background-color: #95815e;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
	
.plaatjeslink img {
    background: transparent;
    border: none;
}
 
a.plaatjeslink:hover {
    background-color: #3a5afc;
}


.rechts {
	right: 0px;
	left: 50px;
}


	/* Footer */

#bottom {
	height: 10px;
	bottom: 0px;
	clear: both;
	padding-left: 130px;
	background-image: ;
	background-repeat: no-repeat;
}

/* Begin Css Lightbox 2 */
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #95815e; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hovertabbalk{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hovertabbalk{ left: 0;}
#hovertabbalk a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #95815e; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{padding:0 10px;color: #0000FF;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomtabbalkClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #95815e; }

	/* Eind Css Lightbox 2 */
