@charset "ISO-8859-1";
* {margin:0;padding:0;} 

html, body, #wrap {	height: 100%; }

html {
	background-image: url(../images/bg_grijs.jpg);
	background-position: left top;
	background-repeat: repeat;
}
body {
	background-image: url(../images/bg_body_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}

h1 {
	font-size: 28px;
	color: #666;
	margin-bottom: 20px;
}

h2 {}

h3 {}

h4 {}

h6 {}

h6 {}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #C00;
}

a:hover, a:active {
	text-decoration: underline;
	color: #666;
}


/* ----------------------------- CLASSES ----------------------------------------- */

.and {
	font-size: 13px;
	font-weight: normal;
	color: #666;
}

.inputcontact {
	width: 200px;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	border-bottom: 1px solid #666;
}

.textareacontact {
	width: 200px;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	border-bottom: 1px solid #666;
	border-left: 1px solid  #999;
}

.buttoncontact {
	width: 206px;
}

.floatright {
	float: right;
	padding-right: 50px;
}

.inputcms {
	width: 380px;
	padding-left: 3px;
	padding-right: 3px;
}

.textareacms {}

.buttoncms {
	width: 206px;
}

.tabel2hheader {
	font-weight: bold;
}

.tdnewsdatum {
	font-size: 10px;
	color: #666;
}
.tdnewstitel {
	font-size: 14px;
	color: #000;
}

.tdnewsinhoud {
	color: #666;
}

.td2foto {}


/* ----------------------------- DIVS -------------------------------------------- */

#wrap {
	background-image: url(../images/bg_wit.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#main {
	padding-bottom: 70px;   /* must be same height as the footer */
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 316px;
	background-position: left top;
	background-repeat: no-repeat;
}

#headeradres {
	width: 250px;
	float: right;
	font-size: 12px;
	padding-top: 18px;
}

#content {
	padding-left: 54px;
	padding-top: 40px;
}

#photos {
	widht: 280px;
	float: right;
	padding-left: 30px;
	padding-right: 32px;
	margin-left: 50px;
}

#photos img {
	display: block;
	margin-bottom: 40px;
	padding: 8px;
	background-color: #FFF;
	border: 1px solid #666;
}

.foto2h {
	margin-bottom: 40px;
	padding: 8px;
	background-color: #FFF;
	border: 1px solid #666;
}

/* ----------------------------- MENU ----------------------------------------- */

#menutop {
	padding-top: 270px;
	padding-left: 38px;
}

.menu {
	padding:0 0 0 0px; 
	margin:0; 
	list-style:none; 
	height:46px; 
	position:relative; 
	z-index:500;
}

.menu li.top {
	display:block; 
	float:left;
	background-image: url(../images/separator_top.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 14px;
}

.menu li a.top_link {
	display: block; 
	float: left; 
	height: 46px; 
	color: #FFF; 
	text-decoration: none; 
	color:#999;
}

.menu li a.top_link span {
	display:block; 
	height:46px; 
	float:left; 
	line-height:27px; 
	font-weight:bold;
	padding:0 16px; 
	cursor:pointer;
	font-size: 14px;
	color: #FFF;
}

.menu li a.top_link b {
	display:block; 
	width:15px; 
	height:46px; 
	float:left; 
}

.menu li a.top_link b.down {}

.menu li a.top_link:hover span {
	color:#999;
	line-height:28px;
	font-size: 14px;
}

.menu li a.top_link:hover b {
	color:#666;
}

.menu li:hover > a.top_link span {
	line-height:28px;
}

.menu li:hover > a.top_link b {
	color:#666;
}

.menu li:hover > a.top_link b.down {
	color:#666; 
}

.menu li:hover > a.down {
	color:#666; 
	background: url(../images/selector.gif) no-repeat;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible; position:relative; z-index:200;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

.menu :hover ul.sub {
	left:-20px;
	top:46px;
	white-space:nowrap;
	width:170px;
	height:auto;
	z-index:300;
}

.menu :hover ul.sub li {
	display:block; 
	height:38px; 
	float:left; 
	width:170px; 
	font-weight:normal; 
	background:url(../images/submenu_bottom.gif);
}

.menu :hover ul.sub li a {
	display:block;
	position:relative;
	font-size:11px;
	height:38px;
	width:170px;
	line-height:38px; 
	text-indent:10px;
	color:#000;
	text-decoration:none;
	padding-left: 30px;
}
.menu :hover ul.sub li a:hover {
	color:#666;
}

.menu :hover ul.sub :hover > a {
	color:#666;
}

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul {
	left:120px;
	top:0;
	white-space:nowrap;
	width:120px;
	z-index:400;
	height:auto;
}

.menu :hover ul.sub li.subtop,
.menu :hover ul :hover ul li.subtop {
	height:38px; 
	background:url(../images/submenu.gif);
	background-repeat:repeat-y;
}

.menu :hover ul.sub li.subbot,
.menu :hover ul :hover ul li.subbot {
	height:38px; 
	background:url(../images/submenu_bottom.gif);
}

/* ---------------------- interlinie webdesign ----------------------------*/

#interlinie {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9px;
}

.interlinie {
	color: #666;
}

a.interlinie:link, a.interlinie:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	font-size: 9px;
}
a.interlinie:hover, a.interlinie:active {
	text-decoration: none;
	color: #000;
	font-size: 9px;
}



/* ----------------------------- Sticky footer ----------------------------------- */

#footer {
	position: relative;
	margin-top: -70px; /* negative value of footer height */
	height: 70px;
	clear: both;
} 

#footertext {
	width: 960px;
	margin: 0 auto;
	
}

#copyright {
	width: 680px;
	float: left;
	margin-left: 2px;
	padding-top: 18px;
	text-align: center;
	background-image: url(../images/bg_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
