@import url(addform.css);
@import url(/addbeheer/themes/addsite/css/iconen.css);



body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000; 
	background: #000000;
}

		
html
{
	height: 100%;
}

form
{
	margin: 0px;
	padding: 0px;
}		

#container {
	margin: 0 auto;
	width: 1000px;
}

a:link, a:visited { 
	color: #414141;
	text-decoration: none;
	   outline-color: invert;
	   outline-style: none;
	   outline-width: 0pt; 	
	}

a:hover, a:active { 
	color: #414141;
	text-decoration: underline;
	}
	
a.pdflinkje:link, a.pdflinkje:visited { 
	float: left;
	line-height: 21px;
	height: 21px;
	background: url(../images/pdf.gif) 0px 0px no-repeat;
	color: #1A171B;
	text-decoration: none;
	padding-left: 27px;
	}

a.pdflinkje:hover, a.pdflinkje:active { 
	color: #97BF29;
	text-decoration: none;
	}	
	

#header{
	width: 1000px;
	height: 70px;
	float: left;
}

#header img{
	border: 0px;
}


#menu{
	width: 1000px;
	height: 30px;
	float: left;
	text-transform: lowercase;	
}

#menu_left{
	width: 228px;
	height: 30px;
	background: #86b61c url(../images/menu_left.gif) top left no-repeat;
	float: left;
	padding-left: 22px;
	position: relative;
	overflow: hidden;
}

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

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

#menu_left ul li a:link, #menu_left ul li a:visited { 
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 20px 3px 20px;
	float: left;
	background: url(../images/streepje.gif) top left no-repeat;	
	}

#menu_left ul li a:hover, #menu_left ul li a:active { 
	color: #000000;
	text-decoration: none;
	}
	
#menu_left ul li a.actief:link, #menu_left ul li a.actief:visited, #menu_left ul li a.actief:hover, #menu_left ul li a.actief:active  { 
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 20px 3px 20px;
	float: left;
	}	

.patch{
	position: absolute;
	left: 22px;
	top: 0px;
	background: #85b51b;
	width: 2px;
	height: 30px;
}

#menu_right{
	width: 750px;
	height: 30px;
	background: #424242 url(../images/menu_right.gif) top right no-repeat;
	float: left;
}

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

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

#menu_right ul li a:link, #menu_right ul li a:visited { 
	color: #9a9a9a;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 10px 3px 20px;
	float: left;
	}

#menu_right ul li a:hover, #menu_right ul li a:active { 
	color: #85b51b;
	text-decoration: none;
	}
	
#menu_right ul li a.actief:link, #menu_right ul li a.actief:visited, #menu_right ul li a.actief:hover, #menu_right ul li a.actief:active  { 
	color: #85b51b;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 10px 3px 20px;
	float: left;
	}
	
#slidert{
	width: 1000px;
	height: 95px;
	background: #c6c7c8;
	float: left;
	padding-top: 15px;
	overflow: hidden;
}	

		/* Fix voor IE */
		* html #slidert
		{
			padding-left: 40px;
			width: 960px;
		}	


#adresgegevens{
	width: 970px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
	color: #c6c7c8;
	border-bottom: 10px solid #000000;
}

		/* Fix voor IE */
		* html #adresgegevens
		{
			border-top: 10px solid #000000;
		}	
		
#adresgegevens a:link, #adresgegevens a:visited { 
	color: #c6c7c8;
	text-decoration: none;
	}

#adresgegevens a:hover, #adresgegevens a:active { 
	color: #ffffff;
	text-decoration: underline;
	}		

.vierkantje{
	position: relative;
	border: 1px solid #000000;
}



#content{
	width: 1000px;
	height: 400px;
	background: #ffffff;
	float: left;
	position: relative;
}	

#content_left{
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 999;
	width: 360px;
	height: 370px;
	overflow: hidden;
}

#footer{
	width: 420px;
	height: 21px;
	position: absolute;
	left: 40px;
	bottom: 15px;
}

#pics{
	height: 21px;
	float: left;
	padding: 0px 5px 0px 5px;
	margin-right: 10px;
	background: #86b61c;
}

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

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

#pics ul li img{
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px;
}

.tekst{
	padding: 25px 25px 0px 40px;
}

.intro{
	font-style: italic;
}

#content_right{
	float: right;
	width: 540px;
	position: relative;
}

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


	
h1 { 
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	}
	


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


	
/* Sliding doors
---------------------------------------------------------------------------------------------- */	
	
.knop1, a.knop1:link, a.knop1:visited 
{
	float: left;
	width: 165px;
	height: 26px;
	background: url(../images/knop1.gif) 0px 0px;
	margin-top: 17px;
	margin-right: 10px;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
}

a.knop1:hover, a.knop1:active
{
	background: url(../images/knop1.gif) 0px -26px;
	text-decoration: none;
}


.knop2, a.knop2:link, a.knop2:visited 
{
	float: left;
	width: 165px;
	height: 26px;
	background: url(../images/knop2.gif) 0px 0px;
	margin-top: 17px;
	margin-right: 10px;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
}

a.knop2:hover, a.knop2:active
{
	background: url(../images/knop2.gif) 0px -26px;
	text-decoration: none;
}



/* Slidert
---------------------------------------------------------------------------------------------- */



/**
 * 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: 80px;
    height: 80px;
    background: #85b51c;
    position: relative;
}


.hoekje{ 
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 9px;
	height: 10px;
	background: url(../images/hoekje.png) 0px 0px no-repeat;	
	z-index: 998;	
	}
	
	/* Fix voor IE */
	* html .hoekje
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/nynketerpstra/images/hoekje.png', sizingMethod='scale');
	}		

.hoekje2{ 
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 9px;
	height: 10px;
	background: url(../images/hoekje2.png) 0px 0px no-repeat;	
	z-index: 998;	
	}
	
	/* Fix voor IE */
	* html .hoekje2
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/nynketerpstra/images/hoekje2.png', sizingMethod='scale');
	}		


a.wm:link, a.wm:visited { 
	color: #414141;
	text-decoration: none;
	position: absolute;
	border: 0px;
	top: 0px;
	left: 0px;	
	width: 80px;
	height: 80px;
	background: url(../images/wm_wit.png) 0px 0px no-repeat;	
	cursor: pointer;
	}
	
	/* Fix voor IE */
	* html a.wm:link, * html a.wm:visited
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/nynketerpstra/images/wm_wit.png', sizingMethod='crop');
	}	

a.wm:hover, a.wm:active { 
	color: #414141;
	text-decoration: none;
	background: url(../images/wm_groen.png) 0px 0px no-repeat;	
	}
	
	/* Fix voor IE */
	* html a.wm:hover, * html a.wm:active
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/nynketerpstra/images/wm_groen.png', sizingMethod='crop');
	}	
	
	
a.wmactief:link, a.wmactief:visited, a.wmactief:hover, a.wmactief:active { 
	color: #414141;
	text-decoration: none;
	position: absolute;
	border: 0px;
	top: 0px;
	left: 0px;	
	width: 80px;
	height: 80px;
	background: url(../images/wm_groen.png) 0px 0px no-repeat;	
	cursor: pointer;	
	}
	
	/* Fix voor IE */
	* html a.wmactief:link, * html a.wmactief:visited, * html a.wmactief:hover, * html a.wmactief:active
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/nynketerpstra/images/wm_groen.png', sizingMethod='crop');
	}	
	





/**
 * 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 {
}

.jcarousel-skin-tango.jcarousel-container-horizontal {
    width: 920px;
    padding: 0px 40px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  920px;
    height: 80px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 80px;
    height: 80px;
}

.jcarousel-skin-tango .jcarousel-item img{
    width: 80px;
    height: 80px;
    border: 0px;
}

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


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

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

		/* Fix voor IE */
		* html .jcarousel-skin-tango .jcarousel-next-horizontal
		{
			right: 40px;
		}

.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: none;
    background-position: 0px 0;
}

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

		/* Fix voor IE */
		* html .jcarousel-skin-tango .jcarousel-prev-horizontal
		{
			left: -40px;
		}
		
.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: none;
    background-position: 0px 0;
}

























.jcarousel-skin-tango2.jcarousel-container {
}

.jcarousel-skin-tango2.jcarousel-container-horizontal {
    width: 1000px;
    height: 400px;
    padding: 0px 0px;
    background: #ffffff;    
}

		/* Fix voor IE */
		* html .jcarousel-skin-tango2.jcarousel-container-horizontal
		{
			background: none;
			width: 960px;
		}	


.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
    width:  1000px;
    height: 400px;
    background: #ffffff;    
}


.jcarousel-skin-tango2 .jcarousel-item {
    width: 1000px;
    height: 400px;
    background: #ffffff;
}

.jcarousel-skin-tango2 .jcarousel-item img{
    width: 1000px;
    height: 400px;
    border: 0px;
}

.jcarousel-skin-tango2 .jcarousel-item-horizontal {
    margin-right: 0px;
}


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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango2 .jcarousel-next-horizontal {
    position: absolute;
    bottom: 10px;
    left: 59px;
    width: 14px;
    height: 11px;
    cursor: pointer;
    background: transparent url(../images/rechts.png) no-repeat 0 0;
}

	/* Fix voor IE */
	* html .jcarousel-skin-tango2 .jcarousel-next-horizontal
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/nynketerpstra/images/rechts.png', sizingMethod='crop');
	}	

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

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

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





.jcarousel-skin-tango2 .jcarousel-prev-horizontal {
    position: absolute;
    bottom: 10px;
    left: 39px;
    width: 14px;
    height: 11px;
    cursor: pointer;
    background: transparent url(../images/links.png) no-repeat 0 0;
}

	/* Fix voor IE */
	* html .jcarousel-skin-tango2 .jcarousel-prev-horizontal
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/nynketerpstra/images/links.png', sizingMethod='crop');
	}	

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

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

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

	
	
	
.fotooverzicht{
	float: left;
	width: 295px;	
}

.fotooverzicht img{
	float: left;
	width: 80px;
	height: 60px;
	border: 0px;
	padding: 0px 10px 10px 0px;
}	