body 
{
line-height: 1.5;
margin:0px auto;
padding:0px;
font-family:euphemia;
font-size: 18px;
}

#nav
{
background: url('../afb/backtopsite.jpg') repeat-x;
width:1004px;
width:100%;
height:152px;
top:0px;    
}

.inputradio
{
  width: 18px;
  height: 18px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0);
  margin: 0 1em 0 0;
  vertical-align: middle;

}

.tekstmenuonder
{
font-family: Ebrima, Verdana, Arial, sans-serif;

	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}

.title_mijnpagina
{
font-family: Ebrima, Verdana, Arial, sans-serif;

	color: #000000;
	font-weight: bold;
	font-size: 20px;
}
.hoofdmenu {
    margin-top: 18px;
    margin-bottom: 8px;
    font-family:euphemia;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
} 

.hoofdmenu02 {
    margin: 0px auto;
    width: 1004px;
    min-height: 35px;
    background-color: black;
} 

input.geel {
  background-color: #feed01;
}
input.blauw {
  background-color: #CEECF5;
}
input.lichtgroen {
  background-color: #CEF6CE;
}
input.rood {
  background-color: #F8E0E0;
}

input[type=text].groot {
  height: 25px;
  font-size: 24px;
}

input[type=text].middel {
  height: 20px;
  font-size: 18px;
}

/* Drop down menu */

ul {list-style: none;padding: 0px;margin: 0px;}
  ul li {display: block;position: relative;float: left;border:1px solid #000}
  li ul {display: none;}
  ul li a {display: block;background: #000;padding: 2px 10px 2px 10px;text-decoration: none;
           white-space: nowrap;color: #fff;}
  ul li a:hover {background: #000;}
  li:hover ul {display: block; position: absolute;}
  li:hover li {float: none;}
  li:hover a {background: #000;}
  li:hover li a:hover {background: #000;}
  #drop-nav li ul li {border-top: 0px;}
  
/* Einde Drop down menu */  

a, a:link, a:visited { color: #FFFFFF; font-size: 16px; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }

input#search {

    height: 25px;
    padding: 5px;
    margin-top: 12px;
    margin-bottom: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ababab;
    font-size: 20px;
    line-height: 35px;
    color: #ababab;
}
input#search:hover, input#search:focus {
    color: #3b3b3b;
    border: 1px solid #36a2d2;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}

.form-submit-button {
background: #B9DFFF;
color: #fff;
border: 1px solid #eee;
border-radius: 20px;
box-shadow: 5px 5px 5px #eee;
text-shadow: none;
}
.form-submit-button:hover {
background: #016ABC;
color: #fff;
border: 1px solid #eee;
border-radius: 20px;
box-shadow: 5px 5px 5px #eee;
text-shadow: none;
}

input#searchfile {

    
    padding: 5px;
    margin-top: 12px;
    margin-bottom: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ababab;
    font-size: 20px;
    line-height: 35px;
    color: #ababab;
}
input#search:hover, input#search:focus {
    color: #3b3b3b;
    border: 1px solid #36a2d2;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}

input#searchgrijs {

    height: 25px;
    padding: 5px;
    margin-top: 12px;
    margin-bottom: 0px;
    background-color: #D8D8D8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ababab;
    font-size: 20px;
    line-height: 25px;
    color: #ababab;
}
input#searchgrijs:hover, input#searchgrijs:focus {
    color: #3b3b3b;
    border: 1px solid #36a2d2;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
input#searchklein {
    width: 120px;
    height: 25px;
    padding: 5px;
    margin-top: 12px;
    margin-bottom: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ababab;
    font-size: 20px;
    line-height: 25px;
    color: #ababab;
}
input#searchklein:hover, input#searchklein:focus {
    color: #3b3b3b;
    border: 1px solid #36a2d2;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
option#search {
    width: 300px;
    height: 25px;
    padding: 5px;
    margin-top: 12px;
    margin-bottom: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ababab;
    font-size: 20px;
    line-height: 25px;
    color: #ababab;
    
}
option#search:hover, option#search:focus {
    color: #3b3b3b;
    border: 1px solid #36a2d2;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
select {
    font-size: 17pt;
    color: #ababab;
}

select.normaal {
  font-size: 10pt;
  color: blue !important;
}

#example-02 a.tooltip span{
z-index: 10;
display: none; 
border-radius:4px; 
-moz-border-radius: 4px; 
-webkit-border-radius: 4px; 
} 

#example-02 a.tooltip:hover span{ 
display: inline; 
position: absolute; 
border: 1px solid #8c8c8c; 
background: #f4f4f4;
} 


#example-02 a.tooltip > span{
width: 200px; 
padding: 10px 12px; 
opacity: 0; 
visibility: hidden; 
z-index: 10; 
position: absolute; 
font-size: 12px; 
font-style: normal; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; -o-border-radius: 3px; 
border-radius: 3px; 
-webkit-box-shadow: 4px 4px 4px #d9b3c3; 
-moz-box-shadow: 4px 4px 4px #d9b3c3; 
box-shadow: 4px 4px 4px #d9b3c3; 
color: #000000; 
background: #f4f4f4; 
background: -moz-linear-gradient(top, #FBF5E6 0%, #FFFFFF 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBF5E6), color-stop(100%,#FFFFFF)); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBF5E6', endColorstr='#FFFFFF',GradientType=0 ); 
border: 1px solid #8c8c8c; 
}

/* Red border */
hr.new1 {
  border-top: 1px solid red;
}

/* Dashed red border */
hr.new2 {
  border-top: 1px dashed red;
}

/* Dotted red border */
hr.new3 {
  border-top: 1px dotted red;
}

/* Thick red border */
hr.new4 {
  border: 1px solid red;
}

/* Large rounded green border */
hr.new5 {
  border: 10px solid green;
  border-radius: 5px;
}

/* Large rounded red border */
hr.new6 {
  border: 10px solid red;
  border-radius: 5px;
}

hr.new7 {
  border: 1px solid blue;
}

/*
img {
    position: relative;
    left: 0;
    top: 0;
}
*/