/*** © LCP nv - MONA ***/
/*** wim.dury@lcpnet.com ***/

/*** HTML ****************************/

html,body,form {
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body{
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #C31837;
	font-size: 68.75%; /*11px; */  
}
table, td, th{	font-size: 1em; }
a{
	color: #C31837;
	text-decoration: none;
	font-weight: bold;
}
a:hover{	color: #B7B7B7; }
p{ margin-left: 0; }
img {border:0;}
.noborder {border:0}
.noborder img {border:0}

ul, ol{
	 margin-top: 0;
	 margin-bottom: 0;
}
ol{ margin-left: 22px; padding-left: 0; }
hr{
	color: #C31837;
	height: 0;
	border: 0;
	border-bottom: 1px solid #C31837;
	margin: 5px 0 5px 0;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #817C67;
}
select{ font-size: 0.9em; }
input.btn{}

/** HEADERS ******************/

H1,H2,H3,H4,H5,H6,H1 a,H2 a,H3 a,H4 a,H5 a,H6 a{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps; 
	font-weight: normal;	
	width: 100%;
}
H1,H2,H3,H4,H5,H6 {margin: 0 0 5px 0;}

H1 {color: #C31837;font-size: 2.0em;font-weight: 500;}
H1 a, H1 a:link{color: #C31837;}
H1 a:visited{color: #C31837;}
H1 a:active{color: #C31837;}
H1 a:hover{color: #B5B3B3;}

H2{	color: #C31837;	font-size: 1.7em;}
H2 a, H2 a:link{color: #C31837;}
H2 a:visited{color: #C31837;}
H2 a:active{color: #C31837;}
H2 a:hover{color: #B5B3B3;}

H3{color: #C31837; font-size: 1.5em; }
H3 a, H3 a:link{color: #C31837;}
H3 a:visited{color: #C31837;}
H3 a:active{color: #C31837;}
H3 a:hover{color: #B5B3B3;}

H4{color: #C31837; font-size: 1.3em; }
H4 a, H4 a:link{color: #C31837;}
H4 a:visited{color: #C31837;}
H4 a:active{color: #C31837;}
H4 a:hover{color: #B5B3B3;}

H5{color: #C31837; font-size: 1.1em; }
H5 a, H5 a:link{color: #C31837;}
H5 a:visited{color: #C31837;}
H5 a:active{color: #C31837;}
H5 a:hover{color: #B5B3B3;}

H6{color: #C31837; font-size: 0.9em; }
H6 a, H6 a:link{color: #C31837;}
H6 a:visited{color: #C31837;}
H6 a:active{color: #C31837;}
H6 a:hover{color: #B5B3B3;}

/** FONTS ****************************/

DIV#zoek input{ font-size: 0.8em; }

TD#footer, DIV#topmenu{ font-size: 0.9em; }

/*#mainmenu, #activiteiten, #nieuws .title,
#nieuws .inschrijven, #nieuws .meer,
DIV#bot_right{ font-size: 1.1em; }*/

DIV#zoek { font-size: 1.1em; }

#activiteiten h1{ font-size: 1.5em; }

#tdContent {font-size:1.1em;}

img.foto {float:left;}
.floatRight {float:right;}