/* algemeen */
.NoScreenDisplay {
    display:none;
    }
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 70%;
	line-height: 140%;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 100%;
}
hr {
	color:#CCC;
	height: 1px
	}
/* ----------------------------------------------------------------------------------------- */
/* content links - OPGELET :WEL subclass omdat die kunnen bepalen in de modules!!*/
/*#inhoud a:link, #inhoud a:visited -- dit geeft fouten in de leden-module*/
a.url:link, a.url:visited,a.ankerlijst:link, a.ankerlijst:visited {
	color: #C00;
	text-decoration: underline;
}
/*#inhoud a:active, #inhoud a:hover -- dit geeft fouten in de leden-module*/ 
a.url:hover, a.url:active,a.ankerlijst:hover, a.ankerlijst:active,
{
	color: #000;
	text-decoration: underline;
}
/*-------- LINKS : KRUIMELPAD ----------------*/
#kruimelpad  a.kruimelpad:link, a.kruimelpad:visited {
	color: #29517B;
	text-decoration: underline;	
}
#kruimelpad   a.kruimelpad:active, a.kruimelpad:hover {
	color: #000;
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------- */
/* beschrijving & positionering lagen*/
#headerBG{
	position: absolute;
	z-index: 1;
	left: 0;	
	right: 0;
	top: 0;
	height:117px;
	width:100%;
	background-image:url(bgtabel.gif);
	background-repeat:repeat-x
}
#header {
	position: absolute;
	z-index: 2;
	height: 92px;
	left: 0;
	top: 0;
	width: 519px;
}
#beeld {
	position: absolute;
	left: 0; 
	top:117px; 
	width:126px; 
	height:39px; 
	z-index:2
}
#hoofdmenu {
	position: absolute;
	text-decoration: none;
	z-index: 3;
	height: 19px;
	/*width: 645px;--- verwijderen IE dmenu-bug ----*/
	left: 144px;
	top: 92px;
	color: #FFF;
}
#jaarthema {
	position: absolute;
	top:2px;
	width:246px;
	height:104px;
	z-index:11;
	right: 10px;
	float: right;
	}
#parent {
	position: absolute;
	z-index: 1;
	left: 143px;
	top: 117px;
	right: 0;
	height:auto;
	margin: 0;
	padding: 0;
	background-image:url(bgwit.gif);
	background-repeat:repeat
}
#kruimelpad {
	position: relative;
	width: 680px;
	margin: 0 0 30px 17px;
	color: #29517B
}
#inhoud {
	position: relative;
	width: auto;
	margin: 0 35px 0 17px;
}
#footer {
	position: relative;
	padding:10px 0 17px 0;
	background-image:url(bgblauw.gif);
	background-repeat:repeat;
	vertical-align:bottom
}
/* ----------------------------------------------------------------------------------------- */
/* opmaak modules */
h1 {
	color: #29517B;
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
	text-align: left;
	padding: 5px 0;
	border-bottom: 1px dashed #29517B;
}
h2, h3 {
	color: #C00;
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
	text-align: left;
	padding: 0 5px;
	border-bottom: 1px dashed #C00;
}
.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;
}
.footer {
	background-image: url(../rotary/bgfooter.gif);
	background-repeat: repeat-x;
}
.pdfopmerking {
	color: #FFF;
	padding: 1px 4px;
	margin-left: 5px;
	clear: none;
	float: right;
	background-color: #6392c6;
}
.box {
	padding: 0 2px;
	margin: 0 0 5px 0;
	float: left;
	width:75%;
}
.anker {
	padding:2px;
	margin: 0;
	background-color: #F00;
	color: #FFF;
}
/* vormgeving standaard + uitgebreid formulier ---------- */
input,textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 100%;
	text-align: left;
	padding: 0 2px;
}
.form, form {
	margin: 0 0 5px 0;
	line-height: 190%;
	color: #000
}
.content{
	margin: 0 0 0 135px;
}
.content2{
	margin:0;
}
.label{
	margin: 0;
	padding: 0;
	width: 130px;
	text-align:right;
	display: block;
	float:left;
	clear:left;
	line-height: 190%;
}
.knop {
	color: #FFF;
	background-color: #29517B;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	border-width: 0;
	cursor: pointer;
	margin: 5px 0 0 135px;
	padding: 2px;
}
/* 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,*/
table.serviceclub a.knop2{
	color: #FFF;
	margin: 0 0 2px 2px;
	padding: 1px 2px 0 2px;
	background-color: #EAC700;
	font-weight: bold;
	text-align: center;
	cursor:pointer;
	float:right;
	font-size:10px;
	border:none;
	text-decoration:none
}
table.serviceclub input.knopSelected,
table.serviceclub a.knop{
	color: #FFF;
	margin: 0 0 2px 2px;
	padding: 1px 2px 0 2px;
	background-color: #29517B;
	font-weight: bold;
	text-align: center;
	cursor:pointer;
	float:right;
	font-size:10px;
	border:none;
	text-decoration:none
}
input.knopSelected {
	color: #FFF;
	margin: 5px 0 10px 0;
	padding: 1px 2px;
	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
}
a.knop3 {
	color: #FFF;
	margin: 5px 0 10px 0;
	padding: 1px 3px 0 3px;
	background-color: #29517B;
	font-weight: bold;
	text-align: center;
	float:left;
	cursor:pointer;
	font-size:10px;
	border:none;
	text-decoration:none
}
a.knop4 {
	color: #000;	
	padding: 1px 2px;
	background-color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor:pointer;
	float:left;
	font-size:11px;
	border:none	
}
.witruimte{
	margin: 0 10px 5px 10px;
	display:block;
	background-color:#FFF
}
/* 2 kolommen tekst + beeld ------------ */
table.portal {
	margin:10px 0;
	}
table.portal .kolom1 {
	border-right: 1px solid #CCC;
	padding: 0 20px 0 0;
	vertical-align:top;
	width:50%;
	}
table.portal .kolom2 {
	padding: 0 0 0 20px;
	vertical-align:top;
	width:50%;
	}


