

* {
	outline: none;
	}

html, body {
	text-align: center;
	handle margin: 0 auto;
}

body {
	background:#ffffff}
body
{
	background-image: url('../../phpimg/website_instellingen_0ed03669c03304f1fe5_0b_kuub-bg.jpg');
	background-repeat: repeat-y;
		background-attachment:fixed;
		
	background-position: center 0px;
	
	
}

#content

{
	background: #FFFFFF;
		background-image: url('../../phpimg/website_instellingen_0ed03669c03304f1fe5_0c_kuub-menubg.jpg');
background-repeat: no-repeat;
}


#compleet {
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	text-align: center;
	
} 

#pagina {
	margin: 0;
	padding: 0;
	min-height: 100%;
	_height: 100%;
	width:1000px;
	margin: 0em auto; /* Pagina in het horizontaal midden */
	background: #FFFFFF;
	}

#container {
		min-height: 100%;
	_height: 100%;
	text-align: left;
	background: #FFFFFF;
	margin-left: 25px;
}  

#footer {
	clear:both;
	padding:0;
	background:;
		
	}
		
#footer_inhoud, #footer_inhoud p {
	padding:0;
	margin:0;
	text-align: center;
	color: #666865;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	}

#kolom {
	position: absolute;
	width: 250px;
	top:0px;
	margin-left: 30px;
}

#wmelogo 
{
	position: fixed; 
	bottom:10px;
	left: 0px; 
	border: none; 
	z-index: 50; 
}

h1 {
	position: absolute;
	top: 28px;
	left: 148px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	width: 288px;
	height: 57px;
}

.partners {
	position: absolute;
	margin-top: 40px;
	margin-left: 433px;
	z-index: 2;
}

.talen {
	position: absolute;
	margin-top: 0px;
	z-index: 2;
}



.promobox {
padding: 0;
margin: 0;
}

.promobox ul {
padding: 0;
margin: 0;
}

.promobox li {
padding: 0;
margin: 0;
}

/*	------------------------- Menu -----------------------------*/	


#menu {
	width: 920px;
	height: 35px;
	text-align: center;
	}

#menu ul {
	margin:0;
	padding: 0;
	margin-top: 10px;
	text-align: left;
}

#menu li {
	display: inline;
	background: url(images/menu-separator.png);
	background-position: right;
	background-repeat: no-repeat;
	padding: 2px 15px;
}

#menu li:last-child {
	background: none;
}

#menu li a {
	color:#ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
		
}

#menu li.active a, #menu li.active a:hover{
	color:#666865;
	text-decoration:none;

}

#menu li a:hover  {
	color: #DCDDE0;
}




#submenu {
	width: 920px;
	height: 30px;
	margin: 0;
	padding: 0;
}


#submenu ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#submenu li {
	display: inline;
	background: url(images/submenu-separator.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px 15px;
}

#submenu li:last-child {
	background: none;
}

#submenu li a {
	color:#666865;
	text-decoration: none;
	font-size: 12px;
}

#submenu li.active a, #submenu li.active a:hover{
	color:#6CA32C;
	text-decoration:none;
	font-weight: bold;
}

#submenu li a:hover  {
	color:#6CA32C;
}







#tabjes {
	margin-top: 10px;
	width: 920px;
	height: 35px;
	background: #F3F3F3;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

#tabjes ul {
	margin:0;
	padding: 0;
	padding-top: 14px;
	padding-left: 10px;
	text-align: left;
}

#tabjes li {
	display: inline;
	padding: 5px 15px;
	text-decoration: none;	
	background: #F3F3F3;
	border: 1px solid #E8E8E8;	
	border-bottom: 0;
	width: 140px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;	
}

#tabjes li:last-child {
}

#tabjes li a {
	color:#666865;
	text-decoration: none;
		font-weight: bold;
	font-size: 12px;
}

#tabjes li.nietactief {
	color:#6CA32C;
	text-decoration:none;
	font-weight: bold;
	background: #FF00FF;
}

#tabjes li.active a, #tabjes li.active a:hover, #tabjes li.active {
	color:#6CA32C;
	text-decoration:none;
	font-weight: bold;
	background: #FFF;
}

#tabjes li a:hover  {
	color:#6CA32C;
}














#googlemaptabjes {
	width: 640px;
}

#googlemaptabjes ul {
	margin:0;
	padding: 0 10px;
	margin-top: 1px;
	text-align: center;
}

#googlemaptabjes li {
	display: inline;
	padding: 2px 10px;
	text-decoration: none;	
	background: #F3F3F3;
	border: 1px solid #E8E8E8;	
	border-top: 0;
	width: 140px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;	
}

#googlemaptabjes li:last-child {
}

#googlemaptabjes li a {
	color:#666865;
	text-decoration: none;
	//font-weight: bold;
	font-size: 11px;
}

#googlemaptabjes li.nietactief {
	color:#6CA32C;
	text-decoration:none;
	font-weight: bold;
	background: #FF00FF;
}

#googlemaptabjes li.active a, #googlemaptabjes li.active a:hover, #googlemaptabjes li.active {
	color:#6CA32C;
	text-decoration:none;
	font-weight: bold;
	background: #FFF;
}

#googlemaptabjes li a:hover  {
	color:#6CA32C;
}










#googlemapnav {
	width: 250px;
	margin-left:370px;
	background: #F3F3F3;
	border: 1px solid #E8E8E8;		
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#googlemapnav ul {
	margin:0;
	padding: 0;
	text-align: center;
}

#googlemapnav li {
	display: inline;
	text-decoration: none;	
	background: #F3F3F3;
	border-top: 0;
	background: url(images/googlemapnav_spacer.png) right no-repeat;
	padding: 0px 10px;
}

#googlemapnav li:last-child {
	background: none;
}

#googlemapnav li a {
	color:#6CA32C;
	text-decoration: none;
	font-size: 11px;
}

#googlemapnav li.nietactief {
	color:#666865;
	text-decoration:none;
	font-weight: bold;
	background: #FF00FF;
}

#googlemapnav li.active a, #googlemapnav li.active a:hover, #googlemapnav li.active {
	color:#666865;
	text-decoration:none;
}

#googlemapnav li a:hover  {
	color:#666865;
}












#kader {
	border: 3px solid #F3F3F3;
	border-top: 0;
	padding: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;	
	width: 884px;	
}






.table_kenmerken {
	border: 1px solid #E8E8E8;
	padding: 1px;
	margin-top: 5px;
}


table {
	//border: 1px solid #E8E8E8;
	padding: 1px;
	margin-top: 5px;
}

td { 
	padding: 5px;
}

tr.grijs {
	background: #F3F3F3;
	}

.schaduw {
	text-shadow: #000 0px 0px 5px;
	}

.groen {
	color: #6B9C26;
	}

.rood {
	color: #ff0000;
	}
		
#inlogvenster {
	color: #fff;
	padding: 15px;
	//border: 3px solid #689F27;
	//background: #CFDE23;
	background: url(images/venster-bg.jpg);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);	
}

.ruitvenster {
	color: #fff;
	padding: 15px;
	//border: 3px solid #689F27;
	//background: #CFDE23;
	background: url(images/venster-bg.jpg);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);	
}


.ruitvenster_kuub_woningaanbod {
	color: #fff;
	padding: 15px;
	//border: 3px solid #689F27;
	//background: #CFDE23;
	background: url(images/venster-bg.jpg);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);	
}

.ruitvenster_kuub_strandhuisjes {
	color: #fff;
	padding: 15px;
	//border: 3px solid #689F27;
	//background: #CFDE23;
	background: url(images/venster-bg-strandhuisjes.jpg);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);	
}

.ruitvenster_kuub_recreatiewoningen {
	color: #fff;
	padding: 15px;
	//border: 3px solid #689F27;
	//background: #CFDE23;
	background: url(images/venster-bg-recreatiewoningen.jpg);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);	
}


.ruitvenster_kuub_nieuwbouw {
	color: #fff;
	padding: 15px;
	//border: 3px solid #689F27;
	//background: #CFDE23;
	background: url(images/venster-bg-nieuwbouw.jpg);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);	
}

.ruitvenster_kuub_bedrijfsonroerendgoed {
	color: #fff;
	padding: 15px;
	//border: 3px solid #689F27;
	//background: #CFDE23;
	background: url(images/venster-bg-bedrijfsonroerendgoed.jpg);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);	
}


.wit {
	color: #ffffff;
}

#googlemaps_advertentie {
	float: left;
	width: 193px;
	height: 170px;
	cursor: pointer;
	
	color: #fff;
	padding: 15px;
	background: url(images/venster-bg.jpg);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);	
}

#googlemaps_advertentie:hover, #googlemaps_advertentie h2:hover {
	text-decoration: underline;
}

.mijnkuub_kader {
	padding: 15px;
	background: #F3F3F3;
	border: 1px solid #E8E8E8;	
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.foto_boven_afronden {
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

.foto_links_afronden {
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}




.foto_afronden {
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.foto_afronden_klein {
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 140px;
	float: left;
	margin: 4px;
}

.video {
	-moz-border-radius: 7px;
	border-radius: 7px;
}






.huisblok {
	width: 190px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	border: 1px solid #E8E8E8;
	background: #F3F3F3;
	-moz-border-radius: 15px;
	border-radius: 15px;
}



.huisblok:hover {
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
	//-webkit-transform: scale(1.03);
	//-moz-transform: scale(1.03);
	//-o-transform: scale(1.03);
	//transform: scale(1.03);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}

.huisblok_foto {
	position: absolute;
	clip: rect(0px,190px,125px,0px);
}

.huisblok_gegevens {
	margin-top: 125px;
	padding: 10px;
	color: #666865;
	height: 75px;
	
}

.huisblokje_prijs {
	color: #6B9C26;
	font-size: 16px;
}

.tekst_groen {
	color: #6B9C26;
}


#div_aanbod {
	width:620px;
}


.huisblok_horizontaal {
	width: 600px;
	margin-bottom: 8px;
	float: left;
	border: 1px solid #E8E8E8;
	//background: #F3F3F3;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


.huisblok_horizontaal:hover {
	background: #F3F3F3;
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
	//-webkit-transform: scale(1.03);
	//-moz-transform: scale(1.03);
	//-o-transform: scale(1.03);
	//transform: scale(1.03);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}


.huisblok_horizontaal_foto {
	float: left;
	//position: absolute;
	clip: rect(0px,190px,125px,0px);
}

.huisblok_horizontaal_gegevens {
	float: left;
	padding: 10px 15px;
	width: 260px;
	color: #666865;
}



.huisblok_horizontaal_prijs {
	float: left;
	padding: 10px;
	width: 100px;
}


#detailpagina_objectthumb {
	float: left;
}

#detailpagina_objectomschrijving {
	top: -10px;
	left: 320px;
	width:300px;
	//background: red;
	position: absolute;
}

#detailpagina_virtual_tour {
	top: -10px;
	left: 620px;
	width:300px;
	//background: red;
	position: absolute;
}



#socialmediabarnieuweplaats {
clear: both;
margin: 10px 0;
float: left;
}

select {
	width: 150px;
}


.geenmarges {
	padding: 0;
	margin: 0;
}



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

#linksinkolom li {
	}


/*	------------------------- Sitemap -----------------------------*/	

.sitemap {

	text-align:center;
	color: #666865;
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	margin:10px auto; 
	
	}

.sitemap_menu {
	float:left;
	text-align:left;
	font-family: Arial;
	font-style: normal;
	font-weight:bold;
	font-size: 10px;
	line-height: 20px;
	color: #666865;
	margin-right:20px;
}
.sitemap_menu ul {
	margin:0;
	text-align: left;
	list-style: none;
	padding:0;	
	font-weight:normal;
}
.sitemap_menu li {
	line-height: 20px;

}
.sitemap_menu li a {
	color: #666865;
	text-decoration: none;
	
}

.sitemap_menu li.active a {
	text-decoration:none;
}

.sitemap_menu li a:hover  {
	text-decoration:underline;
}



/*	------------------------- H2/H5 en P opmaak -----------------------------*/	

h2 { 
	font-size: 20px;
	color: #666865;
}

h3 {
	text-weight: bold;
	font-size: 18px;
	line-height: 30px;
	color: #666865;
	text-decoration: none;
}



h3:active, h3:hover, h3:link { text-decoration: none; }


h4 {
	text-weight: bold;
	font-size: 14px;
	line-height: 25px;
	color: #666865;
}

h5 { 
	display:inline;
	padding:0;
	margin:0;
	
	font-size: 8pt;
	color: #666865;
	
	;
}

img {
	border: 0;
	
	}

p, td, body  { 
	line-height: 18px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #666865;
	
}


h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 5px;
}


.kleiner, .kleiner p {
	line-height: 16px;
	font-size: 11px;
	
	
}
/*	------------------------- Datum opmaak -----------------------------*/	

.datum {
	font-family: Arial;
	font-size:12px;
	padding:5px;
	background:;
	color:#FFF;
	margin-bottom:20px;
}	
	
/*	------------------------- Link opmaak -----------------------------*/	


a { 
	font-family: Arial;
	//color: #666865;
	color: #6B9C26;
	font-weight:normal;
	text-decoration:underline;
}

a:hover { 
	font-family: Arial;
	color: #666865;
	font-weight:normal;
	text-decoration:none;
}

.a_andersom {
	font-family: Arial;
	color: #666865;
	font-weight:normal;
	text-decoration:none;
	}
	
.a_andersom:hover {
	font-family: Arial;
	color: #666865;
	font-weight:normal;
	text-decoration:underline;
	}
	
/*	------------------------- Lijst opmaak -----------------------------*/	

li, li a {
	padding:0; 
	margin:0;
	line-height: 18px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #666865;
	text-decoration:none;
}

li a:hover {
	text-decoration:underline;
}
/*	------------------------- Overige elementen opmaak -----------------------------*/	


.fotokader {
	border: 0px solid #cecece;
    background-color: #FFFFFF;
	padding: 0px;
}

.cleardiv {
	clear:both;
	display:block;
}

.cleardiv10 {
	height:10px;
	clear:both;
	display:block;
}

.cleardiv20 {
	height:20px;
	clear:both;
	display:block;
}

hr {
	height: 2px;
    color: #e1e1e1;
    background-color: #e1e1e1;
	border:0;
	}

/*	------------------------- Tekst opmaak -----------------------------*/	
		
.taakkeuzeomschrijving { 
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: ;
	text-decoration:none;
}



.taalkeuze { 
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: ;
	text-decoration:none;
}

.taalkeuze:hover { 
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: ;
	text-decoration:underline;
}

.taalkeuze_gekozen { 
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: ;
	text-decoration:none;
}

.taalkeuze_gekozen:hover { 
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: ;
	text-decoration:underline;
}
	

/*	------------------------- Formulier opmaak -----------------------------*/
	
	
label {
	padding-top:4px;
	position: absolute;
	text-align:right;
	width:170px; 
	font-family: Arial;
	font-size: 12px;
	color: ##666865;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
}

.formspacer {
	clear:both;
	height:10px;
}

input textarea {
	height:100px;
}


.formulier, textarea  {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	border: #CCE720 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
}


.formulier_aan  {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #CCE720;
	border: #CCE720 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
}

.formulier_fout {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: #5f5b5a;
	border: #000000 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
	}
	
.formulier_inspring_div  {
	margin:0;
	padding:0;
	margin-left: 190px;	
	font-family: Arial;
	font-size: 12px;
	color: ##666865;
}

.formulier_inspring  {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	margin-left: 190px;
	color: #000000;
	background: #ffffff;
	border: #CCE720 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;

}
.formulier_inspring_aan {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	margin-left: 190px;	
	color: #000000;
	background: #CCE720;
	border: #CCE720 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
	}
	
.formulier_inspring_fout {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	margin-left: 190px;	
	color: #ffffff;
	background: #5f5b5a;
	border: #000000 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
	width:250px;
	}
	
.formulier_submit  {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #000000;
	border: #000000 solid 1px;
	padding: 2px 5px 0 5px;
	height: 22px;
	line-height:18px;
}	


/*	------------------------- Knoppen opmaak  -----------------------------*/
	
/*	Tekstuele knop */
		
	ul.knop_tekstueel {
		padding: 5px;
		margin: 10px 0;
		list-style: none;
		float: left;
		clear: left;
	}

	ul.knop_tekstueel li {
		float: left;
	}

	ul.knop_tekstueel li a {
		float: left;
		color: #000000;
		font-family: Arial;
		font-size:12px;
		line-height:14px;
		font-weight: normal;
		text-decoration:none;
	}

	ul.knop_tekstueel li a:hover {
		color: #000000;
		text-decoration:underline;
	}

/*	Grafische knop */

	ul.knop {
		padding: 5px;
		margin: 5px 0;
		list-style: none;
		float: left;
		clear: left;
	}

	ul.knop li {
		float: left;
	}

	ul.knop li a {
		float: left;
		color: #000000;
		padding: 4px 6px 0 0;
		margin-right: 2px;
		font-family: Arial;
		font-size:12px;
		line-height:14px;
		font-weight: bold;
		text-decoration:none;
		background-image: url('../../images/button_bg.gif');
		background-repeat:no-repeat;
		background-position:top right;
		display:block;
	}
	
	ul.knop li a img {
		margin-left:4px;
	}

	ul.knop li a span, knopspan {
		background:#FFFFFF;
		float: left;
		display: block;
		margin-top: -4px;
		height: 24px;
		background-image: url('../../images/button_bg.gif');
		background-repeat:no-repeat;
		background-position:top left;
	}

	ul.knop li a:hover {
		color: #000000;
		background-image: url('../../images/button_bg.gif');
		background-repeat:no-repeat;
		background-position: right -24px;

	}

	ul.knop li a:hover span, knopspan:hover {
		background:#FFFFFF;
		background-image: url('../../images/button_bg.gif');
		background-repeat:no-repeat;
		background-position: left -24px;
	}

	
/*	Extra afbeeldingen */	
	.knop_leeg{
		width:15px;
		height:24px;
	}
	.knop_add{
		width:24px;
		height:24px;	
		background:url(../../images/add.gif) no-repeat center center;
	}
	.knop_delete{
		width:24px;
		height:24px;
		background:url(../../images/delete.gif) no-repeat center center;
	}

	.knop_alert{
		width:24px;
		height:24px;
		background:url(../../images/alert.gif) no-repeat center center;
	}
	.knop_msg{
		width:24px;
		height:24px;
		background:url(../../images/msg.gif) no-repeat center center;
	}
	
	.knop_lens{
		width:24px;
		height:24px;
		background:url(../../images/lens.gif) no-repeat center center;
	}
	.knop_info{
		width:24px;
		height:24px;
		background:url(../../images/info.gif) no-repeat center center;
	}	
	.knop_download{
		width:24px;
		height:24px;
		background:url(../../images/download.gif) no-repeat center center;
	}

.downloadvlak {
	padding:10px;
	text-align:center;
	background: #5B2988;
	color: #ffffff;
}	
	
/*	------------------------- VOLGENDE  -----------------------------*/	



