/* ------------------------------------------------------
	CSS: www.omploegen.nl/templates/omploegen/print.css
	Produced by: Omploegen IT
	Author: Jan van der Ploeg
	Date: oktober 2007
	Copyright: none  :)
------------------------------------------------------*/

*{
 	font-family: Arial, "Times new roman";
}
#siteLinks{
	display: none;
}
#omploegenLogo h2{
	display: none;	
}
#nav {
	display: none;
}
#subnav {
	display: none;
}
/* - - - - - - Content-deel - - - - - - */
#content{
 	font-family: Arial, "Times new roman";
}
#content p{
	line-height: 150%;
	margin-bottom: 1em;
}

#content h2{
	display: none;
}
/* - - - Curriculum vitae - - - */
#cv ul{
	margin-bottom: 0em;
	padding-bottom: 0em;
}
#cv table{
	width: 100%;
	border-bottom: 1px solid #909090;
	font: .9em Arial,Helvetica,sans-serif;
	line-height: 150%;
	margin-bottom: 1em;
}
#cv table caption{
	margin-bottom: .5em;
	text-align: left;
	font: bold 1.3em/1.4em Helvetica,Arial,"Trebuchet MS","Century Gothic",sans-serif;
	color: #7B6952;
}
.persoonlijk_col1{
	width: 25%;
	background-color:#F1F1F1;
	height: 1.5em;
	text-align: right;
	padding-right: .5em;
}
.persoonlijk_col2{
	background-color:#FFF;
	padding-left: .5em;
}
.opleidingen_col1{
	width: 25%;
	background-color: #F1F1F1;
	text-align: right;
	padding-right: .5em;

}
.opleidingen_col2{
	background-color: #FFF;
	padding-left: .5em;
	padding-bottom: 1em;
}

/* - - - e-mail formulier - - - */
#mailform{
	display: none;
}
#mailform_boven{
	display: none;
}
#mailform_onder{
	display: none;
}
/* - - - - - - Bodem van de pagina  - - - - - - */
#bottom{
	display: none;
}


