@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/*ALGEMENEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

html,body {
	height:100%; 
	width:100%;
	min-width:100%;
	padding:0;
	margin:0;
}
body {
	font: 0.7em Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../images/site/indexBodyBackground.jpg);
	background-repeat:repeat-x;
	background-color:#fde3f6;
	line-height:130%;
}

/*-------------------------------------------------------------------------------------*/
/*HOOFDONDERDELEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container {
	/*background-color: white;*/
	width:975px;
	margin:0 auto;
	
}
#container #header, #container #middle { /*cetnter the design*/
 margin:0;
}

#container #header {
	height:76px;
	width:975px;
	background-image:url(../images/site/headerLogo.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#container #subHeader { 
	width:975px; 
	height:36px; 
}

#container #contentHeader {
	width:100%;
	min-width:975px;
	height:170px;
}
#container #middle{
	background-image:url(../images/site/indexMiddleBackgroundRepeat.jpg);
	background-repeat:repeat-y;
	min-height:272px;
	height:auto!important;
	height:272px;
	width:975px;
}
/*-------------------------------------------------------------------------------------*/
/*PARTS CONTENTHEADER------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#contentHeader #colRight {
	background-image:url(../images/site/colRightTop.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:305px;
	display:inline;
	clear:right;
	height:170px;
	overflow:hidden;
}

#contentHeader #colMiddle {
	background-image:url(../images/site/colMiddleTopBackground.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:466px;
	display:inline;
	float:left;
	height:170px;
}

#contentHeader #colLeft{
	background-image:url(../images/site/colLeftTop.jpg);
 	background-repeat:no-repeat;
	position:relative;
	width:203px;
	display:inline;
	float:left;
	height:170px;
}

#contentHeader #colRight .content {
	color:white;
	margin: 30px 30px 30px 30px; 
	padding: 0px 0px 0px 0px; 
	height: auto;
	max-height:120px;
	overflow:hidden;
}
#contentHeader #colRight .content h1 {
	display:none;
}
#contentHeader #colRight .content h2 {  font-size: 1.1em; }
#contentHeader #colRight .content h6 { font-size: 1em; font-weight:normal;}
/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #middle #middleWrapper{
	background-image:url(../images/site/indexMiddleBackground.jpg);
	background-repeat:no-repeat;
	margin-left:6px;	
	min-height:272px;
	height:auto!important;
	height:272px;
	width:962px;
	background-color:#FFFFFF;
	display:inline-block;
}
#middle #middleWrapper #colLeft { 
	width:198px;
	min-height:260px;
	height:auto!important;
	height:260px;
	background-image:url(../images/site/indexMiddleColsDividers.jpg);
	background-repeat:no-repeat;
	background-position:197px 29px;
	display:inline;
	float:left;
	clear:right;
}

#middle #middleWrapper #colMiddle { 
	width:529px;
	min-height:260px;
	height:auto!important;
	height:260px;
	display:inline;
	float:left;
	clear:right;
}

#middle #middleWrapper #colRight { 
	width:235px;
	min-height:260px;
	height:auto!important;
	height:260px;
	background-image:url(../images/site/indexMiddleColsDividers.jpg);
	background-repeat:no-repeat;
	background-position:0px 35px;
	display:inline;
	float:left;
	clear:right;
}
#middle #middleWrapper #colRight #movieWrapper{
	margin: 10px 0px 0px 15px;
}


#middle #middleWrapper #colMiddle #content { 
	margin:12px 0px 0px 0px; 
	padding: 0px 18px 0px 18px; 
	height:auto;

}
#mainPageTools {
	float:right; 
	position:relative; 
	display:inline; 
	width:35px; 
	margin-right:35px; 
	margin-top:5px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS HEADER-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#logoblok {
	width:220px;
	height:77px;
	cursor:pointer;
	display:inline;
	float:left;
}
#container #header #plazaBlock{
	display:inline;
	float:right;
	margin-right:8px;
	clear:right;
	height:76px;
	width:300px;
}

#subHeader #menuWrapper{
	background-image:url(../images/site/menuBackground.jpg);
	background-repeat:no-repeat;
	width:670px;
	height:36px;
	float:left;
	display:inline;
}
#subHeader #searchWrapper{
	background-image:url(../images/site/searchBackground.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:298px;
	float:right;
	display:inline;
	clear:right;
	overflow:hidden;
	margin-right:7px;
	*margin-right:8px;
}


/*-------------------------------------------------------------------------------------*/
/*FDOELGROEPEM----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
/*sub doelgroepen*/
#doelgroepen {
	height:155px;
	position:relative;
	overflow:hidden;
	margin: 0px 0px 0px 30px;
	width:170px;
}
#doelgroepen .doelgroep {
	height:38px; 
	cursor:pointer;
	margin:0px;
	padding:0px;
}
#doelgroepen .doelgroep p{padding:9px 0px 0px 18px; color:white; font-size:16px;}
#doelgroepen .doelgroep p a { color:white;}
.sIFR-hasFlash  #doelgroepen .doelgroep p{ padding:9px 0px 0px 18px; font-size:8px;}
#doelgroepen .doelgroep p.sIFR-replaced object { width:150px; }
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #doelgroepen .doelgroep p{
	visibility:hidden;
}
/*-------------------------------------------------------------------------------------*/
/*FOOTER----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#middle #middleWrapper #subFooter {
	background-image:url(../images/site/subFooter.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:14px;
	margin:0px 0px 0px 9px;
	clear:both;
}

#footer { 
	clear:both;
	width:975px;
	background-image:url(../images/site/indexMiddleBackgroundRepeat.jpg);
	background-repeat:repeat-y;
	
	display:block;
}
#footerWrapper {
	clear:both;
	background-image:url(../images/site/footerBackground.jpg);
	background-repeat:no-repeat;
	height:68px;
	width:975px;
	display:inline-block;
	margin-top:3px;
} 

	
#footerWrapper #footerColLeft {
	width:204px;
	display:inline;
	float:left;
}
#footerWrapper #footerColLeft p {
	margin:8px 0px 0px 30px;
	color:white;
}
#footerWrapper #footerColLeft p a { color:white; }
#footerWrapper #footerColMiddle {
	display:inline;
	float:left;
	width:529px;
}
#footerWrapper #footerColMiddle p { 
	margin:8px 0px 0px 30px;
	color:white;
}

/*SIFR CLASSES----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0px;
}

.sIFR-replaced {
	visibility: visible !important;
	margin:0px;
	padding:0px;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


/*-------------------------------------------------------------------------------------*/
/*GENERAL CONTENT----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
h1 {font-size: 1.4em; padding:2px 0 0px 0;margin:0 0 1em 0;}
h2 {font-style:italic; font-size:1.3em; margin:0 0 1em 0;}
h3 {padding-right: 0px; padding-left: 0px; font-size: 1.2em; padding-bottom: 0px; margin: 0px;  padding-top: 4px}
h4 {padding-right: 0px; padding-left: 0px; font-size: 1.1em; padding-bottom: 4px; margin: 0px;  padding-top: 4px}
h5 {padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 1em; padding-bottom: 4px; margin: 0px; color: #7f7f7f; padding-top: 4px}
h6 {padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 1em; padding-bottom: 1em; margin: 0px; padding-top: 4px}

a {text-decoration:none; color: #081362;text-decoration: none;}
a:hover, a:active {text-decoration: underline; color: #c51393;}
a:visited {text-decoration: none; color: #353e85;}

#content ul  {list-style-position: inside;}
#content ol  {list-style-position: inside;}
/*p{ padding-bottom:5px; padding-top:5px;}*/

.button {
	width:75px; 
	background-color:#2d4197; 
	color:white; 
	border:none!important; 
	cursor:pointer;
	padding:1px 5px 1px 5px;
}
.notClickable {color:#CCCCCC;}
.moviePreview { margin-top:10px!important; }