@charset "utf-8";

@import url('../css/fontFaces.css');
@import url('../fonts/londina/stylesheet.css');


html, body {
	margin:0;
	height:100%;
	width:100%;
	border:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

body {
	background: #ddd url(../img/bg.jpg);
	font-weight: 300;
	font-size: 15px;
	color: #333;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-khtml-font-smoothing: antialiased;
	font-smoothing: antialiased;
	overflow-y: scroll;
	overflow-x: hidden;
	font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
}
h1,h2,h3,.schrijfIn,.gaNaarAct,.schrijfInB,.schrijfInM, .schrijfInSpecial {
	letter-spacing: 1px;
	font-family: LondrinaSolid-Regular;
	word-spacing: 2px;
	line-height:normal;
}
h1 {
	font-size: 48px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}

iframe body {
	overflow:hidden;
}
input, select {
	max-width: 60%;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	border: 1px solid #BBB;
	padding: 3px;
	margin: 1px;
}

strong {
	font-family: 'Oxygen-Bold', Verdana;
	color:#444;
}

/* ================================================================================== classes */
/* ================================================================================== classes */

.absCenter {
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	-sand-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align:center;
}

.actTable {
	background-color: transparent;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	color: #CCC;
	font-size: 18px;
	position:relative;
	top: -5px;
}

.activiteit, .special {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 2px;
	cursor: pointer;
	font-size: 13px;
	font-size: 15px;
	letter-spacing: normal;
	word-spacing: normal;
	padding-right: 80px;
}

.activiteitMobile {
    width: auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding: 2px;
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
    letter-spacing: normal;
    word-spacing: normal;
    padding-right: 34px;
}

.activiteit:hover, .special:hover {
	background-color:#A7A0A8;
	color:#FFF;
}

.bericht {
	line-height: 13px;
	background-image:url(../img/white50.png);
	background-color:transparent;
	padding: 6px;
	padding-bottom: 0;
}

.button {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	min-width: 200px;
	cursor: pointer;
}
.button:hover {
	background-color: rgba(85,187,255,1);
	color: white;
	border-color: white;
}
.buttonRed {
	font-size: 14px;
	font-weight: bold;
	background-color: rgb(246,0,31);
	color: white;
	min-width: 200px;
	float: right;
	font-weight: bold;
	font-size: 24px;
	cursor: pointer;
	margin-bottom: 30px;
	box-shadow: 0px 10px 20px #666;
}
.buttonRed:hover {
	background-color: rgb(0,159,214);
}

.cbox {
	position: relative;
	z-index: 20;
	width: 85%;
	height: auto;
	padding: 10px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	background-image: url(../img/white50.png);
}
.columnLeft {
	position:relative;
	float:left;
	z-index: 1000;
	width: 350px;
	height: auto;
	padding: 10px;
	-moz-border-radius: 1px 1px 0 0;
	-webkit-border-radius: 1px 1px 0 0;
 	-khtml-border-radius:  1px 1px 0 0;
	border-radius: 1px 1px 0 0;
	background-image: url(../img/white50.png);
	margin:10px;
	left: 0;
	top: 60px;
	text-align:left;
	line-height:12px;
	margin-bottom:0px;
}

.dag {
	left:315px;
	left:415px;
}

.dagBox,.dagBoxActive {
	width: 30px;
	height: 20px;
}

.dagKort {
	background-color: #fff;
	position: relative;
	padding: 5px;
	background-image: url(../img/bg.jpg);
	font-size: 16px;
	font-weight: bold;
	font-family: LondrinaSolid-Regular;
	color: #C9C;
	text-shadow: 1px 1px #924b4b;
}

.detail, .ranAct {
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: url(../img/white50.png);
	line-height: 17px;
}

.down {
	float:right;
	margin:5px;
	cursor:hand;
	cursor:pointer;
	display: block;
}

.dropdownList {
	position: relative;
	width: 100%;
	top: 30px;
	background: #fff;
	-moz-box-shadow: 0px 10px 20px #666;
	-webkit-box-shadow: 0px 10px 20px #666;
	box-shadow: 0px 10px 20px #666;
}

.dropdownListItem {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	cursor: hand;
	cursor: pointer;
	height: 18px;
	padding: 5px;
	margin: auto;
	font-size: 13px;
}

.dropdownListItem:hover {
	background-color: #CCC;	
	color: #FFF;
}

.filter-div {
    display: none;
}

.flr {
	float:right;
}

.foto {
	max-width: 90%;
	height: auto;
	width: auto\9;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border: 5px solid #FFF;
	vertical-align:middle;
}

.fullBorder {
	position: relative;
	top: 0px;
	left: 0px;
	width: 28px;
	height: 28px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #555;
	display: table-cell;
	vertical-align: middle;
	background-image: url(../img/pastelMap.png);
}

.gaNaarAct {
	margin: 4px;
	margin-top: 10px;
	height: 24px;
	width: 222px;
	background-color: #55B9FF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	color: #FFF;
	padding-top: 2px;
	cursor:hand;
	cursor:pointer;
}
.grayBG {
	background-color: #797979;
	padding: 2px;
}

.GO {
	background: #ddd url(../img/bg.jpg);
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}

.groep {
	left:240px;
}
.groep,.dag,.talentgroep {
	position:absolute;
	margin-top:-15px;
	margin-top:-18px;
}

.groepBox, .dagBox, .talentgroepBox,.groepBoxActive,.dagBoxActive,.talentgroepBoxActive {
	background-color: #fff;
	float: left;
	position: relative;
	top: -6px;
	border: 1px solid #fff;
	margin:1px;
	margin-top:9px;
	cursor:hand;
	cursor:pointer;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	line-height: 15px;
}
.groepBox,.groepBoxActive {
	width: 20px;
	height: 20px;
}
.groepBox:hover,.dagBox:hover,.talentgroepBox:hover,.groepBoxActive,.dagBoxActive,.talentgroepBoxActive {
	background-color: #CCC;
	color: #FFF;
	border-color: #999;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
}

.horCenter {
	position:relative;
	margin: auto;
	text-align: center;
}
.HappyFox {
	font-family: HappyFox;
}

.icoBig {
}

.inschrijven, .inschrijvenOnline {
	position:relative;
	top:2px;
	left:3px;
}
.inschrijven {
	display:none;
}
.inschrijfButt {
	position: absolute;
	z-index: 100;
	right: 60px;
	top: 33px;
	cursor:hand;
	cursor:pointer;
}

.inschrijfForm {
	margin-bottom: 30px;
}

.invButt {
	position:absolute;
	top:0px;
	left:0px;
	width:100% !important;
	max-width:1000px !important;
	height:35px;
	z-index:20;
}

.listHover {
	background-color: #999 !important;
	color: #FFF !important;
}

.logo {
	margin-top:3px;
	max-width: 100%;
}

.NAV {
}

.NAV, .NAVhidden {
	background-color: #FFF;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	cursor:hand;
	cursor:pointer;
}

.NAV:hover, .NAVhidden:hover { background-color: #D8FFAC; }

.NAVhidden {
	display:none;
}
.popFrame {
	border: 2px solid #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 20px #666;
	-webkit-box-shadow: 0px 0px 20px #666;
	box-shadow: 0px 0px 20px #666;
	zoom: 1;
	position: absolute;
	background-color: #FFF;
	padding: 10px;
	margin: 0;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	text-align:center;
	height:90%;
	width:95%;
}
.rollOverAct {
	background-color: #A7A0A8;
	padding: 10px;
	margin: -2px;
	height: auto;
	width: 200px;
	position: absolute;
	left: 388px;
	-moz-box-shadow: 5px 5px 5px #666;
	-webkit-box-shadow: 5px 5px 5px #666;
	box-shadow: 5px 5px 5px #666;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	z-index: 5000;
}
.ranAct {
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
	margin-bottom: 20px;
}

.schrijfIn, .schrijfInB, .schrijfInM, .schrijfInSpecial {
	position: absolute;
	right:4px;
	margin-right: 10px;
	height: 24px;
	width: 150px;
	background-color: #FE1C60;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px;
	text-align: right;
	font-size: 16px;
	vertical-align: middle;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	cursor:hand;
	cursor:pointer;
	top:-35px;
}

.schrijfInM {
	position: relative;
    top: 10px;
    right: 0px;
    padding: 5px;
}

.schrijfInB {
	position:relative;
	background-color:#000;
	float:right;
	top:0px;
	right:0px;
	margin-bottom:10px;
}

.schrijfInSpecial {
  position: fixed;
  float: right;
  top: 60px;
  left: 14px;
  margin-bottom: 10px;
    
}

.schrijfIn:hover, .gaNaarAct:hover, .schrijfInB:hover, .schrijfInM:hover, .schrijfInSpecial:hover {
	background-color:#DDD;
}

.section {
	position:relative;
	font-family: 'Oxygen-Bold', Verdana;
	font-size: 16px;
	padding-top:20px;
	padding-right:35px;
}

.special {
	padding-bottom: 8px;
	padding-top: 3px;
}

.small { 
	font-size:9px 
}

.tall {
	position: absolute;
	margin-top: -2px;
	height: 28px;
	width: 4px;
	border: 0px;
	background-image: url(../img/bg.jpg);
}
.talentgroep {
	left:340px;
	left:440px;
	margin-top:-13px;
	margin-top:-16px;
}
.talentgroepBox,.talentgroepBoxActive {
	width: 100%;
	height: 24px;
	margin-top:1px !important;
	padding-left:10px;
	margin-left:-5px;
	position:relative;
	top:-5px;
}
.talentgroepIcon {
	height: 24px;
	width: 24px;
	vertical-align:middle;
}

.talentgroepListItem {
	text-align: left;
	cursor: hand;
	cursor: pointer;
	height: auto;
	padding: 5px;
	margin: auto;
	font-size: 13px;
}

.talentgroepMobile {
	position:absolute;
	margin-top:-15px;
	right:20px;
	margin-top:-13px;
}

.talentImg {
	margin: 1px;
	height: 16px;
	width: 16px;
	vertical-align:middle;
}
.track {
	width:200;
	height:400;
	background-color: rgba(254,20,96,1);
	color:white;
	font-size:48;
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	text-align:center;
	z-index:300;
	padding:30px;
}

.ui-datepicker-trigger, .addButton {
	position: relative;
	z-index: auto;
	cursor:hand;
	cursor:pointer;
	float: left;
	top:1px;
	margin-right:4px;
}
.ui-datepicker-trigger:hover, .addButton:hover {
	-moz-box-shadow: 0px 0px 5px #333;
	-webkit-box-shadow: 0px 0px 5px #333;
	box-shadow: 0px 0px 5px #333;
}
.ui-datepicker,
.ui-datepicker-header,
.ui-datepicker-calendar {
	width: 280px;
	font-size: 12px;
}

.vet {
	font-size: 16px;
	font-weight: bold;
}

.wrapper {
	width: 100%;
	height: 100%;
    text-align: center;
    vertical-align: middle;
	display: inline-block; 
}

/* ================================================================================== ids */
/* ================================================================================== ids */

#activiteit,#activiteit2 #special {
	position: relative;
	height: auto;
	font-size: 70%;
	font-size: 15px;
	line-height: 135%;
	word-spacing: 1px;
	-moz-box-sizing: border- box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	width: 97%;
	position: relative;
	z-index: 10;
	text-align: left;
	margin: auto;
	top:5px;
}


#activiteiten, #activiteiten2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#activiteitList, #activiteitList2 {
	position:relative;
	height: auto;
	background-color: #FFF;
	z-index: 50;
	top:-10px;
	width: 100%;
}

#close {
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 35px;
	cursor:hand;
	cursor:pointer;
}

#close2 {
	position: absolute;
	z-index: 10;
	right: 29px;
	top: 56px;
	cursor:hand;
	cursor:pointer;
}

#credits {
	font-size: 70%;
	line-height: 135%;
	width: 100%;
	position: relative;
	z-index: 5;
	text-align:left;
	padding: 4px;
	margin: auto;
}

#dag {
	background-color: #C9C;
	z-index: 40;
	top:-15px;
}

#dagList {
	background-color: #C9C;
	top:-16px;
	height: 32px;
}
#desktop {
	display: block;
    position:absolute;
    height:auto;
    bottom:0;
    top:0;
    left:0;
    right:0;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:0px;
    margin-left:0px;
}

#detail{
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 5px;
	width: 100%;
	height: 1999px;
	padding: 10px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	background-image: url(../img/white50.png);
	overflow:hidden !important;
}
.detailDesktop{
	margin:auto;
	text-align:left;
}

#detailPhone {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: -26px;
	overflow:hidden !important;
	display:none;
}


#detailShow {
	padding-right:12px;
}

#popDetailPhone {
	width: 100%;
	height: 1999px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow:hidden !important;
	margin:0;
	padding-right:10px;
}

#formTable input {
	max-width: 365px;
	width: 95%;
}
#formTable hr {
	width: 110%;
	max-width: 373px;
    padding: 0;
    border: 0;
    height: 1px;
    background-color: #635a5a;
}

user age
}
#groepTabel {
	float:left;
	position:relative;
	height:32px;
	font-family: 'Oxygen-Bold', Verdana;
	line-height:12px;
	background-repeat: no-repeat;
}


#groep {
	background-color: #99C;
	z-index: 30;
	top: -10px;
}

#groepList {
	background-color: #99C;
	top:-11px;
	height: 32px;
}

#groepTablet {
	background-color: #99C;
	z-index: 30;
	height: 56px;
	top:-10px;
}

#header {
	color: #aaa;
	background-color: #000;
	position: fixed;
	height: 23px;
	width: 100%;
	top: 0px;
	padding: 10px;
	z-index: 40;
	text-align: right;
}

#home {
	border: 2px solid #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 20px #666;
	-webkit-box-shadow: 0px 0px 20px #666;
	box-shadow: 0px 0px 20px #666;
	zoom: 1;
	position: absolute;
	background-color: #FFF;
	padding: 10px;
	margin: 0;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	text-align:center;
	min-height:200px;
	min-width:350px;
}

#homeKnop {
	position: fixed;
	left: 12px;
	top: 12px;
	cursor:pointer;
}

#homeKnop:hover,#goTop:hover {
	color:#BBB;
}

#homeKnopMobile:hover,#actKnop:hover {
	color: #000;
}

#goTop {
	font-size: 24px;
	color: #FFF;
	position: fixed;
	right: 12px;
	bottom: 12px;
	cursor:hand;
	cursor:pointer;
	z-index:1000;
}

#ideal {
	position: absolute;
	top: 15px;
	left: 10px;
	z-index: 1000;
}

#ideal2 {
	position: absolute;
	top: 15px;
	left: 50px;
	z-index: 1000;
}


#inschrijven {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 550;
	left: 5px;
	top: 32px;
	overflow:hidden !important;
}
#inschrijving {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 550;
	left: 5px;
	top: 60px;
	overflow:hidden !important;
}

#intro {
	font-size: 70%;
	line-height: 135%;
	background-color: #FFFFFF;
	width: 97%;
	position: relative;
	z-index: 5;
	text-align:justify;
	padding: 4px;
	margin: auto;
}
#introD, #detailD {
	font-size: 90%;
	line-height: 155%;
	width: 100%;
	max-width:560px;
	position: relative;
	z-index: 5;
	text-align:left;
	padding: 4px;
	margin: auto;
}
#introD {
	padding-top:0px;
}

#info {
	width:auto;
	height:auto;
	max-width:85%;
	padding: 10px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	background-image: url(../img/white50.png);
}


#kiesactiviteit, #kiesactiviteit2 {
	position: relative;
	height: 15px;
	width: 100%;
	color:#fff;
	top:-13px;
}



#mask {
	background-image: url(../ico/black60.png);
	background-repeat: repeat;
	width: inherit;
	height: inherit;
	position: absolute;
	z-index: 250;
	left: 0px;
	top: 0px;
	display:none;
}
#NAV {
	position: fixed;
	z-index: 100;
	left: 10px;
	top: 21px;
}

#opening, #phone, #tablet {
	border: 2px solid #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 20px #666;
	-webkit-box-shadow: 0px 0px 20px #666;
	box-shadow: 0px 0px 20px #666;
	zoom: 1;
	top: 60px;
	left: 50%;
	position: absolute;
	background-color: #FFF;
	padding: 10px;
	text-align:left;
	margin-bottom:20px;
}

#phone {
	width: 340px;
	height: 500px;
	margin-left: -170px;
}
#main, #chooserColumn, #infoColumn, #schoolColumn, #aanbiederColumn, .column, #ranAct, .column2 {
	position:relative;
	float:left;
	width: 500px;
	margin:10px;
	padding: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	top: 40px;
}

.column, .column2, #main {
	background-image: url(../img/white50.png);
	padding-bottom:20px;
}

.chooserInput {
	width: 300px;
    height: 20px;
   	border-radius: 5px 5px 0 0 ;
    border: 1px solid #BBB ;
    padding: 3px ;
    margin: 1px ;    
    margin-bottom: 3px ;
    max-width: 100% ;
}



#special {
	width: 500px;
	line-height: 160%;
}



#schoolColumn {
	font-size: 12px;	
	width: 250px;
	text-align:left;
	top: 100px;
}
#aanbiederColumn, #ranAct {
	font-size: 12px;	
	width: 250px;
	text-align:left;
}
#aanbiederColumn {
	margin-top:50px;
}
#main, .column {
	width:700px;
	position: relative;
	top: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
}
.column {
	width:400px;
}
.column2 {
	width:92%;
	margin:0px;
	padding:10px;
	padding-top:0px;
	margin-bottom:10px;
	-moz-box-shadow: 0px 0px 3px #666;
	-webkit-box-shadow: 0px 0px 3px #666;
	box-shadow: 0px 0px 3px #666;}

#logo {
	position:fixed;
	top:10px;
	right:10px;
	z-index:101;
}

#potloodje {
	background-color: #e8f1d5;
	padding: 0px 4px 0px 4px;
	border: 1px solid #CCC;
}

#screen {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	top: 0px;
	background-color: #333;
	border: 1px solid #333;
	overflow-x:hidden;
	overflow-y:auto;
}
#screenBG {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	top: 0px;
}
#school {
	background-color: rgba(85,187,255,1);
	z-index: 20;
	top:-5px;
}
#schoolList {
	top:-35px;
}

#stadsdeel, #school, #groep, #groepPhone, #groepList, #dag, #dagList, #dagPhone, #talentgroep, #talentgroepList {
	position: relative;
	height: 35px;
	width: 100%;
	border-radius: 2px 2px 0 0;
	cursor:hand;
	cursor:pointer;
	line-height: 10px;
}

#stadsdeelList, #schoolList, #groepList, #dagList, #talentgroepList {
	-moz-box-shadow: 0px 5px 5px #000;
	-webkit-box-shadow: 0px 5px 5px #000;
	box-shadow: 0px 5px 5px #000;	
	position: relative;
}

#stadsdeel {
	background-color: #9FC;
	z-index: 10;
	display:none
}

#stadsdeelList {
	top:-30px;
	display:none;
}

#tablet {
	width: 500px;
	height: 740px;
	margin-left: -250px;
}

#talentgroepTablet {
	height: 75px;
	background-color: #F99;
	z-index: 40;
	top:-11px;
	padding-top:10px;
}

#talentgroep {
	background-color: #F99;
	z-index: 50;
	top:-20px;
}

#talentgroepList {
	background-color: #F99;
	top:-21px;
	height: 200px;
}

#talentgroepIcons {
	margin-top:2px;
}
#talentBar {
	width:100%;
	margin-top:20px;
	margin-bottom:30px;
}

#titel {
	font-size: 24px;
	color: #FFF;
	background-color: #8DC63F;
	height: 60px;
	width: 100%;
	letter-spacing: 1px;
	position: relative;
	z-index: 10;
	border-radius: 0 0 2px 2px;
	line-height:24px;
	text-align:center;
}

#titelDesktop {
	color: #FFF;
	background-color: rgba(136, 199, 33, 1);
	width: 100%;
	letter-spacing: 1px;
	position: fixed;
	z-index: 100;
	line-height: 24px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#pastelBar {
	position: fixed;
	z-index: 100;
	width: 100%;
	height:6px;
	background-image:url(../img/pastelBar2.png);
	background-color:#F90;
}


#titelB {
	position:relative;
	top:0px;
	left:-5px;
	width:auto;
	height:auto;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	margin-left:-3px;
}

___________mobile___________ {}


#introMobile, #loadingBigMobile, #detailMobile, #infoColumnMobile, #ranActMobile, #chooserColumnMobile {
	font-size: 90%;
	line-height: 155%;
	position: relative;
	z-index: 5;
	text-align:left;
	padding: 10px;
}

#loadingBigMobile {
	text-align: center;
}

.mobileBG {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: url(../img/white50.png);
}

#introMobile, #detailMobile, #chooserColumnMobile, .detailMobile {
	padding-top:35px;
}

#loadingBigMobile {
	padding-top:70px;
}

#homeKnopMobile, #actKnop, #schrijfinMobile {
	position: relative;
	float: left;
	left: 12px;
	top: 12px;
	cursor:hand;
	cursor:pointer;
}

#schrijfinMobile {
	float:right;
	font-size: 24px;
	right: -90px;
	top:inherit;
	left:inherit;
}

#actKnop {
	left: 24px;
}

#goAanbod {
	left: 20px;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	font-family: LondrinaSolid-Regular;
	color: #FE1C60;
}

/* ================================================================================== colors */
/* ================================================================================== colors */

.green {
	color: rgba(136, 199, 33, 1);
}
.red {
	color: rgba(254,20,96,1);
	position:relative;
}
.blue {
	color: rgba(85,187,255,1);
	position:relative;
}
.yellow {
	color: rgba(255,253,57,1);
	position:relative;
}
.white {
	color: white;
}
.black {
	color: rgba(122, 122, 122, 1);
}

.yellow:after,.red:after,.blue:after {
	content: attr(content);
	color: #797979;
	font-family: LondrinaShadow-Regular;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 42px;
}
.orange {
	color: rgb(255,162,47);
	position:relative;
}
.orange:after,.red:after,.blue:after {
	content: attr(content);
	color: rgb(0,67,88);
	font-family: LondrinaShadow-Regular;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 42px;
}

.a {
	color: rgba(136, 199, 33, 1);
}
.b {
	color: rgba(254,20,96,1);
}
.c {
	color: rgba(85,187,255,1);
}
.d {
	color: rgba(255,253,57,1);
}
.e {
	color: white;
}
.f {
	color: rgba(122, 122, 122, 1);
}
.g {
	color: #85FF85;
}
.h {
	color: #72FFE6;
}
.i {
	color: #56B5FF;
}
.j {
	color: #D889FF;
}
.a,.b,.c,.d,.e,.f,.g,.h,.i,.j {
	background-color: #666;
	padding: 1px;
	line-height: 20px;
	float: left;
	position: relative;
	z-index: 100;
	border: 1px solid #666;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	margin-bottom:2px;
}
.doublefont {
    background-color: #666;
	padding: 1px;
	line-height: 20px;
	float: left;
	position: relative;
	border: 1px solid #666;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	margin-bottom:2px;
}
.doublefont:after {
	font-family: LondrinaOutline-Regular;
	color:#000;
    position: absolute;
    top: 100;
    left: 100;
}


#chooserColumn {
		max-width: 92%;
	}
	
	#special {
		max-width: 100%;
	}
	
	#infoColumn {
		max-width: 90%;
	}



