body {
	background-color: #44474A;
	margin: 10px 0 20px 0;
}

body, html, input, textarea, select {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
}

td p {
	margin: 0;
}

h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

h2.nieuwsitem_header {
	margin: 0;
	font-size: 11px;
}

p.subtitle a {
	font-size: 12px;
}

input.text, textarea.text {
	border: 1px solid #CCC;
	padding-left: 3px;
	color: #555;
}

select {
	border: 1px solid #CCC;
}

input.button {
	border: 1px solid #636669;
	color: #FFF;
	background-color: #636669;
	font-size: 10px;
	padding: 1px 6px;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #8f9b00;
	font-weight: bold;
	font-size: 11px;
}

a.black {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-size: 11px;
}

a.black:hover {
	color: #8f9b00;
	text-decoration: none;
}

a.newsletter {
	color: white;
	margin-right: 27px;
}

a.newsletter:hover {
	color: #BED600;
}

div#container_outer {
	position: relative;
	margin: 0 auto;
	width: 1002px;
	height: auto;
}

div#container_inner_left {
	position: relative;
	float: left;
	width: 264px;
	height: auto;
	z-index: 10;
}

div#container_inner_right {
	position: relative;
	float: left;
	width: 738px;
	height: auto;
	background-color: #E2E1DD;
	overflow: hidden;
}

div#container_osr_logo {
	position: relative;
	width: 100%;
	height: 302px;
	background-color: #FFF;
}

div#container_header {
	position: relative;
	width: 100%;
	height: 162px;
	background-color: #636669;
	background-position: bottom right;
	background-repeat: no-repeat;
}

div#container_topmenu {
	position: relative;
	width: 100%;
	height: 22px;
	background-color: #BED600;
}

div#container_header_divider {
	height: 22px;
	width: 100%;
	background-color: #000;
}

div#container_content {
	width: 684px;
	min-height: 444px;
	padding: 22px 27px 15px 27px;
}

div#container_content a:hover {
	text-decoration: underline;
}

div#container_footer {
	width: 100%;
	height: 23px;
	background-color: #6b6d70;
}

div#container_footer > td {
	font-size: 9px;
}

div#container_footer a {
	font-weight: normal;
}

div#container_logos {
	margin-top: 11px;
}

div#container_copyright {
	width: 738px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	background-color: #44474A;
	padding-left: 27px;
	font-size: 10px;
}

div#container_copyright a {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
}

div#container_copyright a:hover {
	text-decoration: underline;
}

div#container_quicksearch {
	position: relative;
	float: left;
	width: 455px;
	height: auto;
}

div#container_spotlight {
	position: relative;
	float: left;
	width: 205px;
	height: auto;
	/*background-color: #FFF;*/
	text-align: center;
	font-size: 10px;
	color: #000;
	padding: 10px;
	font-weight: bold;
	line-height: 20px;
	overflow: hidden;
}

div#container_spotlight a {
	font-size: 10px;
	color: #8f9b00;
}

div.container_submenu {
	position: absolute;
	display: none;
	top: 22px;
	left: 27px;
	height: 22px;
	line-height: 22px;
}

div.submenu_selected {
	display: block;
}

html > body div.container_submenu {
	background: transparent url('graphics/submenu_bg.png') repeat-x;
}

ul#menu_rechtsgebieden {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul#menu_rechtsgebieden li {
	float: left;
	overflow: hidden;
	padding: 0;
	padding-left:20px;
	line-height:22px;
	width:244px;
	margin-top:2px;
	cursor: pointer;
}

ul#menu_rechtsgebieden li.selected {
	width:260px;
}

ul#menu_rechtsgebieden li a {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

li#rg_1 { background-color: #a3cd66; }
li#rg_2 { background-color: #a9d175; }
li#rg_3 { background-color: #9bce8a; }
li#rg_4 { background-color: #93cea6; }
li#rg_5 { background-color: #93ceae; }
li#rg_6 { background-color: #9ad2bd; }
li#rg_7 { background-color: #a6d7c9; }
li#rg_8 { background-color: #92d1cc; }
li#rg_9 { background-color: #8dd0d3; }
li#rg_10 { background-color: #7ccbdd; }
li#rg_11 { background-color: #64c4de; }
li#rg_12 { background-color: #66c4f4; }
li#rg_13 { background-color: #9abde6; }
li#rg_14 { background-color: #a7b6de; }
li#rg_15 { background-color: #afadd6; }
li#rg_16 { background-color: #bc9dd8; }

ul.topmenu, ul.submenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 19px;
	width: auto;
	overflow: hidden;
}

ul.submenu {
	margin-left: 0;
}

ul.topmenu li, ul.submenu li {
	float: left;
	overflow: hidden;
	padding: 0;
	padding-left:7px;
	padding-right:7px;
	line-height:21px;
	cursor: pointer;
}

ul.topmenu li.selected {
	background-color: #cfe066;
}

ul.topmenu li a {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

ul.submenu {
	padding-left: 0;
}

ul.submenu li a {
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

ul.submenu li.selected {
	background-color: #FFF;
}

div#nova_punten {
	position: relative;
	background: #FFF url(graphics/nova_punten_bg.gif) no-repeat;
	width: 150px;
	height: 84px;
}

div#nova_punten div#punten {
	position: absolute;
	top: 5px;
	left: 90px;
	text-align: center;
	width: 53px;
	height: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
}

div#nova_punten div#type {
	position: absolute;
	top: 53px;
	left: 90px;
	text-align: center;
	width: 55px;
	height: 20px;
	font-size: 14px;
	color: #000;
}

select.err, input.err {
	border: 1px dashed red;
}

a.pagenav-selected {
	color: #000;
	font-weight: normal;
}

a.pagenav-selected:hover {
	text-decoration: none;
}

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */