#FCKEditor___Frame {
        height: 400px;
}

#body {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	width: 100%;
	font: .7em  Verdana, Arial, Helvetica, Sans-serif;
}

#pagewrapper {
	margin: auto;
	width: 960px;
	height: 650px;
	height: 621px;
	/*border: solid black 1px;*/
}

#topcontainer {
	width: 960px;
	height: 120px;
	height: 95px;
	height: 75px;
	height: 85px;
	float: left;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	/*border: solid red 1px;*/
	background: #00355b;
}

*html #topcontainer {
	/*margin-left: 16px;*/
}

#content_top {
        width: 960px;
        height: 195px;
        height: 235px;
        float: left;
        margin-top: 0;
        margin-left: 0;
        padding-left: 0;
        /*border: solid orange 1px;*/
	background: url('../images/backgrounds/lijn.gif') top left repeat;
}

*html #content_top {
	/*margin-left: 16px;*/
}

#content_bottom {
        width: 960px;
        height: 196px;
        height: 236px;
        float: left;
        margin-top: 0;
        margin-left: 0;
        padding-left: 0;
        /*border: solid orange 1px;*/
	background: url('../images/backgrounds/lijn_bruin.gif') top left repeat;
}

#navcontainer {
	width: 960px;
	width: 710px;
	height: 120px;
	height: 115px;
	height: 75px;
	height: 85px;
	float: left;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	/*border: solid blue 1px;*/
	background: #755a4a;
	background: #00355b;
	/*font-size: 0.7em;*/
	font-weight: bold;
	padding-left: 250px;
}

*html #navcontainer {
	/*margin-left: 0px;*/
}

#navcontainer span {
	margin: 0;
	padding: 0;
	font-size: 1em;
	display: block;
	float: left;
	overflow: hidden;
}

#navcontainer a {
	display: block;
	float: left;
	text-decoration: none;
	color: #755a4a;
}

#logo {
	background: white;
	position: absolute;
	margin-left: 250px;
	margin-top: 0px;
	width: 460px;
	height: 100px;
}

#content {
	background: white;
	position: absolute;
	margin-left: 250px;
	margin-top: 100px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 115px;
	padding-left: 115px;
	padding-left: 115px;
	padding-right: 5px;
	color: black;
	color: #00355b;
	/*color: #755a4a;*/
	font-size: 1em;
	width: 340px;
	width: 440px;
	width: 475px;
	height: 320px;
	height: 396px;
	height: 370px;
	height: 470px;
	overflow: auto;
}

#content .kop {
	font-size: 2em;
	font-weight: bold;
	color: #755a4a;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#foto {
	position: absolute;
	margin-left: 600px;
	margin-left: 25px;
	margin-top: 60px;
	width: 320px;
	height: 320px;
	/*border: solid #755a4a 1px;*/
}

*html #foto {
	/*margin-left: -674px;*/
}

a {
	color: #755a4a;
}

a img {
	margin: 0;
	padding: 0;
	border: none;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

ul {
	margin-top: 0;
	margin-left: 1.5em;
	padding: 0;
}

a .active {
	color: #ffffff;
}

