/* CCS Arrow Webdesign 2009 */
/* Author G.c.a. van den Brink www.arrowdesign.nl */

body {
	background-image:url('../images/balk4.gif');
	background-repeat:repeat-x;
}

html {
	margin:0px; 
	padding:0px; 
	overflow: auto;
	height: 100%; /* hŽŽl belangrijk */
}

#container {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: none;
	width: 900px;
	height: auto;
	/* height: 651px; */
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
	text-align:left;  
}

#achtergrond-navi {
	position: relative;
	background-color: none;
/*	background-image:url('../images/menu-bg-feb1.jpg'); */
	top:143px;
	width:260px;
	height:700px;
}

#detrap-logo {
	position: absolute;
	top:15px;
/*	width: 307px;
	height: 188px;
*/	border: 0px;
}

#logo-de-trap {
	position:absolute;
	left:120px;
	width:76px;
	height:130px;
}

#banner-follow {
	position:absolute;
	background-color: #fafafa;
	border-top: 0px solid #dc0000;	
	text-align: left;
	left:65px;
	top:440px;	
	width:155px;
	height:30px;


}	

#banner-right {
	position:absolute;
	background-color: none;
	text-align: middle;	
	width:50px;
	left:870px;
	top:189px;

/*	border-left: 11px solid #121212;
*/	border-right: 11px double #999999;

}	

#agenda {
	position:absolute;
	background-color: #eeeeee;
/*	border-bottom: 3px solid #999999;	
*/	text-align: left;
	left:65px;
	top:227px;
	width:155px;
}	

#navi_ver {
	position:absolute;
	background-color: #eeeeee;
/*	border-left: 6px solid #999999;	
*/	text-align: right;
	left:64px;
	top:90px;
	width:155px;
	height:112px;
}

#film-aan-de-bovenkant {
	position:relative;
	left:0px;
	width:472px;
	height:140px;
	background-color: #000000;
	border: 8px solid #111111;

	-moz-border-radius: 0.5em;
    border-radius: 0.5em;
}

#hsubmenu {
	position:relative;
	text-align: left;
	background-color: #eeeeee;
	border-bottom: 4px double #999999;	
	left:10px;
	top:0px;
	width:467px;
	height:18px;
}

#submenu {
	position:relative;
	text-align: left;
	background-color: #eeeeee;
	left:10px;
	width:457px;
	top:0px;
	height:18px;
	border: 0px
}

#content-blok {
	position:relative;
	background-color: #fafafa;
	width:489px;
	height:auto;
	/* height:468px; */
	text-align: left;
	overflow-x: hidden;
	overflow: auto;
	border: 0px;
}


/* letter settings */

a.hmenu {
	text-decoration: none;
	padding-left: 10px;
	line-height: 12px;
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	font-family: "Arial", "Lucida Grande", Verdana, schreefloos;
}

a.hmenu:hover {
	text-transform: none;
	line-height: 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
	font-family: "Arial", "Lucida Grande", Verdana, schreefloos;
}

a.omenu {
	text-decoration: none;
	padding-left: 8px;
	line-height: 20px;
	color: #737373;
	font-size: 12px;
	font-weight: regular;
	font-family: "Arial", "Lucida Grande", Verdana, schreefloos;
}

a.omenu:hover {
	text-transform: none;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	font-weight: regular;
	font-family: "Arial", "Lucida Grande", Verdana, schreefloos;
}

a.link {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	line-height: 16px;
	background-color: none;
	color: #fc0000;	
	font-size: 10px;
	font-weight: regular;
	font-family: "Arial", "Lucida Grande", Verdana, schreefloos;
}

a.link:hover {
	padding-left: 10px;
	padding-right: 10px;
	text-transform: none;
	line-height: 16px;
	color: #eaeaea;
	font-size: 10px;
	font-weight: regular;
	font-family: "Arial", "Lucida Grande", Verdana, schreefloos;
}

