/* CSS Document */
body {
	background-color: #ECECEC;
	padding: 0px;
	margin: 0px;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #727272;
	line-height: 15px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

TD {
	vertical-align: top;
}
p{
	margin: 0px;
	padding: 0px;
}
#center {
	width: 970px;
	margin: auto;
	padding: 0px 15px 2px 15px;
	background-color: #FFFFFF;
}

#logo {
	background: url(/assets/templates/hwo/images/bgr1.jpg) bottom center no-repeat;
	padding-bottom: 1px;
}
#logo .taal a{
	text-decoration: none;
}
#logo .taal {
	vertical-align: middle;
	margin-top: 5px;
	text-align: right;
}
#logo .emcilogo, .hiswalogo {
	text-align: right;
	vertical-align: middle;
	width: 40px;
}
#header{
	padding-top: 5px;
	height: 64px;
}

#header H1{
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.border_grey{
	border: solid 1px #c9c9c9;
	height: 350px;
	background: url(/assets/templates/hwo/images/Hwo-watermerk.jpg) no-repeat top right;	
}
#hdr_left{
	text-align: center;
	font-size: 10px;
	line-height: normal;
}

#hdr_middle{
	text-align: center;
	font-size: 10px;
}

#hdr_right{
	text-align: center;
	padding-left: 15px; 
	font-size: 10px;
	line-height: normal;	
}
#hdr_right a, #hdr_left a, #hdr_middle a{
	font-size: 10px;
	line-height: normal;
} 
.bgr_left{
	background: url(/assets/templates/hwo/images/bgr2.jpg) top left no-repeat;
}

.bgr_right{
	background: url(/assets/templates/hwo/images/bgr2.jpg) top right no-repeat; 
}

#footer{
	background-color: #B2B3B5;
	text-align: center;
	margin-top: 10px;
}

#footer SPAN {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
}

#footer IMG{
	margin: 0px 30px 0px 30px;
}
 
#footer A {
	color: #FFFFFF;
	font-size: 12px;
}

#content {
	margin-top: 5px;
}

#inhoud .titel{
	border-bottom: solid 1px #C6C6C6;
}

#inhoud .titel H1{
	padding: 2px 0px 2px 15px;
	margin: 0px;
	font-size: 13px;
	color: #B9240E;
}

#snelzoeken{
	padding-right: 15px;
	padding-top: 5px;
	font-size: 10px;
}

#snelzoeken TD{
	padding-top: 3px;
}

#snelzoeken H1{
	padding: 0px;
	margin: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9240E;
}

#snelzoeken input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 0;
}

#snelzoeken hr{
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #C6C6C6;
	background-color: #C6C6C6; 
}

#snelzoeken .submit{
	text-align: center;
	border: solid 1px #B2B3B5;
	background-color:#B2B3B5;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	line-height: normal;
	margin-top: 3px;
	padding: 0px;
}

#menu{
	background: url(/assets/templates/hwo/images/bgr3.jpg) bottom left no-repeat;
	padding-bottom: 3px;
	margin-top: -2px;
}

#landen{
	margin-top: 5px;
	text-align: center;
}

#tekst{
	padding: 0;
}
/* Submenu  */
#categories {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#categories li{
    position: relative;
    text-align: left;
	padding: 0px 10px 0px 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#categories li DIV{
	background: url(/assets/templates/hwo/images/bgr3.jpg) top left no-repeat;
}
#categories li a{
    width: 166px;
    display: block;
    text-decoration: none;
    padding: 4px 0px 4px 30px;
	font-size: 12px;
	background: url(/assets/templates/hwo/images/arrow.jpg) 5px 6px no-repeat;
}
#categories li a:hover{
    color: #FFFFFF;
}
#categories li.active{
	background: url(/assets/templates/hwo/images/bgr4.jpg) repeat-y;
}
#categories li.active:hover {
	background: url(/assets/templates/hwo/images/bgr4.jpg) repeat-y;
}
#categories li:hover {
	background: url(/assets/templates/hwo/images/bgr4.jpg) repeat-y;
}
#categories li a:hover{
	background: url(/assets/templates/hwo/images/arrow_active.png) 5px 6px no-repeat;
}
#categories li.active a{
    color: #FFFFFF;
	background: url(/assets/templates/hwo/images/arrow_active.png) 5px 6px no-repeat;
}

/* Fix IE. Hide from IE Mac \*/
* html #categories li { float: left; height: 1%; }
* html #categories li a { height: 1%; }
/* End */
/*  einde navigatie */
