@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#f2f5f7;
	border-top:solid 3px #00355f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:19px;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.header {
	padding:10px 25px;
	width:950px;
	margin:auto;
}

.content {
	padding:0px;
	width:870px;
	margin:auto;
	background-color:#fff;
	border-left:solid 1px #c2cfd9;
	border-right: solid 1px #c2cfd9;
}



.inhoud .kader1 img {
	border:solid 1px #000;
	margin:10px;
	padding:3px;
	text-align: center;
}

.footer {
	background-color:#00355f;
	padding:5px;
	text-align:center;
	color:#fff;
}

h2 {
	color:#00355f;
	font-weight:lighter;
	font-size:22px;
	line-height:normal;
	margin:0px;
	padding:0px;
}

h3 {
	color:#00355f;
	font-weight:lighter;
	font-size:17px;
	line-height:normal;
	margin:0px;
	padding:0px;
}
.balk {
	background-color:#c2cfd9;
}

.slidebar-right {
	font-size:10px;
	line-height:15px;
	color:#00355f;
}

.blok h3 {
	background-color:#00355f;
	padding:5px 10px;
	color:#fff;
	margin:-10px -10px 0px -10px;
}

.kader1, .kader2 {
	border:solid 1px #ccd7df;
}



/***************** BEGIN MENU *****************/

.navigatiemenu {
border-bottom:solid 1px #00355f;
background-color:#c2cfd9;
}

.mattblacktabs{
width:870px;
margin:auto;
overflow: hidden;
background-color:#00355f;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0px;
padding: 9px 10px; /*padding inside each tab*/
border-right: 1px solid #fff; /*right divider between tabs*/
color: #fff;
background: #00355f; /*background of tabs (default state)*/
width:100px;
text-align:center;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #597c97; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color:#fff;
}

.content .inhoud table tr .kader .slidebar-right table {
	text-align: center;
}

strong {
	text-align: left;
}

hr {
	margin-bottom:20px;
}


/***************** EINDE MENU *****************/

.lilink a {
	background-color:#e3e9ed;
	padding:2px 100px 2px 0px;
	text-decoration:none;
}

.lilink a:hover {
	background-color:#fff;
}
