/* CSS Document */

body
{
	margin: 0;
	background-image:url(http://www.hvdeserpeling.nl/layout/background.jpg);
	background-repeat:repeat-x;
	background-color: #86d5e9;
}

.subbackground
{
	background-image:url(http://www.hvdeserpeling.nl/layout/subbackground.jpg);
	background-repeat:repeat-y;
}

.header_left
{
	background-image:url(http://www.hvdeserpeling.nl/layout/subbackground_left.jpg);
	background-repeat:no-repeat;
}

.header_right
{
	background-image:url(http://www.hvdeserpeling.nl/layout/subbackground_right.jpg);
	background-repeat:no-repeat;
}

.header
{
	background-image:url(http://www.hvdeserpeling.nl/layout/header.jpg);
	background-repeat:no-repeat;
}

.footer
{
	background-image:url(http://www.hvdeserpeling.nl/layout/footer.jpg);
	background-repeat:no-repeat;
}

.subcontent
{
	background-color:#FFFFFF;
}

font.koptekst, .koptekst
{
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #279EA9;
}

font.bottom, a.bottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2222222;
}

a.bottom:link, a.bottom:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2222222;
	text-decoration: none;
}
a.bottom:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2222222;
	text-decoration: underline;
}

table.contact p, table.contact td, table.contact font, table.contact input, table.contact textarea,  table.contact select, table.contact a
{
	font-size: 11px;
}

.subcontent h2
{
	font-size:15px;
}

TEXTAREA, INPUT{font-family: verdana; font-size: 11px; border-style: solid; border-width: 1px; border-color: #BEDAF0;}
INPUT.button{font-family: verdana; font-size: 11px; border-style: outset; border-width: 1px; border-color: #BEDAF0;}

table.uitslagen td
{
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

table.overzicht td
{
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	text-align: right;
	min-height: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.overzicht td.deelnemer
{
	text-align: left;
	padding-left: 3px;
}

table.overzicht td.noULine
{
	border-bottom: none;
}

#dhr, #mevr
{
	border: none;
}
