body {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    background: URL(images/test.gif) white center no-repeat fixed;
}

body, td {
	font-family : Arial;
	font-size : 12px;
	color : Black;
	line-height: 18px;
}

Body.singlepage {
  padding: 10px 10px 10px 10px;
	overflow: auto;
}

Form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menupanel {
	position:absolute; 
	left:0px; 
	width:300px; 
	height:100%; 
  /* background-color: #003876; */
	/* background-image : url(../images/menu/menubg.gif); */
	/* background-repeat : repeat-y; */
  overflow: hidden;
}

.menu_submenu {
	background-color: #DDDDDD;
	border: 1px solid black;
	font-family: arial;
	font-size: 12px;
}

.menu_submenu a {
  display: block;
	color: black;
	font-weight: bold;
	text-decoration: none;
	height: 16px;
	padding-left:8px;
}

.menu_submenu a:hover {
	background-color: #000000;
	color: #DDDDDD;
}

.contentpanel {
	width:100%; 
	height:100%; 
	overflow:auto;
}

.contentheader {
	background-position: bottom right;
	background-repeat: no-repeat;
  width: 300px;
  height: 92px;
}

.contentmargin {
	width: 245px;
}

.contentbody {
  padding : 0px 10px 10px 0px;
  width: 550px;
}

.contentmarginright {
	width: 10%;
}

.sectionline {
  width: 540px;
  height: 1px;
  border-bottom: 1px solid #3399CC;
  text-align: right;
}

.sectionlinedark {
  width: 540px;
  height: 1px;
  border-bottom: 1px solid #003876;
  text-align: right;
}

.pagesubject {
  font-size: 32px;
  font-weight: bold;
  color: #003876;
  padding-top: 35px;
}

.pagename {
  font-size: 24px;
  font-weight: bold;
  color: #96ADC7;
  padding-top:6px;
  padding-bottom:5px;
}

.sectionbody {
  padding : 0px 10px 10px 0px;
}

.TekstHeader {
	font-weight : bold;
	font-size : 14px;
	color : #006699;
	line-height: 20px;
}

.Tekst {
  color: black;
}

A {
	color : #006699;
}

.indent {
	/* display: inline; */
	/* padding-left: 25px; */
}

.knoppen {
  position: absolute;
  right:25px;
  bottom:20px;
}

.terug {
  font-size: 10px;
  color: gray;
}

.FormInput, .FormInputReadonly {
	width : 250px;
}

.FormInputReadonly {
	background-color: transparent;
	border: none;
}

.FormInput2 {
	width : 425px;
}

.FormInput3 {
	width : 300px;
}

.error {
	font-weight: bold;
	color: red;
}

.Volgorde {
	width: 20px;
	height: 20px;
	font-weight: bold;
}

.Woonbon {
	background-color: #FCFCFC;
	border: 2px solid #006699;
	border-collapse: collapse;
}

.WoonbonHeader TD {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #006699;
	text-align: center;
}

.WoonbonWoning, .WoonbonWoningHover {
	height: 50px;
}

.WoonbonWoningHover, .WoonbonClusterHover {
	background-color: #f0f0f0;
}

.WoonbonFooter TD {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #006699;
	text-align: center;
}

.WoonbonWarning TD {
	border-top: 0px;
}

.TabNavigationButton, .PageNavigationButton, .PageNavigationButtonSelected {
	width: 16px;
  height: 16px;
  display: inline;
  text-align:center;
  background-color: #f0e9f2;
	color: #915f9f;
	border: 1px solid #915f9f;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
	line-height: normal;
	letter-spacing: normal;
	padding: 2px 4px 2px 4px;
}

.PageNavigationButtonSelected {
	background-color: #6c297f;
	color: white;
	cursor: default;
}

.FormTableDivider {
}

.WoningThumbnailTD {
	padding: 4px 4px 4px 4px; */
	border: 1px solid #003876; 
	background-color: white; 
	/* width: 120px; */
	text-align: center;
}

.WoningGeenThumbnail {
	color: #880000;
	line-height: 170%; 
	font-size: 10px; 
	height: 90px; 
	cursor: pointer;
}

.WoningFotoTD {
	padding: 4px 4px 4px 4px;
	border: 1px solid #006699; 
	background-color: white;
	text-align: center;
}

.tableparagraph {
	border-collapse: collapse;
}

.tableparagraph td, .woonboncluster td, .woonbonclusterHover td {
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-collapse: collapse;
}

.verantwoording .plaatsnaam {
	font-weight: bold;
  color: white;
	background-color: #003876; 
}

.verantwoording {
	border: none;
}

.verantwoording th {
	font-size: 12px;
	background-color: #777777;
}

a:hover {
  color: #003672;
}

.submenudiv {
  position:absolute; 
  background-color:#3097D3; 
  border:2px solid white; 
  padding-left:10px;
  padding-top:5px;
  padding-bottom:8px;
  width:200px;
  visibility:hidden;
}

.submenulink {
  font-family: verdana;
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  height:20px;

}

.submenulink:hover {
  color: white;
}

.submenuline {
  color: white;
  margin-right:10px;
  border-top: 1px solid #3097D3;
  border-bottom: 1px solid #1E7DB5;
}

.button {
  position: relative;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  width: 120px;
  background-color: #003876;
  color: #76AED8;
  text-align:center; 
  padding: 0px 2px 2px 2px;
  cursor: pointer;
  text-decoration: none;
}

.td_verhuis_optie {
  text-align:left;
  vertical-align:top;
}

.minilink {
    font-size: 10px;
}

.biglink {
    font-size: 14px;
    font-weight: bold;
}

.bigtitle {
    font-size:20px;
    color: #96ADC7;
    font-weight: bold;
    font-family: verdana;
}

/*------------------------------
WONING PAGINA (Restyle energielabel)
prefix: wp
include library: includes/woningpage.asp
------------------------------*/

.wp_table {
    width: 100%;
}

.wp_td_title {
    height: 64px;
    width: 300px;
}

.wp_td_icons {
    height: 64px;
    text-align: right;
}

.wp_td_foto {
    height: 108px;
    background-color: #CFDBE8;
    color: #607E9F;
}

.wp_td_fototitle {
    background-color: #CFDBE8;
    font-size: 11px;
    font-weight: bold;
    padding-left: 8px;
}

.wp_td_pdf {
    background-color: #CFDBE8;
    color: #607E9F;
    padding: 8px;
}

.wp_td_info {
}

.wp_td_bijzonderheden {
    padding: 8px;
    background-color: #CFDBE8;
}

.wp_inforow_bullet {
    width: 18px;
    vertical-align: top;
}

.wp_inforow_label {
    width: 200px;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

.wp_inforow_colon {
    width: 8px;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

.wp_inforow_data {
    font-size: 12px;
    vertical-align: top;
}

.wp_inforow_space {
    height: 10px;
    font-size: 1px;
}

.wp_thumbnail {
    width: 122px;
    height: 93px;
    border: 1px solid #1C4E86;
    margin-left: 6px;
    cursor: pointer;
}

.leftmenu {
    position: absolute; 
    top:120px; 
    width:200px;
}

@media print {
    .leftmenu {
        visibility: hidden;
    }
    
    .menupanel {
        visibility: hidden;
    }
    
    .contentmargin {
        width: 0px;
    }
    
    .contentpanel {
        overflow: hidden;
    }
}

