﻿html { height: 100%; }

body { margin: 0; font-family: Verdana, Times New Roman, Arial; background: #FFFFFF; height: 100%; font-size: 13px; }

a, a:active, a:visited { text-decoration: none; color: #000000; }

a:hover { text-decoration: underline; }

div#content { margin: 10px 10px 20px 10px; }

.title { font-size: 30px; font-weight: bold; color: #717A49; font-variant: small-caps; margin: 10px; text-align: center; }

.subtitle { font-size: 18px; font-weight: bold; text-align: center; margin: 20px; }

.floatImage { float: left; margin: 0 10px 10px 0; }

.floatImageRight { float: right; margin: 0 0px 10px 10px; }

.divInschrijven { color: #FFFFFF; font-weight: bold; font-size: 20px; text-align: center;  }

	.divInschrijven a { color: #FFFFFF; background-color: #717A49; padding: 5px; }
	
p.center { text-align: center; }

p.bold { font-weight: bold; }

p.green { background-color: #717A49; }

.item {	width: 100%; }

	.item .label { float: left;	width: 200px; }

	.item .control { float: left; width: 400px; }

.formstitel { font-weight: bold; margin-bottom: 10px; }
	
.sponsors { width: 680px; border: solid 1px #000000; }

	.sponsors .sponsor { float: left; margin: 10px; }
		

