/* <style type="text/css">  handig voor highlight */
/*body {background:url(bg_big.gif) center top fixed; }*/
#body_container {
	/*background: transparent; */
	border: 0px solid #3484cd; /*#ba6f04; */
}

#content_container {
    padding-left: 0;
}
#submenu_container {
    min-width: 170px;
}
#search_container {
	width: 135px;
}

/*menu 2 style 8.0 */
#menu_container {
	/*background-color:#3484cd;
	background-color: #958E7E;*/
	background-color: rgb(86, 175, 244);
}
#topNav {
	border-left: 0px solid #fff;
}
#menu li {
	letter-spacing: 1px;
}
#menu li a {
	/*height: 24px;
	padding: 3px 10px 2px 10px;*/
	border-width: 0;
	background-color: transparent;
	color: #fff;
}
#menu li a:hover {
	background-color: #ABA492!important;
}
#menu #current a {
	color: #fff;;
	/*background-color: #330066; 0E0066
	background-color: #4B155D;*/
	background-color: rgb(26, 56, 119);
}
#topMenu a:hover {	
	color: #002e74;
}

div.menu2 a.WinItem:hover {
	color: #002e74;
}
div.menu2 {
	margin-left: 2px;
}

#sidebarmenu { width: 136px; }
#sidebarmenu li a { font-weight:normal;} 

#sidebarmenu li {
	background: url(pijltje.gif) no-repeat 5px 12px transparent;
	padding: 5px 2px 5px 18px;
	text-align:left;
}
/** lijn afwijkende layout */
div.textblockBottom {
	border-bottom:  1px dashed #E6E7EC;
}
div.moduleMenu {
	border-bottom:  1px dashed #E6E7EC;
}
div.form {
	border-top:  1px dashed #E6E7EC;
}
div.submitFormulier {
	border-top:  1px dashed #E6E7EC;
}
div.backLink {
	border-bottom:  1px dashed #E6E7EC;
}
div.backLinkBottom {
	border-top:  1px dashed #E6E7EC;
}

div.moduleTitle, div#page_name H1 {
	background: none;
	letter-spacing: 0px;
	font-weight: bold;
}

h2 {
	letter-spacing: 1px;
}
#content ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content ul li {
	background-image: url(../../common/style/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 9px; 
	padding-left: 12px;
}
