/*Website stylesheet
Standaart opmaak*/
BODY
{
	font-family: Comic-sans, Verdana, Arial, sans-serif, "Times New Roman", Times, serif;
/*!!!! LETOP Times erbij zetten !!!!*/
	font-size: 10pt;
	color: #000000;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/*links*/
A.anormaal:link
{
	color: #000000;
	text-decoration: none;
}
A.anormaal:visited
{
	color: #000000;
	text-decoration: none;
}
A.anormaal:hover
{
	color: #55A51C;
	text-decoration: none;
	background-color: #FFFFFF;
}
A.anormaal:active
{
	color: #55A51C;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.tekstbewerken
{
	color:#F00;	
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
/*Index pagina
Prio tabel*/
.tablebody
{
	width: 1025;
	height: 421;
	border: 0;
	margin: 0px;
	padding: 0px;
}
/*Venster waar pagina's worden geladen*/
.content
{
	position:resolute;
	float: none;
	clear: both;
	text-align: left;
	padding-left:195px;
	padding-top:15px;
	padding-bottom:15px;
}
/*Kleine venster onder content*/
.lowcontent
{
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	font-size: 11pt;
	vertical-align: bottom;
	text-align: left;
}
#lowcontent_contact
{
	width: 700px;
	margin: 0px 0px 0;
	padding: 0;
	text-align: left;
}

/*Menu pagina
Linkies*/
A.buttonbar:link, A.buttonbar:visited
{
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-bottom: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:2px;
	position: inherit;
}
A.buttonbar:hover
{
	color: #55A51C;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position:top;
}

/* Link als de pagina geladen is */
A.geladenpagina:link, A.geladenpagina:visited, A.geladenpagina:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-bottom: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
}

/* Taal pagina */
div.taal
{
	text-align:right;
	padding-top:2px;
}

/* Contact pagina | Help venster */
DIV.contactcontent
{
	margin-left: -197px;
}
TD.helpvenstercontent
{
	width: 165px;
	text-align: center;
	vertical-align: top;
	padding-top: 310px;
	font-size: 9pt;
}
DIV.helpvenster
{
	display:inline;
	color: #BBBBBB;
	font-size: 9pt;
}
/* bovenste&onderste balk van de img helpvenster */
IMG.helpvensterlijn
{
	width: 140px;
	height: 8px;
	padding-top: 10px;
}
/*Vraag & Antwoord*/
TEXTAREA.vraagantwoord
{
	font-family: Comic-sans, Verdana, Arial, sans-serif;
	width: 210px;
	height: 140px;
	padding: 8px 5px 5px;
	margin-bottom: 10px;
	font-size: 10pt;
	border: 1px solid #493F0B;
	color: #1E1903;
	background: #DDDDDD;
	text-align: left;
	border-color: #FFF;
	border-width: 2pt;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
}
/* contact formulier*/
#content_contact
{
	position: inherit;
	width: 700px;
	margin: 0px 0px 0;
	padding: 0;
	padding-left: 31px;
}
#content_contact FORM
{
	margin-left: 0px;
	margin-right: 0px;
}
/*Elke venster*/
FIELDSET
{
	margin: -8px 0px 0px;
	padding: 0px 0 0px 0px;
/*background:            transparent url(fieldsetbg.gif) no-repeat bottom right;*/
	background: inherit;
	border-color: #55A51C;
}
FIELDSET#bevestiging
{
	background-image: none;
	border-style: none;
	margin: -18px 0px 0px 19px;
}
/*Legenda boven elke venster*/
LEGEND
{
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 10px;
	margin-left: 1em;
	color: #FFFFFF;
	background: #214B03;
}
/*Veld onder legenda*/
FIELDSET OL
{
	padding: 0px;
	list-style: none;
}
/*Elk veld*/
FIELDSET LI
{
	position: relative;
	padding-bottom: 0em;
	line-height: 2.4em;
}
/*Label in elk veld*/
LABEL
{
	position: relative;
	clear: left;
	float: left;
	width: 12em;
	margin-right: 10px;
	padding-right: 35px;
	line-height: 2.5em;
	text-align: right;
	font-size: 10pt;
}
/*imput veld*/
INPUT
{
	padding: 8px 5px 5px;
	margin-right: 10px;
	font-size: 10pt;
	border: 1px solid #493F0B;
	color: #1E1903;
	background: #DDDDDD;
	text-align: left;
	width: 200px;
	border-color: #FFF;
	border-width: 2pt;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
}
INPUT.radio
{
	border: none;
	background: transparent;
	margin: 0px 0px inherit;
	width: 15px;
}
INPUT.verplichtvenster
{
	padding: 11px 5px 5px;
	font-size: 10pt;
	border: 1px solid #493F0B;
	color: #F00;
	background: #DDDDDD;
	text-align: justify;
	width: 180px;
	border-color: #F00;
	border-width: 1pt;
	display: none;
}
INPUT.bevestiging
{
	padding: 5px;
	text-transform: uppercase;
	font-size: 1em;
	margin-left: 1em;
	color: #FFFFFF;
	width: 150px;
	background: #214B03;
	border-color: #666;
	border-width: 2pt;
	border-bottom-color: #333;
	border-right-color: #333;
	text-align: center;
}
/*Verplichte **/
P SPAN.verplicht
{
	display: inline-block;
	vertical-align: middle;
	line-height: 3.4em;
	width: 25px;
	text-indent: -10000px;
	overflow: hidden;
	background: transparent url(../images/verplicht.png) no-repeat center right;
}
/*Verplichte label*/
LABEL.verplicht
{
	background: transparent url(../images/verplicht.png) no-repeat center right;
}
/*Elke * wordt een afbeelding, verplicht veld*/
LABEL SPAN
{
	position: absolute;
	left: -10000px;
	top: 0px;
}
/*Versie pagina*/
.versie
{
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 9pt;
	text-align: left;
}
/*Geschiedenis pagina*/
.geschiedenis
{
	text-align: left;
}
TABLE.geschiedenistable
{
	border: 0;
	border-collapse: collapse;
}
TD.geschiedenisdatum
{
	text-align: left;
	font-size: 9pt;
	padding: 3px 7px;
}
TD.geschiedenisip
{
	text-align: right;
	font-size: 9pt;
	padding: 3px 7px;
}
TD.geschiedenistekst
{
	padding: 3px 3px 25px 30px;
}
/*NOG NIET KLAAR / Test omgeving*/
.taal
{
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	text-align: center;
}
.tabel_admin
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10pt;
}
.center
{
	text-align: center;
}
/*tekst gecentreert*/
IMG, TABLE, DIV
{
	border: 0;
}
FORM
{
	margin: 0;
}
.small-space, .tiny-space, .clear
{
/*dit is handig die , , ,*/
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	clear: both;
}
.small-space
{
	height: 25px;
}
.tiny-space
{
	height: 10px;
}
.clear
{
	font-size: 0px;
}

