body {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
}

#navigation {
	background-image: url(images/menu_02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 136px;
	width: 880px;
        z-index: 1;
}

#main {
	background-color: #162983;
	float: left;
	width: 880px;
	min-height:900px;
	background-image: url(images/hand_06.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-bottom:4em;
}

#content {
	text-align: left;
	margin: 20px 0px 0px 22px; width: 454px; min-height: 386px; 
	float: left;
	border: 0px solid #aaa; 
	padding:20px;
}
#sidebar {
	border-left: 1px dotted #aaa;
	margin: 20px 0px 0px 20px; 
	width: 277px; 
	min-height: 386px; 
	float: left;
	padding:20px;
}
#information {
	border: 0px solid #aaa;
	margin: 0px;
	width: 494px;
	float: left;
	padding:20px;
}
/* deprecated
#v_kol {
	float: left;
	width: 100px;
	margin-top: 20px;
}
#h_kol {
	float: left;
	width: 160px;
	margin-left: 50px;
	margin-top: 20px;
}


#broedtekst1 {
	float: left;
	width: 500px;
	margin-top: 20px;
}


#tekst_boks {
	float: left;
	width: 480px;
	margin-top: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	padding: 6px;
}
*/

/* Navgation */
#navigation ul {
	text-align: center;
	width: 504px;
	margin-right: 144px;
	margin-left: 232px;
	margin-top: 24px;
}
#navigation ul li {
	font-size: 16px;
	font-weight: bold;
	color: #162983;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
}
#navigation ul li  a {
	text-decoration:none;
	color:#162983;
}
#wrapper {
	float: left;
	width: 880px;
	position: relative;
}

#presentation {
	background-color: #FFF;
	background-image: url(images/presentation_04.gif);
	background-position: 0px 0px;
	float: left;
	width: 80px;
	background-repeat: no-repeat;
	height: 824px;
}

#site {
        text-align: center;
}

#center {
        text-align: left;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
}

#sindlogo {
        position: absolute;
        width: 65px;
        height: 56px;
        top: 65px;
        left: 135px;
        z-index: 2;
}

/* CSS Document */
