body {
	background-color:#FFF;
	font-family:Arial,Times New Roman,Tahoma,Verdana;
	font-size:70%;
	margin:0;
	padding:0;
	color:#000;
}

img,
fieldset,
form
{
	margin:0;
	border:0;
}


ul,ol {
	margin:0;
	padding:0;
}

label:hover {
	cursor:pointer;
}

br.clearer {
	clear:both;
}

img.left {
	float:left;
}

img.right {
	float:right;
}

div#container {
	margin:0 auto;
	width:700px;
	text-align:center;
}

div #header {
	text-align:center;
}

div#skip {
	background-color:#000099;
	line-height:10px;
	height:10px;
	border-bottom:3px solid #6c6ca7;
}

div#skip a {
	visibility:hidden;
}

div#header h1 {
	font-size:230%;
	color:#000;
	text-transform:uppercase;
	margin:0;
	padding:0;
	
}

div#header h1.groninger {
	margin-top:20px;
	font-family:Times New Roman;
	letter-spacing:-1px;
}

div#header h1.studentenZeilschool {
	font-family:Verdana;
}

div#inschrijven {
	background:url(../_images/inschrijven.gif) no-repeat;
	height:60px;
	width:448px;
	float:right;
	margin-right:40px;
}

div#inschrijven a {
	margin-top:5px;
	color:#fff;
	letter-spacing:7px;
	font-weight:bold;
	font-size:230%;
	text-decoration:none;
	line-height:55px;
	text-transform:uppercase;
	font-style:italic;
}

div#inschrijven a:hover {
	text-decoration:underline;
}

img#logo {
	float:left;
	margin:8px;
}

div#menu {
	float:left;
	width:200px;
	clear:left;
	text-align:left;
}

div#menu ul {
	list-style:none;
	margin-top:30px;
}

div#menu li {
	margin:10px 0px;
	background-color:#000099;
	color:#fff;
	height:18px;
	line-height:18px;
	color:#000;
	text-indent:15px;
}

div#menu li a {
	color:#fff;
	display:block;
	height:18px; /*needed in IE */
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}

div#menu li a:hover {
	color:#8E0000;
}

div#content {
	float:left;
	width:450px;
	padding:25px;
	text-align:justify;
}

div#content h1,
div#content h2,
div#content h3,
div#content h4,
div#content h5,
div#content h6 {
	text-align:left;
	color:#000099;
	text-transform:uppercase;
}

div#content ul,
div#content ol {
	padding-left:10px;
	padding-top:10px;
}

div#content a {
	color:#000099;
	font-weight:bold;
	text-decoration:none;
}

div#content a {
	text-decoration:underline;
}

div#content img {
	margin:10px;
}

div#footer {
	margin-top:50px;
	clear:left;
	background-color:#6c6ca7;
	line-height:20px;
	height:20px;
	color: #fff;
	border-bottom:40px solid #000099;
}

form.simple fieldset {
	border:0;
}

form.simple fieldset legend {
	font-weight:bold;
}

form.simple fieldset input,
form.simple fieldset select,
form.simple fieldset textarea,
form.simple fieldset label,
form.simple fieldset div.question {
	float:left;
	display:block;
}

form.simple fieldset input,
form.simple fieldset select,
form.simple fieldset textarea{
	width:200px;
}

form.simple fieldset label,
form.simple fieldset div.question {
	width:160px;
}

form.simple fieldset label.option,
form.simple fieldset input.option {
	width:auto;
}

form.simple fieldset textarea {
	height:200px;
}

form.simple fieldset br {
	clear:left;
}

form.simple p.error {
	color:#FF0000;
}

form#inschrijven textarea {
	height:100px;
}
