﻿textarea
{
    font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;  
    font-size: 11px;
}
.container
{
    margin-left: auto;
    margin-right: auto;
	width:900px;
	min-height: 100%;
}
h3
{
    font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;  
    font-size:13px;
}
html, body
{
    min-height: 100%;
    margin: 0;
}
th
{
    text-align: left;
}
a
{
    text-decoration: none;
    color: Black;
}
a:visited
{
    text-decoration: none;
    color: Black;
}
h1
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h2
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	margin-top: 0px;
}
h3
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	color:#F4872C;
}
select
{
    border: 1px solid #CCC;
    min-width: 200px;
}
ul
{
    margin: 0px;
}
.jqGSPagination ul li
{
    white-space: nowrap;
}
.header
{
    margin-top: 10px;
    height: 39px;
    width: 900px;
    background-image:url("/images/logo.jpg");
}
.navigation_items
{
    margin-left: 13px;
}
.submenu
{
    width: 100%;
    height: 15px;
    background-color: #AAA;
    margin: 2px 0px 2px 0px;
    padding: 3px;
}
div.TextBackground
{
    width: 650px; 
    height: 400px; 
    margin: auto; 
    top: 39px; 
    background-color: Black; 
    position: relative; 
    opacity: 0.5; 
}
div.TextBackground h2
{
    color: White;
    font-weight: bold;
}
#whitespace
{
	width:900px;
	height:40px;
	background-color:white;	
	position:relative;
	text-align: right;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:12px;
	font-weight:bold;
}
.contentWrapper
{
    float: left;
    border-left:2px solid #F4872C;
}
#navigation
{
    padding-left: 13px;
	width:166px;
	height:496px;
	float: left;
	position:relative;
	text-align:left;
}
#navigation a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:22px;
	text-decoration:none;
	
}
#content
{
	width:710px;
	min-height:481px;
	float:left;
	text-align:left;
	
    font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    
	font-size:11px;
	padding-bottom: 5px;
}
.legal
{
    font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
}
.legal p
{
    margin: 0px;
}
#footer
{
	width:719px;
	height:15px;
	background-color:#000000;
	float:right;
	position:relative;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
}
.textbox
{
    border: 1px solid #CCC;
    width: 350px;
}
.styledbutton  
{
    background-color: Transparent;
    border:medium none;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    width:75px;
}
.as, .as:visited
{
    color: #999;
    font-size: 13px;
}
.as a:hover
{
    color: Black;
}
.last-as
{
    text-align: center;
    font-size: 13px;
}
.as a, .last-as a
{
    text-decoration: none;
    color: #999;
}
td
{
    vertical-align: top;
}
.nieuwsitem
{
    font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.leesmeer, .leesmeer:visited
{
    line-height: 17px;
    color: #999;
    text-decoration: none;
    font-weight: bolder;
    padding-bottom: 10px;
}
.datum {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.hyperlinklist ul
{
    padding: 0px;
}
.hyperlinklist ul li
{
    list-style: none;
    float: left;
    border: 1px solid black;
    padding: 0px 3px;
    margin: 3px;
}
/** OLD CSS **/
/*
*/
.case
{
    width: 300px;
}
.jqGSPagination ul
{
    padding: 0px;
}
.jqGSPagination ul li
{
    float: left;
    list-style: none;
    border: 1px solid black;
    margin: 3px;
    padding: 0px 3px;
}
.aslegende
{
    font-size: 14px;
}
label span
{
    background-color: Black;
    color: White;
    padding: 0px 3px;
    font-weight: bold;
}
.aslegende span
{
    background-color: Black;
    color: White;
    padding: 0px 3px;
    font-weight: bold;
}
.scroll-control, .scroll-control a, .scroll-control a:visited
{
    color: #999;
    font-size: 20px;
    padding: 0px 3px;
    font-weight: bold;
    text-decoration: none;
}
.active, .active:visited, .as .active, .as .active a:visited
{
    color: #F4872C;
}