/* 
de Burgemeester van Alkmaar
======================================================================================
URL:				http://www.burgemeestervanalkmaar.nl/
Auteur: 			Stefan Efde [http://www.addnoise.nl]
======================================================================================
*/

/* 
ACHTERGROND:	: #FAE0C6
PAARS:			: #532436
GROEN:			: #C4D117

*/


body
		{
			margin: 0;
			padding: 0;
			background: #FAE0C6 url("../images/bg_body.jpg") repeat-x top left;
			height: 100%;
			color: #532436;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 18px;
		}
		
		html
		{
			height: 100%;
		}
		
		td {
			border-collapse: collapse;
		}
		
		
		a:link, a:visited 
		{ 
		color: #512234;
		text-decoration: underline;
		outline-color: invert;
		outline-style: none;
		outline-width: 0pt; 	
		}

		a:hover, a:active 
		{ 
			color: #512234;
			text-decoration: none;
		}



		#bovenstuk_green
		{
			width: 100%;
			height: 122px;
			background: #C8D51B url("../images/bg_green.jpg") repeat-x top left;
		}
		
		#top {
			margin: 0 auto;
			width: 880px;
			height: 122px;
		}
		
		#logo a:link, #logo a:visited, #logo a:hover{
			
			display: block;
			width: 275px;
			height: 100px;
			background: no-repeat url("../images/logo_burgemeestervanalkmaar.jpg");
			cursor: pointer;
		}
		
		
		
		#bovenstuk_purple
		{
			width: 100%;
			height: 122px;
			background: #58293B url("../images/bg_purple.jpg") repeat-x top left;
		}
		
		#header
		{
			margin: 0 auto;
			width: 880px;
			height: 122px;
			background: url("../images/bg_purple_big.jpg") no-repeat top left;
			position: relative;
		}

		#header-1 {
			position: absolute;
			top: -122px;
			left: 280px;
			width: 600px;
			height: 355px;
		}
		
		ul#flashfotos {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			position: relative;
			z-index: 1;
		}
		ul#flashfotos ul li {
			margin: 0px;
			padding: 0px;
			display: inline;
			list-style-type: none;
		}
		
		
		.headertekst {
			position: absolute;
			top: 85px;
			right: 35px;
			color: #FCEFE0;
			font-size: 18px;
			font-weight: bold;
			font-family: Georgia, "Times New Roman",Times, serif;
			z-index: 3;
		}
		
		#middenstuk
		{
			width: 100%;
			min-height: 400px;
			padding-bottom: 118px;
		}
			/* Fix voor IE */
				* html #middenstuk
				{
					height: 700px;
				}
		
		
		
		#onderstuk
		{
			width: 100%;
			height: 118px;
			position: relative;
			margin: -118px auto 0 auto;
			background: #FDF3E5 url("../images/bg_footer.jpg") repeat-x top left;
		}

		/* Fix voor IE */
		* html #onderstuk
		{
			margin-top: -118px;
		}
		
		#onderstuk2
		{
			width: 100%;
			height: 118px;
			background: url("../images/bg_footer_afb.jpg") no-repeat top left;
		}

		#pagina
		{
			margin: 0 auto;
			width: 880px;
			min-height: 400px;
		}
		/* Fix voor IE */
			* html #pagina
			{
				height: 400px;
			}	

		#adresgegevens
		{
			margin: 0 auto;
			width: 880px;
			min-height: 98px;
		}
		/* Fix voor IE */
			* html #adresgegevens
			{
				height: 98px;
			}	
		
		#adresgegevens .blok {
			float: left;
			width: 284px;
			height: 50px;
			font-size: 10px;
			color: #FDF9F3;
			border-left: 1px solid #FDF9F3;
			padding: 0px 0px 0px 20px;
			margin-right: 0px;
		}
		#adresgegevens a:link, #adresgegevens a:visited {
			color: #C4D117;
			text-decoration: none;
		}
		#adresgegevens a:hover {
			color: #C4D117;
			text-decoration: underline;
		}
		#adresgegevens .blok2 {
			float: left;
			width: 276px;
			height: 50px;
			font-size: 10px;
			color: #FDF9F3;
			border-left: 1px solid #FDF9F3;
			padding: 0px 0px 0px 20px;
			margin-right: 0px;
		}
		#adresgegevens .blok3 {
			float: left;
			width: 240px;
			height: 50px;
			font-size: 10px;
			color: #FDF9F3;
			border-left: 1px solid #FDF9F3;
			padding: 0px 0px 0px 20px;
			margin-right: 0px;
		}
		
		

		#container
		{
			position: relative;
			min-height: 100%;
			background: url("../images/bg_midden_links.png") no-repeat bottom left;
		
		}
		/* Fix voor IE */
			* html #container
			{
				height: 100%;
				background: url("../images/bg_midden_links.gif") no-repeat bottom left;
			}	
		

	
		
		
		
#linkerkant {
	float: left;
	width: 180px;	
}

#rechterkant {
	float: right;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 4;
}
.content {
	width: 556px;
	padding: 0px 0px 0px 25px;
}

.borders {
	display: block;
	height: 29px;
	border-bottom: 1px solid #764657;
	border-left: 1px solid #764657;
	padding: 8px 0px 0px 15px;
	margin: 0px 0px 20px 0px;
}

.kop {
	font-family: Georgia, "Times New Roman",Times, serif;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #532436;
	padding: 0px;
	}

	
h1 {
	font-family: Georgia, "Times New Roman",Times, serif;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	color: #532436;
	padding: 0px 10px 0px 0px;
	position: relative;
	float: left;
	}
	
	
.hoedje {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 32px;
	height: 32px;
	background: url("../images/hoed_paars.gif") no-repeat top right;
}

	
.tekst {
	padding: 0px 15px 0px 15px;
}

.intro {
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


.box1 {
	float: left;
	width: 162px;
	height: 70px;
	border: 1px solid #764657;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 95px;
	background: url("../images/bestek.gif") no-repeat 15px 15px;
}
.box1 .kopje {
	font-family: Georgia, "Times New Roman",Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.box1 .nummer {
	font-family: Georgia, "Times New Roman",Times, serif;
	font-size: 20px;
	font-weight: bold;
}


.box2 {
	float: right;
	width: 242px;
	min-height: 85px;
	padding: 15px 0px 0px 15px;
	border: 1px solid #764657;
	position: relative;
}
.box2 .kopje {
	font-family: Georgia, "Times New Roman",Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.box2 .nb {
	width: 190px;
	height: 15px;
	border: 1px solid #764657;
	background: #FCF3E9;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	font-size: 11px;
	color:#998A8F;
}

.arrow {
	position: absolute;
	top: 67px;
	right: 5px;
	width: 25px;
	height: 25px;
	background: url("../images/arrow_paars.gif") 0px 0px no-repeat;
	display: block;
	border: 0px;
	cursor: pointer;
}


ul.terug
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

ul.terug li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	background: none;
}

ul.terug a:link, ul.terug a:visited
{
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background: url("../images/arrow_left.gif") 0px 3px no-repeat;
}
ul.terug a:hover {
text-decoration: underline;
}





.introblok { 
	
	width: 493px;
	min-height: 50px;
	background: url("../images/bg_specialbox.jpg") 0px 0px no-repeat;
	padding: 15px 50px 15px 15px;
	margin: 0px;
	color: #FAE7D2;
	}

.fotolinks {
	float: left;
	margin: 0px 10px 0px 0px;
}

.fotolinks img {
	float: left;
	border: 0px;
}



.doorlinkblok { 
	
	width: 493px;
	min-height: 50px;
	background: none;
	padding: 15px 50px 0px 15px;
	margin: 0px;
	color: #FAE7D2;
	}
.doorlinkblok a:link, .doorlinkblok a:visited {
	text-decoration: none;	
	display: block;
	margin: 0px 20px 0px 0px;
	cursor: pointer;
}
.doorlinkblok a:hover {
	color: #764657;
}

.leesmeer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/form_btn.jpg) no-repeat top left; 
	border: 0px;
	color: #FAE7D2;
	width: 90px;
	height: 29px;
	margin: 5px 10px 10px 0px; 
	padding: 5px 3px 0px 10px;
	float: left;
	text-align: left;
}


.fotolinks_doorlink {
	float: left;
	margin: 0px 20px 0px 0px;
	position: relative;
}

.fotolinks_doorlink img {
	float: left;
	border: 0px;
}




.fotosoverzicht { 
	padding: 10px 0px 0px 10px;
	margin: 20px 0px 0px 0px;
	}		

.fotosoverzicht a:link, .fotosoverzicht a:visited {
	width: 160px;
	height: 125px;
	position: relative;
	float: left;
	margin: 0px 20px 0px 0px;
}
	
.fotosoverzicht img
{
	width: 160px;
	height: 125px;
	border: 0px solid #FFF;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;	
	cursor: pointer;
}

.watermerk {
	position: absolute;
	top: -7px;
	left: -5px;
	width: 172px;
	height: 137px;
	background: url("../images/watermerkje.png") 0px 0px no-repeat;
}
	/* Fix voor IE */
		* html .watermerk
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/burgemeestervanalkmaar/www/images/watermerkje.png', sizingMethod='crop');
		}	


.fotosrechts { 
	float: right;
	width: 170px;
	padding: 0px 0px 0px 20px;
	margin: 0px 30px 0px 0px;
	}
	
.fotosrechts a:link, .fotosrechts a:visited {
	width: 160px;
	position: relative;
	float: left;
	margin: 0px 20px 0px 0px;
}
	
.fotosrechts img {
	border: 0px;
	padding: 0px 0px 20px 20px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	border: 0px solid #EEF0EF;
	}
.fotosrechts img:hover {
	border: 0px solid #77092E;
}
.watermerk2 {
	position: absolute;
	top: -6px;
	left: 15px;
	width: 172px;
	height: 137px;
	background: url("../images/watermerkje.png") 0px 0px no-repeat;
}
	/* Fix voor IE */
		* html .watermerk2
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/burgemeestervanalkmaar/www/images/watermerkje.png', sizingMethod='crop');
		}	




/* NAVIGATIE
------------------------------------------------------- */

#nav {
	float: left;
	width: 180px;	
	font-family: Georgia, "Times New Roman",Times, serif;
}

#nav ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#nav ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	background: none;
	text-align: right;
}



#nav ul li a:link, #nav ul li a:visited
{
	color: #532436;
	padding: 2px 35px 0px 0px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	background: none;
	width: 211px;
	height: 34px;
	display: block;
}

#nav ul li a:hover
{
	color: #764657;
	text-decoration: none;
	background: url("../images/hoedje.gif") 210px 2px no-repeat;
	
}
#nav ul li a.actief:link, #nav ul li a.actief:visited, #nav ul li a.actief:hover
{
	color: #FFF;
	padding: 0px 35px 0px 0px;
	line-height: 37px;
	text-decoration: none;
	background: url("../images/nav_actief.jpg") 0px 0px no-repeat;
	width: 211px;
	height: 37px;
	display: block;
	font-weight: bold;
	
}

/* Tweede niveau
-------------------------------------------------------- */

#nav ul ul
{
	margin: 0px;
	padding: 7px 0px 15px 0px;
	font-size: 11px;
}

#nav ul ul li
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: none;
	line-height: 12px;
}

#nav ul ul li a:link, #nav ul ul li a:visited
{
	color: #532435;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	height: 18px;
	text-decoration: none;
	background: none;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#nav ul ul li a:hover
{
	color: #532435;
	text-decoration: underline;
	background: none;
}

#nav ul ul li a.actief:link, #nav ul ul li a.actief:visited, #nav ul ul li a.actief:hover
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: none;
	color: #532435;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	line-height: 15px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* SPECIALBOX
------------------------------------------------------------------ */

.specialbox { 
	
	width: 558px;
	height: 151px;
	background: url("../images/bg_specialbox.jpg") 0px 0px no-repeat;
	padding: 0px 0px 0px 0px;
	}

.specialbox .tekstblokje {
	width: 558px;
	height: 144px;
	padding: 7px 0px 0px 0px;
	position: relative;
	
	
}

.specialbox .tekst {
	float: left;
	width: 292px;
	height: 140px;
	padding: 10px 0px 0px 15px;

}


.specialbox .foto {
	float: left;
	width: 200px;
	height: 136px;
	margin: 0px 6px 0px 10px;
}
.meer {
	position: absolute;
	bottom: -1px;
	right: 0px;
	width: 56px;
	height: 56px;
}
.meer a:link, .meer a:visited {
	display: block;
	width: 56px;
	height: 56px;
	background: url("../images/meer_pijl.gif") -56px 0px no-repeat;
	font-size: 0px;
	text-decoration: none;
}
.meer a:hover {
	background: url("../images/meer_pijl.gif") 1px 0px no-repeat;
}


/**
 * 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: 75px;
    height: 75px;
    color: #F9E2CA;
}

/**
 * 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 {
    background: none;
}

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

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  558px;
    height: 151px;
    overflow: hidden;
    margin-left: 0px;
}

		/* Fix voor IE */
		* html .jcarousel-skin-tango .jcarousel-clip-horizontal
		{
			margin-left: 0px;
		}

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

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

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

/** * Additional styles for the controls. */

.jcarousel-control { 
	float: left;
	width: 558px;
	height: 33px;
	margin-top: 0px;
	padding-left: 0px;
	}
	
.jcarousel-control ul{ 
	margin: 0px;
	padding: 0px;
	}
	
.jcarousel-control ul li{ 
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}	
	
.jcarousel-control ul li a:link, .jcarousel-control ul li a:visited { 
	font-family: Georgia, "Times New Roman",Times, serif;
	font-weight: bold;
	font-size: 14px;
	float: left;
	text-decoration: none; 
	color: #532436;
	background: url(../images/btn_tab.jpg) 0px 0px no-repeat;
	width: 185px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 1px;
	margin-top: 2px;
	}

.jcarousel-control ul li a:hover { 
	text-decoration: none; 
	color: #764657;
	background: url(../images/btn_tab.jpg) 0px 0px no-repeat;
	}
	
.jcarousel-control ul li.tabs-selected a.tab1:link, .jcarousel-control ul li.tabs-selected a.tab1:visited, .jcarousel-control ul li.tabs-selected a.tab1:hover { 
	float: left;
	font-weight: bold; 
	text-decoration: none; 
	color: #C4D117;
	background: url(../images/btn_tab_actief.jpg) 0px 0px no-repeat;
	width: 185px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	margin-right: 1px;
	margin-top: 0px;
	}	
	
.jcarousel-control ul li.tabs-selected a.tab2:link, .jcarousel-control ul li.tabs-selected a.tab2:visited, .jcarousel-control ul li.tabs-selected a.tab2:hover { 
	float: left;
	font-weight: bold; 
	text-decoration: none; 
	color: #C4D117;
	background: url(../images/btn_tab_actief.jpg) 0px 0px no-repeat;
	width: 185px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	margin-right: 1px;
	margin-top: 0px;
	}
	
.jcarousel-control ul li.tabs-selected a.tab3:link, .jcarousel-control ul li.tabs-selected a.tab3:visited, .jcarousel-control ul li.tabs-selected a.tab3:hover { 
	float: left;
	font-weight: bold; 
	text-decoration: none; 
	color: #C4D117;
	background: url(../images/btn_tab_actief-3.jpg) 0px 0px no-repeat;
	width: 186px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	margin-right: 0px;
	margin-top: 0px;
	}	
		

/* Formulier
---------------------------------------------------------------------------------------------- */


.form {
	padding-left: 12px;
	margin-top: -20px;
}

input.button1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background:  url(../images/form_btn.jpg) no-repeat top right; 
	border: 0px;
	color: #FAE7D2;
	width: 120px;
	height: 29px;
	margin: 5px 10px 10px 0px; 
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	}
	
	
	
input.button2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background:  url(../images/form_btn.jpg) no-repeat top right; 
	border: 0px;
	color: #FAE7D2;
	width: 120px;
	height: 29px;
	margin: 5px 10px 10px 0px; 
	padding: 0px 0px 0px 0px;
	}
	


.aanmelden {

	border: 1px solid #764254;
		width: 165px;
		margin-left: 0px;
		font-size: 11px;
		line-height: 11px;
		height: 18px;
		margin: 2px 0px 10px 0px;
		}
	
.input {
	background: url(../images/invulbg.gif) repeat-x; 
	border: 1px solid #764254;
	font-size: 11px;
		width: 290px;
		margin-left: 10px;
		line-height: 11px;
		height: 16px;	
		
		}
		
.invulNormaal {
	background: #FFF url(../images/invulbg.gif) repeat-x; 
	border: 1px solid #764254;
	font-size: 11px;
		width: 290px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 3px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.invulNormaal_gb {
	background: #C3AEB1; 
	border: 1px solid #FAE0C6;
	font-size: 11px;
		width: 230px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.invulArea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFF url(../images/areabg.gif) repeat-x bottom left; 
	border: 1px solid #764254;
	font-size: 11px;
		width: 290px;
		height: 70px;
		line-height: 11px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.invulArea_gb {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #C3AEB1; 
	border: 1px solid #FAE0C6;
	font-size: 11px;
		width: 290px;
		height: 60px;
		line-height: 11px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}


.lb {
	color: #532435;
}

.veld2pulldown select
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #532435;
 border: 1px solid #764254;
 margin-right: 0px;
 text-align: left;
 height: 18px;
 padding: 2px 3px 2px 3px;
 margin: 0 0 0 0;
}	

.invulSmall {
	background: #FFF url(../images/invulbg.gif) repeat-x; 
	border: 1px solid #764254;
	font-size: 11px;
		width: 150px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 3px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.invulPulldown {
	background: #ffffff;
	border: 1px solid #764254;
	font-size: 11px;
	height: 18px;
		line-height: 11px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 2px 3px;
		}		
		
.invulXSmall {
	background: #ffffff;
	border: 1px solid #764254;
	font-size: 11px;
		width: 25px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}	


/* Gastenboek
---------------------------------------------------------------------------------------------- */
.ruler {
	width: 538px;
	height: 17px;
	background:  url(../images/ruler.gif) no-repeat top left;
	display: block;
	margin: 6px auto 6px auto;
}


#gastenboekitem 
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	text-align: left;
	color: #764254;
	border: 0px #764254 solid;
	width: 528px;
	text-align: center;
}

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

#gastenboekitemVerberg
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	text-align: left;
	color: #ffffff;
	border: 0px #764254 solid;
	background: #ff0000;
	width: 528px;
	text-align: center;
}

#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: #C4D117;
  border-width: 1px;
  background-color: #532436;
}

 .knoppenGB a:hover, .knoppenGB1 a:hover
 {
  color: #532436;
  background-color: #C4D117;
 }

		

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


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

.clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer30 {
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer100 {
	height: 100px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.spacer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer85 {
	height: 85px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


	
	
	
	