﻿html {
	height:100%;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-scrollbars-vertical;
}
body {
	scrollbar-arrow-color: 		#000000;
	scrollbar-base-color: 		#FFFFFF;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color:		#F8F8F8;
	scrollbar-face-color: 		#EAEAEA;
	scrollbar-shadow-color: 	#FFFFFF;
	scrollbar-highlight-color: 	#CFCFCF;
	scrollbar-3d-light-color: 	#D9D9D9;
	margin:			0;
	background:		#fff url(../images/x1.gif);
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	color: 			#000000;
	font-weight: 	normal;
	font-size:		10px;
	height:			100%;
}

a {  
	font-size: 	10px;
	color: 		#555555;
	text-decoration: none;
}
a:hover {  
	color: 		#000000;
}

div {
	/* border:	solid #333 1px; */
	padding:	0;
	margin:		0;
}
img {
	border:	none;
}

#top {
	background: #fff url('../images/s_top.jpg') top center no-repeat;
	width:		100%;
	height:		11px;
	font-size:	7px;
}
#logo {
	position:	absolute;
	left:		11px;
	width:		520px;
	height:		112px;
}

/* Company of Institute Logo positie*/
#CI_logo {
	position:	absolute;
	left:		264px;
	top:		75px;
}
/* Company of Institute tekst "klik hier" positie */
#CI_text {
	position:	absolute;
	left:		240px;
	top:		107px;
	font-size:	10px;
	font-family:Verdana;	
}


/* Company of Institute Logo positie*/
#CI_logo_C {
	position:	absolute;
	left:		264px;
	top:		75px;
}
/* Company of Institute tekst "klik hier" positie */
#CI_text_C {
	position:	absolute;
	left:		240px;
	top:		107px;
	font-size:	10px;
	font-family:Verdana;	
}

#transparant_logo {
	position:	absolute;
	left:		35px;
	top:		25px;
}

#logo_comp {
	position:	absolute;
	left:		593px;
	top:		530px;
}
#logo_inst {
	position:	absolute;
	left:		593px;
	top:		530px;
}
/*
#logo_inst {
	position:	absolute;
	left:		593px;
	top:		530px;
}
*/
#lang_vlag {
	position:	absolute;
	left:		470px;
	top:		40px;
}

#logo2 h1 {
	left:		425px;	
}
#text {
	width: 		410px;
	padding: 	110px 0 20px 35px; 
}
#lang {
	position: 	absolute;
	bottom:		50px;
	right:		40px;
}

/* MENU */
#menu {
	position:	absolute;
	right:		11px;
	width:		285px;
	padding: 	185px 0 0 0;
}

/* Lokatie voor Banner, eventueel andere lokatie voor engelse site */
#banner {
	position:	absolute;
	top:		235px;
	left:		530px;
	right:		11px;
	width:		285px;
	padding: 	185px 0 0 0;
}
#banner2 {
	position:	absolute;
	top:		320px;
	left:		528px;
	right:		11px;
	width:		180px;
	padding: 	185px 0 0 0;
}

#menu a {
	font-weight: 	bold;
	text-decoration: none;
	color:			#000;
}
#menu ul {
	list-style: none;
	padding: 	10px 0 0 20px;
	margin:		0;
}
#menu li {
	padding: 0 0 3px 0;
	margin:	 0;
}

/* BOTTOM */
#bottom { 
	background: #fff url('../images/bot.gif') top center no-repeat; 
	width:		100%;
	height:		26px;
	font-size:	9px;
	text-align:	center;
	padding:	5px 0px 0px 0;
}
#bottom a {  
	color: 		#C1C1C1;
	text-decoration: none;
}
#bottom a:hover {  
	color: 	#FF6600;
}

#disclaimerHome
{
	padding:0;
	margin:0;
	margin-left:50px;
}

#bottom
{
	text-align:left;
}

/*
#bottom a
{
	margin:0;
	margin-left:250px;
	
}
*/

#muismat
{
	margin-left:150px;
}

#seo
{
	margin-left:30px;
}


/* TITLES */
.voor_bedrijven {  
	color: 			#FF0000;
	font-weight: 	bold;
}
.voor_particulieren {  
	color: 			#4066A5;
	font-weight: 	bold;
}
.over_get_organized {  
	color: 			#348C32;
	font-weight: 	bold;
}
.zelf_organizer_worden {  
	color: 			#EDA800;
	font-weight: 	bold;
}
.opleiding {  
	color: #C58509;
	font-weight: 	bold;
}
.contact {  
	color: #EDA800;
	font-weight: 	bold;
}
.over_get_organized_institut {
	color: 			#7C2C38;
	font-weight: 	bold;
}



