/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
	font-size: 11px;
	vertical-align: top;
}
table {
	font-family : Verdana, Arial, Helvetica;
	font-size: 11px;
	vertical-align: top;
}
input, textarea {
	font-family : Verdana, Arial, Helvetica;
	font-size: 10px;
}
p {
	margin: 0 0 0 0;
}
#maintable a, #maintable a:link, #maintable a:visited, #maintable a:active, #maintable a:focus {
	text-decoration: none;
	color: #1628D4;
}

#maintable a:hover {
	text-decoration: underline;
}
#witruimte {
	clear: both;
	height:5px;
	font-size: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
.koplinks {
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
	background: url(/images/bouwstenen/koplinks.gif) repeat-y 0 0;
	border: 1px solid #1628D3;
	height: 21px;
	width: 430px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: text-bottom;
	-moz-box-sizing : border-box;
}
.koprechts {
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
	background: url(/images/bouwstenen/koprechts.gif) repeat-y 0 0;
	border: 1px solid #1628D3;
	height: 21px;
	width: 200px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: text-bottom;
	-moz-box-sizing : border-box;
}
.smoelenkop {
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
	background: url(/images/bouwstenen/koplinks.gif) repeat-y 0 0;
	border: 1px solid #1628D3;
	height: 16px;
	width: 430px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	-moz-box-sizing : border-box;
}



.subkop {
	font-size: 13px;
	color: #1628D4;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
.alineatekst {
	background: #DCDFF8;
	color: #000000;
	font-size: 11px;
	clear: both;
	padding: 0 5px 0 5px;
	-moz-box-sizing : border-box;
}


.lijntjelinks {
	margin: 0 0 0 0;
	background: url(/images/bouwstenen/lijntje.gif) repeat-x 0 0;
	height: 6px;
	width: 430px;
	-moz-box-sizing : border-box;
}
.lijntjerechts {
	margin: 0 0 0 0;
	background: url(/images/bouwstenen/lijntje.gif) repeat-x 0 0;
	height: 6px;
	width: 200px;
	-moz-box-sizing : border-box;
}
.formulierknop {
	background: url(/images/navigatie/navbg.gif) repeat-y 0 0;
	border: 1px solid #1628D3;
	color: #FFFFFF;
	font-size: 10px;
	height: 16px;
	width: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
.formulierknopbestand {
	background: #FFFFFF;
	border: 1px solid #1628D3;
	color: #000000;
	font-size: 10px;
	height: 16px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.formulierveld {
	background: #FFFFFF;
	border: 1px solid #1628D3;
	color: #000000;
	font-size: 10px;
	height: 16px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.formuliertekstvak {
	background: #FFFFFF;
	border: 1px solid #1628D3;
	color: #000000;
	font-size: 10px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.imageleft {
	padding: 0 0 0 0;
	margin: 0px 5px 5px 0px;
}
.imageright {
	padding: 0 0 0 0;
	margin: 0px 0px 5px 5px;
}
.imageonly {
	padding: 0 0 0 0;
	margin: 5px 0px 5px 0px;
}
.sitemapRoot {
	padding: 0;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}
.nieuwsviewer {
	background: #DCDFF8;
	color: #1628D4;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 5px 0 12px;
	_margin: 0 0 0 0;
	_padding: 0 5px 0 5px;
	-moz-box-sizing : border-box;
	line-height : 13px;
}
.nieuwsviewer ul{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	_margin: 0 0 0 0px;
	_padding: 0 0 0 15px;
}
.nieuwsviewer li{
	list-style : none outside url(/images/li-voetbal.gif);
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	_margin: 0 0 0 2px;
	_padding: 0 0 0 0px;
	-moz-box-sizing : border-box;
}
.breadcrumps {
	padding: 0 5px 0 5px;
	color: #000000;
	font-size: 11px;
	clear: both;
	-moz-box-sizing : border-box;
}


/* Einde standaard Bouwsteen stijlen */
