html, body {
	font: 12px arial;
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3 {
	color: #4F2E7F;
	font-family: "trebuchet ms";
	font-style: italic;
	margin: 1em 0 .5em;
}

h1 {
	font-size: 20px;
	margin-top: 0;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #4f2d7f;
}

a img{
	border: 0;
}

object {
	position: relative;
	z-index: 1;
}

.container {
	background: url("../images/background.jpg") no-repeat right top;
	overflow: visible;
	width: 988px;
}

/* Header */

.header {
	height: 130px;
	overflow: hidden;
	width: 980px;
}

.logo {
	float: left;
	height: 113px;
	overflow: hidden;
	padding: 17px 0px 0px 17px;
	width: 145px; 
}

.topmenu {
	float: left;
	height: 130px;
	overflow: hidden;
	width: 430px;
}

.topmenu ul {
	list-style: none;
	margin: 0px;
	padding:17px 0 0 60px;
	width: 100%;
}

.topmenu ul li {
	float: left;
	font-size: 11px;
	overflow: visible;
	padding: 0px;
}

.topmenu ul li span {
	margin: 0px 6px;
}

.topmenu ul li a {
	text-decoration: none;
}

.topmenu ul li a:hover {
	text-decoration: underline;
}

.topmenu ul li .active {
	font-weight: bold;
}

.quote {
	color: #fff;
	float: left;
	font: 17px/19px "trebuchet ms";
	height: 115px;
	overflow: hidden;
	padding: 15px 70px 0px 90px;
	text-align: center;
	width: 180px;
}

/* Main menu */

.menu {
	background: url("../images/menu_float.png");
	height: 37px;
}

.menu  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu > ul {
	margin-left: 12px;
}

.menu > ul > li {
	float: left;
}

.menu > ul > li > a {
	color: #fff;
	display: block;
	font: 17px "trebuchet ms";
	padding: 4px 12px 5px;
	text-decoration: none;
}

.menu ul li:hover a {
	border-left: 1px solid #fff;
	padding-left: 11px;
}

.menu .active {
	background:  #e5f7fd;
	color: #00aff0;
}

/* dropdown menu */

.menu .shadow-one {
	display: none;
	margin-left: -19px;
	min-width: 181px;
	position: absolute;
	z-index: 1;
}

.menu .shadow-two {
	background: url(../images/shadowmap.png) 0 -38px no-repeat;
	bottom: 38px;
	left: 0;
	position: absolute;
	right: auto;
	top: 0;
	width: 38px;
}

.menu .shadow-three {
	background: url(../images/shadowmap.png) 0 100% no-repeat;
	bottom: 0;
	height: 38px;
	left: 0;
	position: absolute;
	right: auto;
	top: auto;
	width: 38px;
}

.menu .shadow-four {
	background: url(../images/shadowmap.png) 100% 100% no-repeat;
	bottom: 0;
	left: 38px;
	position: absolute;
	right: 0;
	top: 0;	
}

.menu ul ul {
	padding: 0 19px 19px;
	position: relative;
}

.menu li:hover .shadow-one {
	display: block;
}

.menu ul ul .last {
	border-bottom: 1px solid #fff;
}

.menu ul ul a {
	background: #e5f7fd url("../images/arrow_blue.gif") no-repeat 11px 50%;
	border-top: 1px solid #c1edfd;
	border-left: 1px solid #fff;
	color: #00aff0;
	display: block;
	padding: 7px 15px 7px 27px !important;
	text-decoration: none;
}

.menu ul ul a:hover {
	background-color: #00aff0;
	background-image: url("../images/arrow_white.gif");
	color: #fff;
}

/* Zoeken */


.search_form {
	float: right;
	overflow: hidden;
	padding: 6px 6px 0px 0px;
}

.search_form input {
	border: 0;
	display: block;
	float: left;
	font: 12px arial;
}

.search_form .text {
	padding: 3px 1px 2px;
	width: 154px !important;
}

/* Main content */

.content {
	padding-top: 15px;
	overflow: hidden;
}

.content_left {
	float: left;
	overflow: hidden;
	width: 205px;
	min-height: 100px;
}

.content_middle {
	float: left;
	overflow: hidden;
	padding: 0 15px;
	width: 564px;
}

.content_right {
	float: left;
	overflow: hidden;
	width: 189px;
}

/* footer */

.footer {
	width: 980px;
	height: 15px;
	overflow: hidden;
	border-top: 1px solid #9881b7;
	margin-top: 40px;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	color: #4f2d7f;
}

.footer a {
	color: #4f2d7f;
	text-decoration: none;
}

/* breadcrumbs */

.breadcrumbs {
	color: #f39a24;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	overflow: hidden;
	padding-top: 6px;
}

.breadcrumbs a {
	color: #f39a24;
	text-decoration: none;
}

.breadcrumbs a.active {
	color: #4f2d7f;
}

/* shadow bar */

.shadow_bottom {
	width: 180px;
	height: 6px;
	float: left;
	overflow: hidden;
}

.shadow_bottom_left {
	background: url('../images/box_shadow_left.gif') no-repeat;
	width: 8px;
	height: 6px;
	float: left;
	overflow: hidden;
}

.shadow_bottom_float {
	background: url('../images/box_shadow_float.gif') repeat-x;
	width: 164px;
	height: 6px;
	float: left;
	overflow: hidden;
}

.shadow_bottom_right {
	background: url('../images/box_shadow_right.gif') no-repeat;
	width: 8px;
	height: 6px;
	float: right;
	overflow: hidden;
}

/* pager */

.pager {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.pager a {
	font-size: 11px;
	color: #ffffff;
	background: url('../images/blader_bg_02.gif') no-repeat;
	padding: 3px 0px 0px 7px;
	margin: 0px 4px;
	width: 13px;
	height: 17px;
	display: block;
	float: left;
	text-decoration: none;
}

.pager a.active {
	background: url('../images/blader_bg_01.gif') no-repeat;
}

/* back link */

.back_link {
	margin: 6px 0 20px;
}

.back_link a {
	background: url("../images/back_link_arrow.gif") no-repeat 0 50%;
	color: #009FDA;	
	font-style: italic;
	padding-left: 13px;
	text-decoration: none;
}

/* table style */

.scrivotable_RMPIDegroteRivieren {
 
  border-left: 1px solid #5D0F7C;
  border-right: 1px solid #626262;
  border-top: 1px solid #5D0F7C;
  text-align:left;
  width: auto;
  font-size: 12px;
  margin: 0 0 10px 0;
}

.scrivocell_RMPIDegroteRivieren {
  border-top: none;
  border-right: 1px solid #5D0F7C;
  border-bottom: solid #5D0F7C 1px;
  font-weight: normal;
  padding: 5px;
}
/* Cellrij */
.scrivocellrow_RMPIDegroteRivieren {
  
  border-top: none;
  border-bottom: solid #5D0F7C 1px;
  border-right: solid #626262 1px;
  font-weight: normal;
   padding-left: 2px;
}
/* Cellkop */
.scrivocellcol_RMPIDegroteRivieren {
 border-left: none;
 border-top: solid #626262 1px;
 border-right: solid #5D0F7C 1px;
 border-bottom: solid #5D0F7C 1px;
 font-weight: bold;
 color: #626262;
 font-size: 1em;
 padding-left: 2px;
 
}
.scrivocellcross_RMPIDegroteRivieren {
  border-top: none;
  border-left: none;
  border-bottom: solid #5D0F7C 1px;
  border-right: solid #626262 1px;
  font-weight: normal;
  padding-left: 2px;
}