/*
Stylesheet KNHB.NL
Media: Screen
Donkerblauw		#0e1d7d  :hover #b4bbdd;
Oranje			#ff6600
licht blauw:	#e5e8f1
*/

*
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Standaard lettertype voo rgehele website */
	/*color: #0e1d7d;*/
	margin: 0px;
	padding: 0px;
}
ul, ol, dl
{
	position: relative;
}
body
{
	font-size: 0.70em;
	cursor: default;
	text-align: center;
}

body		{background:#f2f2f2 url(../images/2011/body-lines.gif) 0 0 repeat-x;}
body.home	{background:#f2f2f2 url(../images/2011/body-lines-home.gif) 0 0 repeat-x;}


body.lightBox { background:white; padding: 15px; text-align: left;}
body.hockeystanden { background: none !important; }

a, a:link
{
	text-decoration: underline;
	color: #ff6600;
}
acronym
{
	border-bottom: 1px dotted;
	cursor: help;
}

a:hover, a:active, a:focus
{
	color: #b4bbdd;
}


/* Layout onderdelen */

div.contPageLayout
{
	display: block;
	text-align: left;
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0 auto;
	/*background: transparent url(../images/bgPageGradient.gif) repeat-x left 210px;*/
	background:url(../Images/2011/content-bg.png) 0 0 repeat-y;
}
body.home div.contPageLayout{background:none !important;}


div.contPageNavigation * {
	font-family: Verdana !important;
}

div.contPageNavigation
{
	height: 100%;
	display: inline;
	/*margin: 0px 10px 10px 0px;*/
	margin:0px;
	float: left;
	width: 190px;
	clear: both;
	position:relative;
	/*background:url(../images/2011/bar-bg-png) 0 0 no-repeat;*/
}
div.contPageContentColumn
{
	float: left;
	display: inline;
	width: auto;
	/*clear: both;
	position:relative;*/
}
div.pageBodyContent
{
	background: #ffffff;
	padding: 10px;
	width: 99%;
	height: auto;
	/*border-bottom: solid 2px #0e1d7d;*/
	/*margin: 0px 0px 10px 0px;*/
}

.pageBodyContent h1 
{
	color:#7b7e80;
	font-weight:normal;
	font-size:1.4em;
}

div.pageBodySmall
{	
	margin: 0 0 0 10px;
	float: left;
	display: block;
	position:relative;
	background-color:#FFFFFF;
	color:#000000;
	padding: 0 0 0 10px;
	width:470px;
}
.searchContext { margin: 0 0 15px 0; }

.searchContext a,
.searchContext a:link,
.searchContext a:visited {
	color: #000000;
}
.searchContext a:hover,
.searchContext a:active,
.searchContext a:focus,
.searchContext a.activePage,
.searchContext a.activePage:link,
.searchContext a.activePage:visited
{
	color: #ff6600;
	text-decoration:none;
}

div.clear
{
	clear: both;
	clip: rect(0px 0px 0px 0px);
	height: 1px;
	width: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.left { float: left; }
.right { float: right; }

div.contPageContent iframe
{
	border: none;
	border-bottom: solid 2px #0e1d7d;
	margin: 0 0 10px 0;
}
div.contArticleEditor iframe { border-bottom: solid 0px #0e1d7d; }

/* Page Header */

div.pageHeader
{
	width: 403px;
	height: 146px;
	float: left;
	display: inline;
	position: relative;
	margin: 0 0 10px 99px;
	background: transparent url(../images/2011/normalPageHeader-default.jpg) no-repeat left center;
}
div.pageHeader div.hdrTxtOverlay
{
	display:none;
	/*
	height: auto;
	width: 490px;
	position: relative;
	top: 60px;
	left: 0px;
	width: auto;
	padding-right: 20px;
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	font-size: 2.3em;
*/
}
div.pageHeader.homeHeader
{
	background: transparent url(../images/2011/subHomepageHeader-default.jpg) no-repeat left top;
}
div.pageHeader.homeHeader div.hdrTxtOverlay
{
	top: 160px;
	height: 210px;
}
div.pageHeader.overviewHeader
{
	width: 400px;
	height: 210px;
	margin: 11px 0px 10px 0px;
	clear: none;
	float: left;
	background: transparent url(../images/overviewPageHeader-default.png) no-repeat left top;
}

div.pageHeader.overviewHeader div.hdrTxtOverlay
{
	display: none;
}

/* Page extras */
div.contPageExtras
{
	width:200px;
	height: auto;
	margin: 43px 0px 0px 0px;
	padding:0 0 5px 0;
	float: left;
	display: inline-block;
	background: #dedfdf url(../images/2011/contPageExtras.gif) 0 -43px repeat !important;
	/*position: relative;
	z-index: 2;*/
}
div.contPageTools
{
	display:inline-block;
	margin:15px 0 0 0;
	position:relative;
	float:left;
}
div.contPageExtras div.contPageTools ul
{
	list-style-type: none;
	display: block;
}
div.contPageExtras div.contPageTools ul li
{
	padding: 0px;
	width: auto;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
}
a.hrefPageTool, a.hrefPageTool:link, a.hrefPageTool:visited
{
	width:168px;
	margin: 5px 0 5px 10px;
	padding: 6px;
	color: #eb2128;
	background-color:#fff;
	font-size: 1em;
	display: block;
	text-decoration: none;
}
a.hrefPageTool:hover{
	text-decoration:  underline;
}
a.hrefPageTool:hover, a.hrefPageTool:focus, a.hrefPageTool:active
{
	color: #000;
}
a.hrefPageTool.funcPrint
{
	/*background: transparent url(../images/btnPageTool_print.gif) no-repeat left top;*/
}
a.hrefPageTool.funcContact
{
	/*background: transparent url(../images/btnPageTool_contact.gif) no-repeat left center;*/
}

div.contPageContent a.hrefExtern, div.contPageContent a[target="_blank"]
{
	color: #ff6600;
	padding-left: 10px;
	background: transparent url(../images/bltHref_extern.gif) no-repeat center left;
}
div.contPageContent a.hrefExtern, div.contPageContent a.hrefExtern:link, div.contPageContent a.hrefExtern:visited
{
	color: #ff6600;
	padding-left: 10px;
	background: transparent url(../images/bltHref_extern.gif) no-repeat center left;
}
div.contPageContent a.hrefExtern:hover, div.contPageContent a.hrefExtern:focus, div.contPageContent a.hrefExtern:active
{
	color: #0e1d7d;
	padding-left: 10px;
	background: transparent url(../images/bltHref_extern.gif) no-repeat center left;
}

a.hrefLink, a.hrefLink:link, a.hrefLink:visited
{
	color: #ff6600;
	/*text-decoration: underline;
	padding-left: 7px;
	background: transparent url(../images/bltArrow_OrangeSmall.gif) no-repeat left center;*/
}
div.contRedirector a
{
	font-size: 0.9em;
	color:#b4bbdd;
	display: inline-block;
}
div.contRedirector a:hover,
div.contRedirector a:focus,
div.contRedirector a:active
{
	color: #0e1d7d;
}
div.contRedirector span
{
	color:#b4bbdd;
	font-size: 0.9em;
	padding-left: 12px;
	background: transparent url(../images/bltHrefRedirect.gif) no-repeat center left;
}
/* Zie ook... */
div.contRelatedPages
{
	width: 180px;
	background: #bdbebf;
	height: auto;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
	margin: 10px 0px 10px 10px;
}
div.contRelatedPages h3
{
	/*display: none;*/
	font-size:1.5em;
	font-weight:normal;
	color:#fff;
	padding: 5px 0 10px 10px;
}
div.contRelatedPages ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 180px;
	display: block;
}
div.contRelatedPages ul li
{
	float:left;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-type: none;
	width: 180px;
	display: block;
}
div.contRelatedPages ul li span {float:left;}
a.hrefRelPage, a.hrefRelPage:link, a.hrefRelPage:visited
{
	font-size: 1em;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-style: normal;
	text-decoration: none;
	display: block;
	float:left;
}
a.hrefRelPage:hover, a.hrefRelPage:focus, a.hrefRelPage:active
{
	color: #fff;
}

/* PromoButtons */
div.contPromoButtons
{
	float: left;
	height: auto;
	width: 200px;
	vertical-align: bottom;
	display: inline;
	position: relative;
}
.contPageNavigation div.contPromoButtons
{
	padding-top: 0;
}
div.contPromoButtons a img, div.contPromoButtons a:link img, div.contPromoButtons a:visited img
{
	vertical-align: bottom;
	text-align: center;
	margin: 10px 0 0 0;
	border: solid 1px #ff6600;
}
div.contPromoButtons a:hover img, div.contPromoButtons a:focus img, div.contPromoButtons a:active img
{
	border: solid 1px #0e1d7d;
}



/* BANNERS COMMERCIAL */
div.contBanner_small
{
	float: left;
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
}
div.contBanner_small span.contBannerItem
{
	background: #e5e8f1;
	margin: 0;
	float: left;
	margin: 0 0 5px 2px;
	display: inline;
	position: relative;
	text-align: center;
	width: 49%;
}
div.pageHomepage div.contBanner_small span.contBannerItem,
div.pageVirtualHome div.contBanner_small span.contBannerItem
{
	margin: 0 0 5px 0;
	width: 100%;
}
div.contBanner_small span.contBannerItem img
{
	width: 234px;
	height: 60px;
	border: solid 1px #ff6600;
	margin: 0;
}
div.contBanner_large
{
	float: left;
	position:relative;
	display: block;
	clear: both;
	margin: 5px 0 0 5px;
	text-align: center;
	width: 98%;
	height: 60px auto;
}
div.contBanner_large span.contBannerItem
{
	text-align: center;
}
div.contBanner_large span.contBannerItem a
{
	text-align: center;
	display: block;
	background-image: none;
	/*background-color: #ff6600; aangepast voor GOUD 070911 */
	background-color: #eaecf4;
	width: 100%;
}
div.contBanner_large span.contBannerItem img
{
	height: 60px;
	width: 468px;
	/*border: solid 1px #ff6600; aangepast voor GOUD 070911 */
	border: solid 1px #eaecf4;
	text-align: center;
	display: inline;
}

div.contBanner_large .contTxtCommercial,
div.contBanner_small .contTxtCommercial
{
	display: none;
}
.bnrIsCommerce span.contTxtCommercial
{	
	display: block;
	text-align:center;
	width: auto;	
	text-decoration: none;
	margin: 0 auto;
}
 
span.contBannerItem a[target="_blank"]
{
		padding:  0;
		background-image: none;
}

/* pageTypes */

div.navStart
{
	width: 200px;
	height: auto;
	/*background: transparent url(../images/bgLocationIndicator.gif) no-repeat left top;*/
	padding: 28px 0px 0px 0px;
	display: block;
	float: left;
}

.error { color: red; }

 /* Inline win */
    
    .InlineWin_container {

	    background-color:White;
    }

    /* Header classes */
    div.InlineWin_subHeader {
	    background-color:#dde0e0;
        }

    /* Button classes Header 2x classes voor opmaak en positionering */

    button.InlineWin_btnImgDefault span { display: none; }
    
    
    button.InlineWin_btnImgClose  
    {
            width:16px;
            height:16px;
		    clip: rect(0, 0, 0, 0);
		    overflow:hidden;
		    border: none;
		    margin:2px 0;
		    cursor:hand;
            background: transparent url('../Images/Buttons/CloseBtn.gif') 0 0; 
            }
            
    button.InlineWin_btnImgClose:hover,
    button.InlineWin_btnImgClose:active { background-position: 0 -16px; }


    /* Content classes */

    .InlineWin_Image {
        background-color:#31393b;
    }

    /* Footer classes */ 

    div.InlineWin_formFooter {
	    background-color:#dde0e0;
    }


.bannersIdios{
	background-color:#dedfdf;
	display:inline-block;
	padding:0 11px;
	padding-bottom:1px;
}
.bannersIdios a img{
	border:none !important;
	margin:6px 0 4px 0 !important;
}

hr{display:block; width:100%; background:url(../images/2011/hr.gif) 0 0 repeat-x; float:left; height:2px; margin:10px 0; padding:0; border:none;}

div.contHomepageNews div.contArticleList{
	margin:0;padding:0;
	width:400px;
}

.inschr-congres{margin-left:10px; padding:0 10px 10px 10px; background:#fff;}
.inschr-congres label{margin-left:5px;}
