/* @override http://www.stocwageningen.nl/theme/stylesheet.css */

/*
	
	# geel
	color: #fcff03;
	
	# roze
	color: #e50e63;
	
*/

body{
	background: #f2f2f2 url(img/bg.png) no-repeat center top;
	
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-size: 11pt;
}

h2 {
	font-size: 14pt;
	margin-top: 0;
}

h3 {
	font-size: 10pt;
}

a {
	color: inherit;
	text-decoration: none;
}

div.form_inschrijfformulier label {
	display: block;
	float: left;
	width: 160px;
}

div.form_inschrijfformulier div.submit {
	padding: 1em;
}

div#contentbody a {
	font-weight: bold;
	color: black;
	font-style: italic;
}

div#contentbodyscroll {
	padding-right: 2em;
}
