/* CSS Document */

body, html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	background: #ffffff url(media/bg.png?19012012) repeat-x;
	margin: 0;
	padding: 0;
}
p, dl, h1, pre, address {
	margin: 0 0 11px 0;
}
ul, ol {
	margin-bottom: 11px;
}
a {
	color: #01a3e6;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, .blue, .detailkop, h1 a, h2 a, h3 a  {
	color: #0067b0;
}
h1, h2 {
	line-height: normal;
}
h1 {
	font-size: 30px;
	margin: 0 0 24px 0;
}
.home h1 {
	font-size: 23px;
}
h2, .detailkop {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
address {
	font-style: normal;
}
img {
	border: none;
}
input, select, textarea {
	margin-bottom: 3px;
}
dd, dt {
	padding: 0;
	margin: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	margin: 0 10px 0 0;
}
img.right {
	margin: 0 0 0 10px;
}
.green {
	color: #008650;
}
.list-arrow {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
.list-arrow li a {
	padding: 0 0 0 10px;
	background: url(media/arrow.png) no-repeat left center;
}
.clear {
	clear: both;
}
/* LAYOUT */
#main-wrapper {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 948px;
	background: url(media/conent-bg.gif) repeat-y;
	margin: 0 auto -55px auto;
}
#header-wrapper {
	position: relative;
	height: 63px;
	background: #ffffff url(media/bg.png) repeat-x;
	padding: 0 0 10px 0
}
#content-wrapper {
	background: url(media/content-top.png) no-repeat;
	padding: 6px 5px;
	overflow: hidden;
}
#content-container {
	float: right;
	background: url(media/content-gradient.png) repeat-x;
	padding: 30px 24px;
	width: 620px;
}
#left-container {
	float: left;
	width: 270px;
	background: url(media/content-gradient.png) repeat-x;
	overflow: hidden;
}
#push {
	clear: both;
	height: 55px;
}
#footer {
	position: relative;
	bottom: 0;
	width: 890px;
	height: 45px;
	margin: 0 auto;
	padding: 10px 29px 0 29px;
	background: #ffffff url(media/footer-bg.png) no-repeat;
    line-height: normal;
    color: #ccc;
}
#footer strong {
    padding: 5px 0 0 0;
    display: block;
}
#footer strong a {
    text-decoration: none;
    color: #333;
}
/* header & menu */
#header-wrapper h1 {
	position: absolute;
	left: 4px;
	bottom: 10px;
	margin: 0;
	padding: 0;
}
#header-wrapper h1 a {
	display: block;
	width: 255px;
	height: 0;
	padding-top: 59px;
	background: url(media/logo.png) no-repeat;
	overflow: hidden;
}
#header-wrapper ul {
	position: absolute;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#header-wrapper ul li {
	float: left;
}
#header-wrapper ul li a {
	display: block;
	padding: 17px 26px 0 27px;
	height: 41px;
	font-size: 14px;
	font-weight: bold;
	color: #dedede;
	text-decoration: none;
	background: url(media/menu-divider.png?19012012) no-repeat right;
}
#header-wrapper ul li a:hover, #header-wrapper ul li a:focus, #left-container ul a:hover, #left-container ul a:focus {
	color: #e8f3fa;
}
#header-wrapper ul li a:focus, #left-container ul a:focus {
	outline: none;
}
#header-wrapper ul li.active a {
	color: #ffffff;
}
/* submenu */
#left-container h2 {
	font-weight: bold;
	margin: 10px 24px;
}
#left-container ul {
	list-style: none;
	margin: 0 24px;
	padding: 0;
}
#left-container ul a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url(media/arrow.png) no-repeat left center;
	padding: 0 0 0 10px;
	color: #000;
}
#left-container ul a:hover, #left-container ul a:focus {
	color: #666;
}
#left-container ul li.active a {
	color: #666;
}
/* homepage */
#flash-container {
	float: left;
	width: 700px;
	height: 284px;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
}
.home .include {
	float: right;
	width: 217px;
	padding: 12px 10px;
	height: 118px;
	line-height: 18px;
}
.home .include h2 {
	margin: 0;
	color: #333333;
	font-weight: bold;
}
.home #schade {
	background: #dadcde url(media/schadow-gray.gif) repeat-x;
	border-bottom: 1px solid #ffffff;
}
.home #schade img {
	margin: 0 0 0 -5px;
}
.home #schade ul {
    float: left;
    width: 135px;
    margin: 0;
    padding: 3px 0 0 15px;
}
.home #content-container {
	float: left;
	width: 515px;
}
.home #right-container {
	float: right;
	width: 341px;
	padding: 20px 24px 0 10px;
	background: url(media/content-gradient.png) repeat-x;
}	
.home #right-container img {
	margin: 0 0 8px 0;
}
ol {
	color: #0067b0;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 25px;
}
ol li span {
	color: #333333;
	font-weight: normal;
}
/* news */
ul.article-overview img, .article-detail .img-container img {
	padding: 1px;
	border: 1px solid #e0e0e0;
}
ul.article-overview {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.article-overview li {
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	line-height: 18px;
}
ul.article-overview li img {
	float: right;
	margin: 0 0 0 10px;
}
ul.article-overview li p, ul.article-overview li h2 {
	margin: 0;
}
ul.article-overview li p.publishdate {
	font-size: 11px;
}
.detail_navigatie {
	margin: 0 0 -10px 0;
}
.nav .navbar {
	 float: right;
}
.nav .back {
	 float: left;
}
.article-detail h2 {
	margin: 0;
}
.article-detail .subtitle {
	margin: 0 0 5px 0;
}
.img-container {
	float: right;
	width: 124px;
	margin: 0 0 0 10px;
}
.img-container img {
	margin: 0 0 10px 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(media/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window img#TB_Image {
	display:block;
	margin: 0;
	border: none;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 18px 10px 0;
	float:right;
}

a#TB_closeWindowButton {
	display: block;
	width: 43px;
	height: 18px;
	background: url(media/close.gif);
	margin: -2px -5px 0 0;
}

a:hover#TB_closeWindowButton {
	background: #ffffff url(media/closehover.gif);
}

#TB_closeAjaxWindow{
	padding:2px 5px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#TB_title{
	background-color: #686464;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
	
