@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #C0DFFD;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-color: #31598D;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	background-color: #E6F2FE;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.twoColFixLtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 165px;
	background-color: #E6F2FE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.twoColFixLtHdr #sidebarDiensten {
	float: right; /* since this element is floated, a width must be given */
	width: 180px;
	background-color: #E6F2FE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}


.twoColFixLtHdr #sidebarContact {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	background-color: #C0DFFD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
} 

.twoColFixLtHdr #mainContentFull {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
} 

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #369;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}
#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	font-size:12px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("http://www.bovenleeuwen.com/buttonBl1.jpg") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url('http://www.bovenleeuwen.com/buttonBl2.jpg') 14px 45% no-repeat;
	color:#666666;
	}
	

#navigation2 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:.1em;
	font-size:11px;
	text-decoration: none;
	display:block;
	padding:8px 2px 2px 26px;
	background: url("http://www.bovenleeuwen.com/buttonBl1.jpg") 11px 45% no-repeat;
	}
	
#navigation2 a:hover {
	background: #ffffff url('http://www.bovenleeuwen.com/buttonBl2.jpg') 11px 45% no-repeat;
	color:#666666;
	}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	letter-spacing:.2em;
	}
	
	.MainContent {
	color: #003366;
	font-size: 12.5px;
}
.Title {
	color: #000066
}
.FooterContent {
	font-size: 11px;
	color: #FFFFFF;
}

.style4 {color: #FFFFFF}

        a { text-decoration: none; color:#003366; }
        a:link { text-decoration: none; color:#003366; }
        a:visited { text-decoration: none; color:#003366; }
        a:active { text-decoration: none; color:#003366; } 
		
.tableContact
{
	border: solid 1px #333333;
	background-color: #E6F2FE;
	color: #333333;
	text-decoration:none;
	font-size: 12.5px;
}

.tableOproep
{
	border: solid 1px #333333;
	background-color: #DFDFDF;
	color: #333333;
	text-decoration:none;
	font-size: 12.5px;
}

.tableKennis
{
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration:none;
	font-size: 12.5px;
}

.tableHeaderContact
{
	border: solid 1px #333333;
	background-color: #369;
	color:#FFFFFF;
	margin-bottom: 0px;
	font-size: 12.5px;
}



.tableHeaderWebsite
{
	border: solid 1px #333333;
	background-color: #CCFF99;
	color:#369;
	margin-bottom: 0px;
	font-size: 12.5px;
}

.textarea {
    border: 1px solid #000;
    background: #FFFFCC;
}

.textarea:hover {
    border: 1px solid #000;
    background: #ff6;
}

.input {
    border: 1px solid #000;
    background: #FFFFCC;
}
.input:hover {
    border: 1px solid #000;
    background: #ff6;
}
.button {
    border: 1px solid #000;
    background: #336699;
	color: #ffffff;
	font-size: 12.5px;
	font-weight: bold;
}
	
.button:hover {
    border: 1px solid #000;
    background: #FFFFCC;
	color: #336699;
	font-size: 12.5px;
	font-weight: bold;
}

.button1 {
    border: 1px solid #000;
    background: #E6F2FE;
	color: #336699;
	font-size: 13px;
	font-weight: bold;
}
	
.button1:hover {
    border: 1px solid #000;
    background: #CCFF99;
	color: #336699;
	font-size: 13px;
	font-weight: bold;
}

.style5 {color: #333333}
.style6 {color: #CCCCCC}
.style9 {color: #CCFF66}
.style10 {color: #FFCC00}
.style12 {font-size: 16px;	font-weight: bold;}

#calendar table.calendar {border: 0}
#calendar table.calendar td, th {text-align: center; border: 0; color:#003366}
#calendar table.calendar th {height: 10px; font-size: 7pt; color:#003366}
#calendar table.calendar td {width: 19px; height: 10px; font-size: 9pt; color:#003366}
#calendar table.calendar .calendar-month {}
#calendar table.calendar .calendar-month a{text-decoration: none}
#calendar table.calendar .calendar-prev, table.calendar .calendar-next {font-size: small}
#calendar table.calendar th {color: #003366; text-align: center;}
#calendar table.calendar td.linked-day {font-size: 11pt}
#calendar table.prevnext {width: 100%; margin-top: .3em;}
#calendar table.prevnext td{font-size: smaller;}
#calendar table.prevnext td a{text-decoration: none}

