
/* CSS Document */

label {
  float: left;
  display: block;
  width: 130px;
  text-align: left;
  margin-bottom: 3px;
}

.pagePic {
  float:left;
  width: 433px;
  border: 0px;
  padding:0;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align:center;
}

.error {
  border: 1px solid #f00;
  background: #ffffe1 url('../assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.info {
  border: 1px solid #cdcdcd;
  background: #ffffe1 url('../assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.formfield {
  background-color: #fff;
  border: 1px solid #4a031c;
  margin-bottom: 3px;
}

.formbutton {
  color: #fff;
  background: #76062e;
  border: 1px solid #4a031c;
  font-size: 90%;
}

body {
	margin: auto;
	background: #76062e;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.updateknop
{
  color : white;
  border: 0px;
  background: #fff;
  cursor: hand;
}


#container{
	background: url('../assets/achtergrond1px.jpg');
	margin: auto;
	width: 960px;
	background: #4a031c;
}

#header{
	width: 960px;
	height: 196px;
  overflow: hidden;
}

#header img {
  width: 960px;
	height: 196px;
}


#content {
  background-image: url('../assets/achtergrond1px.jpg');
}

/* menubalk*/

#menu {
	background: url('../assets/menu1px.jpg') repeat-x;
	height: 50px;
}

#navlist {
  margin: 0 20px 0 0;
  padding: 15px 0px 20px 10px;
  font-family: verdana;
  font-size: 12px;
}

#navlist ul, #navlist li {
  margin: 0;
  padding: 0 0 0 0 ;
  display: inline;
  list-style-type: none;
}

#navlist a:link, #navlist a:visited {
  float: left;
  line-height: 14px;
  margin: 0px 30px 0px 10px;
  text-decoration: none;
  color: #000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  border-bottom: 6px solid #9D0039;
  padding-bottom: 4px;
  background: transparent;
  color: #000;
}

#navlist a:hover { 
  color: #790000; 
}

#taal {
	float: right;
	padding: 13px 3px 0px 0px;
}

#taal img {
  border: 0px;
}

#left {
	width: 433px;
	padding: 25px;
	float:left;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	color: #4a031c;
}

a {
  color: #4a031c;
}
a:hover {
  color: #d7ae90;
}

#left h1 {
	font-size: 13px;
	color: #4a031c;	
}

.fotoboekSmall {
  width: 135px;
  border: 0px;
  margin: 3px;
  float: left;
}

.huurAanbodLetter {
  margin-top: 15px;
  margin-bottom: 3px;
  font-weight: bold;
}

.huurAanbodRegel,
.huurAanbodRegelActive {
  border-top: 1px solid #808080;
  padding-top: 2px;
  padding-bottom: 2px;
}

.huurAanbodRegel a {
  text-decoration: none;
}

.huurAanbodRegelActive a {
  color: #d7ae90;
  text-decoration: none;
}

#right{
	width: 447px;
	float: left;
	text-align: left;
	padding: 14px;
	margin-top: 15px;
	font-size: 10pt;
}

#specialiteit {
	background: url('../assets/specialiteit.jpg') repeat-y;
	width: 397px;
	margin: 0px;
	padding: 10px;
	padding-right: 13px;
	border-top: 1px solid #c39e83;
	color:#fff;
	font-size:11px;
	text-align:justify;
}

#specialiteit_bottom {
	background: url('../assets/specialiteit_bottom.jpg') no-repeat;
	width: 447px;
	height:73px;
}

#specialiteit h3{
	color:#fff;
	margin: 0px;
}

#contactnaw {
	float:right;
	text-align:right;
	color:#4a031c;
	font-size:11px;
}

#contactnaw h1 {
	color:#4a031c;
	font-size:12px;
	font-weight:bold;
}

#contactnaw a {
	color:#76062e;
	text-decoration:none;
}

#fotoimpressie {
	margin-left:25px;
	margin-top:25px;
}

h2{
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	}

#abc {
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	margin-top:15px;
}

#right h3 {
  font-size: 11pt;
}


.aanbodRegel,
.aanbodRegel_even {
  margin-bottom: 5px;
}

.aanbodPic {
  width: 80px;
  margin: 5px;
  float: left;
  border: 1px solid #4b021d;
}

.addList_icon {
  float: right;
  border: 0px;
  margin: 3px;
  margin-top : 0px;
}

.aanbodRegelHeader {
  font-weight: bold;
}

.aanbodRegelContent {
  font-size: 10pt;
}

.aanbodRegel_even {
  background: #dcbca4;
}

.no_border {
  border: 0px;
}

.cleaner {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#footer{
	padding: 5px 0 3px 0;
	clear: both;
}
