body
{ 
	font-family:Verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color:#f9e5aa;
}
table
{
	font-family:Verdana;
	font-size:12px;	
}

.tblMain
{
	background-color:#f9bc00;
}

p
{
	margin:0px;
	padding:0px;
}

span.pageText
{
	background-color:#fff7ec;
	padding-left:8px;
	width:405px;
}

td
{
	vertical-align:top;
}

.content
{
	background-color:#fff7ec;
}




div
{
	margin:0px;
	padding:0px;
}

h1#pageTitle
{
	font-size:18px;
}







input.valid 
{
	border-color: Black;
	border-style: solid;
	border-width:1px;
	margin-right:3px;
}
input.invalid 
{
	border-color: #DE0025;
	border-style: solid;
	border-width:1px;
	margin-right:3px;
}

span
{
	padding:0px;
	margin:0px;
}

ul
{	
	list-style:none;	
	padding:0px;
	margin:0px;
	margin-top:-10px;
}

ul.display
{
	display:none;
	left:129px;
	position:absolute;
	
}

li
{
	z-index:100;
	
}

li.active
{
	width:129px;
	padding-left:10px;
	position:relative;	
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	background-color:#922f29;
	padding-top:3px;
	
}
li.inactive
{
	background-color:#fff7ec;
	width:129px;
	padding-left:10px;	
	position:relative;
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:White;
	padding-top:3px;
}




li.activesub
{
	position:relative;
	top:7px;
	width:157px;
	background-color: #922f29; 
	padding-left:0px;	
 
	border-left:10px;
	border-left-style:solid;
	border-left-color:#922f29; 
	border-top:2px;
	border-top-style:solid;
	border-top-color:#922f29; 
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#922f29; 
	color:White;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
li.inactivesub
{
	position:relative;
	top:7px;
	width:157px;

		background-color:#fff7ec;	
	border-left:10px;
	border-left-style:solid;
	border-left-color:#fff7ec;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#fff7ec;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#fff7ec;
	color:White;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
}
li.activeoptionsub
{
	position:relative;
	top:7px;
	width:157px;
	background-color: #922f29; 
	padding-left:0px;	
 
	border-left:10px;
	border-left-style:solid;
	border-left-color:#922f29; 
	border-top:2px;
	border-top-style:solid;
	border-top-color:#922f29; 
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#922f29; 
	color:White;
	font-size:12px;
	font-weight:bold;
}
li.activeoption
{
	width:129px;
	background-color:#922f29;	
	border-left:10px;
	border-left-style:solid;
	border-left-color:#922f29;
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	font-style:italic;
	color:White;
	text-decoration:none;
	background-color:#922f29;
	padding-top:3px;
}


p.title
{
	margin-bottom:5px;
	margin-top:5px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	height:27px;
	
}

p.nieuws
{
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
}

div#navigation
{
	
	float:left;
	display:inline;
	text-align:left;
	vertical-align:top;
	width:129px;
	z-index:10;
	padding:0px;
	margin-top:-8px;
	background-color:#fff7ec;
}

div#content
{
	margin-top:10px;
	background-color:#fff7ec;
	z-index:10;
}

div.nieuwsContent
{
	background-color:#fff7ec;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
}

div#rightPanel
{
	margin-top:10px;
}

p.title
{
	margin-top:10px;
	background-image:url(../img/bovenkanttxt.gif);
	background-repeat: no-repeat;
    width:100%;
	z-index:100;
	
}


html* td.topimage

{ /** IE only */

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='overloon/img/kop.png', sizingMethod='image');


}

html>body td.topimage

{

background-image: url(../img/kop.png); 

background-repeat: no-repeat;

}

a
{
	color:#9c0001; 
	text-decoration:underline;
	margin:0;
	padding:0;
}

a.menu
{
	font-size:10pt;
	font-style:italic;
	color:Black;
	text-decoration:none;
	width:100%;
}

a.menusub
{
	width:100%;
	color:Black;
	text-decoration:none;
}

a.menusub:hover
{
	color:Black;
}

span.button
{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}



