.forma{
z-index: 0;	
position: relative;
padding: 10px 5px 10px 5px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
width: 90%;
max-width: 600px;
height: auto;
font-family: arial;
font-size: 11pt;
font-weight: normal;
color: #FFFFFF;
text-align: center;
border: 1px solid darkred;
border-radius: 20px;
box-shadow: 5px 10px 10px #1C2D41;
background: #f8b500; /* Old browsers */
background: -moz-linear-gradient(left, #f8b500 1%, #f8b500 1%, #fccd4d 25%, #fceabb 44%, #fceabb 55%, #fceabb 55%, #f8b500 73%, #f8b500 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #f8b500 1%,#f8b500 1%,#fccd4d 25%,#fceabb 44%,#fceabb 55%,#fceabb 55%,#f8b500 73%,#f8b500 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #f8b500 1%,#f8b500 1%,#fccd4d 25%,#fceabb 44%,#fceabb 55%,#fceabb 55%,#f8b500 73%,#f8b500 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b500', endColorstr='#f8b500',GradientType=1 ); /* IE6-9 */
}



#tijd1 {
width: 100%;
max-width: 150px;
height: auto;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-family: arial;
font-weight: normal;
color: #606060;
background-color: #ffffff;
border: 1px solid #000000;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
border-radius: 10px;
}

#tijd {
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
width: 110px;
font-family: arial;
font-size: 18pt;
font-weight: bold;
color: #606060;
border-radius: 6px;
background-color: #FFFFFF;
}



#opvragen, #psw2 {
display: none;
}



#nopsw {
display: none;
}


#nopsw {
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: -20px;
padding: 10px;
width: 85%;
height: auto;
color: #3A6BA5;
text-align: left;
font-family: arial;
font-size: 11pt;
font-weight: normal;
background-color: #FFFFFF;
top: -15px;
border: 0px solid red;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
}



#psw2 {
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 10px;
width: 85%;
height: auto;
color: #3A6BA5;
text-align: left;
font-family: arial;
font-size: 11pt;
font-weight: normal;
background-color: #FFFFFF;
top: 10px;
border: 0px solid red;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
}


#opvragen  {
position: relative;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: -10px;
padding: 10px;
width: 85%;
height: auto;
color: #3A6BA5;
text-align: left;
font-family: arial;
font-size: 11pt;
font-weight: normal;
background-color: #FFFFFF;
top: -15px;
border: 0px solid red;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
}



#button6, #button8, #zoeken, #graag {
display: block;
}

#button7 {
display: none;
}


#allert1 {
display: none;
}


#allert2 {
display: none;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 100%;
max-width: 150px;
height: auto;
border-radius: 15px;
border: 0px solid red;
}


#allert1, #allert3 {
position: relative;
z-index: 1;
top: 10px;
max-width: 250px;
margin: 15px auto 20px;
padding: 7px 10px 5px 10px;
text-align: center;
font-family: arial;
font-style: italic;
font-weight: bold;
font-size: 11pt;
color: #FFFFFF;
text-shadow: 1px 1px #000000;
background: rgb(245,114,114);
background: -moz-linear-gradient(180deg, rgba(245,114,114,1) 0%, rgba(156,17,12,1) 45%, rgba(61,17,9,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(245,114,114,1) 0%, rgba(156,17,12,1) 45%, rgba(61,17,9,1) 100%);
background: linear-gradient(180deg, rgba(245,114,114,1) 0%, rgba(156,17,12,1) 45%, rgba(61,17,9,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f57272",endColorstr="#3d1109",GradientType=1);
border: 1px solid #9EA398;
border-radius: 15px;
box-shadow: 5px 5px 10px #424242;
}


.buttonx2 {
width: 100px;
cursor: pointer;
min-width: 100px;
margin-right: 10px;
margin-bottom: 10px;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 3px;
font-weight: bolder;
text-decoration: none;
font-size: 10pt;
font-style: italic;
color: #ffffff;
border: 1px solid #9EA398;
background: rgb(43,77,35);
background: -moz-linear-gradient(0deg, rgba(43,77,35,1) 25%, rgba(86,156,11,1) 74%);
background: -webkit-linear-gradient(0deg, rgba(43,77,35,1) 25%, rgba(86,156,11,1) 74%);
background: linear-gradient(0deg, rgba(43,77,35,1) 25%, rgba(86,156,11,1) 74%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b4d23",endColorstr="#569c0b",GradientType=1);
border-radius:15px 15px 15px 30px;
-moz-border-radius:15px 15px 15px 15px;
-webkit-border-radius:15px;
/*box-shadow: 4px 4px 5px #333333;*/
-webkit-transition:all 0.1s linear;
-moz-transition:all 0.1s linear;
-o-transition:all 0.1s linear;
transition:all 0.1s linear;
-moz-box-shadow: 2px 2px 4px 0px #000000;
-webkit-box-shadow:  2px 2px 4px 0px #000000;
box-shadow: 2px 2px 4px 0px #000000;
-moz-border-radius:7px 7px 7px 7px ;
-webkit-border-radius:7px 7px 7px 7px ;
border-radius:7px 7px 7px 7px ;
}


.buttonx2:hover {
padding: 7px 10px 5px 10px;
color: #FFFFFF;
background: rgb(200,59,21);
background: -moz-linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
background: -webkit-linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
background: linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c83b15",endColorstr="#461306",GradientType=1);
border: 1px solid #6B6B6B;
-webkit-box-shadow: 10px 10px 15px rgba(0,0, 0, 0.8);
-moz-box-shadow: 10px 10px 15px rgba(0,0, 0, 0.8);
box-shadow: 10px 10px 15px rgba(0,0, 0, 0.8);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
transform: scale(1.05);
}


.buttonx3 {
display: inline-block;
width: auto;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
padding: 7px 10px 5px 10px;
font-family: arial;
font-style: italic;
font-weight: bold;
font-size: 10pt;
cursor: pointer;
color: #D9D9D9;
text-shadow: 1px 1px #000000;
background: rgb(200,59,21);
background: -moz-linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
background: -webkit-linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
background: linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c83b15",endColorstr="#461306",GradientType=1);
border-radius: 15px;
border-radius: 15px;
box-shadow: 5px 5px 10px #424242;	
border: 1px solid #9EA398;
-webkit-transition:all 0.5s linear;
-moz-transition:all 0.5s linear;
-o-transition:all 0.5s linear;
transition:all 0.5s linear;
-moz-box-shadow: 2px 2px 4px 0px #000000;
-webkit-box-shadow:  2px 2px 4px 0px #000000;
box-shadow: 2px 2px 4px 0px #000000;
-moz-border-radius:7px 7px 7px 7px ;
-webkit-border-radius:7px 7px 7px 7px ;
border-radius:7px 7px 7px 7px ;	
} 


#button6, #button7, #graag {
position: relative;
z-index: 1;
top: 10px;
width: 200px;
margin: 15px auto 20px;
padding: 7px 10px 5px 10px;
text-align: center;
font-family: arial;
font-style: italic;
font-weight: bold;
font-size: 10pt;
cursor: pointer;
color: #FFFFFF;
text-shadow: 1px 1px #000000;
background: rgb(200,59,21);
background: -moz-linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
background: -webkit-linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
background: linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c83b15",endColorstr="#461306",GradientType=1);
border: 1px solid #9EA398;
border-radius: 15px;
box-shadow: 5px 5px 10px #424242;
transition: 0.3s;
}

#button8, #button10 {
position: relative;
z-index: 1;
top: 10px;
width: 60px;
margin: 15px auto 20px;
padding: 7px 10px 5px 10px;
text-align: center;
font-family: arial;
font-style: italic;
font-weight: bold;
font-size: 10pt;
cursor: pointer;
color: #FFFFFF;
text-shadow: 1px 1px #000000;
background: rgb(200,59,21);
background: -moz-linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
background: -webkit-linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
background: linear-gradient(180deg, rgba(200,59,21,1) 30%, rgba(70,19,6,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c83b15",endColorstr="#461306",GradientType=1);
border: 1px solid #9EA398;
border-radius: 15px;
box-shadow: 5px 5px 10px #424242;
transition: 0.3s;
}


#button1:hover, #button2:hover, #button3:hover, #button4:hover, #button6:hover, #button7:hover, 
#button8:hover, #button9:hover, #graag:hover, #zoeken:hover {
-webkit-box-shadow: 10px 10px 15px rgba(0,0, 0, 0.8);
-moz-box-shadow: 10px 10px 15px rgba(0,0, 0, 0.8);
box-shadow: 10px 10px 15px rgba(0,0, 0, 0.8);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
transform: scale(1.05);
}

/*
#button10:hover, img.start:hover {
-webkit-box-shadow: 10px 10px 15px rgba(0,0, 0, 0.8);
-moz-box-shadow: 10px 10px 15px rgba(0,0, 0, 0.8);
box-shadow: 10px 10px 15px rgba(0,0, 0, 0.8);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
transform: scale(1.05);
}
*/

.zoeken {
position: relative;
z-index: 1;
top: -15px;
width: 200px;
margin: 15px auto 15px;
padding: 7px 10px 5px 10px;
text-align: center;
font-family: arial;
font-style: italic;
font-weight: bold;
font-size: 10pt;
cursor: pointer;
color: #FFFFFF;
text-shadow: 1px 1px #000000;
background: rgb(43,77,35);
background: -moz-linear-gradient(0deg, rgba(43,77,35,1) 25%, rgba(86,156,11,1) 74%);
background: -webkit-linear-gradient(0deg, rgba(43,77,35,1) 25%, rgba(86,156,11,1) 74%);
background: linear-gradient(0deg, rgba(43,77,35,1) 25%, rgba(86,156,11,1) 74%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b4d23",endColorstr="#569c0b",GradientType=1);
border: 1px solid #9EA398;
border-radius: 15px;
box-shadow: 5px 5px 10px #424242;
transition: 0.3s;
}



#button9 {
z-index: 4;
display: block;
position: relative;
width: 160px;
margin: 0px auto 0px;
padding: 7px 10px 5px 10px;
text-align: center;
font-family: arial;
font-style: italic;
font-weight: bold;
font-size: 10pt;
cursor: pointer;
background: rgb(43,77,35);
background: -moz-linear-gradient(0deg, rgba(43,77,35,1) 25%, rgba(86,156,11,1) 74%);
background: -webkit-linear-gradient(0deg, rgba(43,77,35,1) 25%, rgba(86,156,11,1) 74%);
background: linear-gradient(0deg, rgba(43,77,35,1) 25%, rgba(86,156,11,1) 74%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b4d23",endColorstr="#569c0b",GradientType=1);
border: 1px solid #9EA398;
border-radius: 15px;
box-shadow: 5px 5px 10px #424242;
transition: 0.3s;
}  


#psw {
display: none;
position: relative;
top: 10px;
margin: 15px auto 20px;
padding: 7px 10px 5px 10px;
width: 200px;
color: #3A6BA5;
text-align: center;
font-family: arial;
font-size: 11pt;
font-weight: bold;
background-color: #FFFFFF;
border: 0px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
}

img.danger {
max-width: 25px;
height: auto;
margin-bottom: -5px;
}





#teamfoto1, #teamfoto2, #teamfoto3, #teamfoto4, #teamfoto5, #teamfoto6, #teamfoto7,
#teamfoto8, #teamfoto9, #teamfoto10, #teamfoto11, #teamfoto12, #teamfoto13, #teamfoto14,
#teamfoto15, #teamfoto16, #teamfoto17 {
display: none;
margin-left: 0px;
margin-right:0px;
width: 100%;
max-width: 200px;
height: 24px;
padding-top: 2px;
padding-left: 5px;
color: brown;
text-align: center;
font-family: arial;
font-size: 11pt;
font-weight: bold;
border: 2px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;	
}


#droppingid, #paswoord, #teamnaam, #veld, #datum,#teaminfo,#opdracht2 {
margin-left: 0px;
margin-right:0px;
width: 100%;
max-width: 200px;
height: 24px;
padding-top: 2px;
padding-left: 5px;
color: brown;
text-align: center;
font-family: arial;
font-size: 11pt;
font-weight: bold;
border: 2px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
}


.vak1 {
margin-left: 10px;
margin-right:10px;
margin-bottom:10px;
width: 100%;
max-width: 275px;
height: 22px;
padding-top: 2px;
padding-left: 15px;
color: grey;
text-align: left;
font-family: arial;
font-size: 11pt;       /*de eerste 4 vakken */
font-weight: bold;
border: 0px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
}

.vak2 {
margin-left: 10px;
margin-right:10px;
margin-bottom:10px;
width: 100%;
max-width: 200px;
height: 25px;
padding-top: 2px;
padding-left: 15px;
color: grey;
text-align: left;
font-family: arial;
font-size: 11pt;
font-weight: bold;
border: 0px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
}

.vak2b {
width: 290px;
height: 25px;
padding-top: 2px;
padding-left: 15px;
color: grey;
text-align: left;
font-family: arial;
font-size: 11pt;
font-weight: bold;
border: 0px solid blue;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
}



.vak3 {
margin-left: 10px;
margin-right:10px;
margin-bottom:10px;
width: 100%;
max-width: 60px;
height: 22px;
padding-top: 2px;
padding-left: 15px;
color: darkred;
text-align: center;
font-family: arial;
font-size: 14pt;
font-weight: bold;
border: 0px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
}

.vak4 {
margin-top: 10px;	
margin-left: auto;
margin-right:auto;
margin-bottom:-20px;
width: 90%;
max-width: 600px;
min-height: 150px;
padding-top: 10px;
padding-left: 15px;
color: grey;
text-align: left;
font-family: arial;
font-size: 11pt;
font-weight: normal;
border: 0px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
}



#selectboxA, #selectboxB{
display: inline-block;
margin-top: 10px;
margin-left: 10px;
margin-right:10px;
margin-bottom:20px;
width:100%;
max-width: 290px;
height: auto;
border: 0px solid red;
}



#kies, #selectA0, #selectB0 {
display: block;	
}



#selectA1, #selectA2, #selectB1, #selectB2 {
display: none;
}









#veld2 {
margin-left: 0px;
margin-right:0px;
width: 100%;
max-width: 40px;
height: 22px;
padding-top: 4px;
padding-left: 0px;
color: brown;
text-align: center;
font-family: arial;
font-size: 11pt;
font-weight: bold;
border: 0px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
}





#personen {
padding-left: 5px;
margin-left: 0px;
margin-right:0px;
width: 100%;
width: 60px;
height: 30px;
padding-top: 2px;
color: brown;
text-align: center;
font-family: arial;
font-size: 11pt;
font-weight: bold;
border: 2px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
}


#opdracht {
padding-left: 0px;
margin-left: 0px;
margin-right:0px;
width: 100%;
width: 110px;
height: 30px;
padding-top: 2px;
color: brown;
text-align: center;
font-family: arial;
font-size: 12pt;
font-weight: bold;
border: 2px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
}



select option {
  background: white;
  font-size: 12pt;
  color: #990000;
  font-weight: normal;
}


img.tostep {
margin-bottom: 0px;
width: 90%;
max-width: 230px;
height: auto;
}




#login1, #login2 {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
padding-top: 10px;
padding-left: 5px;
padding-right: 9px;
padding-bottom: 20px;
width: auto;
max-width: 250px;
color: #FFFFFF;
border: 2px solid grey;
border-radius: 10px;
background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(-45deg, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 40%, #2c2c2c 50%, #000000 51%, #111111 70%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 40%,#2c2c2c 50%,#000000 51%,#111111 70%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 40%,#2c2c2c 50%,#000000 51%,#111111 70%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

hr.new1 {
margin-top: 20px;	
margin-left: auto;
margin-right: auto;	
margin-bottom: 20px;
border: 0px solid grey;
width: 60%;	
}


#countdown {
text-align: center;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
width: 100%;
height: auto;
max-width: 230px;
min-height: 80px;
font-family: arial;
font-weight: bold;
font-size: 12pt;
color: #ffffff;
background-color: darkred;
border: 3px solid orange;
border-radius: 20px;
}


.inp2 {
margin-left: 5px;
margin-right: 0px;
width: 25px;
height: auto;
background-color: darkred;
border: 0px solid red;
text-align: center;
font-weight: bold;
font-family: arial;
font-size: 16pt;
color: #FFFFFF;
outline: none;
}

.inp3 {
margin-left: auto;
margin-right: auto;
width: 90%;
height: auto;
background-color: darkred;
border: 0px solid red;
text-align: center;
font-weight: bold;
font-family: arial;
font-size: 12pt;
color: #FFFFFF;
outline: none;
}


.inp4 {
margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 3px;
width: 80%;
height: auto;
background-color: #FFFFFF;
border: 0px;
text-align: center;
font-weight: bold;
font-family: arial;
font-size: 12pt;
color: #C60C0C;
border: 0px solid grey;
border-radius: 8px;
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,1.0);
outline: none;
outline: none;
}

.inp5 {
margin-left: 5px;
margin-right: 0px;
width: 40px;
height: auto;
background-color: darkred;
border: 0px solid red;
text-align: center;
font-weight: bold;
font-family: arial;
font-size: 16pt;
color: #FFFFFF;
outline: none;
}


.v8 {
background-image: url('fotos/wis.png');
background-color: transparent;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
width: 75px;
height: 60px;
color: orange;
text-align: center;
text-weight: 9;
font-family: arial;
font-size: 11pt;
border: 0px solid orange;
outline: none;
transition: 0.3s;
}

.v8:hover {
background-image: url('fotos/wisb.png');
}


.st8 {
background-image: url('fotos/startnu.png');
background-color: transparent;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
width: 75px;
height: 60px;
color: orange;
text-align: center;
font-weight: 9px;
font-family: arial;
font-size: 11pt;
border: 0px solid orange;
outline: none;
}

.st8:hover {
background-image: url('fotos/startnub.png');
}



.st9 {
background-image: url('fotos/loginn.png');
background-color: transparent;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
width: 75px;
height: 60px;
color: orange;
text-align: center;
font-weight: 9px;
font-family: arial;
font-size: 11pt;
border: 0px solid orange;
outline: none;
}

.st9:hover {
background-image: url('fotos/loginnb.png');
}


.st10 {
background-image: url('fotos/nextstepa.png');
background-color: transparent;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
width: 75px;
height: 60px;
color: orange;
text-align: center;
font-weight: 9px;
font-family: arial;
font-size: 11pt;
border: 0px solid orange;
outline: none;
transition: 0.3s;
}

.st10:hover {
background-image: url('fotos/nextstepb.png');
}


img.st3 {
margin-top: 15px;
width: 27px;
height: auto;
outline: none;
}


img.st4 {
margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 70px;
height: auto;
outline: none;
}





img.st1 {
width: 15px;
height: auto;
margin-left: 4px;
margin-right: 4px;
margin-top: 0px;
}

.v6 {
background-image: url('fotos/registratie.png');
background-color: transparent;
margin-left: 25px;
margin-right: auto;
width: 110px;
height: 75px;
border: 0px solid #F0AC35;
outline: none;
}

.v6:hover {
background-image: url('fotos/registratieb.png');
}


@media (max-width: 400px) {
	

.vak1,.vak4  {
margin-left: 0px;
margin-right:0px;
margin-bottom:10px;
width: 90%;
font-size: 10pt;
border: 0px solid red;
border-radius: 2px;
}


#kies, #selectboxA, #selectboxB {
margin-left: 0px;
margin-right:0px;
width: 90%;
font-size: 11pt;
border: 0px solid red;
border-radius: 2px;
outline: none;
}




#selectA0, #selectB0, .vak2b {
margin-left: 0px;
margin-right:0px;
width: 100%;
font-size: 11pt;
border: 0px solid blue;
border-radius: 2px;
	
}


}



