/* Copyright (C) Joost Schellevis */

#menu, .hidden { display: none; }

body {
	font-family: "Times New Roman", Times, serif;
}

#header h1 {
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

#header h1 a {
	color: #0d9dc1;
}

#header h2 {
	margin-bottom: 50px;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
}

a {
	color: #000;
	text-decoration: none;
}


#tekst a {
	text-decoration: underline;
}

#tekst h1 {
	font-size: 18px;
}

#tekst h2 {
	font-size: 15px;
}

#tekst .cv {
	font-style: italic;
	width: 150px;
	text-align: right;
}

#tekst table tr td {
	margin: 0px;
	padding: 2px 10px 2px 0px;
	vertical-align: top;
	text-align: left;
}

#footer {
	padding-top: 50px;
	text-align: center;
}
