/* ================================================================
Quintel Copyrighted(c) Color Scheme: 

		dark blue 			- #072456
		light grey			- #E4E6E8
		medium grey			- #B9BBC7
		dark grey			- #919191
		orange				- #FE9B03
		pink				- #FDE3BA
		light blue			- #3366FF
		medium blue			- #216EBB
		white				- #FFFFFF

=================================================================== */
/* ================================================================
Additional (and new) colors:

		site dark blue		- #001D3B
		bordeaux-red		- #CC3300
=================================================================== */


*{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html,body {
	height:100%; /* needed for container min-height */
}

body{
	background-color:#D1D1EA;
	background-image:url(../images/background_oq.jpg);
	background-repeat:repeat-x;
}

#outeroutercontainer{
	text-align: center;	
}

#outercontainer{
	text-align: left;	
}

img{
	border:none;
}

#picturelinks{
	margin-top: 10px;
	margin-left: 20px;
}

.picturelink{
	margin-bottom: 10px;

}

#outeroutercontainer{
	height:100%; /*needed for container min-height */
	background-repeat: no-repeat;
	background-image:url(../images/header/header_lenr.jpg);
	background-position: center top;
}

#outercontainer{
	height:100%; /*needed for container min-height */
	width:970px;
	margin: 0 auto;
}

#container{
	position:relative; /* needed for footer positioning*/
	float: left;
	min-height:100%;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../images/background/vlak.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
/* ---- links ------ */

#container #body a,
#container #body a:visited{
	color: #0099FF;	
}
#container #body a:hover,
#container #body a:active{
	text-decoration:underline;	
}

#container #body div#locatie a,
#container #body div#locatie a:visited{
	text-decoration: none;
}

#container #body div#locatie a:hover,
#container #body div#locatie a:active{
	text-decoration: underline;
}

/* ---- end links ------ */

#header{
	background-image:url(../images/background_oq.jpg);
	height:195px;
	margin: 0 0 0 0;
	margin: 0 0 0 0;
}

#header{

}

#header #pic{
	margin-bottom: 0;
	height: 145px;
}


#container #body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #072456;
	line-height: 1.6em;
	padding: 10px 10px 3em 10px;
	width: 950px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float:left; /* Zorgt ervoor dat de height van de container even groot is als de elementen die erin zitten*/
}

#container #body #main{
	width: 470px;
	padding: 0 10px;
	float:left;
}
#container #body #picture{
	width: 200px;
	padding: 2.7em 10px 0 10px;
	float:left;
}
#container #body #excerpt{
	width: 218px;
	float:left;
	margin: 2.7em 10px 10px 10px;
}
#smallnav{
	border: 0px dashed #EEE;
	width: 174px; /* important: Not too wide, otherwise IE 6.0 will DISFUNCTION*/
	float:right;
	margin: 10px 10px 10px 10px;
	list-style-position: inside;
	list-style-type: circle;
	padding: 15px;
	margin-top: 50px;
}

#largenav{
	border: 0px dashed #EEE;
	width: 230px;
	float:left;
	list-style-position: inside;
	list-style-type: circle;
	margin-top: 10px;
}

#largenav .nav_level3{
	list-style:inside;
	margin-left: 1em;
}

.link{
	float: right;
}

#container #body #excerpt #link{
	text-align: right;
}
#container #body #excerpt #link a{
	color: #0099FF;
}

div#locatie {
	font-size:x-small;
	color: #0099FF;
}

#container #footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
}

h2 {
	font-size: large;
	margin: 0.6em 0 1em 0;
	font-weight:bold;
	line-height:1.3em;
}

h3 {
	font-size: small;
	margin-top: 1.6em;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
}

h4 {
	font-size: small;
	margin: 0.8em 0 0.1em 0;
}

p{
	text-align: left;
	margin: 0.5em 0 0.5em 0;
}


/* SUBNAV */

#subnav{
	width: 100%;
	margin: 3px 0 0 0;
	text-align: center;
	color: #FFFFFF;
}

#subnav a{
	margin: 0 20px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;	
}

#clear{
	clear:both;
}

/* --------------- language --------------- */



#language{
	position:absolute;
	top:151px;
	left:-30px;
}

#language img{
	border: none;
}

/* --------------- edit --------------- */

#edit{
	position:absolute;
	top:151px;
	right: -30px;
}

#edit img{
	border: none;
}

#error{
	color:#FF0000;
}

#body #spread{
	margin: 20px;
}

/* ------------------ Weblogs ------------------ */

#body #spread #input_weblog{
	text-align: center;
	margin: 20px 0;
	color: #999999;
}

#body #spread .weblog{
	float: left;
	margin: 10px 20px 10px 0;
	position: relative;
}

#body #spread .weblog .tekst {
	float: right;
	width: 730px;
}

#body #spread .weblog .tekst {

}

#body #spread .weblog .pasfoto {
	float: left;
	width: 140px;
}
#body #spread .weblog .pasfoto img {
	border: none;
}


#body #spread .weblog .tekst .bericht {
	clear: left;
}

#body #spread .weblog .tekst .datum{
	float: right;
	margin-right: 0.3em;
	font-weight: bold;
	font-size: small;
	color: #216EBB;
}

#body #spread .weblog .tekst .naam{
	margin-right: 0.3em;
	font-weight: bold;
}

#body #spread .weblog .tekst .positie{
	margin-right: 0.3em;
	font-style: italic;
}

/*#body #spread .weblog .tekst .link{ */
.link{
	text-align: right;
}

#body #spread .weblog .pasfoto img{
	width: 120px;
	margin: 5px;
}

/* ----------------- fotos ------------------- */

#fotos{
	float: right;
	margin: 10px;
	width: 410px;
}

#fotos .unit{
	float: left;
	width: 190px;
	margin-right: 10px;
}

#body #fotos .unit img{
	width: 178px;
}

#body #fotos .unit p{
	width: 178px;
	margin: 0 0 10px 0;
	font-style: italic;
}

/* ---------------- artikellen (dus niet in het profiel zelf) ------------------ */

#qcontainer {
	width: 580px;
	margin: 60px 200px 0 auto;
}

#qcontainer .quintessence {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

#qcontainer .quintessence .qcover{
	width: 110px;
	float: left;
	border: 1px solid #000;
}

#qcontainer .quintessence .qcover img{
	width: 110px;
}

#qcontainer .quintessence .artikellen{
	position: relative;
	float: left;
	margin-left: 37px;
	width: 420px;
}

#qcontainer .quintessence .artikellen .kop{
	font-size: small;
	font-weight: bold;
	z-index: 1;
}

#qcontainer .quintessence .artikellen .kop .nummer{
	position: absolute;
	display: none;
	left: -40px;
	top: -4px;
	font-size: x-large;
	color: #D28C46;
}

#qcontainer .quintessence .artikellen .kop .titel{
	margin-top: 0.1em;
	z-index: 1;
}

#qcontainer .quintessence .artikellen .samenvatting{
	visibility: hidden;
	position: absolute;
	padding: 10px;
	left: 400px;
	width: 300px;
	background: #B9BBC7;
	border: 3px double #999999;
	color: #FFFFFF;
	z-index: 2;
}

#qcontainer .quintessence .artikellen .samenvatting .titel_s{
	font-style: italic;
	font-variant: small-caps;
	position: absolute;
	color: #333333;
	top: -16px;
	left: 118px;
}

/* -------------- artikellen in het profiel-gedeelte -----------------*/

.qartikel{
	width: 100%;
	margin-bottom: 10px;
}

.qartikel h4{
	width: 100%;
}

.qartikel h4 .titel{
	font-size:medium;
}

.qartikel h4 .medium{
	font-variant:small-caps;
	font-size: medium;
	color: #B9BBC7;
	margin-left: 30px;
}

.qartikel .link{
	text-align: right;
	float: none;
}


/* ----------------textarea------------------------ */

textarea.styled {
	width: 100%;
	height: 500px;
	border: 1px dashed #FF0000;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* ----------------media------------------------ */

#media{
	padding: 30px 0 0 5px;
	float: left; /* important! */ 
}

.lineitem{
	width: 450px;
	float: left;
	margin-bottom:5px;
}


.lineitem .picture{
	float: left;
	margin-right: 10px;
}

.lineitem .text{
	float: left;
	width: 420px;
}

.lineitem .medium{
	font-weight: bold;
}

.lineitem .datum{
	color: #666666;
}

.lineitem .beschrijving{
}

/*-----------------------------------------------------------------------------------------------
	Evaringen-voorbeeld
-----------------------------------------------------------------------------------------------*/	

#ervaring_voorbeeld {
	margin-top: 10px;
	width: 400px;
}

#ervaring_foto{
	margin-top: 50px;
	margin-bottom: 50px;
}

.standaard td{
	padding-top: 5px;
}


/*-----------------------------------------------------------------------------------------------
	Evaringen-voorbeeld
-----------------------------------------------------------------------------------------------*/	

ul.internal {
	list-style:inside;
}

/* ================================================================
Quintel Copyrighted(c) Color Scheme: 

		dark blue 			- #072456
		light grey			- #E4E6E8
		medium grey			- #B9BBC7
		dark grey			- #919191
		orange				- #FE9B03
		pink				- #FDE3BA
		light blue			- #3366FF
		medium blue			- #216EBB
		white				- #FFFFFF

=================================================================== */



