@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
	background-image:url(/images/layout/background.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#002A52;
	/* background-color:#AC5622; */
	
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000;
}


div#header {
	height:110px;
	margin:0;
	padding-top:0px;
	padding-left:2px;
	background-image: url(/images/layout/header.jpg);  )
}


div#container{width:857px;margin:0 auto}

div#content{

	width:100%;
	height:393px;
	background-color:#FEEAD8;
	background-image:url(/images/layout/content.jpg);
	background-repeat:no-repeat;
}

div#navigation{float:left;width:200px}

div#extra {
	clear:both;
	width:100%;
	background-image:url(/images/layout/footer.jpg);
	height:51px;
	text-align:center;
	padding-top:20px;
	color:#8A8B8C;
	font-weight:bold;
	font-size:10px;
}

div#extra a:link, a:hover, a:active  {
	font-size:10px;
	text-decoration:none;
	color:#636262;
}

div#extra a:visited  {
	font-size:10px;
	text-decoration:none;
	color:#636262;
}


a:link {
	font-size:10px;
	text-decoration:none;
	color:BLUE;
	text-decoration:underline;
}

a:visited {
	font-size:10px;
	text-decoration:none;
	color:BLUE;
	text-decoration:underline;
}

a:hover {
	font-size:10px;
	text-decoration:none;
	color:BLUE;
	text-decoration:underline;
}

a:active {
	font-size:10px;
	text-decoration:none;
	color:BLUE;
	text-decoration:underline;
}





td img {display: block;}td img {display: block;}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: 200;
	letter-spacing:0.2ex;
	color:#002A52;
}
h4 {
	font-size:12px;
}

.teksten30 {
	overflow-y:auto;
	overflow-x: hidden;
	height:360px;
	width:550px;
}

.teksten50 {
	overflow-y:auto;
	overflow-x: hidden;
	height:360px;
	width:410px;
	padding-right:10px;
}

.tekstDetails {
	overflow-y:auto;
	overflow-x: hidden;
	height:360px;
	width:853px;
}



.afriend {
	overflow:hidden;
	background-color: #FEEAD8;
	font-size:10px;
}

.afriendtable {
	font-size:10px;
}

select, input {font:10px/10px Verdana, Geneva, sans-serif; padding:0; width:185px;}

.radio {font:12px/12px Verdana, Geneva, sans-serif; padding:0; width:10px;}


span.plaats p {
	display: inline;
}

.button {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #7E3F18;
	margin-bottom: 0.1cm;
}
