body, td, tr, a, input, textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal !important;
}

a
{
  color: #000000;
}

a:hover
{
  color: #ff3617;
}

form
{
  margin:0px;
}

img
{
  border:0;
}

.adres
{
  font-size:9px;
  color:#000000;
  line-height:17px;
  text-align: left;
}

.bottomnav
{
  font-size:9px;
  color:#000000;
  line-height:17px;
  font-weight:bold;
  text-align: left;
}

.tekstklein
{
  font-size:11px;
}

.input
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 180px;
  height: 20px;
  border: solid 1px #999999;
  background-color: #FFFFFF;
  padding-left:2px;
  padding-top:2px;
}


.inputover,
.inputerrorover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 180px;
  height: 20px;
  border: solid 1px #ff3617;
  background-color: #FFFFFF;
  padding-left:2px;
  padding-top:2px;
}

.textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width:  210px;
  height: 91px;
  border: solid 1px #999999;
  background-color: #FFFFFF;
  padding-left:2px;
  padding-top:2px;
}

.textareaover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 210px;
  height: 91px;
  border: solid 1px #ff3617;
  background-color: #FFFFFF;
  padding-left:2px;
  padding-top:2px;
}

.verzenden
{
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
}

.verzendenOver
{
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
}

#pagina_titel h1
{
  color:#afafaf;
  font-size:22px;
  padding-top:2px;
}

#pagina_titel h2
{
  color:#000000;
  font-size:22px;
  padding-top:2px;
}

div#flash_fotos
{
  list-style:none;
  margin:0px;
  padding:0px;
  width:352px;
  height:230px;
  text-align:left;
}

div#flash_fotos ul
{
  list-style:none;
  margin:0px;
  padding:0px;
}

div#flash_fotos ul li
{
  list-style:none;
  margin:0px;
  padding:0px;
}

.navigatie a
{
  color:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration:none;
  font-size: 12px;
}

.navigatie a:hover
{
  color:#dde1b5;
  font-weight:bold;
  text-decoration:none;
}

#content_td
{
  text-align: left;
}

.bottomfade
{
  width:100%;
  height:100%;
  background:url(../images/main/bottom_fade.jpg) no-repeat bottom center;
}

.bottomnormal
{
  width:100%;
  height:100%;
  background:url(../images/main/bottom.jpg) no-repeat bottom center;
}

.topfade_nl
{
  background:url(../images/main/top_nl_fade.jpg) no-repeat top center;
}

.top_nl
{
  background:url(../images/main/top_nl.jpg) no-repeat top center;
}

.topfade_en
{
  background:url(../images/main/top_en_fade.jpg) no-repeat top center;
}

.top_en
{
  background:url(../images/main/top_en.jpg) no-repeat top center;
}


#closeframe
{
  height: 40px;
  width: 100%;
  background: #505050;
  position: relative;
}

.jqmCloseImg
{
  margin-top: 8px; 
  float: right;
  margin-right: 12px;
  cursor: pointer;
}

#clink
{
  color: #fff;
  position: absolute;
  right: 45px;
  width: 30px;
  height: 20px;
  top: 12px;
  font-size: 11px;
  text-decoration: underline;
  cursor: pointer;
}

#image_footer_linkedin
{
  float: right;
  margin-right: 15px;
  margin-top: -5px;
}