body {
	margin:			0px;
	margin-top:		0px;
	text-align:		center;
	background: 		white url(../images/site/achtergrond.gif) top center;
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size: 		14px;
}


#container {
	position:		relative;
	width: 			1024px;
	margin: 		1em auto;
	margin-top: 	0px;
	min-height: 	100%;
	border-width:	0px;
	text-align:		left;
}

#header {
	height:			75px;
	background: 		#eeeeee url(../images/site/header.png) top center;
}

#footer
{
	padding-left: 5px;
        clear:			both;
}

#links {
	margin:			0px;
	margin-top:		0px;
	width:			200px;
	clear:			left;
	float:			left;
	background:			transparent;
}

#links_inhoud {
	padding:		2px;
	padding-left:	5px;
	padding-right:	7px;
	background:			transparent;
}

#rechts {
	width:			200px;
	float:			left;
	clear:			right;
}

#rechts_inhoud {
	padding:		2px;
	padding-left:	2px;
	padding-right:	2px;
	text-align:		left;
}

#rechts p
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#rechts table
{
	font-size:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0;
	width: 196px;
	border-collapse: collapse;
}

#rechts th
{
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #005dbd;
	background: #cccccc url(../images/site/tabelkopr.jpg);
	line-height: 20px;
	padding-left: 10px;
}

#rechts h1
{
	margin-top: 0px;
	margin-left: 0px;
	color: #0099ff;
	font-size: 14px;
	font-weight: normal;
	background: transparent;
}

#rechts hr
{
	height: 1px;
	border: 0px;
	background-color: #0099ff;
	color: #0099ff;
}

#rechts2 {
	width:			808px;
	clear:			none;
	float:			left;
	padding:		2px;
	padding-left:		8px;
	padding-right:		8px;
	background:		white;
}

#midden {
	width:			608px;
	clear:			none;
	float:			left;
	padding:		2px;
	padding-left:		8px;
	padding-right:		8px;
	background:			transparent;
}

#midden p, #rechts2 p
{
	font-size:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px;
}

#midden table, #rechts2 table
{
	font-size:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	border-collapse: collapse;
}

#midden img, #rechts img, #rechts2 img
{
	border: 0px;
}

#midden th, #rechts2 th
{
	vertical-align: top;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #005dbd;
	background: #eeeeee;
	border-bottom: 1px solid #0099ff;
	height: 17px;
}

#midden h1, #rechts2 h1
{
	margin-bottom: 10px;
	color: #000066;
	font-size: 16px;
	font-weight: bold;
}

#midden hr, #rechts2 hr
{
	height: 1px;
	border: 0px;
	background-color: #0099ff;
	color: #0099ff;
}

/* opmaak tablijst midden */

.tab .selected
{
	font-size:12px;
	color: #0099ff;
	background: #eeeeee;
	border-bottom: 0px solid black;
	text-decoration: none;
	font-weight: bold;
}

.tab
{
	font-size:12px;
	color: #000066;
	background: transparent;
	border-bottom: 2px solid black;
	text-decoration: none;
	font-weight: normal;
}

table .tab td {
	border-bottom: 2px solid black;
	padding-bottom: 0px;
}

.datum
{
	color: #f70000;
	font-size: 12px;
}

.reacties {
	font-size: 12px;
	color: #909090;
}

/* opmaak hyperlinks midden */
#midden a, #rechts2 a
{
	font-size:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#midden a:link, #rechts2 a:link
{
	color: #0099ff;
	text-decoration: none;
}
#midden a:visited, #rechts2 a:visited
{
	color: #0099ff;
	text-decoration: none;
}
#midden a:active, #rechts2 a:active
{
	color: #0099ff;
	text-decoration: none;
}
#midden a:hover, #rechts2 a:hover
{
	background: transparent;
	color: #000000;
	text-decoration: none;
}

/* opmaak hyperlinks in tabelkop */
#midden th a
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #0099ff;
}
#midden th a:link
{
	text-decoration: none;
	color: #0099ff;
}
#midden th a:visited
{
	text-decoration: none;
	color: #0099ff;
}
#midden th a:active
{
	text-decoration: none;
	color: #0099ff;
}
#midden th a:hover
{
	text-decoration: none;
	color: #000000;
}
/* opmaak hyperlinks rechts */
#rechts a
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#rechts a:link
{
	color: #000066;
	text-decoration: none;
}
#rechts a:visited
{
	color: #000066;
	text-decoration: none;
}
#rechts a:active
{
	color: #000066;
	text-decoration: none;
}
#rechts a:hover
{
	background: transparent;
	color: #000000;
	text-decoration: none;
}


/*opmaak hyperlinks in het beheer midden */
#midden A.beheer
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#midden A.beheer:link
{
	color: #000066;
	text-decoration: none;
}
#midden A.beheer:visited
{
	color: #000066;
	text-decoration: none;
}
#midden A.beheer:active
{
	color: #000066;
	text-decoration: none;
}
#midden A.beheer:hover
{
	background: transparent;
	color: #000000;
	text-decoration: none;
}

/*opmaak hyperlinks in het beheer rechts */

#rechts A.beheer
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#rechts A.beheer:link
{
	color: #3399cc;
	text-decoration: none;
}
#rechts A.beheer:visited
{
	color: #3399cc;
	text-decoration: none;
}
#rechts A.beheer:active
{
	color: #3399cc;
	text-decoration: none;
}
#rechts A.beheer:hover
{
	background: transparent;
	color: #000000;
	text-decoration: none;
}

#footer a, #footer a:visited, #footer a:active
{
	color: #3399ff;
	text-decoration: none;
}

#footer a:hover
{
	color: #000066;
}

UL.beheer {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

LI.beheer {
	list-style-type: none;
}

IMG.btn {
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: bottom;
}

/* opmaak invoervelden */
TEXTAREA,INPUT
{
	font-size:10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	background: #eeeeee;
	border: 1px solid gray;
}

INPUT[type="submit"]
{

	background: #eeeeee;
	height: 26px;
}
INPUT[type="button"]
{

	background: #eeeeee;
	height: 26px;
}

INPUT.radio {
	font-size:10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000066;
	background: #ffffc0;
	border: 0px solid gray;
}

#preview
{
	color: #000000;
	background: #ffffff;
}

h2
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #0099ff;
	font-size: 16px;
	font-weight: bold;
}

h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
}

h4
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.printimg
{
	width: 250px;
	height: 200px;
}