body {
	margin:			0px;
	margin-top:		0px;
	text-align:		center;
	background: 		#000000 url('') repeat-y top center;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#ffffff;
}

#container {
	position:		relative;
	width: 			1024px;
	margin: 		0 auto;
	margin-top: 	0px;
	min-height: 	700px;
	border-width:	0px;
	text-align:		left;
	background: 		transparent url() no-repeat top left;
}

#footer {
	height: 30px;
	line-height: 30px;
}

#header {
	height:			72px;
	background: 		#000000 url() no-repeat top center;
}

#taal
{
	z-index: 2;
	position: absolute;
	text-align: right;
	left: 800px;
	width: 220px;
	height: 12px;
	padding-left: 2px;
}

#taal a img
{
	border: 0px;
	margin-left: 2px;
}

#menu {
	border-bottom: 1px solid #999999;
	height: 26px;
	width: 1024px;
	background: 		#000000 repeat-x;
	margin-top: -10px;
}

#rechts {
	width:			198px;
	min-height:		100%;
	float:			right;
	clear:			right;
	background:			#000000 url('') no-repeat left top;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}

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

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

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

#rechts TH
{
	vertical-align: top;
	text-align: left;
	font-size:12px;
	height: 14px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background: url('') repeat-x #808080;
}

#rechts img
{
	border: 0;
}

#rechts h1
{
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	color: #005dbd;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #000000; /*#858585; */
}

#rechts hr
{
	height: 1px;
	border: 0px;
	background-color: #005dbd;
	color: #005dbd;
}

.selected
{
	font-size:10px;
	color: #fc7400;
	text-decoration: none;
	font-weight: normal;
}

.datum
{
	color: #ff7000;
	font-size:10px;
}

#links, #links2 {
	min-height:		600px;
	width:			808px;
	clear:			none;
	float:			left;
	padding:		2px;
	padding-left:		8px;
	padding-right:		6px;
	padding-top:	8px;
	background:			#000000 url('') no-repeat left top;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#links2 {
	width: 			1008px;
}

#links p, #links2 p
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#links table, #links2 table
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin: auto;
	border-collapse: separate;
}

#links img, #links2 img
{
	border: 1px solid #858585;
	padding: 2px;
}


#links h1, #links2 h1
{
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 14px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

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

/* opmaak beheeritems */
#links th, #links2 th
{
	vertical-align: top;
	text-align: left;
	font-size:12px;
	height: 14px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background: url('') repeat-x #808080;
	border-bottom: 12px solid black;
}

/* opmaak hyperlinks midden */
#links a, #links2 a
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

#links a:link, #links2 a:link
{
	color: #808080;
	text-decoration: underline;
}

#links a:visited, #links2 a:visited
{
	color: #808080;
	text-decoration: underline;
}
#links a:active, #links2 a:active
{
	color: #808080;
	text-decoration: underline;
}
#links a:hover, #links2 a:hover
{
	color: #0099ff;
	text-decoration: underline;
}

#links th a, #links2 th a
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #808080;
}
#links th a:link, #links2 th a:link
{
	text-decoration: underline;
	color: #808080;
}
#links th a:visited, #links2 th a:visited
{
	text-decoration: underline;
	color: #808080;
}
#links th a:active, #links2 th a:active
{
	text-decoration: underline;
	color: #808080;
}
#links th a:hover, #links2 th a:hover
{
	text-decoration: underline;
	color: #0099ff;
}
/* opmaak hyperlinks rechts */
#rechts a
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

#rechts a:link
{
	color: #808080;
	text-decoration: underline;
}
#rechts a:visited
{
	color: #808080;
	text-decoration: underline;
}
#rechts a:active
{
	color: #808080;
	text-decoration: underline;
}
#rechts a:hover
{
	color: #0099ff;
	text-decoration: underline;
}


/*opmaak hyperlinks in het beheer midden */
#links a.beheer, #links2 a.beheer
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
#links a.beheer:link, #links2 a.beheer:link
{
	color: #808080;
	text-decoration: underline;
}
#links a.beheer:visited, #links2 a.beheer:visited
{
	color: #808080;
	text-decoration: underline;
}
#links a.beheer:active, #links2 a.beheer:active
{
	color: #808080;
	text-decoration: underline;
}
#links a.beheer:hover, #links2 a.beheer:hover
{
	color: #0099ff;
	text-decoration: underline;
}

/*opmaak hyperlinks in het beheer rechts */

#rechts A.beheer
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}
#rechts A.beheer:link
{
	color: #808080;
	text-decoration: underline;
}
#rechts A.beheer:visited
{
	color: #808080;
	text-decoration: underline;
}
#rechts A.beheer:active
{
	color: #808080;
	text-decoration: underline;
}
#rechts A.beheer:hover
{
	color: #0099ff;
	text-decoration: underline;
}

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

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

#links .btn, #links2 .btn, #rechts .btn {
	border: 0;
	padding: 0;
	margin-left: 2px;
	margin-right: 2px;
}

/* opmaak pagina navigatiebalk  */
#pagNav {
	text-align: center;
	margin-top: 30px;
}
/* opmaak invoervelden */
TEXTAREA, INPUT
{
	font-size:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0099ff;
	background: #dddddd;
	border: 1px solid #808080;
}

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

/* randen afbeeldingen beheer*/
.rand_oranje {
	border: 1px solid #ff9933;
}
.rand_rood {
	border: 1px solid #ff0000;
}
.rand_groen {
	border: 1px solid #009933;
}

h2
{
	margin-top: 0px;
	margin-left: 0px;
	color: #0099ff;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #005dbd;
}

#preview
{
	background: #000000;
}