body
{
  background-color: white;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
}

h1
{
  color: #1F3987;
  font-size: 13px;
  height: 10px;
  margin: 0;
  vertical-align: bottom;
}

input[type="submit"], input[type="submit"]:hover
{
  background-color: #eeeeee;
  border-style: solid;
  border-color: #555555;
  border-width: 1px;
  color: #000000;
}

input[type="submit"]:hover
{
  cursor: pointer;
  background-color: #bbbbbb;
}

textarea
{
  font-family: Arial, sans-serif;
}

a, a:visited
{
  font-size: 10pt;
  color: #524A43;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: red;
}

td
{
  font-size: 10pt;
}

#body_login
{
  background-color: white;
  padding: 0px;
  margin: 15px 5px 10px 10px;
  width: auto;
  overflow: hidden;
}

#inhoud_login
{
  position: absolute;
  padding-top: 10px;
  line-height: 17px;
  top: 117px;
  left: 181px;
  width: 560px;
  height: 330px;
  background-color: #f2f2f2;
  border: 0px;
}

#inhoud
{
  position: absolute;
  padding: 10px;
  line-height: 17px;
  width: 670px;
  min-height: 400px;
  background-color: #f2f2f2;
  border: 0px;
}

#inhoud_default
{
  margin-top: 50px;
  line-height: 17px;
  width: 70%;
  height: 70%;
  background-color: white;
  background-image: url(../../images/landkaart.jpg);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0.8em;
}

#linkerkolom
{
  position: absolute;
  margin: 10px 0px 0px 5px;
  padding: 54px 0 0 5px;
  width: 169px;
  vertical-align: top;
  height: 74%;
  z-index: 1000;
}

.tr_titel
{
  font-weight: bold;
  background-color: #AAAAAA;
}

.tr_altrow
{
  background-color: #DDDDDD;
}

.locatie_element
{
  margin: 0px 10px 10px 0px;
  width: 200px;
  height: 140px;
  float: left;
}

.ddl
{
  width: 375px;
}

.smallError
{
  font-size: 7pt;
  color: red;
}

/* dit is fiez */
.ajax__calendar_container
{
  z-index: 1000;
}

.modalPopupBackground
{
  background-color: #d0cbc5;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.modalPopup
{
  background-color: #ffffff;
  border: 1px solid #808080;
  padding: 0px;
  margin: 0px;
  font-family: Tahoma;
  font-size: 8pt;
}

.modalPopupHeader
{
  background-color: #0000ff;
  color: #ffffff;
  height: 19px;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  padding: 1px 0px 0px 5px;
}
