*
{
	font-family: Arial, Verdana;
	background-color: white;
	color: black;
}

BODY, P, TABLE, TD
{
	font-size: 9pt;
}

H1
{
	font-size: 16pt;
	font-weight: bold;
	display: block !important;
	clear: both;
}

H2
{
	font-size: 15pt;
}
H3
{
	font-size: 14pt;
}

DL
{
	page-break-after: auto;
}

DT
{
	position:relative;
	width: 140px;
	float: left;
	clear: left;
	display: inline;
	font-size: 13px;
	font-weight: bold;
}

UL
{
	page-break-inside: avoid;
}

DD
{
	display: block !important;
	clear: right;
	width: 600px;
	line-height: 16px;
	
}

DD UL
{
	display: block !important;
	clear: both;
	padding-bottom: 5px;
}

UL LI
{
	list-style-type: disc;
}

LI IMG
{
	display: none;
}
TABLE, TABLE THEAD TR TH
{
	border-bottom: 1px solid #CDCDCD;
}

.moreInfo, .legend, .companyImage, TH
{
	border: 0;
}

.moreInfo
{
	display: block !important;
}

.legend
{
	display:none;
}

.footer
{
	margin-top: 100px;
	position: relative;
	text-align: center;
}
A, A:hover, A:visited
{
	text-decoration: underline;
}

IMG
{
	display:none;
}

.section
{
	display: block !important;
	font-size: 9pt;
}

#timeline 
{
	
}

.slideContent {
	display:none;
}



.wiibutton
{
	display:none;
}

.jobInfo
{
	border-bottom: 1px solid black;
	padding: 5px;
	margin: 10px;
	width: 80%;
}

#experience, #shock, #skills
{
	page-break-before: always;
}

#inleiding,#navigation
{
display: none;
}


#maincontent {
	width: 90%;
}

.companyImage {
	left: 85% !important;
}

.companyImage table td:last-child {
	display:none;
}