/* CSS Document */

html {
	background-image: url(images/bg_streep2.gif);
	background-repeat: repeat;
	min-height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg_boven2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F1F1F7;
	min-height: 100%;
}

body, div, td, form, p{
	color: #00206C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	
}

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.link {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: 700;
}

.link:hover {
	color: #FF7D00;
	text-decoration: underline;
	font-weight: 700;
}

#container {
	width: 962px;
	text-align: left;
	overflow: hidden;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#banner {
	width: 962px;
	height: 80px;
	float: left;
	margin-top: 7px;
}
#bannerimage {
	width: 962px;
	height: 200px;
	float: left;
	overflow:hidden;
	background-color: #8CA2C7;
	text-align: center;
}

#devider {
	width: 960px;
	height: 18px;
	background-color: #FF7D00;
	clear: both;
	text-align: right;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8CA2C7;
	border-left-color: #8CA2C7;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9px;
}

#contentbody {
	width: 960px;
	min-height: 400px;
	overflow: hidden;
	float: left;
	border-left: 1px solid #8CA2C7;
	border-right: 1px solid #8CA2C7;
	border-bottom: 1px solid #8CA2C7;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;	
}

#bgleft {
	width: 205px;
	min-height: 300px;
	background-color: #8CA2C7;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003183;
}

#navleft {
	width: 205px;
}

#navleft li a {
	display: block;
	padding-right: 8px;
	padding-top: 8px;
	height: 24px;
}

#navleft li a:hover {
	background: #FF7D00;
	
}

#navleft .subnavigatie {
	background: #A8B9D5;
	
}

.actief {
	font-weight: normal;
	text-decoration: underline;
}

.groepactief {
	font-weight: bold;
	color: #003183;
}

#navleft a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
	font-weight: normal;
}

#navleft a:hover {
	color: #003183;
	font-weight: normal;
	}


#navleft ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

#navleft li {
	list-style-type: none;
	background: #8CA2C7;
	border-bottom: 1px solid #003183;
	text-align: right;
	margin: 0px;
	padding: 0px;
}



#bgleft .space {
	background-color: #003183;
	height: 30px;
	width: 100%;	
}

#content {
	width: 618px;
	min-height: 300px;
	float: left;
	padding-left: 45px;
	padding-right: 81px;
	background-image: url(images/ingang_duo.gif);
	background-repeat: no-repeat;
	background-position: 20px 1px;
	overflow:hidden;
}

#footer {
	width: 960px;
	float: left;
	font-size: 10px;
	line-height: 18px;
	color:#999999;
	text-align: center;
	margin-bottom: 15px;
}

.footerlink:link,
.footerlink:active,
.footerlink:visited{
	font-size: 10px;
	line-height: 18px;
	color: #00206C;
	font-weight: normal;
	text-decoration: none;
}

.footerlink:hover {
	font-size: 10px;
	line-height: 13px;
	color:#FF7D00;
	font-weight: normal;
	text-decoration: underline;
}

#navlogboek a {
	float: right;
	margin-right: 11px;
	width: 81px;
	height: 26px;
	background-image: url(images/logboek_up.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: none;
	text-indent: -9999px;
}
	
#navlogboek a:hover {
	background-image:url(images/logboek_over.gif);
}
a:link,
a:active,
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #00206C;
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #00206C;
}

#devider a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tekstkop {
	font-weight: bold;
	color: #FF7D00;
	font-size: 12px;
}
.kader {
	background-color: #F5F7FA;
	padding: 8px;
	border: 1px solid #003183;
	line-height: 20px;
}
.knop {
	background-color: #8DA3C7;
	font-weight: bold;
	color: #003183;
	border: 1px solid #003183;
}
ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	line-height: 24px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DA3C7;
}
.tablelines {
	border: 1px solid #8DA3C7;
}
.mini {
	font-size: 9px;
}
