/*
	Golden Grid - CSS Library
	Author:Vladimir Carrer
*/

/* CSS Grid */

/* INCORRECT INTERACTIEVE PRODUCTIES */

#cntnt_shad {
	margin:0 auto;  
	width:1010px; 
	padding-top:0px; 
	background-image: url(../beeld/schaduw.png);
	background-repeat: repeat-y;
	background-position: center;
}
#cntnt_shadBottom {
	margin:0 auto;
	width:1010px;
	height:30px;
	padding-top:0px;
	background-image: url(../beeld/onderschaduw.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
}
.introtekstBlauw {
	background-color:#e8f3ff;
	border: 1px solid #8f8f8f;
	padding:20px;
	margin-bottom: 0px;
}
.introtekst {
	background-color:#e8f3d7;
	border: 1px solid #8f8f8f;
	padding:20px;
	margin-bottom: 30px;
}
.large_imageheader {
	margin-bottom:26px;
}
.marginbott {
	margin-top: 15px;
	margin-bottom: 4px;
	font-size: 17px;
}
.marginh1bott {
	margin-bottom:5px;
}
.logo {
	position: relative;
	z-index: 30;
	height: 113px;
	width: 292px;
	top: 17px;
	left: 27px;
}
.infoblokKleinLaatste {
	margin-left:10px;
}
.infoblokKlein {
	width:150px;
	background-color:#e8f3ff;
	float: left;
	margin-bottom: 10px;
}
.infoblokGroot {
	width:310px;
	background-color:#e8f3ff;
	float: left;
	margin-bottom: 10px;
}
.infoblokHeader {
	color:#FFFFFF;
	background-color: #284f77;
	height: 24px;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 6px 4px 0px 8px;
	letter-spacing: 1px;
}
.infoblokTekst {
	padding:8px 8px 4px;
	border-right: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	border-left: 1px solid #8f8f8f;
	width: 132px;
}
.infoblokGrootTekst {
	padding:8px;
	width: 292px;
	border: 1px solid #8f8f8f;
}
.infoblokGrootTekst2 {
	padding:8px;
	width: 292px;
	border-right: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	border-left: 1px solid #8f8f8f;
}
.infoblokGrootHeader {
	color:#147dea;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}
.knop {
	text-align: center;
	margin-top: 14px;
	margin-bottom: 12px;
}
.menu_header a {
	float:right;
	margin-right:0px;
	text-align:right;
	color: #252525;
	font:17px "lucida grande", "lucida sans unicode", sans-serif;
	margin-top: 80px;
	display: block;
}
.menu_header a:hover {
	color: #e60d0d;
	text-decoration: none;
}
.auteursregel {
	font-size:12px;
	color:#404040;
	font:12px "lucida grande", "lucida sans unicode", sans-serif;
	margin-top: 5px;
	margin-bottom: 8px;
	width: 470px;
	display: block;
}
.grotefoto .ondertitel {
	font:12px "lucida grande", "lucida sans unicode", sans-serif;
	text-align: center;
	margin-top: 10px;
	color: #404040;
}
.grotevideo {
	margin-bottom: 30px;
}
.last {
	border-bottom:solid 1px black;
}
.loginformbox {
	background-color:#e8f3ff;
	border: 1px solid #8f8f8f;
	padding: 50px 50px 35px 20px;
}
/* INCORRECT INTERACTIEVE PRODUCTIES */
.main {  
	margin:0 auto;  
	width:970px; 
	padding-top:10px; 
	background-color:#FFFFFF;  }


.g160,.g320,.g480,.g640,.g800,.g960,.g80,.g240,.g250,.g400,.g550,.g560,.g720,.g880,.g960 {float:left; display: inline; margin-left:10px;  } 

/* 6 columns */
.g160 {width:150px; }
.g320  {width:310px;}
.g480  {width:470px;}
.g640  {width:630px;}
.g800  {width:790px;}
.g960  {width:950px;}

/* 12 columns */
.g80 {width:70px;}
.g240 {width:230px;}
.g250 {
	width:230px;
}
.g400 {width:390px;}
.g550 {
	width:550px;
}
.g560 {width:550px;}
.g720 {width:710px;}
.g880 {width:870px;}

/* margin */
.ml80{margin-left:90px;}
.ml160{margin-left:170px;}
.ml240{margin-left:250px;}
.ml320{margin-left:330px;}
.ml400{margin-left:410px;}
.ml480{margin-left:490px;}
.ml560{margin-left:560px;}
.ml640{margin-left:650px;}
.ml720{margin-left:730px;}
.ml800{margin-left:810px;}
.ml880{margin-left:890px;}
.ml960{margin-left:970px;}

.inside{margin-left:0;}

p.grid{ padding-left:10px;}
  
.clear {clear:both;}
.clearfix, .main{ display:block;} 

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
	 }
.onderkant {
	background-image: url(../beeld/onderschaduw.png);
	background-repeat: no-repeat;
}
.tussenkopje {
	font-size: 13px;
	font-weight: bold;
}

