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

*{margin:0;padding:0;}

html{
background: #FFFFFF url(../layout/bg-2.jpg) repeat ;
height:100%;}

body{
	min-height:100%;
	height:auto!important;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	background-color: #FFFFFF;
}

.wit {color:#FFFFFF; text-decoration:none; font-size:13px;}
.witwit {color:#FFFFFF; text-decoration:none; padding:30px; text-align:center;}
.wAtwAt {color:#FFFFFF; text-decoration:none; padding:10px; text-align:center;}
.buttons {text-decoration:none; padding-top:20px; padding-bottom:20px; padding-left:10px; padding-right:25px; text-align:center;}
.zwart {color:#000000; text-decoration:none;}
.p20l { padding-right:20px; font-size:13px;}

#witboven { width:100%; height:7x; background:#FFFFFF; }
#grijsboven { width:100%; height:7x; background:#CCCCCC; }
#witonder {
	width:100%;
	height:20px;
	background:#FFFFFF;
}
#grijsonder { width:100%; height:350px; background:#CCCCCC; }
#navigatietop {
	width:100%;
	height:58px;
	display:block;
	background-color: #000000;
	background-image: url(../layout/topBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#navigatietopcenter {
	width:1000px;
	height:58px;
	margin:0 auto;
	background-color: #000000;
	background-image: url(../layout/tracandtracetop.jpg);
	background-repeat: no-repeat;
}
#navigatietopcentergrijs { width:1000px; height:58px; background:url(../layout/tracandtracetopgrijs.jpg); margin:0 auto;}

#content {
	width:100%;
	min-height:416px;
	display:block;
	background-image: url(../layout/adresachterbig.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
}
#contentcenter {
	width:1000px;
	min-height:416px;
	background:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#navigatiebeeldjes {width:192px; height:287px;}

.style7 {color: #333333}
.style9 {color: #333333; font-weight: bold; }
.style10 {
	color: #FE9900;
	font-weight: bold;
	font-size: 12px;
}
.style11 {
	font-size: 12px;
	color: #FE9900;
	font-weight: bold;
}

.orangaat {
	font-size: 11px;
	color: #FE9900;
	padding-left: 13px;
	padding-bottom: 10px;
}

.orangaatt {
	font-size: 10px;
	color: #FE9900;
	
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style13 {font-family: Arial, Helvetica, sans-serif; padding-top:5px;}
.style14 {color: #FFFFFF}
.style15 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.style30 {
	background-color: #FF9900;
	margin: 0px;
	padding: 2px;
}

img { border:none;}.padding-top-main {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style16 {color: #666666}
#flashcontent {height: 100%;}
.required {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	text-align: left;
}

#flashcontent, #flashcontent2 { 
	margin: 0 auto;
}

    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
	/* Easy Slider */
	
	#contentsliderdoos { margin-left:45px;}
	
	#contentslider{
		position:relative;
		margin:0 auto;
		}	

	#slider{ }	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												
										

/* // Easy Slider */
