html, body {
margin:0;
padding:0;
color:black;
font:11px Verdana, Arial, sans-serif;
background:#eeeeee url("../images/bg.png") center top repeat-y;
}

body {
margin-top:8px;
}

img {
border: none;
}

a {
color: #009dec;
}
	a:hover {
	text-decoration: none;
	color:#001d57;
	}

#container {
margin:auto;
width:982px;
position:relative;
}

#header {
position:absolute;
right:1em;
top:3px;
height:24px;
color:white;
font-weight:bold;
}
	#header img {
	vertical-align:middle;
	}

#menu {
width:980px;
height:112px;
background:#009dec url("../images/line.gif") left bottom no-repeat;
}
	#menu h1 {
	margin-top:-.5em;
	}

	#menu ul {
	margin:0;
	padding:70px 0 0 0;
	list-style:none;
	background:#009dec url("../images/masthead.gif") no-repeat;
	}
		#menu ul li {
		float:left;
		}
			#menu ul li a {
			display:block;
			text-indent:-10000px;
			height:30px;
			outline:none;
			-moz-outline:none;
			}
				#menu ul li a:hover,
				#menu ul li.current a {
				background-position:0 -30px;
				}

			#menu ul li.nth-child1 a {
			width:56px;
			}

			#menu ul li.nth-child2 a {
			width:69px;
			}

			#menu ul li.nth-child3 a {
			width:59px;
			}

			#menu ul li.nth-child4 a {
			width:69px;
			}

			#menu ul li.nth-child5 a {
			width:54px;
			}

			#menu ul li.nth-child6 a {
			width:98px;
			}

			#menu ul li.nth-child7 a {
			width:84px;
			}

			#menu ul li.nth-child8 a {
			width:88px;
			}

			#menu ul li.nth-child9 a {
			width:96px;
			}

			#menu ul li.nth-child10 a {
			width:79px;
			}

			#menu ul li.nth-child11 a {
			width:61px;
			}

			#menu ul li.nth-child12 a {
			width:65px;
			}

			#menu ul li.nth-child13 a {
			width:62px;
			}

			#menu ul li.nth-child14 a {
			width:92px;
			}

#sidebar,
#backendsidebar {
width:243px;
height:600px;
float:right;
position:relative;
overflow:hidden;
}
	#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
		#sidebar ul li {
		margin-bottom:5px;
		}
			#sidebar ul  li a {
			display:block;
			height:59px;
			width:241px;	
			text-indent:-100000px;
			outline:none;
			}
				#sidebar ul li a:hover {
				background-position:0 -59px;
				}
					/* #sidebar images are in language-specific css files */

	#sidebar #nieuwsbrief {
	height:78px;
	padding-top:50px;
	margin-bottom:5px;
	text-align:center;
	}

#content {
height:auto !important;
height:600px;
min-height:600px;
width:727px;
padding:0 9px 0 0;
margin-right:243px;
background:url("../images/line_vert.gif") 729px 0 repeat-y;
}
	#content-inner {
	padding-top:257px;
	background:url("../images/Peter.gif") no-repeat;
	}

hr#clear {
clear:both;
visibility:hidden;
}

#footer {
width:982px;
height:19px;
padding-top:12px;
background:white url("../images/line.gif") no-repeat;
font-size:10px;
text-align:center;
}
