* {
	color: #000000;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	line-height: 18px;
}
body {
	background: #959595 url(img/site-bg.jpg) repeat-x;
}

h1 {
	color: #101873;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #0b124d;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
}
#uitslagdatumtijd {
	color: #0b124d;
}

fieldset {
	border: 1px solid #303030;
	padding: 4px;
}
legend {
	background-color: #ffffff;
	border: 1px solid #303030;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}

table.site {
	background-color: #d1dee8;
	border: 2px solid #101873;
	border-collapse: collapse;
	margin: 0 auto;
}
table.site > tbody > tr > td {
	padding: 20px;
	width: 920px;
}
div.header {
	border: 1px solid #303060;
	border-collapse: collapse;
	width: 898px;
	height: 200px;
	padding: 0 0 0 20px;
	vertical-align: bottom;
}
table.uitslag {
	background-color: #ffffff;
	border: 1px solid #303030;
	border-collapse: collapse;
	clear: both;
	width: 100%;
}
table.uitslag td {
	border-top: 1px solid #6592af;
	padding: 3px 10px 3px 3px;
	vertical-align: top;
}

table.uitslag tr.even {
	background-color: #eef2f6;
}
table.uitslag tr:hover {
	background-color: #e0e0e0;
}
table.uitslag tr.klik {
	font-weight: bold;
}

tr.caph td {
	background-color: #f0f0f0;
	border-top: 0px solid #000000;
	border-bottom: 0px dotted #000000;
	font-weight: bold;
	vertical-align: top;
}
tr.capv td {
	font-weight: bold;
}

.help {
	cursor: help;
}

table.vluchtgegevens a {
	color: #0b124d;
}
table.vluchtgegevens {
	border-collapse: collapse;
	width: 100%;
}
td.vluchtgegevens {
	background-color: #ffffff;
	border: 1px solid #303030;
	padding: 8px;
	vertical-align: top;
}
td.volgendevlucht {
	background-color: #f6f6f6;
	border: 1px solid #909090;
	padding: 8px;
	vertical-align: top;
}
td.volgendevlucht b,td.volgendevlucht td {
	color: #606060;
}
td.vluchten {
	background-color: #ffffff;
	border: 1px solid #303030;
	padding: 8px;
	vertical-align: top;
	width: 460px;
}
td.vluchten th {
	text-align: left;
}
td.vluchten div {
	height: 120px;
	overflow: auto;
}
td.vluchten tr.bekijken:hover {
	text-decoration: underline;
}
td.vluchten tr.actief {
	font-weight: bold;
	text-decoration: none;
}

div.regios, div.sectoren {
	/* border-bottom: 1px solid #303030; */
	float: right;
	margin-top: 12px;
}
div.regios a, div.sectoren a {
	color: #0b124d;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px;
	text-decoration: underline;
}
div.regios a.actief, div.sectoren a.actief {
	text-decoration: none;
}

div.verenigingselectie {
	color: #0b124d;
	float: right;
	font-weight: bold;
	height: 24px;
	padding-top: 4px;
}
div.verenigingselectie select {
	width: 150px;
}
div.nicselectie {
	clear: right;
	color: #0b124d;
	float: right;
	font-weight: bold;
	height: 24px;
	padding-top: 4px;
}
div.nicselectie select {
	width: 190px;
}

div.error {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #ff0000;
	margin-bottom: 10px;
	padding: 5px;
}
div.warning {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #ff0000;
	margin-bottom: 10px;
	padding: 5px;
}

div.footer {
	color: #303030;
	font: 10px arial;
	padding-top: 8px;
	text-align: center;
}
div.footer a {
	color: #303030;
	font: 10px arial;
}
