#pagecontainer {
	position:absolute;
	left:50%;
	width:760px;	
	margin-left:-380px;
	padding:0px;
	}

a:link {
	color: #fff;
    text-decoration: none;
	 }

a:visited {
	color: #fff;
    text-decoration: none;
	}

a:hover, a:active {
	color: #6CA5D5;
    text-decoration: none;
	}
	
.logo {
	position: absolute;
	top: 25px;
	left: 55px;
	height: 100px;
	width: 120px;
}

body {
	background-color: #2b83cd;
	color: #FFF;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 120%;
	background-image: url("images/background.jpg");
	background-repeat: repeat-x;
	}

.menu {position: absolute;
    top: 25px;
    left: 587px;
    height: 210px;
    width: 150px;
    font-size: 0.8em;
    letter-spacing: 0.05em;
    line-height: 2em;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-left: 1px;
    border-right: 0px;
    border-bottom: 0px;
    border-color: #6ca5d5;
    border-style: solid}

.adres {
	position: absolute;
	top: 56px;
	left: 40px;
	height: 76px;
	width: 485px;
	font-size: 0.65em;
	color: #6ca5d5;
	line-height: 1.5em;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-color: #6ca5d5;
	border-style: solid;
	text-align: right;
}

.inhoud {
	position: absolute;
    top: 166px;
    left: 40px;
    height: auto;
    width: 470px;
    font-size: 0.7em;
    letter-spacing: 0em;
    line-height: 1.8em;
    text-align: left;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    overflow: visible
	}
	
.imgkader {
	border: 0.4em solid #1f68b7;
}
