body, td {
	font-family: arial;
	font-size: 13px;
}

body {
	text-align: center;
	margin:0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgb(231,241,236);
	/*background-image: url('afbeeldingen/achter.gif');
	background-repeat: repeat-x;*/
	}

a {
color: rgb(153,2,22);
}

#informatiepaneel {
	width: 180px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 118px;
	right: 40px;
}

#informatiepaneelbinnen {
	width: 160px;
	padding: 0 10px;
	background-color: rgb(0,102,51);
	background-image: url('afbeeldingen/informatiepaneelachter.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	color: white;
}

#informatiepaneelbinnen a {
	color: white;
	border: 1px solid rgb(127,178,153);
	border-right: 1px solid rgb(0,82,41);
	border-bottom: 1px solid rgb(0,82,41);
	background-color: rgb(0,102,51);
	background-image: url('afbeeldingen/tabelheaderachter.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	text-align: center;
	display: block;
	margin: 0;
	text-decoration: none;
}

#informatiepaneelbinnen p {
	margin: 6px;
}

#informatiepaneel img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#informatiepaneel h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: rgb(231,241,236);
}

#introductiepaneel {
	width: 180px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 280px;
	right: 40px;
}

#introductiepaneelbinnen {
	width: 160px;
	padding: 0 10px;
	background-color: rgb(0,102,51);
	background-image: url('afbeeldingen/informatiepaneelachter.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	color: white;
}

#introductiepaneelbinnen a {
	color: white;
}

#introductiepaneel h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: rgb(231,241,236);
}

#logoruimte {
	padding: 0px;
	margin: 0px;
}

#logoruimtebinnen {
	width: 100%;
	background-color: white;
	text-align: center;
	margin: 0px;
}

#hoofdkader {
	margin: 0;
	padding: 0;
	width: 950px;
	position: relative;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	background-image: url('afbeeldingen/hoofdkaderachter.gif');
	background-repeat: repeat-y;
	min-height:500px;
	height:auto !important;
	height:500px;

}

#hoofdkaderonder {
	margin: 0;
	padding: 0;
	background-image: url('afbeeldingen/hoofdkaderonderachter.gif');
	background-repeat: repeat-x;
	height: 180px;
	background-position: 0 27px;
}

h1#sitetitel {
	margin:0;
	padding:0;
	width:936px;
	height: 46px;
	background-image: url('afbeeldingen/hoofdkaderboven.gif');
	background-repeat: no-repeat;
	background-position: 50% 0;
	color: white;
	font-style: italic;
	font-family: calibri, arial;
	font-weight: bold;
	font-size: 28px;
	padding-top: 10px;
	padding-left: 14px;
}

#kaderlink {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 2px;
	right: 20px;
	color: white;
	font-family: arial;
	font-size: 11px;
}

#kaderlink a {
	color: white;
	text-decoration: none;
}

#kaderlink a:hover {
	color: white;
	text-decoration: underline;
}

#topmenu {
	margin:0;
	padding:0;
	width:936px;
	height: 22px;
	background-image: url('afbeeldingen/topmenuachter.gif');
	background-repeat: no-repeat;
	background-position: 50% 0;
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	padding-top: 4px;
	padding-left: 14px;
}

#topmenu a {
	color: white;
	text-decoration: none;
}

#helm {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 20px;
	right: 20px;
}

#hoofdtekst {
	margin:0;
	padding:0;
	width: 650px;
	margin: 40px;
	margin-top: 36px;
	margin-bottom: 0;
	padding-bottom: 10px;
	color: #444444;
}

.tip {
	color: red;
}

#hoofdtekst h1 {
	color: rgb(0,102,51);
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
}
#hoofdtekst h2 {
	color: rgb(0,102,51);
	font-size: 14px;
	text-transform: uppercase;
	}

#atgtekst {
	font-size: 11px;
	background-image: url('afbeeldingen/hoofdkaderonder.gif');
	background-repeat: no-repeat;
	width: 950px;
	height: 132px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#atgtekst a {
	color: black;
	text-decoration: none;
	color: #444444;
}

#atgtekst a:hover {
	color: black;
	text-decoration: underline;
	color: #444444;
}

.klanttabel td {
	border-bottom: 1px solid #cccccc;
}

.invulformulier input {
width: 250px;
font-size: 14px;
background-color: white;
color: black;
border: 1px solid black;
font-family: tahoma;
}

.invulformulier select {
width: 250px;
font-size: 14px;
background-color: white;
color: black;
border: 1px solid black;
font-family: tahoma;
}

.invulformulier textarea {
width: 250px;
font-size: 14px;
background-color: white;
color: black;
border: 1px solid black;
font-family: tahoma;
}

.antwfout {
color: red;
}

.overzichten td {
border: 1px solid rgb(127,178,153);
padding: 2px;
margin: 1px;
background-color: rgb(231,241,236);
background-image: url('afbeeldingen/tabelachter.gif');
background-repeat: repeat-x;
}

.overzichten thead  td {
color: white;
border: 1px;
border-bottom: 1px rgb(0,102,51);
border-right: 1px rgb(0,102,51);
background-color: rgb(0,102,51);
background-image: url('afbeeldingen/tabelheaderachter.gif');
background-repeat: repeat-x;
font-weight: bold;
font-size: 12px;
padding: 3px;
text-align: center;
}

.overzichten thead a {
color: white;
}

.overzichten thead a:hover {
color: white;
}

table.overzichten {
width: 100%;
}

td.mwtd {
text-align:right;
background-color: rgb(197,221,209);
background-image: url('afbeeldingen/tabelkolomachter.gif');
background-repeat: repeat-x;
}

.overzichten a {
	color: black;
}

a.jaarsel {
color: black;
text-decoration: none;
}

a:hover.jaarsel {
color: rgb(153,2,22);
text-decoration: none;
}

#tbtekstdiv h2 {
	margin: 0px;
	}
#tbtekstdiv p {
margin: 0px;
}
#tbtekstdiv ul,li,ol {
margin-bottom: 0;
margin-top: 0;
}

#tbtekstdiv {
margin-bottom: 20px;
}

form.invulformulier {
border: 1px solid rgb(127,178,153);
background-color: rgb(231,241,236);
background-image: url('afbeeldingen/tabelachter.gif');
background-repeat: repeat-x;
padding: 40px;
}

.tbvrage {
border: 1px solid rgb(127,178,153);
background-color: rgb(231,241,236);
background-image: url('afbeeldingen/tabelachter.gif');
background-repeat: repeat-x;
padding: 20px;
}

.tbvrage form {
margin:0;
}

.tbvrage h2 {
margin:0;
}

.tbvragentabel td {
	background-image: none;
	border: none;
	margin: 0;
	padding: 0;
}

div.tabblad {
	border: 1px solid rgb(127,178,153);
	border-top: 1px solid rgb(0,102,51);
	padding: 20px;
	margin: 0px;
	background-color: rgb(231,241,236);
	background-image: url('afbeeldingen/tabachter.gif');
	background-repeat: repeat-x;
	width: 608px;
	clear: both;
}

.tabselect {
	color: white;
	border: 1px solid rgb(127,178,153);
	border-bottom: none;
	border-right: 1px rgb(0,102,51);
	background-color: rgb(0,102,51);
	background-image: url('afbeeldingen/tabelheaderachter.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	float: left;
	margin-right: 1px;
}

a.tabselect {
	color: white;
	text-decoration: none;
}

.tabunselect {
	border: 1px solid rgb(127,178,153);
	border-bottom: none;
	font-size: 12px;
	padding: 5px;
	padding-bottom: 3px;
	background-color: rgb(231,241,236);
	background-image: url('afbeeldingen/tabelachter.gif');
	background-repeat: repeat-x;
	float: left;
	margin-right: 1px;
	margin-top: 2px;
	}

a.tabunselect {
	color: #444444;
	text-decoration: none;
}
	

/*			Stijlen voor uitprinten van toolboxen		*/

@media print {
	#informatiepaneel, #introductiepaneel, #helm, #topmenu , #printen {visibility: hidden; width:auto;}
	#hoofdkader, #hoofdtekst {width: 100%;margin:0; color: black;}
	body,td {font-size: 11pt; color: black;}
	#hoofdtekst h1 {font-size: 14pt; color: black;}
	#hoofdtekst h2 {font-size: 11pt; color: black;}
	h1#sitetitel {
		margin:0;
		padding:0;
		width:auto;
		height: auto;
		background-image: none;
		font-style: italic;
		font-family: calibri, arial;
		font-weight: bold;
		font-size: 11pt;
	}
	#atgtekst {
		font-size: 11px;
		background-image: none;
		width: auto;
		height: auto;
	}
	.overzichten thead td {border: 1px solid black;}
	a {text-decoration: none;}
}

#printen {
	position: absolute;
	top: 90px;
	right: 140px;
}

#printen a {
color: #666666;
text-decoration: none;
}

#printen a:hover {
color: #666666;
text-decoration: underline;
}


/*** ivan al alousi 18 april 2008 
.changedate
{
	margin: 0 0 0 0;
	padding: 15px;
	
	width: 90%;
	height: auto;
	
	border: 1px solid #990000;
	background-color: #D99E9E;
}
.changedate p
{
	font-family: 'lucida sans unicode';
	font-size: 13px;
	
	color: #000;
}
.changedate form button
{
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	
	width: 97px;
	height: 20px;
	
	border: 1px solid #680101;
	background-color: #9E0C0C;
	
	font-family: 'lucida sans unicode';
	font-size: 10px;
	color: #FFF;
}***/
