.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 orange;
border-radius: 20px;
box-shadow: 5px 10px 10px #1C2D41;
background: rgb(11,11,17);
background: -moz-linear-gradient(90deg, rgba(11,11,17,1) 14%, rgba(112,85,43,1) 35%, rgba(75,57,29,1) 59%, rgba(26,21,15,1) 76%);
background: -webkit-linear-gradient(90deg, rgba(11,11,17,1) 14%, rgba(112,85,43,1) 35%, rgba(75,57,29,1) 59%, rgba(26,21,15,1) 76%);
background: linear-gradient(90deg, rgba(11,11,17,1) 14%, rgba(112,85,43,1) 35%, rgba(75,57,29,1) 59%, rgba(26,21,15,1) 76%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b0b11",endColorstr="#1a150f",GradientType=1);
}



/*
.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: bold;
color: #FFFFFF;
text-align: center;
border: 1px solid orange;
border-radius: 20px;
box-shadow: 5px 10px 10px #1C2D41;

background: rgb(11,11,17);
background: -moz-linear-gradient(90deg, rgba(11,11,17,1) 14%, rgba(112,85,43,1) 35%, rgba(75,57,29,1) 59%, rgba(26,21,15,1) 76%);
background: -webkit-linear-gradient(90deg, rgba(11,11,17,1) 14%, rgba(112,85,43,1) 35%, rgba(75,57,29,1) 59%, rgba(26,21,15,1) 76%);
background: linear-gradient(90deg, rgba(11,11,17,1) 14%, rgba(112,85,43,1) 35%, rgba(75,57,29,1) 59%, rgba(26,21,15,1) 76%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b0b11",endColorstr="#1a150f",GradientType=1);


}
*/

#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;
}


#smugglerid, #paswoord, #teamnaam, #teaminfo, #veld, #datum {
margin-left: 0px;
margin-right:0px;
width: 100%;
max-width: 200px;
height: 22px;
padding-top: 2px;
padding-left: 5px;
color: brown;
text-align: center;
font-family: arial;
font-size: 12pt;
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;
}




#opvragen, #psw2 {
display: none;
}


#nopsw {
display: none;
}


#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);
}




#nopsw  {
position: relative;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
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);
}






#button6, #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;
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;
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 ;	
} 


.v6 {
display: inline-block;
width: auto;
height: 35px;
margin-top: 10px;
margin-right: 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(55,47,12);
background: -moz-linear-gradient(180deg, rgba(55,47,12,1) 11%, rgba(121,94,9,1) 30%, rgba(86,66,10,1) 70%, rgba(59,51,13,1) 89%);
background: -webkit-linear-gradient(180deg, rgba(55,47,12,1) 11%, rgba(121,94,9,1) 30%, rgba(86,66,10,1) 70%, rgba(59,51,13,1) 89%);
background: linear-gradient(180deg, rgba(55,47,12,1) 11%, rgba(121,94,9,1) 30%, rgba(86,66,10,1) 70%, rgba(59,51,13,1) 89%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#372f0c",endColorstr="#3b330d",GradientType=1);
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:20px 20px 20px 20px ;
-webkit-border-radius:20px 20px 20px 20px ;
border-radius:20px 20px 20px 20px ;	
} 







#zoeken {
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(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;*/
-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 ;
}


#button7 {
position: relative;
z-index: 1;
top: -10px;
width: 200px;
margin: 15px auto 10px;
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;*/
-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, #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;*/
-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 ;
}

#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;
color: #D9D9D9;
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;*/
-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 ;
}



#button9:hover, #button6:hover, #button7:hover, #graag:hover, #zoeken:hover, .v6: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);
}
  


#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;
}


.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;
}

#keuze {
margin-top:-10px;	
margin-left: auto;
margin-right:auto;
margin-bottom:0px;
width: 100%;
max-width: 250px;
height: auto;
padding-top: 0px;
padding-left: 0px;
color: grey;
background-color: #FFFFFF;
text-align: left;
font-family: arial;
font-size: 11pt;
font-weight: bold;
border: 0px solid #000000;
border-radius: 15px;
outline: none;
}

.vak2 {
margin-left: 10px;
margin-right:10px;
margin-bottom:10px;
width: 100%;
max-width: 200px;
height: 25px;
padding-top: 2px;
padding-left: 11pt;
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: 4px;
padding-left: 15px;
color: brown;
text-align: center;
font-family: arial;
font-size: 13pt;
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: bold;
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: 12pt;
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;
}


#opdracht, #personen {
width: 60px;
height: 25px;
padding-top: 5px;
color: brown;
text-align: center;
font-family: arial;
font-size: 20pt;
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;
}



img.tostep {
margin-bottom: 0px;
width: 90%;
max-width: 230px;
height: auto;
}

.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;
font-size:10pt;
width: 80%;
max-width: 250px;
color: #FFFFFF;
border: 1px solid #634924;
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 */
border: 0px solid red;
}

hr.new1 {
height: 3px;
margin-top: 20px;	
margin-left: auto;
margin-right: auto;	
margin-bottom: 20px;
border: 0px solid grey;
width: 80%;
background: rgb(91,103,70);
background: -moz-linear-gradient(90deg, rgba(91,103,70,1) 15%, rgba(93,184,40,1) 50%, rgba(71,100,63,1) 80%, rgba(47,57,45,1) 90%);
background: -webkit-linear-gradient(90deg, rgba(91,103,70,1) 15%, rgba(93,184,40,1) 50%, rgba(71,100,63,1) 80%, rgba(47,57,45,1) 90%);
background: linear-gradient(90deg, rgba(91,103,70,1) 15%, rgba(93,184,40,1) 50%, rgba(71,100,63,1) 80%, rgba(47,57,45,1) 90%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5b6746",endColorstr="#2f392d",GradientType=1);
}


#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: 10px;
width: 100%;
height: auto;
max-width: 200px;
font-family: arial;
font-weight: bold;
font-size: 9pt;
color: orange;
background-color: #000000;
border: 3px solid orange;
border-radius: 20px;
}


.inp2 {
margin-left: 5px;
margin-right: 5px;
width: 25px;
height: auto;
background-color: #000000;
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: #000000;
border: 0px solid red;
text-align: center;
font-weight: bold;
font-family: arial;
font-size: 10pt;
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;
}


.v8 {
background-image: url('http://www.smuggler.be/fotos/wis.png');
background-color: transparent;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
width: 75px;
height: 60px;
color: orange;
text-align: center;
font-weight: bold;
font-family: arial;
font-size: 12pt;
border: 0px solid orange;
cursor:pointer;
outline: none;
transition: 0.3s;
}

.v8:hover {
background-image: url('http://www.smuggler.be/fotos/wisb.png');
}

.st9 {
background-image: url('http://www.smuggler.be/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: 12pt;
border: 0px solid orange;
cursor:pointer;
transition: 0.3s;
outline: none;
}

.st9:hover {
background-image: url('http://www.smuggler.be/fotos/loginnb.png');
}


.st10 {
background-image: url('http://www.smuggler.be/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: 12pt;
border: 0px solid orange;
cursor:pointer;
outline: none;
transition: 0.3s;
}

.st10:hover {
background-image: url('http://www.smuggler.be/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;
}


@media (max-width: 500px) {

.forma{
font-size: 11pt;
}


#kies, #selectboxA, #selectboxB {
margin-left: 0px;
margin-right:0px;
width: 90%;
font-size: 12pt;
border: 0px solid red;
border-radius: 2px;
outline: none;
}


#selectA0, #selectB0, .vak2b {
margin-left: 0px;
margin-right:0px;
width: 100%;
font-size:12pt;
border: 0px solid blue;
border-radius: 2px;
	
}

.topfirst3  {
font-size:12pt;
}


.vak1, .vak3, .vak4 {
font-size: 12pt;
}



}






