/* 
Kerima, fotografie puur natuur
======================================================================================
Start ontwerp:		5 februari 2008
Start xhtml: 		15 februari 2008
Auteur: 			Ale van der Ploeg [http://www.addnoise.nl]
======================================================================================
*/




/* Kleuren
Zwart:			#1f1b1e
Kopjes:			#A18E00
Link:			#898B8C;
Tekst:			#BEC2C4;
*/


@import url(/addsite/css/iconen.css);



body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-size: 12px;
	line-height: 19px;
	color: #BEC2C4; 
	background: #1f1b1e url(../images/bodyback.jpg) no-repeat 50% 0px;
}
html { 
	height: 100%;
}	
	
.topline {
	height: 4px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	background: #000000;
}	

a:link, a:visited  { 
	font-weight: normal; 
	text-decoration: none; 
	color: #898B8C;
	text-decoration: underline; 
	   outline-color: invert;
	   outline-style: none;
	   outline-width: 0pt; 	
	}

a:hover { 
	text-decoration: underline; 
	color: #BEC2C4;
	}

#wrapper {
	margin: 0 auto;
	width: 777px;
}

#header {
	float: left;
	height: 99px;
	width: 777px;
}

#logo {
	float: left;
	width: 320px;
	height: 99px;
}

#logo img{
	float: left;
	border: 0px;
}

#logo {
	float: left;
	width: 320px;
	height: 99px;
}

#groepnaam{
	float: right;
	width: 387px;
	padding-right: 70px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffffff;
	font-size: 24px;
	line-height: 105px;
}




#content {
	float: left;
	width: 777px;
}

#content_left {
	float: left;
	width: 200px;
}

#updates{
	width: 190px;
	float: right;
}

h1 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold; 
	text-decoration: none; 
	color: #A18E00;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.kop {
	font-size: 13px;
	font-style: normal;
	font-weight: bold; 
	text-decoration: none; 
	color: #A18E00;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.intro{
	font-weight: bold;
}

.naam{
	font-weight: bold;
	color: #A18E00;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #636062;
	font-size: 24px;
	margin: 0px;
	padding: 4px 0px 25px 0px;
}

#updates ul{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
}

#updates ul li{
	margin: 0px;
	padding: 2px 0px 3px 15px;
	list-style-type: none;
	background: url(../images/arrow.gif) 0px 9px no-repeat;
}

#teksten ul{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
}

#teksten ul li{
	margin: 0px;
	padding: 2px 0px 3px 15px;
	list-style-type: none;
	background: url(../images/arrow.gif) 0px 9px no-repeat;
}


#content_right {
	float: right;
	width: 577px;
	min-height: 600px;
	background: url(../images/centerback.gif) top left no-repeat;
}

	/* Fix voor IE */
	* html #content_right
	{
		height: 600px;
	}
	
#flash {
	float: left;
	height: 278px;
	width: 487px;
	font-size: 1px;
	line-height: 1px;
	padding-left: 40px;
	padding-bottom: 15px;
}

ul#flashfotos {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

ul#flashfotos ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
	

#teksten{
	padding: 0px 65px 30px 55px;
	width: 457px;
	float: left;
}

#gallery{
	padding: 0px 25px 30px 55px;
	width: 497px;
	float: left;
}

.tekst{
	padding: 25px 0px 25px 0px;	
	margin: 0px 40px 0px 0px;
	border-bottom: 1px solid #423d3d;
}

.tekst2{
	padding: 25px 0px 25px 0px;	
	margin: 0px 10px 0px 0px;
}

.nieuwsitem{
	padding: 24px 0px 24px 0px;	
}

a.nieuwslink:link, a.nieuwslink:visited  { 
	font-weight: normal; 
	color: #898B8C;
	text-decoration: underline; 
	padding: 0px 0px 3px 15px;
	background: url(../images/arrow.gif) 0px 5px no-repeat;
	}

a.nieuwslink:hover { 
	text-decoration: underline; 
	color: #BEC2C4;
	}
	
a.nieuwslink2:link, a.nieuwslink2:visited  { 
	font-weight: normal; 
	color: #898B8C;
	text-decoration: underline; 
	padding: 0px 0px 3px 20px;
	background: url(../images/arrow2.gif) 0px 0px no-repeat;
	}

a.nieuwslink2:hover { 
	text-decoration: underline; 
	color: #BEC2C4;
	}	
	
a.nieuwskop:link, a.nieuwskop:visited  { 
	font-size: 13px;
	font-style: normal;
	font-weight: bold; 
	text-decoration: none; 
	color: #A18E00;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

a.nieuwskop:hover { 
	color: #D0B900;
	}	


.nieuwsheader{
	width: 457px;
	float: right;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #636062;
	font-size: 24px;
	padding: 15px 40px 10px 0px;
}


#footer {
	float: left;
	height: 73px;
	width: 777px;
	color: #6E7172;
	padding-top: 15px;
	border-top: 1px solid #423d3d;
}

#footer  a:link, #footer a:visited  { 
	text-decoration: none;
	color: #6E7172;
	}

#footer a:hover { 
	color: #BEC2C4;
	}




.boek{
	float: left;
	padding: 0px 15px 30px 0px;
	border: 0px;
}






.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer7 {
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearerding {
	height: 11px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


.clearer30 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer26 {
	height: 26px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer36 {
	height: 36px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


	


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0px;
}

.sIFR-replaced {
	visibility: visible !important;
	z-index: 1;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}




	







/* Sliding doors
---------------------------------------------------------------------------------------------- */	

.btn_voorwaarden, a.btn_voorwaarden:link, a.btn_voorwaarden:visited 
{
	float: right;
	width: 130px;
	height: 12px;
	background: url(../images/btn_voorwaarden.gif) 0px 0px no-repeat;
	margin-top: 18px;
	padding-right: 11px;
}

a.btn_voorwaarden:hover, a.btn_voorwaarden:active
{
	background: url(../images/btn_voorwaarden.gif) 0px -12px no-repeat;
}








/* Slider homepage
---------------------------------------------------------------------------------------------- */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 271px;
    height: 472px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}



.jcarousel-skin-tango.jcarousel-container {
    margin-top: 0px;
}

.jcarousel-skin-tango.jcarousel-container-horizontal {
    width: 834px;
    padding: 0px 44px 0px 44px;
}



.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  834px;
    height: 472px;
}



.jcarousel-skin-tango .jcarousel-item {
    width: 271px;
    height: 472px;
	background: #ffffff url(../images/carouselback.gif) repeat-x top left;
    position: relative;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}



.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 151px;
    right: 0px;
    width: 44px;
    height: 100px;
    cursor: pointer;
    background: transparent url(../images/btn_next.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -100px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 151px;
    left: 0px;
    width: 44px;
    height: 100px;
    cursor: pointer;
    background: transparent url(../images/btn_prev.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -100px 0;
}


a.adv_link:link, a.adv_link:visited  { 
	float: left;
	width: 259px;
	padding: 5px;
	height: 460px;
	border: 1px solid #F7941E;
	text-decoration: none;
	color: #000101;
	cursor: pointer;
	}

a.adv_link:hover { 
	text-decoration: none; 
	color: #000101;
	border: 1px solid #00406D;
	}
	
.adv_image{
	float: left;
	width: 259px;
	height: 332px;
	padding: 0px 0px 5px 0px;
}

.adv_image img{
	border: 0px;
}

.adv_omschrijving{
	float: left;
	width: 245px;
	height: 61px;	
	padding: 7px;
	margin: 0px 0px 5px 0px;
	background: #F7941E;
	line-height: 15px;
	text-align: center;
}

.adv_footer{
	float: left;
	width: 259px;
	height: 43px;
	margin: 0px 0px 0px 0px;
	background: #00406D;
}

.adv_footer img{
	border: 0px;
}


a.gallink:link, a.gallink:visited  { 
	float: left;
	overflow: hidden;
	font-weight: normal; 
	color: #BEC2C4;
	text-decoration: none; 
	width: 150px;
	height: 123px;
	background: #171417;
	text-align: center;
	margin: 0px 10px 10px 0px;
	}

a.gallink:hover { 
	text-decoration: none; 
	color: #CF8A4D;
	}
	
a.gallink img{
	width: 140px;
	height: 93px;
	border: 0px;
	float: left;
	padding: 5px 5px 3px 5px;
}


/* Navigatie menu eerste niveau
------------------------------------------------------------------------------------------ */
  	#verznav
	{
		width: 200px;
		text-align: right;
		line-height: 38px;
		font-size: 13px;
	}

	#verznav ul
	{
		margin: 0px;
		padding: 0px 0px 35px 0px;
	}

	#verznav ul li
	{
		padding: 0px 0px 10px 0px;
		margin: 0px;
		list-style-type: none;
		background: url(../images/btn.gif) 0px 0px no-repeat;		
	}
	
	#verznav ul li.btn1
	{
		background: url(../images/btn1.gif) 0px 0px no-repeat;		
	}
	
	#verznav ul li.btn2
	{
		background: url(../images/btn2.gif) 0px 0px no-repeat;		
	}
	
	#verznav ul li.btn3
	{
		background: url(../images/btn3.gif) 0px 0px no-repeat;		
	}	
	
	#verznav ul li.btn4
	{
		background: url(../images/btn4.gif) 0px 0px no-repeat;		
	}	

	#verznav li a
	{
		display: block;
		width: 180px;
		color: #A5A4A5;
		padding: 0px 20px 0px 0px;
		line-height: 38px;
		text-decoration: none;
	}
	
	#verznav li a:hover
	{
		color: #ffffff;
		text-decoration: none;
	}	

	#verznav li a.actief, #verznav li a.actief:hover
	{
		color: #A18E00;
	}
	



/* Navigatie menu tweede niveau
------------------------------------------------------------------------------------------ */
	
	#verznav ul ul
	{ 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		
	}
	
	#verznav ul li li
	{
		border: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px;
	}

	
	#verznav li li a
	{
		display: block;
		width: 189px;
		color: #92B81E;
		padding: 0px 15px 0px 0px;
		font-size: 11px;
		line-height: 27px;
		text-decoration: none;
		background: #ffffff;	
	}
	

	
	#verznav li li a:hover
	{
		text-decoration: underline;
		background: #ffffff;
	}
	
	#verznav li li#subactief a, #verznav li li#subactief a:hover
	{
		text-decoration: underline;
		background: #ffffff;
	}
	
	
	
/* Highslide JS
-------------------------------------------------------------- */


.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 5px solid #171417;
	margin: 0px 5px 5px 0px;
}
.highslide:hover img {
	border: 5px solid white;
}

.highslide-wrapper {
	background: #171417;
}
.highslide-image {
    border: 0px solid #171417;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;    
    border: 0px solid white;
    border-top: none;
    padding: 5px;
    background-color: #000000;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: normal;
	text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
}
.control:hover {
   	color: #FFF;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}	


a.control:link, a.control:visited  { 
	font-weight: normal; 
	text-decoration: none; 
	color: #898B8C;
	text-decoration: none; 
	}

a.control:hover { 
	text-decoration: none; 
	color: #ffffff;
	}
	
	
a.control_links:link, a.control_links:visited  { 
	font-weight: normal; 
	text-decoration: none; 
	color: #898B8C;
	text-decoration: none; 
	padding: 0px 0px 0px 15px;
	background: url(../images/links.gif) 0px 5px no-repeat;
	}

a.control_links:hover { 
	text-decoration: none; 
	color: #ffffff;
	}
	
a.control_rechts:link, a.control_rechts:visited  { 
	font-weight: normal; 
	text-decoration: none; 
	color: #898B8C;
	text-decoration: none; 
	padding: 0px 15px 0px 0px;
	background: url(../images/rechts.gif) right 5px no-repeat;
	}

a.control_rechts:hover { 
	text-decoration: none; 
	color: #ffffff;
	}	
	
a.control_sluiten:link, a.control_sluiten:visited  { 
	float: right;
	font-weight: normal; 
	text-decoration: none; 
	color: #898B8C;
	text-decoration: none; 
	padding: 0px 20px 0px 20px;
	background: url(../images/sluiten.gif) right 3px no-repeat;
	}

a.control_sluiten:hover { 
	text-decoration: none; 
	color: #ffffff;
	}	
	
	
.highslide-dimming {
	background: #171417;
	position: absolute;
	width: 100%;
	visibility: hidden;
}

.highslide-blur-example .highslide-image-blur {
	opacity: 0.30;
	filter: alpha(opacity=30);
}

.highslide-blur-example .highslide-caption-blur {
	opacity: 0.30;
	filter: alpha(opacity=30);
}	





/* Gastenboek
---------------------------------------------------------------------------------------------- */

#gastenboekitem 
{
	font-weight: normal;
	margin: 0px 25px 15px 0px;
	padding: 10px 0px 33px 0px;
	text-align: left;
	width: 457px;
	border-bottom: 1px solid #423d3d;
}

#gastenboekitem td
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

#gastenboekitemVerberg
{
	font-weight: normal;
	margin: 0px 25px 15px 0px;
	padding: 10px 0px 33px 0px;
	text-align: left;
	width: 457px;
	border-bottom: 1px solid #423d3d;
	background: #ff0000;
	color: #ffffff;
}

#gastenboekitemVerberg td
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

.knoppenRelatief
{
	position: relative;
	margin: 0;
	padding: 0;

}

.knoppenGB
{
	position: absolute;
	top: 15px;
	left: 423px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 130px;
}

.knoppenGB1
{
	position: absolute;
	top: 37px;
	left: 423px;
	float: right;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 130px;
}

.knoppenGB a, .knoppenGB a:link, .knoppenGB a:active, .knoppenGB1 a, .knoppenGB1 a:link, .knoppenGB1 a:active
{
  display: block;
  width: 100px;
  text-decoration: none;
  padding: 2px 3px 3px 3px;
  color: #ffffff;
  border-style: solid;
  border-color: #B43A0F;
  border-width: 1px;
  background-color: #E77010;
}

 .knoppenGB a:hover, .knoppenGB1 a:hover
 {
  color: #fff;
  background-color: #B43A0F;
 }
 
 /* Foto nummering
---------------------------------------------------------------------------------------------- */

 #pagcontainer
 {
  font-size: 10px;
  float: right;
  width: 400px;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
 }

 /* Fix voor IE */
 * html #pagcontainer 
 {
  padding: 0;
  margin: 3px 0 0 0;
 }

 #pagcontainer ul
 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
 }

 #pagcontainer ul li 
 { 
  display: inline;
 }

 #pagcontainer ul .inactief
 {
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #fff;
  background-color: #B07F37;
  border-style: solid;
  border-color: #B07F37;
  border-width: 1px;
 }

 #pagcontainer ul li a
 {
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #ffffff;
	background: #C15200; 
	border-bottom: 1px solid #9F3C00; 
	border-left: 1px solid #E86E1C; 
	border-right: 1px solid #9F3C00; 
	border-top: 1px solid #E86E1C;   
 }

 #pagcontainer ul li a:hover
 {
 	color: #ffffff;
	background: #C15200; 
	border-bottom: 1px solid #9F3C00; 
	border-left: 1px solid #E86E1C; 
	border-right: 1px solid #9F3C00; 
	border-top: 1px solid #E86E1C; 
 }

 #pagnavinfo
 {
  float: left;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
 }

 /* Fix voor IE */
 * html #pagnavinfo 
 {
  padding: 0;
  margin: 3px 0 0 0;
 }	
 
 
 .invulNormaal {
	background: #ffffff;
	border: 1px solid #423D3D;
	font-size: 11px;
		width: 320px;
		margin: 1px 0px 5px 0px;
		padding: 3px;
		color: #754C44;
		}		
		
.invulArea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #423D3D;
	font-size: 11px;
		width: 320px;
		margin: 1px 0px 5px 0px;	
		padding: 3px;
		color: #754C44;
		}
		
input.buttonform { 
	background: #BAA500; 
	border-bottom: 1px solid #7C6D00; 
	border-left: 1px solid #FFE841; 
	border-right: 1px solid #7C6D00; 
	border-top: 1px solid #FFE841; 
	color: #ffffff; 
	line-height: 12px;
	margin: 0px 0px 10px 0px; 
	padding: 3px 5px 3px 5px; 
	}		
	
.button { 
	background: #C15200; 
	border-bottom: 1px solid #9F3C00; 
	border-left: 1px solid #E86E1C; 
	border-right: 1px solid #9F3C00; 
	border-top: 1px solid #E86E1C; 
	color: #ffffff; 
	line-height: 12px;
	margin: 0px 0px 10px 0px; 
	padding: 3px 5px 3px 5px; 
	}			
	
	
.fotorechts { 
	width: 175px;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
	font-size: 0px;
	line-height: 0px;
	float: right;
	}		
	
.fotorechts img
{
	width: 175px;
	border: 0px;
	padding: 0px 0px 10px 0px;
	position: relative;
	float: right;
}	
