@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/indeling/_bg.jpg);
	background-position:50% 0px;
	background-repeat:no-repeat;
	background-color:#0566A1; 
}

#container{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}



#container_top{
	width: 100%;
	height: 25px;
	background-image:url(../img/indeling/_bg_top.png);
	background-repeat:repeat-x;
	z-index: 1;
}


#header{
	position: relative;
	float: left;
	display:inline;
	width: 950px;
	height: 327px;
}


#menu{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 950px;
	height: 158px;
	background-image:url(../img/indeling/bg_home_top.jpg);
	background-position: bottom;
	background-repeat:no-repeat;

}

#menu img{
	border: 0px;
}

#earth{
	position: absolute;
	width: 580px;
	height: 350px;
	right: -52px;
	top: -113px;
	background-image:url(../img/indeling/_bg_earth.jpg);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc)
	
}

#header_top{
	position: absolute;
	width: 400px;
	height: 60px;
	right: -10px;
	top: -25px;
	background-image:url(../img/indeling/_bg_header_top.png);
	background-repeat:no-repeat;
	z-index:2;
	text-align:center;
	line-height: 42px;
}


#header_top a:link, #header_top a:visited, #header_top a:active{
	text-decoration:none;
	color: #FFF;
}

#header_top a:hover{
	text-decoration:underline;
	color: #FFF;
}

#header_cordia-sportsworld-logo{
	position: absolute;
	width: 303px;
	height: 92px;
	left: 0px;
	top: 15px;
	display: none;
}

#header_cordia-sportsworld-logo2{
	position: absolute;
	width: 303px;
	height: 92px;
	left: 25px;
	top: 15px;
}

#blok_links{
	position: absolute;
	width: 155px;
	height: 202px;
	right: 200px;
	top: 50px;
	padding-left:27px;
	padding-top:25px;
	background-image:url(../img/indeling/_bg_blokken_links.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

#blok_rechts{
	position: absolute;
	width: 155px;
	height: 202px;
	right: 10px;
	top: 50px;
	padding-left:27px;
	padding-top:25px;
	background-image:url(../img/indeling/_bg_blokken_rechts.jpg);
	background-repeat:no-repeat;
	z-index:1;
}




#inhoud{
	position: relative;
	float: left;
	display:inline;
	width: 473px;
	height: 180px;
	background-color:#FFF;
	background-image:url(../img/indeling/bg_inhoud.jpg);
	background-repeat:repeat-y;
	padding-left: 450px;
	padding-right:25px;
	padding-top:10px;
	margin-top: -1px;
}

#inhoud_indeling2{
	position: relative;
	float: left;
	display:inline;
	width: 873px;
	background-color:#FFF;
	background-image:url(../img/indeling/bg_inhoud.jpg);
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-right:25px;
	padding-top:10px;
	margin-top: -1px;
}

	.titel_indeling2{
		position: absolute;
		width: 400px;
		height: 25px;
		left: 50px;
		top: -30px;

	}

	#tekst_indeling2{
		position: relative;
		float: left;
		display: inline;
		width: 550px;
		margin-bottom: 30px;
	}
	
	#zijbalk_indeling2{
		position: relative;
		float: left;
		display: inline;
		width: 280px;
		margin-left: 30px;
		margin-bottom: 30px;
	}	

	#inhoud_indeling2 a:link, #inhoud_indeling2 a:visited, #inhoud_indeling2 a:active{
		text-decoration:underline;
		color: #333358;
	}
	
	#inhoud_indeling2 a:hover{
		text-decoration:underline;
		color: #F90;
	}	

	#blok1_indeling2{
		position: relative;
		float: left;
		display: inline;
		width: 230px;
		margin-bottom: 30px;
	}

	#blok2_indeling2{
		position: relative;
		float: left;
		display: inline;
		width: 230px;
		margin-bottom: 30px;
	}

	#blok3_indeling2{
		position: relative;
		float: left;
		display: inline;
		width: 400px;
		margin-bottom: 30px;
	}

	#blok4_indeling2{
		position: absolute;
		right: -310px;
		top: 10px;
		width: 400px;
	}
	
.inhoud2{
	position: relative;
	float: left;
	display:inline;
	width: 948px;
	height: 250px;
	background-color:#F2F4F9;
	background-image:url(../img/indeling/bg_inhoud2.jpg);
	background-repeat:repeat-y;
}

.inhoud2_bovenborder{
	position: absolute;
	top:0px;
	left: 11px;
	width: 928px;
	height: 1px;
	background-color:#CCC;
}

.inhoud2_blok1{
	position: absolute;
	top:25px;
	left: 35px;
	width: 285px;
}

.inhoud2_blok2{
	position: absolute;
	top:25px;
	left: 355px;
	width: 250px;
}

.inhoud2_blok3{
	position: absolute;
	top:25px;
	right: 35px;
	width: 225px;
	padding-right:20px;
}

#footer{
	position: relative;
	float: left;
	display:inline;
	width: 913px;
	height: 75px;
	background-image:url(../img/indeling/bg_footer.jpg);
	background-repeat:repeat-y;
	padding-left: 37px;
	line-height: 65px;
	color:#FFF;
}

#footer a:link, #footer a:visited, #footer a:active{
	text-decoration:none;
	color: #FFF;
}

#footer a:hover{
	text-decoration:underline;
	color: #FFF;
}


#afsluiting{
	position: relative;
	float: left;
	display:inline;
	width: 950px;
	height: 50px;
	padding-top: 25px;
	color: #FFF;
	text-align:center;
}

#afsluiting a:link, #afsluiting a:visited, #afsluiting a:active{
	text-decoration:none;
	color: #FFF;
}

#afsluiting a:hover{
	text-decoration:underline;
	color: #FFF;
}

#projector{
	position:absolute;
	left:25px;
	top:-72px;
	background-image:url(../img/rotatie/rotatie-blok-0.jpg);
	background-repeat:no-repeat;
	width: 371px;
	height: 240px;

}



#projector_counter{
	position:absolute;
	left:410px;
	top:-47px;
	width: 19px;
	height: 166px;
	background-image:url(../img/invulling/projector_counter.jpg);
	background-repeat:no-repeat;
	color: #fff;
	text-align:center;
	padding-top: 50px;
	line-height: 20px;
	cursor: default;
}

/* linken ------------------------------------------------------------------------------------------------------------------------------------ */

.paars{
	font-weight:bold;
	color: #4C4C6C;
	text-decoration:none;
}

.paars:hover {
	font-weight:bold;
	color: #F90;
	text-decoration:none;	
}

/* menu ------------------------------------------------------------------------------------------------------------------------------------ */

.menu_nieuws{
	position: absolute;
	width: 50px;
	height: 20px;
	left: 15px;
	top: 60px;
}

.menu_rooster{
	position: absolute;
	width: 50px;
	height: 20px;
	left: 79px;
	top: 47px;
}

.menu_activiteiten{
	position: absolute;
	width: 75px;
	height: 20px;
	left: 143px;
	top: 38px;
}

.menu_gewichtsbeheersing{
	position: absolute;
	width: 125px;
	height: 30px;
	left: 232px;
	top: 40px;
}

.menu_dagpas{
	position: absolute;
	width: 50px;
	height: 30px;
	left: 367px;
	top: 55px;
}

.menu_fotoalbum{
	position: absolute;
	width: 75px;
	height: 30px;
	left: 430px;
	top: 75px;
}

.roostertijd{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color: #C30;	
}

.roosteractiviteit{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #4C4D6C;	
	margin-bottom: 10px;
}


.blokken {
	border: 0px;
	margin-bottom: 10px;
}

.form {  
border: 1px #cccccc solid;  
font-family:  Arial, Helvetica, sans-serif;	
font-size: 11px;
}

.activiteit_links{
	position: relative;
	float: left;
	display: inline;
	width: 250px;
	height: 137px;
	overflow: hidden;	
}

.activiteit_rechts{
	position: relative;
	float: left;
	display: inline;
	width: 250px;
	margin-left: 30px;
	height: 137px;
	overflow: hidden;
}

/* INDEX blokken ------------------------------------------------------------------------------------------------------------------------------------ */

#vandaagniet{
	position: relative; 
	float:left; 
	line-height: 17px; 
	margin-left: 1px;
}



#vandaagniet a:link, #vandaagniet a:visited, #vandaagniet a:active{
	text-decoration:none;
	color:#F90;
}

#vandaagniet a:hover{
	text-decoration:underline;
	color:#F90;
}

.activiteitenindexblok{
	position: relative; 
	float:left; 
	line-height: 22px; 
	width: 100%;	
}

.activiteitenindexblok a:link, .activiteitenindexblok a:visited, .activiteitenindexblok a:active{
	text-decoration:none;
	color:#4C4C6C;
}

.activiteitenindexblok a:hover{
	text-decoration:underline;
	color:#F90;
}


/* Rooster ------------------------------------------------------------------------------------------------------------------------------------ */

#roosterblok{
	position: relative;
	float: left;
	display:inline;
	width: 550px;
}




#rooster-dagen{
	position: relative;
	float: left;
	display:inline;
	width: 550px;
}

#rooster-actief{
	position: absolute;
	width: 75px;
	height: 75px;
}

.rooster-actief-maandag{
	left: 0px;
	top:0px;
	background-image:url(../img/lesrooster/ma_actief.jpg);
	background-repeat:no-repeat;	
}
.rooster-actief-dinsdag{
	left: 79px;
	top:0px;
	background-image:url(../img/lesrooster/di_actief.jpg);
	background-repeat:no-repeat;		
}
.rooster-actief-woensdag{
	left: 158px;
	top:0px;
	background-image:url(../img/lesrooster/wo_actief.jpg);
	background-repeat:no-repeat;		
}
.rooster-actief-donderdag{
	left: 237px;
	top:0px;	
	background-image:url(../img/lesrooster/do_actief.jpg);
	background-repeat:no-repeat;	
}
.rooster-actief-vrijdag{
	left: 316px;
	top:0px;
	background-image:url(../img/lesrooster/vr_actief.jpg);
	background-repeat:no-repeat;		
}
.rooster-actief-zaterdag{
	left: 395px;
	top:0px;
	background-image:url(../img/lesrooster/za_actief.jpg);
	background-repeat:no-repeat;		
}
.rooster-actief-zondag{
	left: 474px;
	top:0px;	
	background-image:url(../img/lesrooster/zo_actief.jpg);
	background-repeat:no-repeat;	
}

#rooster-ochtend{
	position: relative;
	float: left;
	display:inline;
	width: 180px;
}

#rooster-middag{
	position: relative;
	float: left;
	display:inline;
	width: 180px;
	margin-left: 5px;
}

#rooster-avond{
	position: relative;
	float: left;
	display:inline;
	width: 180px;
	margin-left: 5px;	
}

.rooster-activiteit-planning{
	position: relative;
	float: left;
	display:inline;
	width: 180px;	
	margin-top: 5px;
}

.rooster-activiteit-planning:hover .rooster-activiteit-top{
	background-image:url(../img/lesrooster/bg_activiteit_top_over.jpg);
	background-repeat:no-repeat;
}

.rooster-activiteit-planning:hover .rooster-activiteit-middle{
	background-image:url(../img/lesrooster/bg_activiteit_over.jpg);
	background-repeat:repeat-y;
}

.rooster-activiteit-planning:hover .rooster-activiteit-bottom{
	background-image:url(../img/lesrooster/bg_activiteit_bottom_over.jpg);
	background-repeat:no-repeat;
}



.rooster-activiteit-top{
	position: relative;
	float: left;
	display:inline;
	width: 180px;
	height: 10px;	
	background-image:url(../img/lesrooster/bg_activiteit_top.jpg);
	background-repeat:no-repeat;	
}

.rooster-activiteit-middle{
	position: relative;
	float: left;
	display:inline;
	width: 180px;
	background-image:url(../img/lesrooster/bg_activiteit.jpg);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

.rooster-activiteit-bottom{
	position: relative;
	float: left;
	display:inline;
	width: 180px;
	height: 10px;
	background-image:url(../img/lesrooster/bg_activiteit_bottom.jpg);
	background-repeat:no-repeat;					
}

#rooster-commentaar{
	position: relative;
	float: left;
	display:inline;
	width: 180px;
	clear: left;	
}

.rooster-activiteit-titel{
	position: relative;
	width: 160px;
	overflow: hidden;
	height: 17px;
	font-weight: bold;
	color: #0C476C;
	font-size: 11px;
}

.rooster_reserveren{
	position: absolute;
	top: -7px;
	right: 25px;
	width: 15px;
	height: 15px;
	background-color:#FC3;
	text-align:center;
	margin-top: 2px;
	display: hidden;
	visibility:hidden;
}

/* Album ------------------------------------------------------------------------------------------------------------------------------------ */


.album {
	position: relative;
	float: left;
	display: inline;
	height: 150px;
	width:150px;
	border: 1px solid #ccc;
	margin-right: 20px;
	margin-bottom: 20px;
}

.album:hover {
	position: relative;
	float: left;
	display: inline;
	height: 150px;
	width:150px;
	border: 1px solid #BDF;
	margin-right: 20px;
	background-color: #DEF;
	cursor: pointer;
}

.album-naam {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 20px;
	line-height: 20px;
	width: 150px;
	text-align:center;
	font-weight:bold;
	border-top: 1px solid #ccc;
}

.album-foto1 {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 100px;
	width: 100px;
	border: 1px solid #ccc;
	background-color:#EFEFEF;
	z-index: 1;
}

.album-foto2 {
	position: absolute;
	left: 40px;
	top: 20px;
	height: 100px;
	width: 100px;
	border: 1px solid #ccc;
	background-color:#EFEFEF;
	z-index: 0;
	
}

.album-opties {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 15px;
	line-height: 15px;
	width: 35px;
	text-align:center;
	font-weight:bold;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.nieuws-bericht-hoofdpagina{
	position: relative; 
	float: left; 
	display: inline; 
	width: 100%; 
	margin-top: 10px; 
	margin-bottom: 5px;
}

.nieuws-bericht-hoofdpagina img{
	border: 1px solid #ccc;
}

.nieuws-bericht-titel{
	display: inline; font-size: 14px; color: #333358;
}

.nieuws-bericht-datum{
	font-size: 11px; color: #999; line-height: 20px; 
}

.album-titel{
	display: inline; font-size: 12px; color: #333358; position: relative; float: left; clear: left; width: 100%;
}

.album-video{
	display: inline; font-size: 12px; color: #333358; position: relative; float: left; clear: left; width: 100%;
}

.blokken_klik_verder
{
	position: absolute;
	bottom: 7px;
	right: 4px;
	width: 31px;
	height: 31px;
}
	
	
	
#activiteit-container{
	position: relative;
	float: left;
	display: inline;
	margin-top: 20px;
	font-size: 11px;
}

#activiteit-links{
	position: relative;
	float: left;
	display: inline;
	width: 250px;
}

#activiteit-midden{
	position: relative;
	float: left;
	display: inline;
	width: 40px;
	margin-left: 28px;
}

#activiteit-video{
	position: absolute;
	right: 10px;
	top: 0px;
	width: 300px;
	margin-left: 25px;
}


#activiteit-rechts{

	position: relative;
	float: left;
	display: inline;
	width: 160px;
	margin-left: 25px;
}

#activiteit-rechts2{

	position: relative;
	float: left;
	display: inline;
	width: 160px;
	margin-left: 45px;
}


#activiteit-rechts3{

	position: absolute;
	right: 80px;
	top: 0px;
	width: 160px;
}

#activiteit-split {
	clear:left;
}

.activiteit-datum-container{
	position: relative;
	float: left;
	display: inline;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 5px;

}

.activiteit-datum-dag{
	position: relative;
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	background-color:#FC3;
	text-align:center;
	font-weight:bold;
	line-height: 20px;
	color: #FFF;
	font-size: 10px;
	margin-top: 2px;
	background-image:url(../img/invulling/rooster-dagen.jpg);
}

.activiteit-datum-titel{
	position: relative;
	float: left;
	display: inline;
	width: 100px;
	margin-left: 25px;
	line-height: 20px;
}

#activiteit-split-datums{
	position: absolute;
	width: 95%;
	height: 1px;
	background-color:#CCC;
	bottom:59px;
}


#activiteit-container h1{
	display: inline;
	font-size: 14px;
	color: #3C558E;
	line-height: 15px;
	height: 20px;
}

/* ROTATIESCRIPT ------------------------------------------------------------------------------------------------------------------------------------ */

#rotatie{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display:none;
	z-index: 1;
}

#rotatie-focus{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility:hidden;
	z-index: 2;
}

#rotatie2{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display:none;
	z-index: 1;
}

#rotatie-2-focus{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility:hidden;
	z-index: 2;
}

#rotatie3{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display:none;
	z-index: 1;
}

#rotatie-3-focus{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility:hidden;
	z-index: 2;
}

#rotatie4{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display:none;
	z-index: 1;
}

#rotatie-4-focus{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility:hidden;
	z-index: 2;
}

#rotatie5{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display:none;
	z-index: 1;
}

#rotatie-5-focus{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility:hidden;
	z-index: 2;
}


#rotatie-timer-1{
	position: relative;
	float: left;
	display: inline;
	width: 11px;
	height: 14px;
	overflow: hidden;
	margin-left: 2px;
	border: 1px solid #0C5E96;
	line-height: 13px;
	margin-bottom: 6px;
}

#rotatie-timer-2{
	position: relative;
	float: left;
	display: inline;
	width: 11px;
	height: 14px;
	overflow: hidden;
	margin-left: 2px;
	border: 1px solid #0C5E96;
	line-height: 13px;
	margin-bottom: 6px;
}

#rotatie-timer-3{
	position: relative;
	float: left;
	display: inline;
	width: 11px;
	height: 14px;
	overflow: hidden;
	margin-left: 2px;
	border: 1px solid #0C5E96;
	line-height: 13px;
	margin-bottom: 6px;
}

#rotatie-timer-4{
	position: relative;
	float: left;
	display: inline;
	width: 11px;
	height: 14px;
	overflow: hidden;
	margin-left: 2px;
	border: 1px solid #0C5E96;
	line-height: 13px;
	margin-bottom: 6px;
}

#rotatie-timer-5{
	position: relative;
	float: left;
	display: inline;
	width: 11px;
	height: 14px;
	overflow: hidden;
	margin-left: 2px;
	border: 1px solid #0C5E96;
	line-height: 13px;
}

.activiteit_categorieen{
	position: relative;
	float: left;
	display:inline;
	width: 129px;
	height: 25px;
	border: 1px solid #CCC;
	margin-bottom: 3px;
	margin-right: 3px;
	line-height: 25px;
	text-align:center;
	text-decoration:none;
}
.activiteit_categorieen:hover{
	background-color:#F8F8F8;
}

.activiteit_categorieen-big{
	position: relative;
	float: left;
	display:inline;
	width: 130px;
	height: 149px;
	border: 1px solid #CCC;
	margin-bottom: 3px;
	margin-right: 3px;
	line-height: 25px;
	text-align:center;
	text-decoration:none;
}

.activiteit_categorieen-big img{
	background-color: #333;
	width: 100px;
	height: 100px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}

.activiteit_categorieen-big:hover{
	background-color:#F8F8F8;
}

.minirooster{
	position: absolute;
	right: 3px;
	top: 91px;
	width: 100px;
	height: 10px;
	text-align:right;
}

.h1paars{
	font-size: 16px; font-weight: bold; margin-top: -0px; color: #333358;
}

.rooster_zaal{
	position: relative;
	float: left;
	display:inline;
	font-size: 7px;
	padding-left: 2px;
	padding-right: 2px;
	background-color:#003366;
	height: 11px;
	line-height: 11px;
	margin-top: 3px;
}

.rooster_opmerking{
	position: relative;
	float: left;
	display:inline;
	font-size: 7px;
	height: 8px;
	padding-left: 2px;
	padding-right: 2px;
	height: 11px;
	line-height: 11px;
	background-color:#ECAF00;
	margin-top: 3px;

}


#twitter_div { /* Width en height gelijk aan nieuwscontainer (bg-nieuws-center) op website */
    width: 250px;
    height: 180px;
    margin-left: 0px;
}

#twitter_update_list {
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

#twitter_update_list a {
    text-decoration: none;
    color: #1E73A9;
}

#twitter_update_list li {
    background-color:#E1EAF1;
    border-left: 2px solid #8EB9D4;
    margin: 0px 0px 20px 0px;
    padding: 4px 4px 4px 14px;
}

.button_twitter {
    border: none;
    display: block;
    position: absolute;
    left: 52px;
    bottom: 0px;    
}


#header_actie2 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -250px;
	width: 500px;
	height: 700px;
	z-index: 10;  
	display: none;
	border: 1px solid #999;
	background-color: white;
}

#header_actie {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -220px;
	margin-left: -158px;
	width: 316px;
	height: 445px;
	z-index: 10;  
	display: none;
	border: 1px solid #999;
	background-color: white;
}

.header_actie-img {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;  
	width: 500px;
	height: 700px;
}

.header_actie-img2 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;  
	width: 316px;
	height: 445px;
}

.header_actie-shade {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 9;  
	width: 316px;
	height: 255px;
	background-color: black;
	opacity: 0.3;
  	filter: alpha(opacity = 30);
}


.header_actie-close {
	position: absolute;
	top: 4px;
	right: 2px;
	z-index: 11;  
	width: 25px;
	height: 25px;
}


.rood {
color:#CC0000;
font-weight: bold;
}

.groen {
color: #00CC00;
font-weight: bold;
}

.form_fout {  
border: 1px #990000 solid;  
background: #EDD1D1;  
font-family:  Arial, Helvetica, sans-serif;	
font-size: 11px;
}

.form_balk {  
border: 1px #cccccc solid;  
font-family:  Arial, Helvetica, sans-serif;	
font-size: 11px;
}



