body {
	background-color: gray;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: smaller;
}

#root {
	position: absolute;
	background-color: white;
	width: 760px;
	left: 50%;
	border: 1px solid black;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: -380px;
	padding: 0px;
	background-color: #f9f9f9;
}

#form_zoeken {
	float: right;
}

#main {
	width: 495px;
	margin-right: 215px;
	padding: 20px;
	padding-top: 2px;
	background-color: white;
	line-height: 18px;
}

#main h1 {
	color: #EF3E33;
	font-size: 150%;
	margin: 0px;
	margin-bottom: 10px;
}

#main h2 {
	color: #007AC2;
	font-size: 17px;
	margin: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

#main h3 {
	font-size: 14px;
}

#tekst {
	font-size: 12px;
}

#tekst a {
	color: gray;
	text-decoration: underline;
}

#tekst table {
	font-size: 12px;
	border-collapse: collapse;
	border-style: solid;
	border-color: black;
	border: 0px;
}

#bestanden {
	font-size: smaller;
}

#bestanden h2 {
	color: #007AC2;
	font-size: 130%;
	margin-bottom: 5px;
	text-decoration: none;
}

#bestanden a {
	color: gray;
	text-decoration: underline;
}

#bestanden table {
	width: 100%;
	border: 0px solid black;
	border-collapse: collapse;
	font-size: 10px;
}

#bestanden table th {
	text-align: left;
}

#bestanden table td {
	vertical-align: top;
	padding: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#nieuwsbericht h2 {
	border-bottom-color: silver;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #007AC2;
	font-size: 17px;
	margin: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

#nieuwsbericht a {
	color: gray;
	text-decoration: underline;
}

#nieuwsbericht table {
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
}

#nieuwsbericht .info {
	color: gray;
	font-size: 10px;
}

#nieuwsbericht .blok {
	padding-top: 10px;
	font-size: 12px;
}

#nieuwsbericht .blok p {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 12px;
}

#nieuwsbericht .intro {
	font-size: 12px;
	line-height: 14px;
}

#nieuwsbericht .fotos {
	width: 100%;
}

#nieuwsbericht .fotos a {
	text-decoration: none;
}

#nieuwsbericht .foto {
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#reacties table {
	font-size: 10px;
	width: 100%;
	border-collapse: collapse;
}

#reacties table td {
	vertical-align: top;
	text-align: left;
}

#reacties textarea {
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
	height: 90px;
	color: #505050;
	border: 1px solid gray;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#center {
	font-size: smaller;
	clear: both;
	text-align: center;
}

#center h2 {
	border-bottom-color: silver;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #007AC2;
	font-size: 130%;
	margin-bottom: 10px;
	text-decoration: none;
}

#center a {
	color: gray;
	text-decoration: underline;
}

#kalender h2 {
	border-bottom-color: silver;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #007AC2;
	font-size: 130%;
	margin-bottom: 10px;
	text-decoration: none;
}

#kalender a {
	color: gray;
	text-decoration: underline;
}

#kalender table.kalender {
	font-size: smaller;
	width: 100%;
	border-collapse: collapse;
}

#kalender table.kalender td {
	vertical-align: top;
	padding: 2px;
	padding-right: 10px;
}

#lesrooster {
	font-size: smaller;
}

#lesrooster h2 {
	color: #007AC2;
	font-size: 130%;
	margin-bottom: 5px;
	text-decoration: none;
}

#lesrooster a {
	color: gray;
	text-decoration: underline;
}

#lesrooster table {
	width: 100%;
	border: 0px solid black;
	border-collapse: collapse;
	font-size: 10px;
}

#lesrooster table th {
	text-align: left;
}

#lesrooster table td {
	vertical-align: top;
	padding: 2px;
	padding-right: 10px;
}

#lesrooster .dag {
	font-size: 10px;
	font-weight: bold;
	color: #007AC2;
}

#verwijzing {
	font-size: 12px;
}

#verwijzing h2 {
	color: #007AC2;
	font-size: 130%;
	margin-bottom: -5px;
	text-decoration: none;
}

#verwijzing a {
	color: #00834E;
	text-decoration: underline;
}

#verwijzing ul {
	padding-left: 5px;
	margin-left: 5px;
	list-style: none;
}

#verwijzing li {
	margin-bottom: 5px;
}

#medewerkers {
	font-size: smaller;
}

#medewerkers h2 {
	color: #007AC2;
	font-size: 130%;
	margin-bottom: 5px;
	text-decoration: none;
}

#medewerkers a {
	color: #00834E;
	text-decoration: underline;
}

#medewerkers table {
	width: 100%;
	border: 0px solid black;
	border-collapse: collapse;
	font-size: 12px;
	
}

#medewerkers table td {
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
}

#medewerkers ul {
	margin: 0px;
}

#sporthallen {
	font-size: smaller;
}

#sporthallen h2 {
	color: #007AC2;
	font-size: 130%;
	margin-bottom: 5px;
	text-decoration: none;
}

#sporthallen a {
	color: gray;
	text-decoration: underline;
}

#sporthallen table {
	width: 100%;
	border: 0px solid black;
	border-collapse: collapse;
	font-size: 10px;
}

#sporthallen table th {
	text-align: left;
}

#sporthallen table td {
	vertical-align: top;
	padding: 2px;
	padding-right: 10px;
}

#advertenties {
	font-size: 12px;
}

#advertenties table {
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
}

#advertenties td {
	vertical-align: top;
	padding: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#advertenties a {
	color: #00834E;
	text-decoration: underline;
}

#advertenties .info {
	color: gray;
	font-size: 10px;
}

#advertenties .info a {
	color: gray;
	font-size: 10px;
}

#advertenties textarea {
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
	height: 90px;
	color: #505050;
	border: 1px solid gray;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#adverteren {
	display: none;
}

#zoeken {
	font-size: 12px;
}

#zoeken a {
	size: 14px;
	font-weight: bold;
	color: #00834E;
	text-decoration: underline;
}

#zoeken .info {
	color: gray;
	font-size: 10px;
}

/**
 * Wall of Names
 */
#brick {
	width: 140px;
	height: 50px;
	border: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	float: left;
	text-align: center;
	vertical-align: center;
	overflow: hidden;
	line-height: 12px;
}
.first {
	border-left: 1px solid black;
}
.diamant {
	background-color: #e8efff;
	background-image: url(../images/design/diamant.jpg);
}
.goud {
	background-color: #ffcd00;
	/*background-image: url(../images/design/goud.jpg);*/
}
.zilver {
	background-color: #cccccc;
	/*background-image: url(../images/design/zilver.jpg);*/
}
.brons {
	background-color: #cd7f32;
	/*background-image: url(../images/design/brons.jpg);*/
	color: white;
}
#brick table {
	width: 100%;
	height: 100%;
	font-size: 10px;
	text-align: center;
	border-collapse: collapse;
}
.brons table td {
	color: white;
}

#beginbrick {
	width: 70px;
	height: 50px;
	border: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	float: left;
}

#eindbrick {
	width: 70px;
	height: 50px;
	border: 0px;
	border-top: 1px solid black;
	float: left;
}

#onderbrick {
	width: 140px;
	height: 1px;
	border: 0px;
	border-top: 1px solid black;
	border-right: 1px solid white;
	float: left;
}

#halfonderbrick {
	width: 70px;
	height: 1px;
	border: 0px;
	border-top: 1px solid black;
	border-right: 1px solid white;
	float: left;
}

img {
	border: 0px solid black;
}

img.fotolinks {
	margin: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

img.fotorechts {
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 0px;
}

div .links {
	float: left;
}

div .rechts {
	float: right;
}

legend {
	color: #007AC2;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

fieldset {
	margin-bottom: 30px;
	-moz-border-radius: 5px;
}

hr {
	border-color: silver;
	border-width: 1px;
	border-style: dotted;
	height: 1px;
}

h6 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: normal;
}

.nieuweregel {
	clear: left;
	line-height: 15px;
}

.verplicht {
	color: #EF3E33;
}

.inputerror {
	color: #EF3E33;
}

.schrijver {
	color: #606060;
	margin-bottom: 10px;
	font-size: 10px;
}

.bericht {
	margin-top: 3px;
}

.smaller {
	font-size: smaller;
	font-style: italic;
}
