/* -------------------------------------------- */
/* STANDARD HTML TAG RESET                      */
/* -------------------------------------------- */

body,
h1, h2,
ul, li,
p {
  	border: 0;
  	margin: 0px;
  	padding: 0px;
}

ul { 
	list-style: none; 
}
a { 
	text-decoration: none;
	outline:none;
	cursor:hand;
}

img{
	border:none;
}

/* -------------------------------------------- */
/* STANDARD HTML TAG DEFINITION                 */
/* -------------------------------------------- */
html {
	height: 100%;	
}

body {
  	font-family: arial, myriad, helvetica, verdana, sans-serif;
  	font-size: 12px;
	line-height: 16px;
  	margin: 0;
	padding: 0;
	background-color:#000000;
	scrollbar-face-color: #f5eacc;
	scrollbar-highlight-color: #f5eacc;
	scrollbar-3dlight-color: #f5eacc;
	scrollbar-darkshadow-color: #f5eacc;
	scrollbar-shadow-color: #f5eacc;
	scrollbar-arrow-color: #bdaf94;
	scrollbar-track-color: #bdaf94;
}


/* -------------------------------------------- */
/* PAGE ELEMENTS                                */
/* -------------------------------------------- */

#wrapper {
	margin:0 auto;
	width: 1000px;
	height: 675px;
}

/* -------------------------------------------- */
/* HEADER                                       */
/* -------------------------------------------- */

#header{
	margin-left: 30px;
	margin-top: 30px;
	width:910px;
	height:120px;
	float: left;
	clear: both;
}

#header img a:hover{
	background: none;
}

#header p{
	color: #c7b299;
	font-size: 12px;
	line-height: 36px;
	letter-spacing: 2px;
}

#header span.style{
	color:#524641;
}

#header span.style2{
	color: #ffffff;
}

#header p a{
	padding: 6px 3px 6px 3px;
	color: #c7b299;
}

#header p a:hover{
	background-color: #524641;
}
/* -------------------------------------------- */
/* CONTENT                                      */
/* -------------------------------------------- */

#content{
	float: left;
	width: 1000px;
	height: auto;
	min-height: 485px;
}

#menu{
	float: left;
	width: 200px;
}

#hoofd a{
	display: block;
	width: 120px;
	font-size: 20px;
	color: #c7b299;
	margin-left: 24px;
	padding-left: 6px;
	letter-spacing: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#hoofd a:hover{
	background-color:#524641;
}

#hoofd a.active{
	color: #ffffff;
}

#sub a{
	display: block;
	width: 90px;
	font-size: 14px;
	color: #c7b299;
	margin-left: 34px;
	padding-left: 6px;
	line-height: 20px;
}

#sub a#paars:hover{
	color: #8000ff;
	background-color: transparent;
}

#sub a#groen:hover{
	color: #80c800;
	background-color: transparent;
}

#sub a#geel:hover{
	color: #fff000;
	background-color: transparent;
}

#sub a#blauw:hover{
	color: #00eaff;
	background-color: transparent;
}

#sub a#roze:hover{
	color: #ff00ff;
	background-color: transparent;
}

#content_right{
	margin-top: -2px;
	float: left;
	width: 800px;
}


#sub a.activeroze{
	background-color: #ff00ff;
	color: #2d2a24;
}

#sub a.activeblauw{
	background-color: #00eaff;
	color: #2d2a24;
}

#sub a.activegeel{
	background-color: #fff000;
	color: #2d2a24;
}

#sub a.activegroen{
	background-color: #80c800;
	color: #2d2a24;
}

#sub a.activepaars{
	background-color: #8000ff;
	color: #2d2a24;
}


/* -------------------------------------------- */
/* PROFIEL                                      */
/* -------------------------------------------- */

#profiel_left{
	width: 222px;
	height: 420px;
	background: #bdaf94;
	margin-right: 10px;
	color: #2d2a24;
	float: left;
	overflow: auto;
	font-family: arial, myriad, helvetica, verdana, sans-serif;
}

#scrollbar_container p {
	font-family: arial, myriad, helvetica, verdana, sans-serif;
	font-size: 11.5px;
	padding: 12px 14px 12px 12px;
	letter-spacing: 0.3px;
	line-height: 16px !important;
}

#profiel_right{
	width: 560px;
	height: 420px;
	float: left;
	font-size: 12px;
	font-family: Times New Roman, serif;
}


#profiel_right img{
	height: 420px;
	
	width: 560px;
	margin: 0;
}

.prevnext{
	width: 100px;
	background-color: #bdaf94;
	color: #8a7e6e;
}

.prevnext a{
	background-color: #bdaf94;
	padding: 2px 4px;
	line-height: 20px;
	color: #2d2a24;
}

.prevnext a:hover{
	color: #f5eacc; 
}

/* -------------------------------------------- */
/* KLANTENLIJST                                 */
/* -------------------------------------------- */

#klant_left, #klant_middle, #klant_right{
	width: 183px;
	height: 485px;
	float: left;
	background-color: #bdaf94;
}
#klant_right {
	margin-right: 10px;
}
#klant_left ul, #klant_middle ul, #klant_right ul{
	padding: 12px;
}

#klant_left li, #klant_middle li, #klant_right li{
	color: #2d2a24;
	line-height: 15px;
	letter-spacing: 1px;
}

#klant_left a, #klant_middle a, #klant_right a{
	color:  #766a5f;
	width: 171px;
	display: block;
	padding: 2px 0;
}

#klant_left a:hover, #klant_middle a:hover, #klant_right a:hover{
	background-color: #998979;
}

#klant_img1{
	float: left;
	margin: -2px 0 0 -2px;
	display: none;
}

#klant_img1 img{
	padding-bottom: 8px;
}
/* -------------------------------------------- */
/* CONTACT                                      */
/* -------------------------------------------- */


#contact_left{
	background: #bdaf94;
	color: #2d2a24;
	width: 210px;
	height: 310px;
	margin-right: 10px;
	float: left;
	letter-spacing: 1px;
}

#contact_left p{
	line-height: 18px;
	padding:12px;
}

#contact_left strong{
	color: #8a7e6e;
}

#contact_left a{
	padding: 6px 4px 4px 2px;
	color: #2d2a24;
}

#contact_left a:hover{
	background-color: #524641;
}

#contact_middle{
	background: #bdaf94;
	color: #2d2a24;
	width: 210px;
	height: 310px;
	margin-right: 10px;
	float: left;
	letter-spacing: 1px;
}

#contact_middle p{
	padding: 12px;
	line-height: 18px;
}

#contact_middle a{
	color: #8a7e6e;
	padding: 6px 4px 4px 2px;
}

#contact_middle a:hover{
	background-color: #524641;
}

#contact_right{
	float: left;
}

#contact_right img{
	width: 350px;
	margin-top: -2px;
	margin-left: -2px;
}

/* -------------------------------------------- */
/* OPDRACHT                                     */
/* -------------------------------------------- */

#opdracht_right{
	width: 222px;
	height: 420px;
	background: #bdaf94;
	color: #2d2a24;
	float: left;
	/*overflow: auto;*/
}

#opdracht_right p{
	font-family: arial, myriad, helvetica, verdana, sans-serif;
	padding: 12px;
	line-height: 18px;
}

#opdracht_left{
	width: 560px;
	height: 420px;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	font-family: Times New Roman, serif;
}

#opdracht_left img{
	height: 420px;
	width: 560px;
	margin: 0;
}




/* -------------------------------------------- */
/* FOOTER                                       */
/* -------------------------------------------- */
#footer{
	width: 1000px;
	height: 40px;
}