@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ECECEC;
	margin:0px auto 0 auto;
	padding:0;
	width:985px !important;
	width:966px;
	behavior: url("/brandwopl/js/csshover3.htc");
}

#xsitenav{
	width:985px !important;
	width:966px;
	height:56px;
	padding:0px;
	margin: 10px 0px 0px 7px  !important;
	margin: 10px 0px -1px 4px;
	float:left;
}

#canvas{
	width:936px;
	padding:0px;
	background-color:#FFF;
	background-image:url(../img/main-bg.jpg);
	background-repeat:repeat-y;
	float:left;
}

h1{
	font-size:18px;
}

h2{
	font-size:14px;
	margin-left:20px;
	color:#000000;
	height:14px;
	padding:0px;
}

p{
	margin:0;
	padding: 5px 0 0 0;
}

/* hoofd navigatie */
#nav{
	width:922px !important; 
	width:920px; /* IE6 */
	margin-left:7px !important;
	margin-left:4px;
	margin-bottom:20px;
	float:left;
	background-color:#000000;
	color:#FFF;
	font-size:12px;
	font-weight:600;
	letter-spacing:0.8px;
	border-bottom:#021b67 1px solid;
	border-top:#DCDCDC 1px solid;
}

#nav ul{
	line-height:21px;
	display:inline;
	width:982px;
	list-style: none;
	margin:0 0 0 120px;
	padding:10px
}

#nav ul li {
	float:left;
	padding: 0 20px 0 20px;
}

#nav ul li a {
	font-weight:600;
	display: block;
	text-decoration:none;
	vertical-align:baseline;
	padding:0 10px 0 10px;
	color:#fff;
}

#nav ul li a:hover {
	color:#fff;
	background-color:#848484;
	text-decoration:none;
	padding:0 10px 0 10px;
}

/* Linker kolom */
#col1{
	width:340px !important;
	width:345px;
	margin-left:7px !important;
	margin-left:3px;
	margin-top:20px;
	padding:0px;
	height:100%;
	float:left;
}

#image_block{
	padding:0px;
	margin:0px;
}


/* Menu */
#menu {
	float:left;
	width:337px;
	background: #848484;
	margin-left:1px !important; 
	margin-left:1px; 
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	border-top:1px solid #dcdcdc;		
}

#menu a{
	display: block;
	border-width: 1px;
	margin: 0;
	padding: 2px 3px 2px 20px !important;
	padding: 0px 3px 2px 20px;
}

/* #menu h2 {
	color: #000000;
	background: #FFE7DG;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	border:0;
}*/

#menu a {
	color: #000;
	background: #848484;
	text-decoration: none;
	background-image:url(../img/menu-item-bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#menu a:hover {
	color: #f0f0f0;
	background: #848484;
	background-image:url(../img/menu-item-bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#menu li {
	position: relative;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

div#menu ul ul ul,div#menu ul ul li:hover ul ul{
	display: none;
}

div#menu ul ul li:hover ul,div#menu ul ul ul li:hover ul{
	display: block;
}

#col2{
	width:450px !important; 
	width:450px; /* IE6 */
	min-height:600px;
	padding:10px 50px;
	background-color:fff;
	float:left;
}

#footer{
	width:912px !important; 
	width:910px; /* IE6 */
	height:20px;
	margin-left:7px !important;
	margin-left:4px;
	margin-top:20px;
	float:left;
	background-color:#000000;
	color:#848484;
	font-size:12px;
	font-weight:600;
	letter-spacing:0.8px;
	border-bottom:#DCDCDC 1px solid;
	border-top:#021b67 1px solid;
	text-align:right;
	padding-right:10px;
}

#footer a{
	margin-right:10px;
	color:#848484;
	font-size:10px;
	text-decoration:none;
	height:20px;
}

#footer a:hover{
	margin-right:10px;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
	height:20px;	
}