* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin: 0;
	background: #0c5f91;
	background: #01578A;
	height: 100%;		
}
a { 
	color: #65A6cc;
	text-decoration: none; 
	font-style:	normal;
	font-weight: bold;
} 

p { 
	font-style:	normal;
	margin-top: 0px;
	margin-bottom: 7px;
}

a:hover { 
	color: #65A6cc; 
	text-decoration: underline; 
	font-style:	normal;
}

h1 {
	color: #005689;
}
h3, h2 {
	color: #005689;
}

h2 {
	font-size: 14px;
}

table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#errorster {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
div#container {
	position: absolute;
	width: 100%;
	height: 100%;
}
div#main {
	position: relative;
	z-index: 8;
}
div#header {
	position: relative;
	height: 107px;
	z-index: 9;
	text-align: right;
	background: #7fb7d8 url('/images/header.jpg');
	background-repeat: no-repeat; 
	background-position: right;
}

div#menu {
	position: absolute;
	left: 233px;
	top: 77px;
	height: 30px;
}

div#contactinfo {
	position: absolute;
	top: 58px;
	right: 170px;
}


.col_left {
	width: 115px;
	background-repeat: no-repeat;
}
.content {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 20px;
}

div#content {
	padding-top: 10px;
	padding-right: 10px;
}

#months {
	width:345px;
	height:380px;
	border:1px solid #65A6CC;
	padding:2px;
	float:left;
}

#month_images {
	float:left;
	border:0px solid #65A6CC;
	text-decoration:none;	
}

#month_images img {
	border:0px;
	width:111px; 
	height:72px;
} 
#month_images * {
	font-size: 11px;
}
#month_images .oplossing {
	color: #D00206;
}

.col_right {
	width: 135px;
	background: #005689 url('/images/col_right.jpg');
	background-repeat: no-repeat;
}

#homeafb {
	text-align: right;
}
.homeafb {
	border: 1px solid #005689;
}

.nieuwsTable {
	border-top: 1px solid #65A6cc;
	border-bottom: 1px solid #65A6cc;
	margin: 2px;
	
}
div#scroll {
	/*position: relative;*/
	height: 100%;
}

div#archiefscroll {
	position: relative;
	height: 100%;
}

.nieuwsarchief {
	text-align: left;
	width: 156px;
	padding:0px;
	
	border-right: 1px solid #65A6cc;
}
#titelNieuws {
	font-weight: bold;
	color: #005689;
	
}
.nieuwspic {
	text-align: left;
	padding: 2px;	
	width: 150px;
	padding: 5px;
	
}
.borderpic
{
	border: 1px solid #005689;
	cursor: pointer;
}
.cursor{
	cursor: pointer;
}
.nieuwscontent {
	text-align: left;
	padding-left: 2px;
	
	
}
.mnd {
	font-weight: bold;
	color: #005689;
}

.top {
	font-weight: bold;
}
#directie {
	position: relative;
	width: 120px;
	
}

#account {
	position: relative;
	width: 120px;
	
}
#onderbegeleiding {
	position: relative;
	width: 120px;
}
#popup {
	position: absolute;
	top: 10px;
	left: 420px;
	height: 200px;
	width: 140px;
}
.afbpopup {
	border: 2px solid #005689;
}
.textpopup {
	border-bottom: 1px solid #005689;
}

.tab_2   { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	text-align: left; 
	line-height: 18px;
}

div#bottomline {
	position: relative;
	border-top: solid 1px #197ebc;
	padding: 5px;
}

div#tickertape {
	position:relative;
	font-weight: bold;
	color: #65A6cc;
}

#callenbach {
	color: #005689;
	font-weight: bold;
}
div#bottom {
	height: 32px;
	background: #01578A url('/images/bottom.jpg');
	background-repeat: no-repeat; 
	background-position: right;
	text-align: center;
	color: white;
	padding-top: 10px;
}

.highslide-caption {
	height: auto !important;
}
.download-link {
	padding-left: 20px
}



.content {
	border-top:1px solid #65a6cc;
	margin: 10px;
	margin-right: 0px;
	min-height: 375px;
}
.content-home {
	border-top:1px solid #65a6cc;
	margin: 10px;
	margin-bottom: 0;
	margin-right: 0px;
	min-height: 375px;
}
.content-home .content-inner {
	border-right: 1px solid #65a6cc;
	padding-right: 10px;
	padding-left: 10px;	
}
.content .content-inner {
	padding-right: 10px;	
	padding-left: 10px;	
}
.inhoud h1, .inhoud h1 {
	padding-left: 10px;	
}
