html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	border:0; 
}
h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset 
{
	margin:15px 0;
}

body {
	background-color: #333124;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333124;
}

a
{
	color: #C28E0F;
	text-decoration: none;
}

.orange-link a
{
	color: #C28E0F !important;
	text-decoration: none;
}

.orange-link a:hover
{
	color: #C28E0F !important;
	text-decoration: underline;
}

a:hover
{
	color: #C28E0F;
	text-decoration: underline;
}

#main {
	background-color: #e3e0ca;
	padding-top: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	height: 34px;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	padding-top: 15px;
}
div.rounded div {
  height: 1px;
  overflow: hidden;
}

.newline 
{
	float:none; 
	clear:both; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	border:0; 
	line-height:0; 
	font-size:0;
}

#menu {
	padding: 0px;
	background-color: #aaa591;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
	display: block;
	font-family: verdana;
	font-size: 1em;
	font-weight: lighter;
	z-index: 10;
} 
#banner {
	background-color: #7C8BBC;
	background-image: url(images/bannerbg.png);
	background-repeat: repeat-x;
	height: 218px;
}

/* horizontaal menu */
#menu ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#menu li{
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#menu li .borderhide{
	display: none;
	position: absolute;
	height: 1px;
	width: 100%;
	top: 26px;
	left: 0px;
	font-size: 0px;
	overflow: hidden;
	z-index: 1;
}

#menu li .borderhide div
{
	margin-left: 8px;
	height: 1px; 
	width: 100%;
	background-color: #d8a019; 
}

#menu > ul > li:hover > a{
	background:#d8a019;
}

#menu > ul > li.hassub:hover > .borderhide{
	display: block;
}

#menu > ul > li:hover > a{
	border-left: 1px solid #e3e0ca;
	border-top: 1px solid #e3e0ca;
	border-right: 1px solid #e3e0ca;
}

#menu li ul{
	position: absolute;
	top: 26px;
	left: 7px;
	background-color: #d8a019;
	width: 155px;
	list-style-type:none;
	display:none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #e3e0ca;
	z-index: 0;
}

#menu li ul li
{
	display:block;
	clear: both;
	width: 155px;
}

#menu li ul li a
{
	padding-left: 5px;
	padding-top: 2px;
	margin: 0;
	width: 143px;
	border: 0;
}

#menu li ul li a:hover
{
	background-color: #C18902;
}

#menu li:hover ul
{
	display: block;
}

#menu a{
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	height: 25px;
	line-height: 23px;
	border-left: 1px solid #aaa591;
	border-right: 1px solid #aaa591;
	border-top: 1px solid #aaa591;
}
#menu a:hover{
	background:#d8a019;
}

#langmenu{
	font-weight: normal;
}

#langmenu ul{
	list-style-type:none;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}
#langmenu li{
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#langmenu li .borderhide{
	display: none;
	position: absolute;
	height: 1px;
	width: 100%;
	top: 26px;
	left: 0px;
	font-size: 0px;
	overflow: hidden;
	z-index: 1;
}

#langmenu li .borderhide div
{
	margin-left: 8px;
	height: 1px; 
	width: 100%;
	background-color: #d8a019; 
}

#langmenu > ul > li:hover > a{
	background:#d8a019;
}

#langmenu > ul > li.hassub:hover > .borderhide{
	display: block;
}

#langmenu > ul > li:hover > a{
	border-left: 1px solid #e3e0ca;
	border-top: 1px solid #e3e0ca;
	border-right: 1px solid #e3e0ca;
}

#langmenu li ul{
	position: absolute;
	top: 26px;
	left: 7px;
	background-color: #d8a019;
	width: 105px;
	list-style-type:none;
	display:none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #e3e0ca;
	z-index: 0;
}

#langmenu li ul li
{
	display:block;
	clear: both;
	width: 105px;
}

#langmenu li ul li a
{
	padding-left: 5px;
	padding-top: 2px;
	margin: 0;
	width: 93px;
	border: 0;
}

#langmenu li ul li a:hover
{
	background-color: #C18902;
}

#langmenu li:hover ul
{
	display: block;
}

#langmenu a{
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration:none;
	color:white;
	height: 25px;
	line-height: 23px;
	border-top: 1px solid #aaa591;
}
#langmenu a:hover{
	background:#d8a019;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	font-size: 1.1em;
}
#bannercenter {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bggradient.png);
	background-repeat: no-repeat;
	height: 217px;
	clear: both;
}
#bannerimage {
	background-image: url(images/verplegersheader2.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 188px;
	clip: rect(auto,auto,auto,auto);
	display: block;
	float: left;
	margin-left: 50px;
	position: relative;
	left: -230px;
	top: 10px;
}
#rn4castlogo {
	background-image: url(images/rn4castlogo.png);
	background-repeat: no-repeat;
	position: relative;
	top: 60px;
	left: 600px;
	display: block;
	float: left;
	clear: both;
	height: 105px;
	width: 301px;
}
h1 {
	font-family: Verdana;
	color: #8b8769;
	font-size: 1.4em;
	margin-bottom: 30px;
}

h2 {
	font-family: Verdana;
	color: #8b8769;
	font-size: 1.2em;
	margin-bottom: 30px;
}

h3 {
	font-family: Verdana;
	color: #8b8769;
	font-size: 1.1em;
	margin-bottom: 30px;
}

.rightcol
{
	width: 50%;
	padding: 0;
	margin: 0;
	float: right;
}

.leftcol
{
	width: 50%;
	padding: 0;
	margin: 0;
	float: left;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

#breadcrumb
{
	width: 920px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	background-color: #aaa591;
	color: #fff;
}

#breadcrumbtext
{
	padding-top: 8px;
	padding-left: 14px;
}

#breadcrumb a
{
	color: #fff;
}

#breadcrumb a:hover
{
	color: #fff;
}

.box
{
	background-color: #C7C3A8;
	padding: 5px;
	border: 1px solid #E7E4D1;
	font-size: 1.0em;
}

.newsbox
{
	width: 380px;
	padding: 15px;
}

.newsdates
{
	width: 80px;
	float: left;
}

.newssummary
{
	margin-left: 80px;
	width: 270px;
}

.newssummary a
{
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #333124;
	text-decoration: underline;
}

.contactinformation
{
	border: 1px solid #E7E4D1;
	padding: 5px;
}

#countrymenu
{
	padding: 0;
	width: 920px;
	margin: 20px auto;
}

#content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

#content li
{
	margin: 0;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat;
	background-position: 0 center;
}

#content .press_packs ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

#content .press_packs li
{
	margin: 0;
	padding-left: 20px;
	background: url(images/ul-01.gif) no-repeat;
	background-position: 0 top;
	margin-bottom: 5px;
}

.paging
{
	text-align: center;
	margin: 10px;
}

.newsitem
{
	margin-bottom: 10px;
}

.newsitem h2
{
	font-size: 1.0em;
	font-weight: bold;
	display: inline;
	color: #333124;
}

.calendaritems h2
{
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	color: #333124;
	margin: 0px;
	margin-bottom: 1px;
}

.eventplace
{
	font-size: 0.8em;
}

.calendaritems ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

.calendaritems li
{
	margin: 0 !important;
	padding-left: 65px !important;
	background: none !important;
	position: relative;
	min-height: 45px;
	margin-bottom: 20px;
}

.datediv
{
	background-color: #C28E0F;
	height: 50px;
	padding: 4px;
	width: 50px;
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 2px;
}

.month
{
	font-size: 0.7em;
	font-weight: normal;
}

.day
{
	font-size: 1.2em;
	font-weight: bolder;
}

#newsarchive
{
	border: 1px solid #E7E4D1;
	padding: 10px;
}

#content #newsarchive ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

#content #newsarchive li
{
	margin: 0;
	padding-left: 20px;
	background: url(images/ul-01.gif) no-repeat;
	background-position: 0 top;
	margin-bottom: 5px;
}

.related ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

.related li
{
	margin: 0 !important;
	padding-left: 20px !important;
	background: url(images/ul-01.gif) no-repeat !important;
	background-position: 0 top !important;
	margin-bottom: 5px !important;
}
.related a
{
	color: #333124;
	text-decoration: none;
}

.related a:hover
{
	text-decoration: underline;
}

#fundedbybox h2
{
	margin: 0;
	margin-bottom: 10px;
	font-size: 1.1em;
}

div .attachments
{
	margin-top: 5px;
	height: 130px;
	padding: 5px;
	overflow: hidden;
}

div .attachments ul
{
	list-style: none;
}

div .attachments ul li
{
	display: block;
	float: left;
	margin-right: 10px;
	width: 150px;
}

div .attachments ul li img
{
	margin-top: 5px;
	width: 120px;
	height: 90px;
}

.italic
{
	font-style: italic;
}

