﻿@charset "utf-8";

/* Taal afhankelijke knoppen */

div#bottom_logos { width : 100%; height : 60px; background : #fff ; text-align : center; background-image : url("../nl/img/knoppen/logos.jpg"); background-position:center; background-repeat:no-repeat ;}

div#videos {
	width: 196px;
	height: 82px;
	background-image: url("../nl/img/knoppen/videobutton_nl.png");
	background-repeat:no-repeat;
	position:absolute;
	right: 0px;
	top:16px
}

div#videos a { 
display: block; 
height: 100%; 
width: 100%; 
} 


/*navigatie bovenaan*/
div#top_nav li#home a{
	text-indent: -9999px;
	overflow: hidden;
	width: 48px;
	height: 34px;
	background-image: url("../nl/img/knoppen/bt_top_up_home.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:absolute;
	bottom: 0px;
	left: 14px;
}


div#top_nav li#audit a{
	text-indent: -9999px;
	overflow: hidden;
	width: 42px;
	height: 34px;
	background-image: url("../nl/img/knoppen/bt_top_up_audit.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:absolute;
	bottom: 0px;
	left: 144px;
}

div#top_nav li#opleiding a{
	text-indent: -9999px;
	overflow: hidden;
	width: 66px;
	height: 34px;
	background-image: url("../nl/img/knoppen/bt_top_up_opleiding.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:absolute;
	bottom: 0px;
	left: 266px;
}


div#top_nav li#labels a{
	text-indent: -9999px;
	overflow: hidden;
	width: 46px;
	height: 34px;
	background-image: url("../nl/img/knoppen/bt_top_up_labels.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:absolute;
	bottom: 0px;
	left: 400px;
}
div#top_nav li#deelnemen a{
	text-indent: -9999px;
	overflow: hidden;
	width: 80px;
	height: 34px;
	background-image: url("../nl/img/knoppen/bt_top_up_deelnemen.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:absolute;
	bottom: 0px;
	left: 530px;
}
div#top_nav li#contact a{
	text-indent: -9999px;
	overflow: hidden;
	width: 54px;
	height: 34px;
	background-image: url("../nl/img/knoppen/bt_top_up_contact.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:absolute;
	bottom: 0px;
	left: 694px;
}

/*knoppen links NL*/

div#left_side li#jouw_auditprofiel a{
	text-indent: -9999px;
	overflow: hidden;
	width: 174px;
	height: 25px;
	background-image: url("../nl/img/knoppen/bt_auditprofiel.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:relative;
	top: 14px;
	left: 0px;
}

div#left_side li#info_procedure a{
	text-indent: -9999px;
	overflow: hidden;
	width: 161px;
	height: 25px;
	background-image: url("../nl/img/knoppen/bt_procedure.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:relative;
	top: 26px;
	left: 0px;
}

div#left_side li#audit_boeken a{
	text-indent: -9999px;
	overflow: hidden;
	width: 151px;
	height: 25px;
	background-image: url("../nl/img/knoppen/bt_boeken.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:relative;
	top: 38px;
	left: 0px;
}


/*knop inschrijven*/

div#right_side li#nu_inschrijven a{
	text-indent: -9999px;
	overflow: hidden;
	width: 150px;
	height: 25px;
	background-image: url("../nl/img/knoppen/bt_nu_inschrijven.gif"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:relative;
	top: 0px;
	left: 0px !important;
	left: -16px;
}

div#right_side li#nu_inschrijven {list-style-type:none;}

/*titel vervanging*/
/*
div#right_side h2#scoren_met_jeugd {
	text-indent: -9999px;
	overflow: hidden;
	width: 535px;
	height: 42px;
	background-image: url("../NL/img/knoppen/ti_scoren_met_jeugd.jpg"); background-repeat: no-repeat;
	text-decoration: none;
	border-style: none;
	display: block;
	z-index: 6;
	position:relative;
	top: 20px; top: 60px;
	left: -10px;
	padding-right: 0px;
}
*/


