/*Algemene tags*/
body
{	
	font-family: trebuchet ms, trebuchetms, trebuchet, verdana, helvetica;
	font-size: 0.8em;	
	color: #BD670B;
	margin:0 0 0 0;
}

.tablePage
{
	background: #F5DC0C;
	border:0;
	width:100%;
}

.breadCrump 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666288;
	font-size: 1em;
}

.hoofding 
{
	font-size:1.75 em;
	vertical-align:bottom;
	color:#808080; 
	background:#F5DC0C url('Images/titel.jpg') left no-repeat; 
	vertical-align:bottom;
	text-align:right; 
	height:66px;
}

.styleknop 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.8em;
	color: #808080;
	background-color:#F5DC0C;
}


a
{
	color:#3B5A6F;
	text-decoration: none;
}
a:hover
{
	color:#BD670B;
}
/* tot hier*/




/*html tags*/
h1 
{
	color:#BD670B;
	font-size: 1.4em;
	font-weight:bold;
}
h2 
{
	color:#BD670B;
	font-size: 1.3em;
	font-weight:bold;
}
h3 
{
	color:#BD670B;
	font-size: 1.2em;
	font-weight:bold;
}
h4 
{
	color:#BD670B;
	font-size: 1.1em;
	font-weight:bold;
}
h5 
{
	color:#BD670B;
	font-size: 1 em;
	font-weight:bold;
}
h6 
{
	color:#BD670B;
	font-size: 1 em;
	font-weight:bold;
}

table 
{
	border:0;
	margin:0 0 0 0;
	width: 100%;
}

td, th 
{
	font-size:0.8em;
	vertical-align:top;
	text-align:left;
}
textarea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:0.8em;
}
ul 
{
	font-size:1em;	
	list-style-type: square;	
	list-style-position: outside;
	margin-top:0px;
	color:#3B5A6F;
}
li.lager
{
	font-size:1.1em;	
	list-style-type:disc;	
	list-style-position: outside;
	margin-top:0px;
	margin-left:5px;
}

img 
{
	border:none;
}

/*Algemene Bladposities*/
/*Definitie pagina blokken */
/*Linkernavigatie*/
.menu
{
	min-height:470px;
	_height:470px;
}

#linkerblok
{
	position:relative;
	height:350px;
	top:5px;
	padding:5px 5px 5px 5px;
}
#extraknoppen
{
	position:absolute;
	height:150px;
	top:200px;
	padding:5px 5px 5px 5px;
}

#linkerblok li
{
	margin-left:10px;
}
#linkerblok a
{
	color:#3B5A6F;
	text-decoration: none;
}
#linkerblok a:hover
{
	color:#BD670B;
}
.layouttdVI
{
	background-color:#F8F4C8; 
	width:200px;
	border-right-width:2px;
	border-right-color:#ffffff;
	border-right-style:solid;
}

/* midden-inhoud */
.tdContentPane
{
	background-color:White;
}
.ContentPane
{
	padding:5px 5px 5px 5px;
	width:100%;
	text-align:left;
}

/* technische styles */
#printonder
{
	text-align:left;
	border-top:1px dashed #3B5A6F;
	margin-right:15px;
	font-size:1em;
}

.printLink
{
	display:block;
	background: url('Panelbar/Panelbar/Images/square.jpg') left no-repeat;
	padding-left:15px;
}


/*PRINT PAGE*/
.printPage
{
	font-family: trebuchet ms, trebuchetms, trebuchet, verdana, helvetica;
	font-size:11px;
	color:Black;
	height:100%;
}

.printContentPane
{
	background-color: white;
	height:380px;
	width:530px;
	float:left;
	overflow:auto;
	margin-top:20px;
	margin-left:20px;
}

.printFooter
{
	margin-top:5px;
	text-align:right;
	clear:left;
	background-color:#F5DC0C;
	height:50px;
}

table.RadEToolbar
{
	width: 20px !important;
}
