/*
heeldonkerpaars (logo): #330000
donkerpaars: #330076
middelpaars: #C9C0DC
kaderspaars: #E1DBF1
lichtpaars: #E9E5F3
heel-lichtpaars (achtergrond): #F4F3F8
felgroen: #D0E000
middelgroen: #E3E411 -> #99BB00
lichtgroen: #E6F483
lime homepage: #E0EA08;

*/

BODY  {
	margin-left: 15px;
	margin-top: 15px;
	font-family: Arial;
	color : #330076;
    font-style:  normal;
    font-weight: normal;
	background: #E9E5F3;
	background-repeat : no-repeat;
	/*scrollbar-arrow-color:#C9C0DC;
	scrollbar-track-color:#C9C0DC;
	scrollbar-shadow-color:#C9C0DC;
	scrollbar-highlight-color:#C9C0DC;
	scrollbar-3dlight-color:#C9C0DC;
	scrollbar-darkshadow-Color:#C9C0DC;*/
}

/*  span / div - instead of frames */
/*#website {
	position:relative;
	border: 0;
	margin: 0;
	padding: 0;
	z-index:1;
	overflow:hidden;
}*/
#website {
	position:relative;
	left:250px;
  	top:0px;
	width:1024px;
	height:768px;
	border: 0;
	margin: 0;
	padding: 0;
	z-index:1;
	overflow:hidden;
}

#websiteIFrame {
	position:relative;
	width: 800px;
	height: 600px;
	border: 0;
	margin: 0;
	padding: 0;
}
#websiteLayer {
	position:relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 600px;
	z-index:2;
	overflow:hidden;
}
	
/*  wrapper */
#wrapper {
    background: #F4F3F8;
	margin: 0px 0px;
	padding: 0px;
	width: 800px;
	height: 600px;
	z-index: 3;
}

/*  home-divs */
#boomring_groen_home {
	position:absolute;
 	left:0px;
  	top:0px;
   	width:800px;
    height:20px;
	z-index:4;
}
#groep_home {
	position:absolute;
 	left:0px;
  	top:20px;
   	width:800px;
    height:280px;
	z-index:5;
}
#boomring_trans_home {
	position:absolute;
 	left:0px;
  	top:300px;
   	width:800px;
    height:300px;
	z-index:5;
}
#cirkels_home {
	position:absolute;
 	left:170px;
  	top:230px;
   	width:400px;
    height:209px;
	z-index:6;
}
#juiste_home {
	position:absolute;
 	left:400px;
  	top:130px;
   	width:200px;
    height:50px;
	z-index:7;
}
#balans_home {
	position:absolute;
 	left:620px;
  	top:230px;
   	width:100px;
    height:50px;
	z-index:7;
}
#logo_home {
	position:absolute;
 	left:480px;
  	top:500px;
   	width:308px;
    height:75px;
	z-index:8;
}
#tekst_home {
	position:absolute;
 	left:0px;
  	top:430px;
   	width:400px;
    height:300px;
	z-index:9;
}

/* sitemap */
#sitemap {
 	position:absolute;
    background: transparent;
	color: #FFD400;
	top:570px;
	left:-10px;
	margin: 0px 0px;
	padding: 0px;
	width: 118px;
	height: 30px;
	z-index: 10;
}

/*  nav */
#nav {
    background: #C9C0DC;
	color: #FFD400;
	top:0px;
	left:0px;
	margin: 0px 0px;
	padding: 0px;
	width: 118px;
	height: 600px;
	z-index: 4;
}

#streep {
 	position:absolute;
    background: #C0C0C0;
	color: #C0C0C0;
	top:0px;
	left:119px;
	margin: 0px 0px;
	padding: 0px;
	width: 2px;
	height: 600px;
	z-index: 10;
}

/*  pagebody */
#pagebody {
	background: #F4F3F8;
	top:0px;
	left:200px;
	margin: 0px 0px;
	padding: 0px;
	border: 0;
	text-align: left;
	background: transparent;
	clear: both;
	z-index:4;
}

#lijn_intro {
	position:absolute;
	left:150px;
  	top:35px;
   	width:308px;
    height:75px;
	z-index:5;
}
#balans_intro {
	position:absolute;
 	left:165px;
  	top:25px;
   	width:566px;
    height:150px;
	z-index:5;
}
#tekst_intro {
 	position:absolute;
  	left:145px;
   	top:100px;
    width:630px;
	height:580px;
	z-index:10;
}

#tekst {
 	position:absolute;
  	left:145px;
   	top:30px;
    width:630px;
	height:580px;
	z-index:10;
	/* onderstaande alleen gebruiken, als je mogelijkheid van scrollbalk wilt geven */
	max-height:560px;
	overflow:auto;
}

#kader {
	position:absolute;
	left:0px;
	top:305px;
	width:580px;
	z-index:15;
}

#logo_wieis {
	position:absolute;
	left:320px;
  	top:105px;
   	width:315px;
    height:408px;
	z-index:5;
}

/* a-links */
A {
	font-family: Arial;
	color : #330076;
	font-size : 12px;
	font-style: normal;
	font-weight : normal;
	text-decoration: none;
}

A:active  {
	color : #330076;
	text-decoration: none;
}

A:link  {
	color : #330076;
	text-decoration: none;
}

A:visited  {
	color : #330076;
	text-decoration: none;
}

A:link IMG  {
	border : 0px;
}
A:visited IMG  {
	border : 0px;
}
A:active IMG  {
	border : 0px;
}

.kophome  {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #E0EA08;
}
.leadhome  {
    font-family: Arial;
	font-size : 24px;
	font-weight : bold;
	color: #C9C0DC;
}
.bodyhome  {
    font-family: Arial;
	font-size : 14px;
	font-weight : bold;
	color: #E0EA08;
}
.kopintro1  {
    font-family: Arial;
	font-size : 22px;
	font-weight : bold;
	color: #57269c;
}
.kopintro2  {
    font-family: Arial;
	font-size : 30px;
	font-weight : bold;
	color: #99BB00;
}

.leadintro  {
    font-family: Arial;
	font-size : 16px;
	font-style : italic;
	font-weight : normal;
	color: #AE95CE;
}

.bodyintro  {
    font-family: Arial;
	font-size : 14px;
	color: #57269c;
	font-weight : normal;
}
.kopcoaching  {
    font-family: Arial;
	font-size : 20px;
	font-weight : bold;
	color: #99BB00;
}
.koploopbaanbegeleiding  {
    font-family: Arial;
	font-size : 20px;
	font-weight : bold;
	color: #99BB00;
}
.kopoutplacement  {
    font-family: Arial;
	font-size : 20px;
	font-weight : bold;
	color: #99BB00;
}
.kopcontact  {
    font-family: Arial;
	font-size : 20px;
	font-weight : bold;
	color: #99BB00;
}
.koplinks  {
    font-family: Arial;
	font-size : 20px;
	font-weight : bold;
	color: #99BB00;
}

.leadcoaching  {
    font-family: Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #330076;
}
.leadcoachingkader  {
    font-family: Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #99BB00;
	background: #E1DBF1;
}
.leadloopbaanbegeleiding  {
    font-family: Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #330076;
}
.leadloopbaanbegeleidingkader  {
    font-family: Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #99BB00;
	background: #E1DBF1;
}
.leadoutplacement  {
    font-family: Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #330076;
}
.leadoutplacementkader  {
    font-family: Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #99BB00;
	background: #E1DBF1;
}
.kopwieis  {
    font-family: Arial;
	font-size : 20px;
	font-weight : bold;
	color: #99BB00;
}

.leadwieis  {
    font-family: Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #330076;
}

.bodywieis  {
    font-family: Arial;
	font-size : 14px;
	color: #330076;
	font-style : normal;
	font-weight : normal;
}
.leadcontact  {
    font-family: Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #330076;
}
.leadlinks  {
    font-family: Arial;
	font-size : 12px;
	color: #330076;
	font-weight : bold;
}

.bodycoaching  {
    font-family: Arial;
	font-size : 14px;
	color: #330076;
	font-weight : normal;
}
.bodycoachingkader  {
    font-family: Arial;
	font-size : 14px;
	color: #330076;
	background: #E1DBF1;
	font-weight : normal;
}
.bodyloopbaanbegeleiding  {
    font-family: Arial;
	font-size : 14px;
	color: #330076;
	font-weight : normal;
}
.bodyloopbaanbegeleidingkader  {
    font-family: Arial;
	font-size : 14px;
	color: #330076;
	background: #E1DBF1;
	font-weight : normal;
}
.bodyoutplacement  {
    font-family: Arial;
	font-size : 14px;
	color: #330076;
	font-weight : normal;
}
.bodyoutplacementkader  {
    font-family: Arial;
	font-size : 14px;
	color: #330076;
	background: #E1DBF1;
	font-weight : normal;
}
.bodycontact  {
    font-family: Arial;
	font-size : 14px;
	color: #330076;
	font-weight : normal;
}
.bodylinks  {
    font-family: Arial;
	font-size : 12px;
	color: #330076;
	font-weight : normal;
}

/*  lijn-definitie */
HR  {
	border-top : solid;
	display : block;
}

/*input (buttons)t*/
INPUT {
	background-color : #99BB00;
	color : #330076;
}


/* table-settings */
TR  {
	border: 0px;
}

TD  {
	font-size : 10pt;
	border: 0px;
}

.menu {
	font-family: Arial;
	background-color: #C9C0DC; 
	color : #330076;
	font-size:12px; 
}
.submenu {
	font-family: Arial;
	background-color: #C9C0DC; 
	color : #E9E5F3; 
	font-size:10px; 
}


