@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #036;
        background-color: #FFF;
}

h4{
	color:#D60B52;
}

h4, i, u {
    color: #D60B52;
}

img{
 border: 0px;
}

a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #036;
}



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

#container{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/* banner */

#header{
	float: left;
	width: 950px;
        overflow: hidden;
        position: relative;
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        height: 132px;
}

#logo{
	float: left;
	height: 100px;
	width: 250px;
	padding-left: 8px;
        padding-top: 16px;
}

#logo img{
    width: 149px;
}

#tandwiel {
    position: absolute;
    right: 0;
    z-index: 999;
    background-image: url('../images/tandwiel-rood.png');
    background-repeat: no-repeat;
    width: 268px;
    height: 132px;
}

#blue-background-header{
	float: left;
	height:60px;
	width: 580px;
	padding: 40px 10px 0px 0px;
	background-image:url(../../assets/images/veeg.jpg);
	background-repeat:no-repeat;
	text-align: right;	
}

#taal{
	position: absolute;
        right: 8px;
        z-index: 9999;
        margin-top: 5px;
}

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

#taal ul img{
   width:16px;
}

#taal ul li a{
   font-size: 10px;
   display: inline-block;
}

#taal ul li a.active{
   border: 2px solid white;
}


#container_rotator{
	position: absolute;
        right: 0;
        width: 789px;
        z-index: 1;
        right: -41px;
}

#rotator{
	position:absolute;
	height: 250px;
	width: 950px;
	overflow:hidden;
}

#overlay_rotator{
	position:absolute;
	height: 250px;
	width: 432px;
	margin-top: 100px;
	margin-left: 518px;
	z-index:100;
	background-image:url(../../assets/images/overlay.png);
	background-position:right;
	background-repeat:no-repeat;
}

#nav{
	float: left;
	height:30px;
	width:950px;
}

#nav a:link, #nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	color: #036;
}

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

#nav_left{
    float: left;
    height: 30px;
    width: 690px;
    padding: 0px 0px 0px 0px;
}

#nav_left ul {
	padding-right:5px;
}

#nav_left ul li{
	padding-right:5px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-right:10px;
	height:30px;
	float:left;
}

#nav_right ul li{
	padding-right:5px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-left:10px;
	height:30px;
	float:right;
}

#nav_left ul li a, #nav_right ul li a{
		font-size:13px !important;
		padding: 0 10px;
}

#nav_right{
    float: right;
    height: 30px;
    width: 240px;
    padding: 0px 0px 0px 0px;
    text-align: right;
}

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

#nav ul li{
    display: inline;
    line-height: 30px;
}

/* CRUMB PATH */
#kop{
	float:left;
	height: 25px;
	width: 690px;
	margin-bottom: 10px;
}

#kop span{
	display:block;
	float:left;
	padding: 10px 10px;
	background-image:url(../images/crumb-arrow.png);
	background-position:right;
	background-repeat:no-repeat;
}

#kop .last-item{
	background-image:none;
}

#kop a:link, #kop a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #5b5b5b;
}

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

.active a{
	color:#4c9448 !important;
        font-weight: normal !important;
         background-image:url('../images/tandwiel-small.png');
        background-position: right;
        background-repeat: no-repeat;
}

#main_left .active a{
}

#main{
	float: left;
	width: 950px;
	min-height: 350px;
	padding: 0px 0px 20px 0px;
}

main ul{
	list-style-type: bullit;
	margin: 0px;
	padding: 0px;
}

#main_left{
        float: left;
        min-height: 350px;
        width: 180px;
}

#main_left img {
    border: 1px solid White !important;
    max-width: 162px; 
}

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

#main_left ul li{
    list-style:none;
    margin-bottom:5px;
    font-family: Arial, Helvetica, sans-serif; 
}

#main_left a:link, #main_left a:visited{
	color: #002455;
        width:170px;
        padding: 4px 0 4px 15px;
        border: 1px solid #e2e2e2;
        display:block;
        border-radius:3px;
        text-decoration: none;
        font-weight: bold;
        font-size:13px;
}

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

#main_right{
        float: right;
        width: 725px;
        min-height: 350px;
        padding: 0px 10px 0px 10px;
        border: 1px solid #E3E3E3;
}

#main_right p a{
	font-size:12px;
}

#footer{
	float:left;
	width:950px;
	height:30px;
	font-size:12px;
        border: 1px solid #D60B52;
        margin-bottom: 10px;
}

#logo_clm{
	float:left;
	width:100px;
	height:30px;
	padding: 0px 0px 0px 10px;
}

#adresgegevens{
	float: left;
	width:830px;
	height:25px;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 30px 0px;
    font-size:12px;
}

.categorie{
	background-color:#504C4C;;
	padding: 5px 10px;
}

.holder-categorie{
	border: 1px solid #999;
	width:97%;
	padding:10px;
}

.holder-categorie table th{
    padding:8px;
}

.holder-categorie table td {
	padding:8px;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.holder-categorie table tr:nth-child(even) td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}

.holder-categorie .sub-row{
    padding: 8px; 
    background: transparent; 
    background-color: #fff; 
    border-left:none;
}



.tip-info {
	position: absolute;
	display: inline;
	margin-left: 10px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-image: url('../../assets/images/icons/tips32.png');
}
.tip-info p {
	z-index: 9;
	display: none;
	position: absolute;
	left: 30px;
	height: auto;
	width: 20em;
	border-width: 1px;
	padding: 5px 10px;
	background-color: #b9d300;
}

.button{
	cursor:pointer;
	height:30px;
	padding: 0 15px !important;
	margin: 5px 0;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px#888;
	box-shadow: 0 0 3px #888;
	color:#000;
	background-image: -o-linear-gradient(bottom, rgb(173,164,173) 5%, rgb(227,227,227) 53%);
	background-image: -moz-linear-gradient(bottom, rgb(173,164,173) 5%, rgb(227,227,227) 53%);
	background-image: -webkit-linear-gradient(bottom, rgb(173,164,173) 5%, rgb(227,227,227) 53%);
	background-image: -ms-linear-gradient(bottom, rgb(173,164,173) 5%, rgb(227,227,227) 53%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.05, rgb(173,164,173)),
		color-stop(0.53, rgb(227,227,227))
	);
	border:#666 1px solid !important;
}


/* Tips */

.holder-categorie table td{
    position: relative;
}

.holder-categorie table td:first-child{
    width:452px !important;
}

.holder-categorie table td > div{
    padding: 3px;
    padding-left: 50px;
}
.show_tips span{
    color: #DA2362;
    text-decoration: none;
    cursor: pointer;
}

.show_tips.hide{
    display: none;
}

.show_tips:hover{
    text-decoration: none;
}

.show_tips .verberg{
    display: none;
}

.tips{
    display: none;
    background-color: #f7f7f7;
}

.tips td{
    padding: 8px;
}

.tips ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
     background-color: #fff;
     padding: 10px;
}

.tips td ul li{
    background-image: url(../images/bulb.png);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 48px;
    margin-bottom: 10px;
    padding-bottom: 4px;
   
}

.tips_meer{
    padding-left: 50px;
    color: #DA2362;
    cursor: pointer;
}

.tips_meer:before{
    content: '+';
    margin-right: 6px;
    background-color: #DA2362;
    color: white;
    width: 15px;
    display: inline-block;
    text-align: center;
}

.tips_meer.active:before{
    content: '-';
}

.tip_meer{
    display: none;
     padding-left: 75px !important;
}

.choose_yardstick tr td:first-child{
    white-space: nowrap;
}

.choose_yardstick tr input{
    float: none;
}

.choose_yardstick tr label{
    width: auto;
    float: none;
    font-weight: bold;
}

.copy_yardstick tr td:first-child{
    white-space: nowrap;
}

.copy_yardstick tr input{
    float: none;
}
.copy_yardstick tr label{
    width: auto;
    float: none;
    font-weight: bold;
}



