/* CSS Document  for WIJPW_CMS*/

body {
  margin:           0px;
  color:            #b11f16;
  background-color: #FFFFFF;
}

div {
	text-align: left;
	font-family: Gill Sans MT Condensed, Arial Narrow, Arial, sans-serif; /*font-size:   12pt;*/
	font-size: 100%;
	border: 0px solid white;
}

a {
  color: #b11f16;
}

a:hover {
  color: #000000;
}

img {
  border-style: none;
  border-width: 0px;
}

div.parent {
  position:       absolute;
  left:           50%;
  padding:        0;
  margin-left:    -470px;
  border:         0px;
  vertical-align: top;
  text-align:     center;
}

div.main {
  width:      1024px;
  min-height: 768px;
  border:     0px;
}


div.title {
  position:          absolute;
  top:               10px;
  left:              0px;
  width:             827px;
  height:            109px;
  background-image:  url(../img/rw_header.jpg);  
  background-repeat: no-repeat;
}

div.menubar {
	position: absolute;
	top: 128px;
	left: 0px;
	width: 928px;
	height: 36px;
	padding-left: 6px; /*font-size:    20pt;*/
	font-size: 5.5mm;
	border: 1px solid #b11f16; /*vertical-align: text-bottom;*/
	line-height: 36px;
	letter-spacing: 0px;
}

div.menubar a {
  text-decoration: none;
}

div.menubar a:hover {
  color:           #000000;
  text-decoration: none;
}

div.sneltaxatie {
  position:          absolute;
  top:               10px;
  left:              760px;
  width:             175px;
  height:            100px;
  margin:            0px;
  padding:           0px;
  border:            0px;
  background-image:  url(../img/rw_sneltaxatie.jpg); 
  background-repeat: no-repeat;
}

div.taxatie {
  position:          absolute;
  top:               172px;
  left:              0px;
  width:             140px;
  height:            180px;
  background-image:  url(../img/rw_taxatie2.jpg);  
  background-repeat: no-repeat;
}

div.verkoop {
  position:          absolute;
  top:               260px;
  left:              0px;
  width:             140px;
  height:            80px;
  background-image:  url(../img/rw_verkoop2.jpg);  
  background-repeat: no-repeat;
}

div.verzekeren {
  position:          absolute;
  top:               348px;
  left:              0px;
  width:             140px;
  height:            80px;
  background-image:  url(../img/rw_verzekeren2.jpg);  
  background-repeat: no-repeat;
}

div.recordgallery {
  position:          absolute;
  top:               436px;
  left:              0px;
  width:             140px;
  height:            80px;
  background-image:  url(../img/rw_rg2.jpg);  
  background-repeat: no-repeat;
}

div.sneltaxatie a {
  display:     block;
  width:       175px;
  height:      100px;
  text-align: center;
}
div.verzekeren a, div.verkoop a, div.taxatie a, div.recordgallery a {
  display:     block;
  width:       140px;
  height:      80px;
  text-align: center;
}

div.inhoud {
  position: absolute; 
  top:      172px;
  left:     146px;
  width:    450px;
  padding:  4px 10px;
  border:   1px solid #b11f16;
}

div.inhoud h1{
  margin-top: 0;
}

div.inhoud p {
  padding: 4px;
  margin:  0px;
  border:  0px;
}

div.ivdwnews {
  position: absolute; 
  top:      172px;
  left:     625px;
  width:    180px;
  /*padding:  4px 10px;*/
  /*border:   1px solid #b11f16;*/
}

div.nieuws {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #b11f16;
	margin: 0px 0px 5px 0px;
	text-align: center;
	font-size: 90%;
}


div.rss{
  position:       absolute;
  top:            0px;
  left:           152px;
  /*display:        inline;*/
  text-align:     right;
  width:          24px;
  height:         24px;
  padding-top:    1px;
  padding-bottom: 1px;
}

div.itemvdweek {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #b11f16;
	text-align: center; /*font-size:      10pt;*/
	font-size: 90%;
}

div.itemvdweek h1,h2,h3,h4,h5,h6 {
  margin:  0px;
  padding: 0px;
  border:  0px;
}

div.itemvdweek img {
  width:          160px;
  height:         160px;
}

 
#adv_rechts {
	position: absolute;
	width: 120px;
	height: 600px;
	top: 172px;
	left: 814px;
	margin: 0;
	padding: 15x 0px; /*border:         1px solid #b11f16;*/
	text-align: center; /*font-size:      11pt;*/
	font-size: 80%;
}

#adv_boven {
  position:     absolute;
  width:        928px;
  height:       17px;
  top:          112px;
  margin:       0px;
  padding:      0px;
  border:       0px;
  text-align:   center;
}

.error {
  color: red;
  font-weight: bold;
  font-size: 10pt;
}

.link {
  float: left;
}

.cakeSqlLog {
  position: absolute;
  top:      2000px;
  left:     0px;
  padding:  0;
  border:   0px;
  width:    1024px;
}


