/* Algemene dingen */

body {
	background-color: #E5E5E5;
    margin-left: 0px;
    font-family: Verdana;
    font-size: 13px;
}


h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

h3 {
	margin-top: 0px;
}

h5 {
	margin-bottom: -10px;
	color: #093A80;
}

table {
	border: 0px;
	width: 100%;
}

td {
	vertical-align: top;
	font-size: 10pt;
}

img {
	border: 0px;
}


label {
	float: left;
	display: block;
	text-align: left;
	width: 25%;
}

.label {
	margin-left: 25%;
}

a {
    color: 035392;
}

a:hover {
    text-decoration: none;
}



/* Container */

.container {
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 900px;
}



/* Menu bovenaan */

.top_menu {
	padding-bottom: 5px;
	font-size: 14pt;
	text-align: right;
	color: #093A80;
	width: 900px;
}

.top_menu a {
	text-decoration: none;
	color: #093A80;
}

.top_menu a:hover {
	text-decoration: underline;
}



/* Banner */

.banner {
	text-align: left;
	width: 898px;
	height: 150px;
}

.banner img {
	margin-top: 134px;
	margin-left: 3px;
}


/* White bar */

.whitebar {
	background-color: #ffffff;
	padding-top: 3px;
	padding-left: 4px;
	text-align: left;
	height: 20px;
}

.whitebar .left {
    width: 45%;
    float: left;
}

.whitebar .right {
    width: 45%;
    float: right;
    text-align: right;
    margin-right: 5px;
    margin-top: -1px;
}


/* Content */

.content {
	clear: both;
	background: #FFFFFF;
	margin: 0 auto;
        padding-top: 14px;
	text-align: center;
	width: 898px;
        background-image: url('images/balk.jpg');
        background-repeat: no-repeat;
        background-position: top right;
}



/* Content links */

.content_left {
	float: left;
        background-image: url('images/wing.jpg');
        text-align: left;
	display: block;
	width: 22%;
	height: 475px;  /* LET OP: height van de div moet even hoog zijn als de lengte van het backgroudn plaatje! */
}


.content_left ul {
    margin-left: 0px;
    text-align: left;
	list-style: none;
}

.content_left li {
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 0px;
    margin-top: 20px;
    
}

.content_left li a {
    color: #000000;
    text-decoration: underline;
}

.content_left li a:hover {
    color: #000000;
    text-decoration: none;
}

.adres {
	font-size: 8pt;
}

.bottom {
	float: left;
        position: absolute;
	margin-left: 50px;
	margin-top: -60px;
	text-align: left;
	width: 22%;
}



/* Content main */

.content_main {
	float: left;
	background-color: transparent;
	text-align: left;
	width: 53%;
}

.content_main_right {
    float: left;
    background-color: transparent;
    text-align: left;
    width: 74%;
}


.page_content {
    line-height: 150%;
    padding-left: 30px;
}


.blue {
    color: #035392;
}

.blue a {
    color: #035392;
    text-decoration: none;
}

.blue a:hover {
    color: #035392;
    text-decoration: underline;
}

/* Content right */

.content_right {
	float: left;
        position: relative;
        margin-left: 22px;
	background-color: transparent;
	text-align: justify;
	width: 21%;
}


.blok_kop {
	background-color: #aaaaaa;
	font-size: 14px;
	font-weight: bold;
        margin-top: 46px;
	padding-top: 2px;
	padding-left: 5px;
	height: 20px;
	color: #ffffff;
}

.blok_content {
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin-bottom: -25px;
	border: 1px solid #aaaaaa;
}

.blok_content_last {
	text-align: left;
	padding: 5px 5px 5px 5px;
	border: 1px solid #aaaaaa;
}

.blok_content a {
	padding-left: 45%;
}


.td_20 {
	width: 20%;
}

.td_80 {
	width: 80%;
}

.datum {
	color: #093A80;
}

.subkop {
	font-weight: bold;
	color: #093A80;
}

.leesmeer {
	text-decoration: underline;
	color: #000080;
}

.leesmeer:hover {
	text-align: right;
	text-decoration: none;
}



/* Footer */

.footer {
	clear: both;
	border-top: 3px solid #777777;
	padding-top: 10px;
	text-align: left;
	width: 900px;
}

.footer_menu {
	font-size: 8pt;
}

.footer_menu a {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

.footer_menu a:hover {
	text-decoration: underline;
}

.footer_copy {
	font-size: 10pt;
}



/* Downloads gedeelte */


#listing {
	font-weight: none;
	font: normal Tahoma,sans-serif;
	font-size: 1.0em;
	width: 100%;
}

#listing a {
	font-weight: none;
	text-decoration: none;
	display:block;
	padding: 2px 5px 2px 5px;
	font: normal Tahoma,sans-serif;
	font-size: 1.0em;
	width: 100%;
	text-align:right;
	color: #333333;
	
}

#listing a:hover {
	font-weight: none;
	background-color:#efefef;
}

#listing a img {
	font-weight: none;
	float:left;
	margin-right: 4px;
}



#listing .name {
	width: 55%;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listing .size {
	float: left;
	width: 10%;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}
