body
{
	background-image: url('logo2.jpg');
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 700px;
	margin: 20px 0px 50px 50px;
	font-family: 'Verdana';
	font-size: 10pt;
	color: #300;
	background-color: #E6F7FE;

}

p
{
	line-height: 1.8em;
	text-align: justify;
	width: 500px;
}

h1.kop
{
	font-size: 30pt;
	font-family: 'monotype corsiva';
	color: #FEE798;
}

h1
{
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 8px;
}

h2
{
	text-align: center;
	font-weight: 100;
}

h3
{
	margin-bottom: 20px;
	margin-top: 30px;
}

a
{
	word-spacing: 10px;
}

a:link,a:visited
{

	color: #fca576;
	text-decoration: overline;
}

a:hover,a:active
{
	color: #E28132;
	text-decoration: underline;

}

span#menu
{
	word-spacing: 50px;
	width: 700px;
	text-align: justify;
}

span#menu a
{
	text-decoration: none;
}

table
{
	width: 500px;
}
td
{
	vertical-align: top;
	padding-right: 20px;
	text-align: left;
	padding-bottom: 15px;
}

td.date
{
	width: 150px;
}

.vet
{
	font-weight: bold;
}

div#opleidingen, div#werkervaring, div#talen, div#bijzonderheden
{
	position: absolute;
	top: 250px;
	left: 50px;
}

