@charset "utf-8";
/* CSS Document */
/* -------------------------- Home pagina -------------------------- */



html{
	background:#fff;
}

img{
	border:0;
}

body{
	/*font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 12pt;*/
	font: 16px/22px 'Open Sans', Arial, sans-serif;
	background:#fff;
}

h3{
	background-color:#000;
	color:#fff;
	height:26px;
	font-size: 1.0625rem;
	font-weight: 500;
	line-height:120%;
	margin:0 0 3px;
	padding:3px 0 0 30px;
	text-align:left;
	text-transform: uppercase;
	width:97%;
}

#link{
	text-decoration:none;
	color: #286090;
}

#link:hover{
	text-decoration:underline;
	color: #337ab7;
}

#container{
	min-width:1050px;
	width: 65%;
	position:relative;
	z-index:1;
}

#container2{
	background:#fff;
	position:relative;
	z-index:1;
}

#overlay {
    display:none;    
    position:fixed;  
    left:0px;        
    top:0px; 
	width:100%;
	height:100%;
    background:#000; 
    opacity:0;     
    z-index:99999;   
}

#popup{
    display:none;
	opacity: 0.3;
	position:absolute;
	max-width:700px;
	text-align:left;
    margin-top:700px;
    margin-left:150px;
    background:#FFFFFF;
    border:2px solid #fff;
    z-index:100000;
	padding:20px;
	transform: translateX(-50%);
	transform: translateY(-50%);
}

#popup2 {
    display:none;
	opacity: 0.3;
    position:fixed;
    left:40%;        
    top:60%; 
	max-width:700px;
	text-align:left;
    margin-top:-75px;
    margin-left:-150px;
    background:#FFFFFF;
    border:2px solid #fff;
    z-index:100000;
	padding:20px;
	transform: translateX(-50%);
	transform: translateY(-50%);
}

#CloseBtn, #CloseBtn2{
	background:#fff;
	color:#555;
	float:right;
	border:0;
	text-transform: uppercase;
	margin: -5px -5px;
	cursor: pointer;
	font-size:14px;
}

#menubar{
	border-bottom: 1px solid #7c4879;
	height:135px;
	width: 1052px;
	background:#fff;
	position: fixed;
    top: 0%;
	padding: 0;
	padding-top:13px;
	left: 50%;
	margin-left: -526px;
	z-index:10;
}

#menubarstatic{
	border-bottom: 1px solid #7c4879;
	height:135px;
	width: 1052px;
	background:#fff;
	padding: 0;
	padding-top:13px;
}

.inburgering {
	position: relative;
	float: right;
	z-index: 1;
	margin-right: 100px;
}

#logo{
	margin-left:-900px;
	height:120px;
	margin-left:-500px \9;
	*margin-left:-500px;
	_margin-left:-500px;
}

@-moz-document url-prefix() {
    #logo{
		margin-left:-500px;
		height:120px;
	}
}

#openingstijden{
	margin-top:-125px;
	margin-left:210px;
	color: #5a0952;
}

#belgerust{
	color: #5a0952;
	margin-left:830px;
	margin-top:-47px;
	font-style: italic;
}

#mainmenu ul {
	margin-top:-30px;
	margin-left:-100px;
    list-style-type: none;
    padding: 0;
}

#mainmenu li {
    display: inline;
	padding: 0px 10px;
	margin: 0;
}

#mainmenu a{
	text-decoration: none;
	color: #5a0952;
}

#mainmenu a:hover{
	text-decoration: underline;
	color: #5a0952;
}

#menuforms{
	float:right;
	text-align:right;
	margin-right:20px;
	color: #5a0952;
}

#loginbox{
	height: 15px;
	padding: 6px;
	width: 100px;
	border: 1px solid purple;
	color: #7c4879;
	display:inline-block;
}

#loginbutton{
	height:29px;
	margin:0px -4px;
	width:30px;
	background: url('/images/login.png');
	background-size: 30px 29px;
	border: 0;
}

#loginbox::-webkit-input-placeholder {
   color: #7c4879;
   font-style: italic;
}

#loginbox:-moz-placeholder { /* Firefox 18- */
   color: #7c4879; 
   font-style: italic;   
}

#loginbox::-moz-placeholder {  /* Firefox 19+ */
   color: #7c4879; 
   font-style: italic;
}

#loginbox:-ms-input-placeholder {  
   color: #7c4879;  
   font-style: italic;
}

#searchbox{
	height: 15px;
	margin-right:-10px;
	padding: 6px;
	width: 160px;
	border: 1px solid purple;
	color: #7c4879;	
}

#searchbutton{
	height:25px;
	width:28px;
	background: url('/images/search.jpg');
	background-size: 28px 26px;
	border: 0;
	margin-left:-5px;
}

#searchbox::-webkit-input-placeholder {
   color: #7c4879;
   font-style: italic;
}

#searchbox:-moz-placeholder { /* Firefox 18- */
   color: #7c4879; 
   font-style: italic;   
}

#searchbox::-moz-placeholder {  /* Firefox 19+ */
   color: #7c4879; 
   font-style: italic;
}

#searchbox:-ms-input-placeholder {  
   color: #7c4879;  
   font-style: italic;
}

#slider{
	margin-top:0px;
}

#background{
	position: fixed;
	z-index:0;
	left: 50%;
	margin-left: -526px;
}

#voordelen{
	margin-top:-380px;
	margin-left:-750px;
	color:#fff;
}

#voordeeltext{
  position:relative;
  z-index:1;
  background: rgb(0, 0, 0); /* fallback color */
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  line-height:18px;
  margin-left: 230px;
}

#vink{
	margin-left:-25px;
	padding-right:15px;
}

#voordeeltext td{
	padding: 4px 10px;
}

#slideuitleg{
  position:relative;
  z-index:1;
  width:450px;
  background:#fff;
  margin-top:160px;
  text-align:left;
  padding:15px 20px;
}

#content_trainingen{
	position:relative;
	z-index:1;
	background:#fff;
	padding-top:10px;
}

#trainingenbox{
	width:1110px;
	height:170px;
	margin-left:-45px;
}

.sexy_line { 
    margin: 5px 0px;
    height: 140px;
	float:left;
	margin-left:20px;
    width: 1px;
    background: black;
    background: -webkit-gradient(linear, 0 100%, 100% 0, from(#eee), to(#eee), color-stop(50%, #aaa));
}

.training{
	float:left;
	height:120px;
	width:215px;
	margin-left:20px;
	margin-top:5px;
	padding-top:40px;
	cursor:pointer;
}

.inschrijfbutton{
	height:30px;
	background: #337ab7;
	color:#fff;
	cursor:pointer;
	display: inline-block;
	padding: 6px 12px;
	border-radius: 4px;
	border: 0;
}

#content_service{
	background:#fff;
	width:1050px;
	height:300px;
}

#servicebox{
	float:left;
	height:300px;
	width:520px;
	background:#e0e1e2;
}

#incompanybox{
	float:right;
	text-align:left;
	height:300px;
	width:520px;
	background: url('/images/incompany.jpg');
	background-size: 520px 300px;
}

#incompany_text{
	margin-top:40px;
	margin-left:20px;
	color:#fff;
}

#servicebox_content{
	float:right;
	margin-right:20px;
	margin-top:20px;
	background:#fff;
	height:220px;
	width:285px;
	text-align:left;
	padding:20px;
}

#content_leercentrum{
	background:#e0e1e2;
	width:1010px;
	padding: 20px;
}

#leercentrumbox{
	text-align:left;
	padding:20px;
	background:#fff;
	width:970px;
}

#footer{
	background:#e0e1e2;
	width:1050px;
	height:200px;
	margin-top:-10px;
}

#footer_content{
	float:left;
	margin-top:20px;
	margin-left:65px;
	text-align:left;
}

#footer_links{
	text-decoration: none;
}

p a{
	color: #000;
	text-decoration: none;
}

p a:hover{
	text-decoration: underline;
}

#footer_seperator{
	border-left:1px solid #8b888c;
	height:130px; 
	float:left; 
	margin-left:65px; 
	margin-top:25px;
}

#copyright{
	float:right;
	margin-top: 30px;
	margin-right: 20px;
}

/* -------------------------- Cursussen pagina -------------------------- */

#cursus{
	background:#fff;
	width:1050px;

	margin-top:-10px;
	overflow: auto;
}

#cursussen_box{
	float:right;
	width:790px;
	padding: 4px;
	min-height: 480px;
}

#content_cursussen{
	text-align:left;
	padding:20px;
	background:#fff;
	width:750px;
	height:100%;
	min-height:440px;
}

#content_cursussen li{
margin:10px;

}

#leftli{
 width:400px;
 margin:0;
}

#rightli{
 position:relative;
 float:right;
 margin-top: -240px;
 
}
#rightli button {
margin:5px;
}

#content_cursussen li{
border:3px solid #e0e1e2;
padding:20px;
}

#content_cursussen ul{
list-style-type: none;
}


#descriptie{
	font-size:10pt;
}

#cursus_row{
	float:left;
	width:350px;
}

#cursussen_menu{
	background:#fff;
	height:480px;

	width:200px;
	float:left;
	text-align:left;
	padding:0px 20px;
}

#menu_links{
	text-decoration:none;
	color:#000;
}

#menu_links:hover{
	text-decoration:underline;
}

/* -------------------- Cursus Knop ---------------------------------*/

.cursusknop{


	background-color:#f5f7f7;
	-moz-border-radius:5px;
    width: 170px;
    margin:5px;
    height: 30px;

	
	border:NONE;
	display:inline-block;
	cursor:pointer;
	color:#647984;
   
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	
	text-decoration:none;

}
.cursusknop:hover {

	background-color:#9cb0b0;
}
.cursusknop:active {
	position:relative;
	top:1px;
}


/* -------------------------- Lunch pagina -------------------------- */

table.lunchtabel
{
	padding:25px;
	width:100%;
	margin-top:-10px;
}

table tr td select.lunchtabel
{
	width:100%;
	height:45px;
	border:solid #e1e1e1 1px;
	border-radius:3px;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
	background:#f9f9f9;
	transition-duration:0.5s;
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.4);
}

table tr td input.lunchtabel
{
	width:97%;
	height:45px;
	border:solid #e1e1e1 1px;
	border-radius:3px;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
	background:#f9f9f9;
	transition-duration:0.5s;
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.4);
}

table tr td textarea.lunchtabel
{
	width:75%;
	height:300px;
	border:solid #e1e1e1 1px;
	border-radius:3px;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
	background:#f9f9f9;
	transition-duration:0.5s;
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.4);
}

table tr td button.lunchtabel
{
	width:49%;
	height:45px;
	border:0px;
	background:#B18FC3;
	background: #5a0952;
	border-radius:3px;
	box-shadow: 1px 1px 1px rgba(1,0,0,0.2);
	color:#f9f9f9;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bolder;
	text-transform:uppercase;
	cursor:pointer;
}

table tr td button:active.lunchtabel
{
	position:relative;
	top:1px;
}

#lunchslide{
	height:200px;
	width:1050px;
	background:url('/images/lunch.jpg');
}

#content_lunch{
	border:solid #dcdcdc 1px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
	width:1010px;
	padding: 20px;
	margin-top:-22px;
}

#lunchbox{
	text-align:left;
	padding:20px;
	background:#fff;
	width:970px;

}

/* -------------------------- Agenda pagina -------------------------- */

#agendacontent{
	width:1050px;
}

#tablehead{
	padding:10px 10px;
	border-bottom: 1px solid purple;
	border-right: 1px solid purple;
	text-align:center;
}

#agendacursusseneven{
	background:#eee;
	padding:10px 10px;
	text-align:center;
}
#agendacursussenoneven{
	background:#fff;
	padding:10px 10px;
	text-align:center;
}

.troll{
	display:none;
}
/* -------------------------- Contact pagina -------------------------- */

#content_maps{
	width:1050px;
}

#content_contact{
	border:solid #dcdcdc 1px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
	width:1010px;
	padding: 20px;
	margin-top:-22px;
	height:100%;
}

#content_contact_right{
	float:right;
	margin-right:-20px;
	background:#aaa;
	height:557px;
	margin-top: -577px;
	width:220px;
	padding:20px;
	color:#fff;
}

/* -------------------------- Inscrhijf pagina -------------------------- */

#inschrijfslide{
	height:200px;
	width:1051px;
	background:url('/images/inschrijven.jpg');
}

#inschrijfformulier{
	width:1050px;
	border:solid #dcdcdc 1px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
}

label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
}

input[type=radio] {
    display: none;
}

label:before {
    content: "";
    display: inline-block;
 
    width: 16px;
    height: 16px;
 
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #aaa;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

.radio label:before {
    border-radius: 8px;
}

input[type=radio]:checked + label:before {
    content: "\2022";
    color: #f3f3f3;
    text-align: center;
    line-height: 18px;
	font-size:30px;
}

#content_inschrijf_right{
	float:right;
	background:#aaa;
	margin-top: -245px;
	height:205px;
	width:250px;
	padding:20px;
	color:#fff;
	text-align:left;
}

/* -------------------------- evaluatie pagina -------------------------- */

#evaluatieslide{
	height:200px;
	width:1051px;
	background:url('/images/evaluatie.jpg');
}

#evaluatieformulier{
	width:1050px;
	border:solid #dcdcdc 1px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
}

label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
}

input[type=radio] {
    display: none;
}

label:before {
    content: "";
    display: inline-block;
 
    width: 16px;
    height: 16px;
 
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #aaa;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

.radio label:before {
    border-radius: 8px;
}

input[type=radio]:checked + label:before {
    content: "\2022";
    color: #f3f3f3;
    text-align: center;
    line-height: 18px;
	font-size:30px;
}


/* -------------------------- Referenties pagina -------------------------- */

#referentiesslide{
	width: 1051px;
	height:180px;
	background:url('/images/referenties.jpg');
	background-size: 1050px 180px;
}

#referentiescontent{
	width:1051px;
}

.referentietables{
	width:1050px;
	text-align:center;
	padding-left:40px;
	position:relative;
}

.wrapper_referenties{
	padding-right:80px;
	padding-bottom:20px;
}

.header {
    background-color:#fff;
    cursor: pointer;
    font-weight: bold;
	border:3px solid #d3d3d3;
	width:200px;
	height:70px;
	border-radius: 15px;
	margin-left:25px;
}

.headercircle {
    background-color:#fff;
    cursor: pointer;
    font-weight: bold;
	border:3px solid #d3d3d3;
	width:80px;
	height:80px;
	border-radius: 100px;
	margin-left:85px;
}

.header:hover{
	border:3px solid #B18FC3;
}

.headercircle:hover{
	border:3px solid #B18FC3;
}

.content {
	margin-top:-19px;
	padding-top:10px;
	padding-bottom:10px;
    border:3px solid #d3d3d3;
	width:250px;
	margin-left: 0px;
	background:#fff;
	font-style:italic;
	font-size:14pt;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	display: none;
}

.naam{
	font-size:18pt;
	margin-top:-35px;
	background:#fff;
	width:250px;
	border:3px solid #d3d3d3;
	z-index:-1;
	position:relative;
	height:100px;
	line-height:25px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: none;
	
}
 
.header img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
 
.header:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: none;
  filter: none;
}

.headercircle img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
 
.headercircle:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: none;
  filter: none;
}

/* -------------------------- OpenLeercentrum -------------------------- */


#openleercentrumbox{
	background:#fff;
	width:1010px;
	text-align:left;
	padding: 20px;
	border: 1px solid #eee;
	overflow:auto;
}

table.leercentrumtijden{
	padding:25px;
	width:80%;
	margin-top:-10px;
	border:1px solid #eee;
	border-collapse:collapse;
}

table tr td.leercentrumtijden{
	border: 1px solid #eee;
	padding: 5px 0px;
	text-align:center;
}

.accordion {
	width:420px;
	color:#fff;
	cursor:pointer;
	display: inline-block;
	padding: 0px 12px;
	padding-top:15px;
	border: 0;
	font-size:20px;
	text-align:left;
}

.accordion .accordion-head {
	width:420px;
	height:35px;
	color:#fff;
	cursor:pointer;
	display: inline-block;
	padding-top:15px;
	border: 0;
	font-size:20px;
	text-align:left;
	background: #000;
}
		
.accordion .accordion-head * {
	cursor: pointer;  
	padding: 0px 12px;
}
		
/*.accordion .accordion-head:hover {
	filter: alpha(opacity=80);
	opacity: 0.80;
}*/
		
.accordion .accordion-body {
	border-bottom: 1px solid #fff;
	display: none;
	width:100%;
	color: #000;
	background: #fff;
	font-size:13px;
}
		
.arrow {
	float: right;
	width: 0px;
	height: 0px;
	border: 10px solid transparent;
	border-top-color: #fff;
}
		
.accordion-head.open .arrow {
	border-bottom-color: #F3F3F3;
	border-top-color: transparent;
}

.accordion-body li{
	border-bottom: 1px solid #cecece;
	width:96%;
	padding:2%;
	font-size: 13px;;
}

.accordion-body ul{
	list-style-type: none;
	top:0;
	padding:0;
	margin:0;
}



.hoverexcel li:hover{
	background: #207244;
}

.hoverword li:hover{
	background: #254c88;
}

.accordion-body a{
	color: inherit; /* blue colors for links too */
	text-decoration: inherit; /* no underline */
}

.accordion2 {
	width:500px;
	color:#fff;
	display: inline-block;
	padding: 0px 12px;
	padding-top:15px;
	border: 0;
	font-size:14px;
	text-align:left;
	float:right;
	padding-right:30px;
	opacity: 0;
}

.accordion2 .accordion-head2 {
	width:460px;
	height:35px;
	color:#fff;
	display: inline-block;
	padding: 0px 12px;
	padding-top:15px;
	border: 0;
	font-size:17px;
	text-align:center;
	background: #000;
}
		
.accordion2 .accordion-head2 * {
	cursor: pointer;  
}
		
/*.accordion .accordion-head:hover {
	filter: alpha(opacity=80);
	opacity: 0.80;
}*/
		
.accordion2 .accordion-body2 {
	width:92%;
	color: #000;
	font-size:14px;
	padding:1px;
}

.accordion-body2 li{
	border-bottom: 1px solid #cecece;
	width:95%;
	padding:2%;
	font-size: 14px;
	background: #fff;
}

.accordion-body2 ul{
	list-style-type: none;
	top:0;
	padding:0;
	margin:0;
}

/* accordion main trainingen */

.accordion1{
	width:200px;
	color:#fff;
	cursor:pointer;
	display: inline-block;
	padding: 0px 12px;
	padding-top:15px;
	border: 0;
	font-size:16px;
	text-align:left;
}

.accordion1 .accordion-head1 {
	width:200px;
	height:15px;
	color:#fff;
	cursor:pointer;
	display: inline-block;

	padding:10px;
	border: 0;
	font-size:18px;
	text-align:left;

    background: #797979;
transition:background 0.5s ease;
}
		
.accordion1 .accordion-head1 * {
	cursor: pointer;  
}
		
/*.accordion .accordion-head:hover {
	filter: alpha(opacity=80);
	opacity: 0.80;
}*/
		
.accordion1 .accordion-body1 {
	border-bottom: 1px solid #fff;
	display: none;
	width:60%;
	color: #aaa;
	background: #fff;
	font-size:12px;
    
}
		
.arrow1 {
	float: right;
	width: 0px;
	height: 0px;
	border: 10px solid transparent;
	border-top-color: #fff;
}
		
.accordion-head1.open1 .arrow1 {
	border-bottom-color: #F3F3F3;
	border-top-color: transparent;
}

.accordion-body1 li{
	border-bottom: 1px solid #cecece;
	width:102%;
	padding:2%;
	font-size: 12px;
}

.accordion-body1 ul{
	list-style-type: none;
	top:0;
	padding:0;
	margin:0;
}



.hoverexcel1 li:hover{
	background: #207244;
}

.hoverword1 li:hover{
	background: #254c88;
}

.accordion-body1 a{
	color: inherit; /* blue colors for links too */
	text-decoration: inherit; /* no underline */
}



.vrij{
	background:#fff;
	color: #fff;
	cursor: pointer;
	font-weight:bold;
}

.vrij:hover{
	background:#337ab7;
	color:#fff;
}

.bezet{
	background:#aaa;
	font-weight:bold;
}

.actief{
	background:#254c88;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}

#tijd{
	display: none;
}

#gegevens{
	display: none;
}

#betaling{
	display: none;
}

#moduletijd{
	color:#fff;
	display: inline-block;
	padding: 0px 10px;
	border: 0;
	font-size:18px;
	text-align:left;
	min-width:150px;
}
/* -------------------------- Login -------------------------- */

#login-form{
	width:30%;
	text-align:center;
	border: 1px solid #eee;
}

#login-head{
	width:30%;
	height:50px;
	background:#B18FC3;
	background: #5a0952;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color:#fff;
	margin-top:30px;
	text-align:center;
	color:#f9f9f9;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bolder;
}

/* -------------------------- Profiel -------------------------- */

#profielbox{
	width:1050px;
	padding:20px 100px;
	text-align:left;
}

/* Modal Dialog */

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 20%;
    
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
/*	background: -moz-linear-gradient(#fff, #B18FC3);
	background: -webkit-linear-gradient(#fff, #B18FC3);
	background: -o-linear-gradient(#fff, #B18FC3); */
}




.close1 {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close1:hover { background: #00d9ff; }

#modalli li {
	border:0;
	margin:0;
	padding:0;
	pointer-events:none;
	list-style-type: disc;
	margin-left:20px;
	}