body {
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica; 
  margin-bottom : 0%;
  margin-left : 0%;
  margin-right : 0%;
  margin-top : 0%;
  scrollbar-3d-light-color: #EEEEEE;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #EEEEEE;
  scrollbar-dark-shadow-color: #FFFFFF;
  scrollbar-face-color: #EEEEEE;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #999999;
  background-image: url(/templates/7/images/achtergrond.jpg);
  background-repeat: repeat-y;
  background-color: #F8F6DD;
  color: #000000;
}

#outerDiv {
	display: table;
	height: 100%;
	width: 100%;
	#position: relative;
}

#innerDiv {
	#position absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.box_nav {
   font-family:         Verdana, Arial, Helvetica, sans-serif;
   font-size:           10px;
   font-weight:         bold;
   font-style:          normal;
   line-height:         100%;
   color:               #333333;
   position:            relative;
   display:             block;
   width:               200px;
   z-index:             1;
   margin-top:          10px;
   margin-bottom:       0px;
   margin-left:         20px;
   overflow:            hidden;
}

.box_places {
   font-family:         Verdana, Arial, Helvetica, sans-serif;
   font-size:           10px;
   font-weight:         bold;
   font-style:          normal;
   line-height:         100%;
   color:               #333333;
   position:            relative;
   display:             block;
   width:               200px;
   z-index:             2;
   margin-top:          10px;
   margin-left:         20px;
   overflow:            hidden;
}

.box_sort {
   font-family:         Verdana, Arial, Helvetica, sans-serif;
   font-size:           10px;
   font-weight:         bold;
   font-style:          normal;
   line-height:         100%;
   color:               #333333;
   position:            relative;
   display:             block;
   width:               200px;
   z-index:             3;
   margin-top:          0px;
   margin-left:         20px;
   overflow:            hidden;
}

.box_select {
   width:               185px;
   margin-top:          5px;
}

.makelaarinfo { 
  color: #777777;
  font-size: 10px;
  border: dotted 2px #999999;
  background-color: #F8F6DD;
  font-size: 9px;
  height: 40px;
  margin-top: 5px;
  margin-left: 0px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  width: 171px;	
}

.overzicht_foto A, .overzicht_foto A:visited {
  color: #000000;
}

.text {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt; 
  color: #000000;
}

A {
  color: #FF9900;
  text-decoration: none; 
}

A:hover {
  text-decoration: underline; 
}

.text_white {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt;
  text-decoration: none; 
  color: #FFFFFF;
}

.text_white A {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt;
  text-decoration: none; 
  color: #FFFFFF;
}

.text_white A:hover {
  text-decoration: underline; 
}

.content {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt; 
}

.title {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 12pt; 
}

h2 {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 13pt; 
  color: #333333;
}

.field {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  color: #555555; 
  border: solid 1px #000000;
}

.copyright, copyright A {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #555555;
  text-decoration: none; 
}

.button {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
  font-size: 10pt; 
  color: #FFFFFF; 
  background-color: #009900;
  border-left: 1px solid #00FF00; 
  border-top: 1px solid #00FF00; 
  border-right: 1px solid #003300; 
  border-bottom: 1px solid #003300; cursor: hand;
}

TD {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt; 
}

.pand_overzicht {
  font-family: Verdana, Arial, Helvetica; 
  color: #333333;
  font-size: 8pt; 
}

.pand_overzicht A {
  font-family: Verdana, Arial, Helvetica; 
  color: #333333;
  font-size: 8pt;
  text-decoration: none;  
}

.pand_overzicht A:hover {
  font-family: Verdana, Arial, Helvetica; 
  color: #333333;
  font-size: 8pt; 
  text-decoration: underline; 
}

.makelaar_title {
  font-family: Verdana, Arial, Helvetica; 
  color: #333333;
  font-weight: bold;
  font-size: 16pt; 
}

.makelaar_subtitle {
  font-family: Verdana, Arial, Helvetica; 
  color: #777777;
  font-weight: bold;
  font-size: 11pt; 
}

#message
{
  position: absolute;
  display: none;
  left: 0px;
  right: 200px;
  z-index: 5000;
  opacity: 0.95;
  width: 100%;
  height: 100%;
  text-align: center;
  align: bottom;
}

#message div
{
  font-size: 10pt;
  width: 425px;
  margin: 0px auto;
  height: 380px;
  text-align: left;
  color:#000000;
  overflow: hidden;
}

#message div.notice,
#remote-objects-message
{
  background-color: #FFFFFF;
  border: 2px solid #999999;
}

.notice, .notice TD {
 color: #000000;
}
.notice input, .notice textarea {
	border: solid 1px #000000;
        margin: 2px;
}

.error input{
	border: solid 1px red;
        margin: 2px;
}


