@charset "utf-8";
/* CSS Document */


body {
	margin-top:0px;
	background:#FFCC00 url(images/bg.jpg);
	background-attachment:fixed 
}

#container {

	margin:0 auto 0 auto;
	background:#FFFFFF;
	width:950px;
	min-height:990px;
	height:auto !important;
	height:990px;
	position:relative;
	
}

#container2 {

	margin-top:-28px;

}

/* --- HEADER ---- */

#header {

	height:119px;
	width:950px;
	background:url(images/header-bg.jpg) repeat-x;
	position:relative;
}

#fred {

	position:absolute;
	height:220px;
	width:142px;
	margin-top:12px;
	margin-left:32px;
	z-index:4;

}

#header-titel {

	position:absolute;
	height:72px; 
	width:246px;
	margin-left:192px;
	margin-top:30px;

}

#dot-nl {

	height:95px;
	width:179px;
	position:absolute;
	margin-top:23px;
	margin-left:730px;
}


/* --- EINDE HEADER --- */


/* --- Links Blok --- */

#links-container {
	
	width:201px;
	position:relative;
	margin-left:20px;
	margin-top:70px;
}

#links {

	width:201px;
	margin-top:8px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

#links h2 {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;

}


.links-inner {

	background:#f8f8f8;
	height:600px;

}
.menu-border-top {
	background:url(images/menu-border-top.gif) repeat-x;
	height:11px;
}

.menu-border-links {
	background:url(images/menu-border-links.gif) repeat-y;
}

.menu-border-rechts {
	background:url(images/menu-border-rechts.gif) repeat-y;
}

.menu-border-bottom {
	background:url(images/menu-border-bottom.gif) repeat-x;
	height:11px;

}


#linkerkant h3, #linkerkant h2 {

	color:#FF0000;
	font-size:12px;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#linkerkant ul {

	width:180px;
	margin-top:-20px;
	text-align:left;
	margin-left:-5px;
	color:#000000;
	list-style:url(images/linkerkant-li.gif);

}

#linkerkant ul li {
	margin-bottom:5px;
	margin-left:20px;
	

}
/* --- Einde Links Blok --- */


/* --- MENU --- */


#menu-container {

	width:712px;
	height:74px;
	margin-left:194px;
	margin-top:10px;
}

/* Ie6 */

* html #menu-container {

	width:725px;
	
}

#menu {
	
	width:712px;
	height:30px;
	margin-top:0px;
	background:#fff;
	margin-left:-6px;
	z-index:100;
}

.sub-menu a {

	display:block;
	width:auto;
	padding-right:25px;
	height:25px;
	width:auto;
	text-align:left;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/a-bg2.png) right no-repeat;
	color:#000000;
	text-decoration:none;
	font-weight:bolder;
	padding-top:20px;
	margin-top:-10px;

}

#menu-sub {

	background:url(images/a-bg2.gif) no-repeat left;
	width:225px;
	height:25px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:22px;
	margin-top:-37px;
	
	
}

/* Ie6 */

* html #menu-sub {

	margin-top:-50px;

}

#menu-sub a {

	font-size:13px;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:none;
	margin-right:19px;
}

#menu-sub a:hover {

	color:#666666;

}

#menu a {

	display:block;
	width:auto;
	padding-right:25px;
	height:25px;
	width:auto;
	text-align:left;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	
	color:#000000;
	text-decoration:none;
	font-weight:bolder;
	padding-top:20px;
	margin-top:-10px;
}

#menu a:hover {

	background:url(images/a-bg-hover.png) right no-repeat;
	text-decoration:underline;
}

.menu {

	background:url(images/a-bg.png) right no-repeat;

}

.menu-active {

	background:url(images/a-bg-hover.png) right no-repeat;
}

/* --- EINDE MENU --- */

/* --- Begin Content --- */

#content-container {

	width:662px;
	height:auto;
	position:relative;
	margin-top:30px;
}

#content {
	width:662px;
	height:auto;
}

#content-inner {
	min-height:677px;
	height:auto !important;
	height:677px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content-inner ul {

	list-style:url(images/linkerkant-li.gif);

}

.border-top {
	background:url(images/border-top.png) repeat-x;
	height:19px;
}

.border-bottom {
	height:19px;
	background:url(images/border-bottom.png) repeat-x;
}

.border-links {
	background:url(images/border-links.gif) repeat-y;
}

.border-rechts {
	background:url(images/border-rechts.gif) repeat-y;
}

#content-inner a {
	color:#0000FF;
}

#content-inner a:hover {
	color:#FF0000;
}

/* --- Einde Content --- */

/* --- Footer --- */

#footer {
	margin-top:20px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	background:#0000FF;
	/* text */
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#footer-spacer {

	height:20px;
	
}

#footer-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer ul li {

	display:inline;
}

#footer a {

	display:inline-block;
	background:url(images/footer-li-bg.gif) no-repeat left;
	color:#FFFFFF;
	width:60px;
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
	
}

#footer a:hover {

	color:#ff0000;
	font-weight:bold;
	
}

#footer-text a, #footer-text a:visited, #footer-text a:active {

	text-decoration:none;
	color:#000;

}

#footer-text a:hover {

	
	text-decoration:underline;
}

/* --- Einde Footer --- */

h1 {

	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;

}

