.sitemap { list-style-type: disc;margin-left:20px; color:#199DC1 }
.sitemap ul { list-style-type: disc;margin-left:20px;  }

.infoframe {
  display: none;
  clear: right;
  position: absolute;
  width:300px;
  margin-left:32px;
  padding:4px;
}

button.cmd {
  background-color:transparent;
  border:0px;
  background-image:url(../img/knop_s3.gif);
  background-repeat: no-repeat;
  width: 120px;
  height: 16px;
  color: #FFF;
  display: block;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0px 0px 0px;
  text-decoration: none;
  font-size: 9px; 
  margin: 0px;
}


button.cmd IMG{
	height: 0px !important;
}

.exbutton 
{
	height: 24px;
	color: #FFF;
	width:136px;
	text-decoration: none;
	padding: 4px 0px 0px 5px;
	margin: 0px 6px 0px 0px;
	font-size: 12px;
	border:0px solid transparent;
	background-image:url(../img/sms_button_small.gif);
}





/* wijzigingen voor tab formulier JLS 01032007 */

.cform table table.tabStrip {
	background-color: #CCCCCC;
	border-left: 0px #FFFFFF solid;
	margin-top: 6px;
	margin-bottom: 6px;
}

.cform table table.tabStrip table tr.tsh td {
	background-color: #FFFFFF;
}

.cform table table.tabStrip table tr.tsh td.cActTab {
	background-color: #CCCCCC;
}

.cform table table.tabStrip table tr.tsh td.cTab,.cform table table.tabStrip table tr.tsh td.cActRTab,.cform table table.tabStrip table tr.tsh td.cActLTab {
	background-color: #DDDDDD;
}


.cform table table.tabStrip td {
	padding: 0px;
}

.cform table table.tabStrip td.tdc,.cform table table.tabStrip td.tdc td {
	padding:6px;
}

.cform table table.tabStrip td.tdc table {
	margin-right: 6px;
	width: auto;
}