
#detailFoto {
  float: right;
  text-align:left;
  padding: 0px 0px 20px 10px;
  margin: 0;
  background: #ffffff;
  z-index: 99;
}
#detailFoto p{
  font-size:9px;
  font-weight:normal;
}
#detailBody {
  font-size: 11px; color: #333333;
  border: #006600 0px solid;
  width:200px;
  z-index: 100;
}

#detailBody A { white-space: normal; }

#detailBody H4 {
  font-size: 11px; color: #ffffff;
  font-weight:bold;
  letter-spacing: 0;
  border-bottom:1px solid #cccccc;
  padding: 5px 0px 3px 5px;
  margin:0;
  background: #666666;
}
#detailBody H3 {
  font-size: 11px;
  letter-spacing: 0;
  padding: 5px 0px 3px 5px;
  margin:0;
  border-bottom:1px solid #cccccc;
  background: #eeeeee;
}

#detailBody H5{
  font-size: 11px;
  border-bottom: 1px solid #999999;
  padding: 15px 0px 3px 5px;
  margin:0;
  color: #000000;
}
#detailBody ul, #detailBody dl, #detailBody a {
 font-size: 11px;
 margin:0;
 padding:0px;
 list-style:none;
}


#detailBody dl.sameline dt { 
  border-bottom:1px dotted #ccccff;
  padding: 1px 5px 1px 5px;
  margin:0;
  text-align:left;
  font-weight:normal;
  font-size: 11px; color: #666666;
  list-style:none;

}
#detailBody dl.splitline dt, #detailBody dl.sameline dt.splitline, #detailBody ul li {
  border-bottom:1px dotted #ccccff;
  padding: 5px 0px 12px 5px;
  margin:0;
  text-align:left;
  font-weight:normal;
  font-size: 11px; color: #666666;
  list-style:none;
}
#detailBody dl dd {
  position: relative;
  top:-10px;
  font-size: 10px;
  text-align:right;
  font-weight:bold;
  color:#000000;
  padding-right:5px;
  line-height:0.1em;
  white-space: nowrap;
}



#krant_index { padding: 15px 0px; }
#krant_index A:hover { text-decoration:none; }
#krant_index TH A:hover, #krant_index TD A:hover { text-decoration: underline; color: red;}
DIV.even0 { background-color: #EEEEEE; }
DIV.even1 { background-color: #DDDDDD; }
TABLE.krant_listitem { padding: 4px 0px 8px 0px; margin:0px; width:730px; } 
TABLE.krant_listitem TD.imagelink { width: 80px; 
  padding: 0px 5px 0px 4px; margin: 0px; vertical-align: bottom; }
TABLE.krant_listitem TH.head { color:  #333399; font-size: 10px; 
  font-weight: bold; border-bottom: 1px solid #ccccff;} 
TABLE.krant_listitem TD.head { text-align:right; border-bottom: 1px solid #ccccff;} 
TABLE.krant_listitem TH { color: #666666; font-size: 10px; 
  font-weight: normal; text-align: left; padding: 3px 8px 0px 1px;  } 
TABLE.krant_listitem TD { color: black; font-size: 10px; 
  font-weight: normal; text-align: left; padding: 3px 8px 0px 1px;} 
TABLE.krant_listitem TD A { font-size:10px; }
DIV.even1, DIV.even0 { display:block; border-top: #cccccc 1px solid; 
  padding:5px 0px 5px 0px; width:740px; }
DIV.even1:hover, DIV.even0:hover { background-color: #ffffdd; }

/* print rendering: menu verbergen*/

@media print {
    td.pagetop {
        display: none;
    }
}

/* basis declaraties */

BODY {
  color: #333333;
  margin: 0px; 
  padding: 0px
}

BODY,P,H1,H2,H3,TH,TD,UL,OL,DL,LI,DT,DD,A,DIV{ 
  font-family: Verdana, arial, geneva, Helvetica, sans-serif;
}
BODY,P,TH,TD,UL,OL,DL,LI,DT,DD,A,DIV{ 
  font-size: 12px;
}
H1 {  font-size: 16px; color: #ff9900; font-variant: small-caps; padding-top: 10px;}
H2 {  font-size: 14px; color: #333399;  border-bottom:1px dotted #333399; padding: 10px 0px 3px 0px;}
H3 {  font-size: 13px; color: #6666CC; padding-bottom: 3px; font-weight: bold; }
H1,H2,H3 {letter-spacing: 0.1em; }


DT, TH { font-weight: bold; }

A { text-decoration: none; color: #6666CC; white-space: nowrap; }
A:hover {  text-decoration: underline; }

IMG { border: 0px; }
INPUT {	font-size:10px; }

/* logo balk met navigatie */

#logo {
  width: 100%;
  background:  #534BCD url(images/woningburo_logo.gif) no-repeat;
}
#logocell { 
  height: 100px;
}

/* top right bottom left .. #ffd494 */
td.pagetop {
  padding: 5px 10px 5px 10px;
  border-top: 1px solid #333399;
  border-bottom: 1px solid #cccccc;
  background-color: #000000;
  vertical-align: middle;
  height:16px;
 }

A.nav { color: #ffffff; font-weight: bold; }
A.nav_select { color: #cccccc; font-weight: bold; }

#menu {color:#666666;}
#menu A:hover { color: #ff9900; text-decoration: none; }
#logonoffbutton { align: middle; padding: 2px 10px 0px 10px; }

/* main table */

TABLE#pagebottom { width: 100%; }
.pagebottom {
  padding: 5px 0px 0px 0px;
  background-color: #534BCD;
  border-top: solid #333399 1px;
  color: #ffffff;
  height:40px;
  vertical-align: top; 
}

#main { padding: 10px 40px 20px 120px;}
#footer { padding: 10px 0px 30px 120px; color: #999999;}
#footer TD, #footer A { font-size: 10px;}

#message {
  padding: 10px 20px 10px 450px;
  font-size: 10px;
  color: #9999ff; 
  }
#message A {color:#FF9900;}
#message B {color:#FFFFFF;}

#mededeling {
  padding: 10px 20px 10px 450px;
}
#mededeling, #mededeling A, #mededeling P {  
  font-size: 10px;
  color: white; 
}
#mededeling A, #mededeling P { 
  margin:0px;
  padding:0px;
 }

TD.pagebottom A {color: white; font-size: 9px;}
TD.pagebottom IMG { padding: 5px 20px; }
TD.pagebottom P { font-size: 9px; }

TD.disclaimer { vertical-align:bottom;}

.logintext {font-size:8px; }
.message {font-size:10px; font-weight: bold; }
#ad_pass { background-color: #664444; color: white; padding: 2px 5px; font-weight: bold; font-face: monotype; }


/* tabel opmaak */
CAPTION {  
  margin-top: 20px;
  border-top: solid black 1px;
  border-left: solid black 1px;
  border-right: solid black 1px;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 0.1em;
  background-color: #6666CC;
  color:#FFFFFF;
}

TR {  vertical-align:top; }
FORM TH.caption, TABLE.pretty TH.caption {
  font-weight: bold;
  background-color: #6666CC;
}
FORM TABLE, TABLE.pretty {
  width: 80%;
  border: solid black 1px;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  background-color: white;
  color:#000000;
}
FORM TH, TABLE.pretty TH, TABLE.krant TH {
  font-weight: bold;
  font-size: 10px;
  padding: 2px 5px;
  margin: 0px;
  background-color: #CCCCCC;
  text-align: center;
  color:#000000;
}
FORM TD , TABLE.pretty TD, TABLE.krant TD, TABLE.krant TH.content {
  font-size: 9px;
  padding: 2px 5px;
  margin: 0px;
  background-color: #EEEEEE;
  color:#000000;
}
TABLE.krant TH.content { text-align: right; }
A.pretty {
  color:#000000;
}
#verantwoording_index A,
#rangnrs_index A { font-size: 9px; font-weight: bold; }
.hide { display:none; }

table.krant {
  width: 220px;
  margin: 0px 10px 20px 0px;
  padding: 0px;
  border: solid 1px black;
}

TABLE.krant TH.titel { color: white; background-color: black; font-weight: bold; }
TABLE.krant TH.caption { color: white; background-color: #333399; }
TABLE.krant TH.button { color: white; background-color: #ffd494; border-top: 1px solid #000066; }

INPUT.button, A.button {
  font-size: 10px;
  font-weight: bold;
  color: black;
  background-color: #DDDDDD;
  border: outset #FFFFFF 3px;
  padding: 1px 3px;
  margin: 2px 1px;
  text-decoration: none; 
}
INPUT.button A:hover, A.button:hover, INPUT.button:hover { 
  color: #336699;
}

th.titel {
  background-color: #000000;
  font-size: 10px; 
  color: white;
  text-align: center;	 
}
th.content {
  background-color: #6666CC;  
  left: 4px;
  font-size: 9px;
  vertical-align: top;
  white-space: nowrap;
}
td.content {
  background-color: #6666CC;
  left: 4px;
  font-size: 10px;
  vertical-align: top;
}




TABLE.matrix { border: 2px solid grey; }
TH.matrix { background-color: #CCCCCC; }
TD.matrix { text-align: right; }
TD.matrix,TH.matrix { border: 1px solid black; }
.sel0 { background-color: #EEEEEE; border: outset 2px #AAAAAA; }
.sel1 { background-color: #CCCCCC; border: outset 2px #AAAAAA; }
.sel2 { background-color: #AAAAAA; border: inset 2px #888888; color: green; font-weight: bold; }
A.hi { text-decoration: underline }
A.lo { text-decoration: none }

.error {
	color: red;
	background-color: #ccc;
	padding: 2px;
}

.success {
	font-weight: bold;
	background-color: #ddd;
	padding: 3px;
}
