/* ALGEMEEN */

img, div { behavior: url('/css/iepngfix.htc') }

a {
	color:#0066FF;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#261c02;
	height:25px;
}

containerContentRechts img {
	border:1px solid #0481c5;
}

#CVpopup {
	width:732px;
	height:500px;
	position:absolute;
	margin:-250px 0 0 -366px;
	padding:0;
	
	top: 50%;
	left: 50%;
}

#container {
	width:100%;
	min-height:800px;
	margin:0;
	padding:0;
	background:url('/img/verloop.jpg') repeat-x;
}

#containerAll {
	margin:0 auto;
	padding:0;
	width:1000px;
}

#containerHeader {
	width:990px;
	height:257px;
	margin:0;
	padding:0 4px 0 6px;
	float:left;
	display:inline;
	background:url('/img/content_background.png') repeat-y;
}

#containerSubHeader {
	width:985px;
	height:28px;
	margin:0;
	padding:8px 15px 0 0;
	float:left;
	display:inline;
	font-size:12px;
	color:#FFFFFF;
	background:url('/img/subheader_background.png') repeat-y;
	text-align:right;
}

#containerSubHeader a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#containerSubHeader a:hover {
	text-decoration:underline;
}

#containerContent {
	width:990px;
	margin:0;
	padding:0 4px 0 6px;
	float:left;
	display:inline;
	background:url('/img/content_background.png') repeat-y;
}

#containerContentLinks {
	width:299px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:#FFFFFF url('/img/linkscontent_background.jpg') no-repeat;
}

#containerContentLinksMenuonder {
	width:299px;
	height:90px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	background:#FFFFFF url('/img/linkscontent_background.jpg') no-repeat;
}

.menuitem {
	width:255px;
	height:27px;
	margin:0;
	padding:6px 0 0 44px;
	float:left;
	display:inline;
	background: url('/img/menubutton.jpg') no-repeat;
	font-weight:bold;
	color:#594000;
}

.menuitem a {
	color:#594000;
	text-decoration:none;
	font-weight:bold;
}

.menuitem a:hover {
	color:#594000;
	text-decoration:underline;
	font-weight:bold;
}

#containerContentRechts {
	width:621px;
	min-height:390px;
	margin:0;
	padding:30px 35px 30px 35px;
	float:left;
	display:inline;
	text-align:justify;
	background:#FFFFFF url('/img/rechtscontent_background.jpg') no-repeat;
}

#containerFooter {
	width:960px;
	height:30px;
	margin:0;
	padding:10px 20px 0 20px;
	float:left;
	display:inline;
	background:url('/img/footer_background.png') no-repeat top;
	color:#261c02;
	text-align:center;
	font-weight:bold;
}

#containerFooter a{
	color:#261c02;
	font-weight:bold;
	text-decoration:none;
}

#containerFooter a:hover{
	color:#261c02;
	text-decoration:underline;
}

#navFooter {
	width:960px;
	height:35px;
	margin:0;
	padding:5px 20px 0 20px;
	float:left;
	display:inline;
	color:#999999;
	font-size:8px;
	line-height:14px;
}

#navFooter a{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

#navFooter a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}