body {
	background-color: #CCCCCC;
	text-align: center;
}
body, html {
	margin: 0px;
	padding: 0px;
}
#menu {
	margin-left:10px;
	margin-top:5px;
}
.menu {
	position:relative;
	margin-right:15px;
	font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:link, a:visited {
	color:#060;
	text-decoration: none;
	
}
a:hover {
	color:#000;
	text-decoration: underline;
}
#content {
	font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #000;
	word-spacing: 2px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:25px;
	padding-left:125px;
	padding-right:125px;
	height:300px;
	/*width:500px;*/
	overflow:auto;
	text-align:left;
}
.titel {
	font-size: 16px;
	color:#000;
	font-weight:bold;
}
#container {
	width:750px;
	height:480px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:-10px;
}
#achtergrond {
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:500px;
	background-image:url("bg.jpg");
	background-position:0 -240px;
}
.content2 {
	width: 500px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.sidebar {
	width: 200px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

/* position:relative and overflow:hidden are required */
#scroller {
	position:relative;
	overflow:hidden;
	width:750px;
	height: 21px;
	top:-30px;
	background: #fff;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	display:block;
}

/* display:none prevents the controls being shown when JavaScript is not present */
#controls {display:none; text-align:right}

/* add link formatting for the controls */
#controls a {}

/* add formatting for the scrolling text */
#tag {margin:0px 0}

/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}

/* used as a page top marker and to limit width */
#top {width:350px; margin:auto}

#pics {
	width:450px;
	height: 200px;
	vertical-align: middle;
}

#titel {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000;
	font-weight:bold;
}

#ondertitel {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	font-weight:bold;
}

.fotoknop {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight:bold;
}

span.subtitel {
	padding:0px;
	margin:0;
	color: #036;
	font-size: 14px;
	width: 180px;
	height: 10px;	
}
