.NoPrint{
	DISPLAY: none;
	}
#inhoud {
	top: 0;
}
body, td, input, select, textarea,.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}
a.url:link, a.url:visited,a.ankerlijst:link, a.ankerlijst:visited, a.kruimelpad:link, a.kruimelpad:visited{
	color: Blue;
	text-decoration: underline;
	font-size: 9pt;
}
h1 {
	font-size: 11pt;
	color: Black;
	font-weight : bold;
}
h2, h3 {
	font-size: 10pt;
	color: Black;
	font-weight : bold;
}
.BeeldRechts {
	float: right;
	clear: none;
	margin: 0 0 10px 10px;
}
.IkoonLinks{
	float: left;
	clear: none;
	margin: 0 2px 0 0;
	padding: 0;
}
.BeeldLinks {
	float: left;
	clear: none;
	margin: 0 10px 10px 0;
}
.box {
	padding: 0 5px 0 0;
	margin: 0 0 5px 0;
	float: left;
	width:460px;
}
.pdfopmerking {
	color: #000;
	clear: none;
	float: right;
}
/* vormgeving standaard + uitgebreid formulier ---------- */
.form {
	margin: 0 0 5px 0;
	line-height: 190%;
	color: #000
}
.content{
	margin: 0 0 0 105px;
}
.content2{
	margin:0;
}
.label{
	margin: 0;
	padding: 0;
	width: 100px;
	text-align:right;
	display: block;
	float:left;
	clear:left;
	line-height: 190%;
}
input.knop {
	color: #FFF;
	background-color: #29517B;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	border-width: 0;
	cursor: pointer;
	margin: 5px 0 0 105px;
	padding: 2px;
	width: 300px
}
/* ACTIVITEITEN INSCHRIJF MODULE voor SERVICECLUB -------------- */

table.serviceclub {
	margin: 0;
	border-collapse:collapse;
	border:1px solid #29517B;
	color:#29517B;
}
table.serviceclub td{
	padding: 1px 4px 2px 4px;
	vertical-align:top;
	text-align:left;
	border-left:1px solid #29517B
}
table.serviceclub td.titel{
	background-color:#6392C6;
	color:#FFF;
	font-weight:bold;
	padding: 1px 2px 2px 4px;
	border:1px solid #29517B
}
table.serviceclub td.titelSelected{
	background-color:#29517B;
	color:#FFF;
	font-weight:bold;
	padding: 1px 2px 2px 4px;
	border:1px solid #29517B
	}
.csv {
	float:right;
	margin: 8px 2px 2px 2px;
}
.datum {
	font-weight: bold;
}

table.serviceclub .details {
	border-top:1px solid #29517B
}
table.serviceclub input.knop {
	color: #efefef;
	margin: 0 0 2px 2px;
	padding: 1px 0 0 0;
	background-color: #EAC700;
	font-weight: bold;
	text-align: center;
	cursor:pointer;
	float:right;
	font-size:10px;
	border:none
}
table.serviceclub input.knopSelected {
	color: #efefef;
	margin: 0 0 2px 2px;
	padding: 1px 0 0 0;
	background-color: #29517B;
	font-weight: bold;
	text-align: center;
	cursor:pointer;
	float:right;
	font-size:10px;
	border:none
}
input.knopSelected {
	color: #efefef;
	margin: 5px 0 10px 0;
	padding: 1px 0 0 0;
	background-color: #29517B;
	font-weight: bold;
	text-align: center;
	cursor:pointer;
	float:right;
	font-size:10px;
	border:none
}
table.deelnemers {
	margin: 5px 0 10px 0;
	border-collapse:collapse;
	color:#29517B;
	border:none;
}
table.deelnemers td{
	padding: 1px 4px;
	vertical-align:bottom;
	text-align:left;
	border-bottom:1px dashed #29517B;
	border-left:none;
}
table.deelnemers td.aanpassen{
	text-align:right;
	width:50px
}
table.deelnemers td.titel{
	background-color:#29517B;
	color:#FFF;
	font-weight:bold;
	padding: 1px 0 2px 4px;
	text-align:left;
	border: none
}
table.deelnemers td.titel2{
	font-weight:bold;
	padding: 1px 0 2px 4px;
	text-align:left;
	border-top:1px solid #29517B;
	border-bottom:1px solid #29517B;
}
table.deelnemers td.keuze{
	text-align:left;	
	border: none;
}
table.deelnemers td.sexe{
	text-align:left;	
	width:50px
}
.witruimte{
	margin: 0 10px 5px 10px;
	display:block;
	background-color:#FFF
}
