body { 
	margin:0px 0px 0px 0px; 
	padding:0px;
	text-align:center;
	font: 10px Arial, Sans-Serif; 
	color:#ffffff;  
	background : #6086C0 url(/images/background.gif) repeat-x;
}

td { 
	font: 10px Arial, Sans-Serif; 
	color:#ffffff;  
}

.jarig	{
	position: absolute;
	float:right;
	margin-left: 200px;
	margin-top:11px;
	z-index:2;
}

.index_left	{
        width: 970px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	background : url(/images/bg_container.png) repeat-y;

    }
  
.index_left_forum	{
        width: 970px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	background : url(/images/bg_container_zonder.png) repeat-y;

    }
    
.container {
	margin: 0 auto;
	width: 934px;
	text-align: left;
}

.header { 
	background : #2B4975 url(/images/bg_header.gif) repeat-x;
	height: 35px;
	margin-top: 0px;
	padding: 10px;
}	

.header_links	{
	text-align: right;
	margin-top:27px;
	font: 11px Arial, Sans-Serif; 
	color:#ffffff;
}

.header_links a	{
	font: 11px Arial, Sans-Serif; 
	color:#ffffff;
}

.header_links a:hover	{
	font: 11px Arial, Sans-Serif; 
	color:#5F86BF;
	text-decoration: none;
}

.navMain { 
	position: relative;
	width: 195px;
	height:188px;
	clear: both;
	text-align: center;
	background-color: #F3F5F8;
	padding: 0 0 0 0;
	float: left;
}

ul { 
	margin: 10px 0 0 0; 
	text-align: left;
	padding : 0; 
	list-style : none; 
}
	
li.opsom { 
	margin-left:2px;
	margin-bottom:6px;
	color:#2E4567;
}


li.opsom  a:link {
	background: url(/images/pijl_nav.gif) no-repeat left top;
	font: 10px Arial, Sans-Serif;  
	padding-left: 25px;
	color: #2E4567;
	text-decoration: none;
}

li.opsom a:active {
	background: url(/images/pijl_nav.gif) no-repeat left top;
	font: 10px Arial, Sans-Serif;  
	padding-left: 25px;
	color: #2E4567;
	text-decoration: none;
}

li.opsom a:visited  {
	background: url(/images/pijl_nav.gif) no-repeat left top;
	font: 10px Arial, Sans-Serif;  
	padding-left: 25px;
	color: #2E4567;
	text-decoration: none;
}

li.opsom a:hover { 
	font: 10px Arial, Sans-Serif; 
	background: url(/images/pijl_nav_over.gif) no-repeat left top;
	padding-left: 25px;
	color: #FF3E00; 
	text-decoration: none;
}

.foto {
	margin-top: 0;
	padding: 0;
	float: right;
}

.ondernav	{
	width:933px;
	height:40px;
	clear: both;
}

.links	{
	position: relative;
	float: left;
	clear: both;
}

.sublinks	{
	position: absolute;
	margin: 17px;
	font: 11px Arial, Sans-Serif; 
	color:#243A5B;
	width:160px;
	clear: both;
}

.content { 
	margin-left: 270px;
	font: 11px Arial, Sans-Serif; 
	color:#ffffff;  
	line-height: 1.8em;
	width: 550px;
	clear: both;
}

.onderschrift { 
 	color: #9DB9D4; 
 	text-align: right; 
 	margin: 4px 0 5px 0; 
 	padding: 0.4em 0 0 0; 
 	border-top: 1px solid #9DB9D4;
	font-size:80%; 
}

.onderschrift a { 
	color: #9DB9D4; 
	text-decoration:none;
}

.footer { 
	background : url(/images/footer.png) no-repeat;
	width:958px;
	height:20px;
}





input.submit { width: 28px; height: 20px; font-weight: bold; border: none; background: #1E1F21; padding: 3px; color: #888; }



hr { 
border: 1px solid #3F5677; 
margin: 10px 0 10px 0;
}


a { 
	color: #AEB9CC;
	background: inherit; 
	text-decoration:none;
}

a:hover { 
	background: inherit;
	text-decoration: underline;

}

h1 { 
	color:#D83236; 
	font-size:180%; 
	font-weight:bold; 
	margin: 15px 0 10px 0; 
	padding:0; 
}


h2 { 
	color:#D83236; 
	font-size:150%; 
	font-weight:bold; 
	margin: 12px 0 0px 0; 
	padding:0; 
}

h3 { 
	color:#AAB9D4; 
	font-size:100%; 
	font-weight:bold; 
	margin: 10px 0 0 0; 
	padding:0; 
}

.boxad {
	background: #384f71;
	color: #BBB;
	border: 1px dotted #ffffff;
	padding: 5px;
	width:490px;
}

fieldset {
	border: 1px solid #eee;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #000;
}

textarea.text:hover { 
	border: 1px solid #eee; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #3C3C3C; 
	width: 100px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #eee; 
	background: #ccc; 
	color: #000;
}

input.text { 
	margin: 0; 
	width: 110px;
	border: 1px solid #ccc; 
	background: #3C3C3C;
	color: #A4B4C8; 
}

input.text:hover { 
	border: 1px solid #eee; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

input.button { 
	background: #FFFFF4; 
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #3f3f3f; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}
