/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link{
	color: #3561A7;
	text-decoration: underline;
}

a:visited{
	color: #3561A7;
	text-decoration: underline;
}

a:hover{
	color: #003399;
	text-decoration: underline;
}
input {
	color: #3561A7;
	border:1px solid #3561A7;
	background-color:#D0DDF1;
}

/************* #mainpagina *************/
.titel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	font-weight:bold;
	background-color:#80A4DB;
}
.inhoud{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	padding: 10px 10px 10px 10px;
}
/************* #diversen *************/

#breadCrumb{
	/*font-size: 80%;*/
	padding: 10px 10px 0px 10px;
}	
.print {
	font-size: 10px;
	text-align: right;
}
.breadcrumb 
{
	font-size:10px;
	text-align:left;	
}
.footer {
	text-align: center;
	border-top-width: 0.1em; 
	border-top-style: dashed;
	border-top-color: #496EA9;
	font-size: 10px;
	word-spacing: 5em;
	 
}
.footer2 {
	text-align: center;
	color: #999999; 
	font-size: 10px;
	padding: 2px 0px 5px 0px;
}
.style1 {
	color: #000000;
}
.style2 {
	color: #496EA9;
	padding: 3px 5px 3px 5px;
	font-size: 10px;
}
.topbg{
	background-image:url(images/lijn_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}	
.top{
	/*background-image:url(images/top.jpg);*/
}	
.navigatie {
	border-bottom: 0.1em solid #446AA7; 
	/*text-align:right;*/
	padding: 3px 0px 3px 0px; 
}
a.navi:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.navi:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.navi:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.uren{
	border-top: 0.1em solid #446aa7;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	color: #496EA9;
}

.errMessage
{
	color:Red;
		
}

.dayheader 
{
	text-transform:uppercase;
}

.daylink
{
	text-decoration:none;
}

.sitemaptable 
{
	background-color: #D0DDF1;
}

a.sitemapitem:link
{
	color:#000000;
	font-weight:bold;
}
a.sitemapitem:visited
{
	color:#000000;
	font-weight:bold;
}
a.sitemapitem:hover
{
	color:#000000;
	font-weight:bold;
}

a.sitemapselected:link
{
	color:#496EA9;
	font-weight:bold;
	text-decoration:none;
}

a.sitemapselected:visited
{
	color:#496EA9;
	font-weight:bold;
	text-decoration:none;
}

a.sitemapselected:hover
{
	color:#496EA9;
	font-weight:bold;
	text-decoration:none;
}

.brochurekader
{
	border-right: #496EA9 1px solid;
	border-top: #496EA9 1px solid;
	font-size: 12px;
	border-left: #496EA9 1px solid;
	color: #000000;
	border-bottom: #496EA9 1px solid;
}
	

