html {
	overflow-x: hidden;
}

body {
	margin: 0px;
	height: 100%;
	background-color: white;
}

img { 
	behavior: url("/template/js/iepngfix.htc") 
}

hr {
	height: 1px;
	background-color: #c70063;
	color: #c70063;
	border: 0px;
}

div#container {
	position: relative;
	top: 0px;
	left: -10px;
	margin: auto;
	width: 1014px;
	background-image: url(/template/images/bg-container.gif);
	background-repeat: repeat-y;
}

img#logo {
	position: absolute;
	top: 0px;
	margin-left: 28px;
	width: 221px;
	height: 156px;
	border: 0px;
	z-index: 3;
	cursor: pointer;
}

img#logo2 {
	position: absolute;
	top: 156px;
	margin-left: 28px;
	width: 157px;
	height: 37px;
	border: 0px;
	z-index: 3;
	cursor: pointer;
}

div#photoholder {
	position: absolute;
	top: 0px;
	right: 29px;
	width: 947px;
	height: 153px;
}

img#slogan {
	position: absolute;
	top: 30px;
	right: 50px;
	width: 277px;
	height: 33px;
	border: 0px;
	z-index: 2;
}

img#bg-snelmenu {
	position: absolute;
	top: 75px;
	right: 50px;
	width: 183px;
	z-index: 2;
}

div#snelmenu {
	position: absolute;
	top: 75px;
	right: 49px;
	width: 183px;
	height: auto;
	z-index: 3;
	color: white;
	line-height: 25px;
	padding:0px;
	border:0px solid #000;
}

.searchFieldBg {
	background: url(/template/images/bg-snelmenu.png) left top no-repeat;
	height: 26px;
	padding-top:0px;	
}

input.zoekveld {
	background-color: #e8e4f0;
	height: 13px;
	width: 77px;
	font-size: 10px;
	color: #4b2582;
	margin-left:7px;
	margin-top:10px;
	border:0px;
}

.snelMenuBg {
	background-color: #765399;	
}

.snelMenuIcon {
	width:26px;
	height:20px; 
	margin:4px 4px 0px 4px; 
	float:left;
	border:0px;
}
.snelMenuText {
	margin:0px 0px 0px 0px; 
	float:left;	
}

div#snelmenu td {
	padding-left:4px;
}
span.snelmenuitem {
	position: absolute;
	left: 38px;
}

div#menu {
	position: absolute;
	top: 164px;
	left: 209px;
	height: 30px;
	width: 776px;
	vertical-align: bottom;
	overflow: hidden;
}

div.menuitem {
	position: relative;
	float: left;
	width: 100px;
	height: 24px;
	padding-top: 6px;
	padding-left: 10px;
	cursor: pointer;
	z-index: 100;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: white;
}

img.menuitemimg {
	border: 0px;
}

div#submenu {
	position: absolute;
	left: 29px;
	top: 211px;
	width: 180px;
}

div#submenutitle {
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 34px;
	/*background-image: url(/template/images/bg-titlebar-left.gif);
	background-repeat: no-repeat;*/
	padding-top: 10px;
	padding-left: 0px;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
}

div#submenucontent {
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
}

div#contentcontainer {
	position: relative;
	margin-left: 209px;
	margin-top: 18px;
	width: 776px;
	background-color: white;
	border-bottom: 1px solid #4b2582;
}
	
div#bread {
	position: relative;
	margin: -10px 10px 0px 0px;
	height: 40px;
	font-size: 11px;
}

img.pijltje {
	position: relative;
	top:-1px;
}

div#content {
	position: relative;
	width: 311px;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
}

div#border {
	width: 311px;
	padding-right: 20px;
}

div#content2 {
	position: absolute;
	top: 253px;
	left: 560px;
	width: 196px;
	padding-left: 20px;
	padding-top: 0px;
}

div#rightcontainer {
	position: absolute;
	left: 780px;
	width: 183px;
	text-align: middle;
}

div.nieuwstitle {
	position: relative;
	top: 0px;
	left: 0px;
	width: 183px;
	height: 34px;
	background-image: url(/template/images/bg-titlebar.gif);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: -10px;
	cursor: pointer;
}

div.nieuws {
	position: relative;
	top: 0px;
	width: 171px;
	border: 1px solid #765399;
	padding: 0px 5px 10px 6px;
}

h3.nieuws,
h3.nieuws:hover {
	margin: 0px;
}

h3.nieuws:hover {
	color: #C00050;
}

table.agendaitem,
table.nieuwsitem {
	cursor: pointer;
}

table.agendaitem p:hover {
	color: #C00050;
}

ul.submenulist {
	position:absolute;
	list-style: none;
	top:0px;
	width: 160px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	line-height: 20px;
	font-weight: bold;
}

li.submenulistitem,
li.subsubmenulistitem,
li.subsubsubmenulistitem {
	margin: 0px;
	margin-left: 14px;
	padding: 5px 0px;
	cursor: pointer;	
}
li.submenulistitem:hover a,
li.subsubmenulistitem:hover a,
li.subsubsubmenulistitem:hover a {
	color: #C00050;	
}

/*
li.submenulistitem:hover,
li.subsubmenulistitem:hover,
li.subsubsubmenulistitem:hover {
	margin: 0px;
	padding: 5px 0px;
	background-color:#4B2582;
	color: white; 	
}

li.submenulistitem a:hover,
li.subsubmenulistitem a:hover,
li.subsubsubmenulistitem a:hover {
	margin: 0px;
	padding: 5px 0px;
	color: white; 	
}
*/

li.submenulistline {
	list-style: none;
	margin: 0px;
	height: 1px;
	line-height: 1px;
	background-color: #4B2582;	
}

li.subsubmenulistitem {	
	margin-left: 31px;
	padding: 0px;
}

li.subsubsubmenulistitem {
	margin-left: 32px;
	padding: 0px;
}

.spacer {
	border:0px;
	padding:0px;
	margin:0px;
	height: 177px;
	width: 1px;
}

* html .spacer { 
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 174px;
	width: 1px;
} 

*+html .spacer { 
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 174px;
	width: 1px;
}

div#afdelingen {
	position: absolute;
	right: -15px;
	top: 46px;
	color: #C00050;
	font-weight: bold;
}

div#footer {
	position: absolute;
	left: -180px;
	bottom: 8px;
	width: 178px;
	text-align: center;
}

/* WEER UITGEZET OP AANVRAAG KLANT div#content ul { list-style-image:  url('/template/images/arrow-small_one.png'); }*/

div#content table.specialLI tr td ul  { list-style-image:  url('/template/images/arrow-small_one.png'); }
div#content ul li.spcLi { 	margin-left: 0px !important; }
div#content ul , div#content ol  { margin-left:0; padding-left:16px !important; margin-top:0px !important; }
ul.submenulist { list-style-image: none !important; }

p a { 
	display: inline-block; 
	background:transparent url('/template/images/arrow-small_one.png') no-repeat top left;
	background-position: 0px 3px;
	border-left: 3px solid transparent;
	padding-left:9px; 
}
a[name]{ background: none !important; }
p a img { margin-left: -9px; }

