 @charset "utf-8";
/* CSS Document GLOBAL - STUDIOO */
/* Made by Jo Van Snick */
/* Do not copy */



/* GLOBAL TEXT */
* {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}

/* BODY */	
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #999999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	top: 0px;
	right: 0px;
	overflow: hidden;
	}


/* GLOBAL TEXT AND IMG */	

img {
	border: none 
	}
	
p	{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding-right: 12px;
	}
	
a  {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	}
	

		
a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
	
a:active  {
	color: #999999;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
a:hover  {
	color: #333333;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}

	
ul   {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 20px; 
	}

input {
	background-color:#EEEEEE;
	border: solid 1px #BBBBBB;
	}

textarea {
	background-color:#EEEEEE;
	border: solid 1px #BBBBBB;
	}

strong {
	font-weight: bold;
	}
strong span {
	font-weight: bold;
	}

.entry-title {
	width: 100%;
	border-bottom: solid 1px #AAAAAA;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
	color: #333333;
}

.bleutext {
	color: #0084B6;
	font-size: 11px;
	font-weight: normal;
}

.greentext {
	color: #4B7520;
	font-size: 9px;
	font-weight: normal;
}

.caps {
	font-weight: normal;
}

table {
	text-align: left;
}
	
/* FRAMEWORK */


#website {
	height: 437px;
	width: 631px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -218px;
	margin-left: -315px;
	/*overflow: hidden;*/
	}
	
#topframe {
	width: 617px;
	height: 17px;
	position: absolute;
	top: 38px;
	right: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	z-index: 10;
	}


.topframe_sport {
	background-image: url('../images/topframes/img_topframe_sport.png');
	}
	
.topframe_cultuur {
	background-image: url('../images/topframes/img_topframe_cultuur.png');
	}
	
.topframe_financiering {
	background-image: url('../images/topframes/img_topframe_financiering.png');
	}

.topframe_mobiliteit {
	background-image: url('../images/topframes/img_topframe_mobiliteit.png');
	}

.topframe_huisvesting {
	background-image: url('../images/topframes/img_topframe_huisvesting.png');
	}
	
.topframe_gezondheid {
	background-image: url('../images/topframes/img_topframe_gezondheid.png');
	}
	
.topframe_psychosociaal {
	background-image: url('../images/topframes/img_topframe_psychosociaal.png');
	}
	
.topframe_mediatheek {
	background-image: url('../images/topframes/img_topframe_mediatheek.png');
	}
	
	
.topframe_global {
	background-image: url('../images/topframes/img_topframe_global.png');
	}	
	
.topframe_intro {
	
	}	
	
		
	
	
	
	
	
	
	
	
	
/* LOGO */
	
#logo {
	width: 230px;
	height: 69px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
	background-repeat: no-repeat;
	background-position: top
	}
	
.logo_global {
	background-image: url('../images/headers/img_header.png');
	}

.logo_sport {
	background-image: url('../images/headers/img_header_sport.png');
	}
	
.logo_cultuur {
	background-image: url('../images/headers/img_header_cultuur.png');
	}
	
.logo_financiering {
	background-image: url('../images/headers/img_header_financiering.png');
	}

.logo_mobiliteit {
	background-image: url('../images/headers/img_header_mobiliteit.png');
	}

.logo_huisvesting {
	background-image: url('../images/headers/img_header_huisvesting.png');
	}
	
.logo_gezondheid {
	background-image: url('../images/headers/img_header_gezondheid.png');
	}
	
.logo_psychosociaal {
	background-image: url('../images/headers/img_header_psychosociaal.png');
	}
	
.logo_mediatheek {
	background-image: url('../images/headers/img_header_mediatheek.png');
	}
















/* NAVIGATIE */

/* contact + medewerkers */
#navigation_top {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 160px;
	height: 14px;
	}

#navigation_top ul {
	border: none;
	vertical-align: top;
	list-style-type: none;
	display: inline;
	}

#navigation_top ul li {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 15px;
	display: inline;
	float: left; 	
	}	

#navigation_top a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px; 
	font-weight: normal;
	}
	
#navigation_top a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px; 
	font-weight: normal;
	}
	
#navigation_top a:active  {
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: normal;
	}

#navigation_top a:hover  {
	color: #333333;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: normal;
	}
	
#logo_intro {
	width: 230px;
	height: 69px;
	position: absolute;
	left: 200px;
	top: 0px;
	z-index: 20;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url('../images/headers/img_header_intro.png');
	}















/* NAVIGATIE */	
#navigation_main {
	position: absolute;
	top: 35px;
	right: 0px;
	width: 230px;
	height: auto;
	text-align: right;
	z-index: 40;
	}

#navigation_main ul {
	border: none;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	}

#navigation_main ul li {
	vertical-align: top;
	padding-bottom: 1px;
	padding-top: 1px;
	display: block;
	float: right;
	width: 100%; 	
	}	

#navigation_main a {
	color: #000000;
	text-decoration: none;
	font-size: 14px; 
	font-weight: normal;
	text-align: right;
	display: block;
	padding-right: 30px;
	height: 20px;
	line-height: 20px;
	}
	
#navigation_main a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px; 
	font-weight: normal;
	}
	
#navigation_main a:active  {
	color: #000000;
	text-decoration: none; 
	font-size: 14px; 
	font-weight: normal; 
	}

/*
#navigation_main a:hover  {
	color: #000000;
	text-decoration: none; 
	font-size: 13px; 
	font-weight: bold;
	}*/


#navigation_main ul li a.sport:hover {
	background-image: url('../images/hovers/img_hover_sport.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 165px;
	background-color: #FFFFFF;
 }

#navigation_main ul li a.cultuur:hover {
	background-image: url('../images/hovers/img_hover_cultuur.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 165px;
	background-color: #FFFFFF;
 }
 
#navigation_main ul li a.financiering:hover {
	background-image: url('../images/hovers/img_hover_financiering.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 165px;
	background-color: #FFFFFF;
 }
 
#navigation_main ul li a.mobiliteit:hover {
	background-image: url('../images/hovers/img_hover_mobiliteit.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 165px;
	background-color: #FFFFFF;
 }
 
#navigation_main ul li a.huisvesting:hover {
	background-image: url('../images/hovers/img_hover_huisvesting.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 165px;
	background-color: #FFFFFF;
 }
 
#navigation_main ul li a.gezondheid:hover {
	background-image: url('../images/hovers/img_hover_gezondheid.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 165px;
	background-color: #FFFFFF;
 }
 
#navigation_main ul li a.psychosociaal:hover {
	background-image: url('../images/hovers/img_hover_psychosociaal.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 165px;
	background-color: #FFFFFF;
 }
 
#navigation_main ul li a.mediatheek:hover {
	background-image: url('../images/hovers/img_hover_mediatheek.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 165px;
	background-color: #FFFFFF;
 }





/* SUBNAVIGATION */

#subnavigation {
	width: 390px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 20px;
	overflow: hidden;
	font-size: 13px;
	font-weight: normal;
	z-index: 70;
	color: #444444;
	}

.subnavigation span {
	vertical-align: top;
	padding-bottom: 1px;
	padding-top: 1px;
	display: block;
	width: 280px; 	
	padding-left: 16px;
	font-weight: bold;
	color: #444444;
	}
.subnavigation span.global {
	background-image: url('../images/subnavigation/img_arrow_global.png');
	background-position: left;
	background-repeat: no-repeat;
 }
.subnavigation span.sport {
	background-image: url('../images/subnavigation/img_arrow_sport.png');
	background-position: left;
	background-repeat: no-repeat;
 }
.subnavigation span.cultuur {
	background-image: url('../images/subnavigation/img_arrow_cultuur.png');
	background-position: left;
	background-repeat: no-repeat;
 }
.subnavigation span.financiering {
	background-image: url('../images/subnavigation/img_arrow_financiering.png');
	background-position: left;
	background-repeat: no-repeat;
 }
.subnavigation span.mobiliteit {
	background-image: url('../images/subnavigation/img_arrow_mobiliteit.png');
	background-position: left;
	background-repeat: no-repeat;
 }
.subnavigation span.huisvesting {
	background-image: url('../images/subnavigation/img_arrow_huisvesting.png');
	background-position: left;
	background-repeat: no-repeat;
 }
.subnavigation span.gezondheid {
	background-image: url('../images/subnavigation/img_arrow_gezondheid.png');
	background-position: left;
	background-repeat: no-repeat;
 }
.subnavigation span.psychosociaal {
	background-image: url('../images/subnavigation/img_arrow_psychosociaal.png');
	background-position: left;
	background-repeat: no-repeat;
 }
.subnavigation span.mediatheek {
	background-image: url('../images/subnavigation/img_arrow_mediatheek.png');
	background-position: left;
	background-repeat: no-repeat;
 }
 






#navigation_intro {
	position: absolute;
	top: 38px;
	left: 222px;
	width: 480px;
	height: 18px;
	text-align: left;
	z-index: 40;
	}

#navigation_intro ul {
	border: none;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	}

#navigation_intro ul li {
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline;
	padding-left: 0px;
	}	

#navigation_intro a {
	color: #333333;
	text-decoration: none;
	font-size: 9px; 
	font-weight: normal;
	text-align: left;
	padding-right: 4px;
	padding-left: 0px;
	}
	
#navigation_intro a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 9px; 
	font-weight: normal;
	}
	
#navigation_intro a:active  {
	color: #333333;
	text-decoration: none; 
	font-size: 9px; 
	font-weight: normal; 
	}


#navigation_intro a:hover  {
	color: #000000;
	text-decoration: none; 
	font-size: 9px; 
	font-weight: normal;
	}
	
	
	
	




/* CONTENT */


#contentframe {
	width: 617px;
	height: 372px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	z-index: 30;
	}

#contentframe_intro {
	width: 617px;
	height: 188px;
	position: absolute;
	bottom: 184px;
	right: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	z-index: 30;
	}
	
	
.content_global {
	background-image: url('../images/contents/img_contentframe_global.png');
	}

.content_sport {
	background-image: url('../images/contents/img_contentframe_sport.png');
	}
	
.content_cultuur {
	background-image: url('../images/contents/img_contentframe_cultuur.png');
	}
	
.content_financiering {
	background-image: url('../images/contents/img_contentframe_financiering.png');
	}

.content_mobiliteit {
	background-image: url('../images/contents/img_contentframe_mobiliteit.png');
	}

.content_huisvesting {
	background-image: url('../images/contents/img_contentframe_huisvesting.png');
	}
	
.content_gezondheid {
	background-image: url('../images/contents/img_contentframe_gezondheid.png');
	}
	
.content_psychosociaal {
	background-image: url('../images/contents/img_contentframe_psychosociaal.png');
	}
	
.content_mediatheek {
	background-image: url('../images/contents/img_contentframe_mediatheek.png');
	}
	

/* met pdf arrow */
.content_global_pdf {
	background-image: url('../images/contents/img_contentframe_global_pdf.png');
	}

.content_sport_pdf {
	background-image: url('../images/contents/img_contentframe_sport_pdf.png');
	}
	
.content_cultuur_pdf {
	background-image: url('../images/contents/img_contentframe_cultuur_pdf.png');
	}
	
.content_financiering_pdf {
	background-image: url('../images/contents/img_contentframe_financiering_pdf.png');
	}

.content_mobiliteit_pdf {
	background-image: url('../images/contents/img_contentframe_mobiliteit_pdf.png');
	}

.content_huisvesting_pdf {
	background-image: url('../images/contents/img_contentframe_huisvesting_pdf.png');
	}
	
.content_gezondheid_pdf {
	background-image: url('../images/contents/img_contentframe_gezondheid_pdf.png');
	}
	
.content_psychosociaal_pdf {
	background-image: url('../images/contents/img_contentframe_psychosociaal_pdf.png');
	}
	
.content_mediatheek_pdf {
	background-image: url('../images/contents/img_contentframe_mediatheek_pdf.png');
	}
	
.content_intro {
	background-image: url('../images/contents/img_contentframe_intro.png');
	}
	
	
	
.content_reservatie {
	background-image: url('../images/contents/img_contentframe_reservatie.png');
	}


#content {
	position: absolute;
	top: 27px;
	left: 20px;
	width: 392px;
	height: 320px;
	color: #333333;
	overflow: auto;
	font-weight: normal;
	font-size: 12px;
	z-index: 50;
	}
	
	
	
#content a:link {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}

#content a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
	
#content a:active  {
	color: #999999;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
#content a:hover  {
	color: #333333;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
	


#content_small {
	position: absolute;
	top: 69px;
	left: 211px;
	width: 202px;
	height: 320px;
	color: #333333;
	overflow: hidden;
	font-weight: normal;
	z-index: 40;
	background-color: #FFFFFF;
	}

#content_small_text {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 185px;
	height: 240px;
	color: #333333;
	overflow: auto;
	font-weight: normal;
	font-size: 12px;
	z-index: 50;
	}
	
	
	
#content_small_text a:link {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}

#content_small_text a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
	
#content_small_text a:active  {
	color: #999999;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
#content_small_text a:hover  {
	color: #333333;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
	
	
.entersite {
	border: none;
	position: absolute;
	left: 150px;
	top: 265px;
	}
	
/*	
#icons {
	position: absolute;
	width: 202px;
	height: 50px;
	left: 211px;
	top: 389px;
	}
*/
#icons {
	position: absolute;
	width: 50px;
	height: 165px;
	left: 19px;
	top: 74px;
	z-index: 1000;
	}

	



#content_intro {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 255px;
	height: 160px;
	color: #333333;
	overflow: auto;
	font-weight: normal;
	font-size: 12px;
	z-index: 50;
	}
	
	
	
#content_intro a:link {
	color: #0084B6;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}

#content_intro a:visited {
	color: #0084B6;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
	
#content_intro a:active  {
	color: #0084B6;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
#content_intro a:hover  {
	color: #0084B6;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}

#content_intro p  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}



#content_big {
	position: absolute;
	top: 27px;
	left: 20px;
	width: 575px;
	height: 320px;
	color: #333333;
	overflow: auto;
	font-weight: normal;
	font-size: 12px;
	z-index: 50;
	}
	
	
	
#content_big a:link {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}

#content_big a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
	
#content_big a:active  {
	color: #999999;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
#content_big a:hover  {
	color: #333333;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
	
	
	
/* PDF'S */

#arrow_pdf {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 112px;
	bottom: 7px;
	overflow: hidden;
	z-index: 70;
	}
	
	
#arrow_pdf_back {
	width: 75px;
	height: 80px;
	position: absolute;
	right: 187px;
	bottom: 27px;
	overflow: hidden;
	z-index: 70;
	}


#pdf {
	position: absolute;
	top: 35px;
	right: 15px;
	width: 150px;
	height: 250px;
	text-align: right;
	z-index: 40;
	}


#pdf a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	}
	

	
#pdf a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 14px; 
	font-weight: bold;
	}
	
#pdf a:active  {
	color: #333333;
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
#pdf a:hover  {
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold; 
	}

#pdf a.info {
	font-size: 10px;
	color: #333333; 
	font-weight: normal; 

	}
#pdf a:active.info {
	font-size: 10px;
	color: #333333; 
	font-weight: normal;
	}
#pdf a:link.info {
	font-size: 10px;
	color: #333333; 
	font-weight: normal;
	}
#pdf a:visited.info {
	font-size: 10px;
	color: #333333; 
	font-weight: normal;
	}
#pdf a.hover {
	font-size: 10px;
	color: #333333; 
	font-weight: normal;
	}
	
	
	



/* MEDEWERKERS */

.medewerkers {
	width: 550px;
	border: none;
	}
	
.medewerkers_images {
	border: none;
	text-align: center;
	width: 150px;
	}
	
.medewerkers_titels {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 70px;
	}
	
.medewerkers_titels p {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
.medewerkers_info {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 250px;
	}

.medewerkers_info p {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

	
	
	
	
	
	
	
/* CONTACT */

.contact_titels {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	}




/* PRELOADER */

#preload_global{
	width: 0px;
	height: 0px;
	visibility: hidden;
	z-index: 0;
	position: absolute;
	right:0;
	bottom:0;
	overflow:hidden;
	}
	
	
	
	
	
/* WEBINFO */
/* global */
#siteinfo {
	position: absolute;
	width: 500px;
	height: 20px;
	left: 70px;
	top: 443px;
	text-align: center;
	color: #CCCCCC;
	font-size:10px;
	}



#siteinfo a {
	color: #CCCCCC;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	}
	

	
#siteinfo a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
	}
	
#siteinfo a:active  {
	color: #CCCCCC;
	text-decoration: none; 
	font-size:10px;
	font-weight: normal; 
	}
	
#siteinfo a:hover  {
	color: #FFFFFF;
	text-decoration: none; 
	font-size:10px;
	font-weight: normal; 
	}
	
	
	
#siteinfo_intro {
	position: absolute;
	width: 500px;
	height: 20px;
	left: 70px;
	top: 330px;
	text-align: center;
	color: #CCCCCC;
	font-size:10px;
	}


#siteinfo_intro a {
	color: #CCCCCC;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	}
	

	
#siteinfo_intro a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
	}
	
#siteinfo_intro a:active  {
	color: #CCCCCC;
	text-decoration: none; 
	font-size:10px;
	font-weight: normal; 
	}
	
#siteinfo_intro a:hover  {
	color: #FFFFFF;
	text-decoration: none; 
	font-size:10px;
	font-weight: normal; 
	}






/* ICONS */
#icons_psycho {
	position: absolute;
	width: 617px;
	height: 75px;
	top: 257px;
	right: 0px;
	text-align: center;
	}













.news_info {
	color: #0084B6;
}

.news_info a {
	color: #0084B6;
}

.news_info a:link, a:visited, a:active, a:hover {
	color: #0084B6;
}



		
#velden {
	width: 400px;
	height: auto;
	overflow: auto;
	}


#error {
	width: 200px;
	height: 100px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color:#FFFFFF;
	color: #FF0000;
	font-size: 10px;
	text-align: right;
	}

#error p {
	color: #FF0000;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	}
	
#succes {
	width: 200px;
	height: 100px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #FF0000;
	font-size: 10px;
	text-align: right;
	}

#succes p {
	color: #FF0000;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	}

	
	
 /* ---------------- SCROLLBAR ---------------- */


/* Voeg class='flexcroll' toe bij de desbetreffende divs voor deze scrollbalk */


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width:22px;
}
.vscrollerbar {
background-image: url(scrollbar.png);
width: 22px;
height: 110px !important;

background-image: url(scrollbar.png);
}

* html .vscrollerbar {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='scrollbar.png');
background-image: none;
}


.hscrollerbase {height: 22px;}
.hscrollerbar {height: 22px; background-color: #84ADD6;}

.vscrollerbar, .hscrollerbar {
padding: 0px;
z-index: 2;
}

.scrollerjogbox {
width: 22px;
height: 22px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #698AAA;
}







 /* ---------------- RESERVATIE ---------------- */

td.reg_input_info {
	width: 60px;
}

span.error {
	color: #FF0000;
	font-weight: bold;
	}

span.note {
	color: #EEEEEE;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	}

.registratie_locatie {
	width: 140px;
	}

.registratie_datum {
	width: 140px;
	}

.registratie_uur {
	width: 140px;
	}

.registratie_type {
	width: 140px;
	}

#navigation_main_res {
	position: absolute;
	top: 35px;
	right: 7px;
	width: 160px;
	height: auto;
	text-align: right;
	z-index: 40;
	font-size: 12px;
	color: #ffffff;
	}

#navigation_main_res ul {
	border: none;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	}

#navigation_main_res ul li {
	vertical-align: top;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 0px;
	margin-left: 0px;
	display: block;
	width: 130px;
	}	

#navigation_main_res a {
	color: #000000;
	text-decoration: none;
	font-size: 14px; 
	font-weight: normal;
	text-align: right;
	display: block;
	padding-right: 30px;
	height: 20px;
	line-height: 20px;
	width: 130px;
	background-color: #FFFFFF;
	}
	
#navigation_main_res a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px; 
	font-weight: normal;
	}
	
#navigation_main_res a:active  {
	color: #000000;
	text-decoration: none; 
	font-size: 14px; 
	font-weight: normal; 
	}
	
	
#navigation_main_res ul li a.sport:hover {
	background-image: url('../images/hovers/img_hover_sport.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 130px;
	background-color: #FFFFFF;
 }

#navigation_main_res ul li a.cultuur:hover {
	background-image: url('../images/hovers/img_hover_cultuur.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 95px;
	background-color: #FFFFFF;
 }
 
#navigation_main_res ul li a.financiering:hover {
	background-image: url('../images/hovers/img_hover_financiering.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 95px;
	background-color: #FFFFFF;
 }
 
#navigation_main_res ul li a.mobiliteit:hover {
	background-image: url('../images/hovers/img_hover_mobiliteit.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 95px;
	background-color: #FFFFFF;
 }
 
#navigation_main_res ul li a.huisvesting:hover {
	background-image: url('../images/hovers/img_hover_huisvesting.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 95px;
	background-color: #FFFFFF;
 }
 
#navigation_main_res ul li a.gezondheid:hover {
	background-image: url('../images/hovers/img_hover_gezondheid.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 95px;
	background-color: #FFFFFF;
 }
 
#navigation_main_res ul li a.psychosociaal:hover {
	background-image: url('../images/hovers/img_hover_psychosociaal.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 95px;
	background-color: #FFFFFF;
 }
 
#navigation_main_res ul li a.mediatheek:hover {
	background-image: url('../images/hovers/img_hover_mediatheek.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 95px;
	background-color: #FFFFFF;
 }
 
 #content_res {
	position: absolute;
	top: 27px;
	left: 20px;
	width: 422px;
	height: 340px;
	color: #333333;
	overflow: auto;
	font-weight: normal;
	font-size: 12px;
	z-index: 50;
	}
	
	
	
#content_res a:link {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}

#content_res a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
	
#content_res a:active  {
	color: #999999;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
#content_res a:hover  {
	color: #333333;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	}
	
.field_img {
	width: 65px;
}


.print {
	text-transform: uppercase;
}

.userstable {
	margin: 0px;
	padding: 0px;
	text-align: left;
}