/* Algemeen */
body {
	margin:0px;
	padding:0px;
	background-color: #E6E6E6;
	background-image:url(/images/background.gif);
	background-position : center;
	background-repeat : repeat-y;
}
#maintable {
	width: 800px;
	padding: 0px;
	margin:0px;
}
#printbutton {
	position: absolute;
	top: 8px;
	left: 50%;
	width: 20px;
	height: 20px;
	margin: 0 0 4px 370px;
	z-index: 88;
}
#homebutton {
	position: absolute;
	top: 72px;
	left: 50%;
	width: 20px;
	height: 24px;
	margin: 0 0 0 -247px;
	z-index: 88;
	padding: 0 0 0 17px;
	background:#fff;
}
#particulier {
	position: absolute;
	top: 0;
	left: 50%;
	width: 20px;
	height: 24px;
	margin: 0 0 0 -315px;
	z-index: 89;
	background:#fff;
}

/* Headers met sIFR koppen */
.headervv {
	vertical-align: top;
	width:539px;
	height:162px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	padding: 15px 205px 0 33px;
	background: url(/images/vv/header_bg.jpg) no-repeat;
}
.headervv_leden {
	padding: 15px 150px 0 25px;
	background: url(/images/vv/header_leden_bg.jpg) no-repeat 5px 0;
}
.pp_sifr_dinbold {
	height: 60px;
	font-size: 48px;
}
.pp_sifr_dinregular {
	font-size: 24px;
}

/* Voorpagina */
.contentVPtable {
	width: 780px;
}
.contentVPtd {
	width: 200px;
	vertical-align: top;
}

/* Inlogveld en toebehoren */
.vpInlogBorder {
	margin-top: 15px;
	border: 1px black dashed;
	width: 160px;
	height: 100px;
	padding-right: 10px;
	padding-left: 10px;
}

.vpVelden {
	width: 150px;
	height:20px;
	background-color:white;
	border:1px black solid;
	font-family: verdana;
	font-size: 11px;
}

.vvRadio {
	background-color:white;
	border:1px black solid;
}

/* Terugkerende elementen */
.tdCopyright {
	font-family: verdana;
	font-size: 10px;
	color: #CECECE;
	text-align: right;
	padding-right: 0px;
	padding-top:10px;
}
.tdCopyright A {
	color: #000000;
	text-decoration: underline;
}


/* Vervolgpagina Deelnemers */
.img_deelnemers_link{
	width:72px;
	height:14px;
	position: relative;
	top: 33px;
	left: -10px;
}

/* Vervolgpagina Particulier */
.tableContent {
	width: 570px;
	padding-left: 10px;
}
.tdContent {
	vertical-align: top;
	padding-right: 10px;
	width: 300px;
}
.tdZoeken {
	vertical-align: top;
	text-align: right;
	padding-right: 1px;
	width: 165px;
}

/* Inlogveld en toebehoren vervolgpagina particulier */
.vvZoek {
	border: 1px black dashed;
	width: 170px;
	height: 100px;
	margin-right: 10px;
}
.vvActualiteit {
	border: 1px black dashed;
	width: 170px;
	height: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.vvVraagFosag {
	border: 1px black dashed;
	width: 180px;
	height: 100px;
	margin-right: 1px;
}
.vvVraagFosagLinks {
	border: 1px black dashed;
	width: 600px;
	height: 100px;
	margin-right: 1px;
}
.zoekInFosag {
	border: 1px black dashed;
	width: 180px;
	height: 50px;
	margin-right: 1px;
}
.vpZoekVelden {
	width: 155px;
	height:20px;
	background-color:white;
	border:1px black solid;
	font-family: verdana;
	font-size: 11px;
}
.vpVraagVelden {
	width: 159px;
	height:20px;
	background-color:white;
	border:1px black solid;
	font-family: verdana;
	font-size: 11px;
}
.vvVraagVeldenLinks {
	width: 360px;
	height:20px;
	background-color:white;
	border:1px black solid;
	font-family: verdana;
	font-size: 11px;
}
.vvExtranet {
	background-color: #535353;
	text-align: center;
	width: 175px;
	height: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.handig {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Random */
.xtranetKop {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.xtranetKop a {color: #FFFFFF; font-weight: regular; text-decoration:none;}
.xtranetKop a:hover {color: #FFFFFF; font-weight: regular; text-decoration:none;}
.xtranetKop a:active {color: #FFFFFF; font-weight: bold;}
.vvVerstuur {
	font-family: verdana;
	color: #0097E4;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	padding-right: 10px;
	padding-top: 2px;
}
.vvVerstuur A:link, .vvVerstuur A:visited, .vpLink A:active {
	color:#0097E4;
	text-decoration:none;
}
.vvPollHeader {
	font-family: verdana;
	color: #0097E4;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
}
.vvPollHeader  A:link, .vvPollHeader  A:visited, .vvPollHeader  A:active {
	color:#0097E4;
	text-decoration:none;
}
.vvPollHeader  A:hover{
	color: #CECECE;
}
.vvPollTekst {
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	width: 300px;
	padding-left: 5px;
}
.inputsubmit,.inputsubmitextended  {
	border: 0px solid black;
	background-color:white;
	font-family: verdana;
	font-size:12px;
	font-weight: bold;
	color: #0097E4;
	width:45px;
}
.inputsubmitextended  {
	width:88px;
}
.ClassSearchResultHighlight {
	background-color:#0097E4;
	color: #FFF;
}