body {
	background-color: #D6D6CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62,5%;
	background-repeat: no-repeat;
	background-position: right top;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 800px;
}
#serie {
	font-size:0.7em;
	color: #86513c;
	font-weight: bold;
}
#main {font-size:0.9em}
#portfolio {font-size:0.7em}
#table8px {height:8px}
#jaar {
	font-size:0.8em;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 4px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #526d9d;
	color: #526d9d;
	font-weight: bold;
	text-align: center;
}
#cv {	
	font-size:0.8em;
}
#cv_h1 {
	font-size:0.9em;
	color: #D6D6CE;
	font-weight: bold;
	padding-bottom: 2px;
	background-color: #526d9d;
	padding-right: 2px;
	padding-left: 2px;
}
#cv_h2 {
	font-size:0.8em;
	font-weight: bold;
	font-style: italic;
}
#cv_h3 {
	font-size:0.8em;
	text-transform: uppercase;
	font-weight: bold;
}
#name {
	color:#D6D6CE;
	font-size:0.9em;
	font-weight: bold;
	background-color: #86513c;
	padding-right: 4px;
	padding-left: 4px;
}a:link {
	color: #526d9d;
	text-decoration: none;
}
a:visited {
	color: #526d9d;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
.rood {color: #86513c}
.blauw {color: #526d9d}
.blauw_button {
	color: #526d9d;
	font-weight: bold;
	padding: 1px;
	border: 1px solid #526d9d;
}
