body {
  margin: 0px auto;
  margin-bottom: 0px;
  background: #1f1f1f url('../assets/bg.jpg') repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 75%;
  color: #000000;
}

img {
	border: 0px;
}

a {
  color: #004c98;
}

a:hover {
  color: #00b0f0;
}

.actiePic {
	margin: 5px;
}

.pagePic {
	float: right;
	margin: 0px 0px 10px 10px;
}

.nieuwsPic_left {
	float: left;
	margin: 0px 10px 10px 0px;
}
.nieuwsPic_right {
	float: right;
	margin: 0px 0px 10px 10px;
}

.referentiePic {
	margin: 5px;
}

h1 {
  font-size: 120%;
  margin: 0px;
  margin-bottom: 10px;
	color: #073b76;
}

label {
  float: left;
  display: block;
  width: 130px;
  text-align: left;
  margin-bottom: 3px;
}

.error {
  border: 1px solid #f00;
  background: #ffffe1 url('../assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.info {
  border: 1px solid #cdcdcd;
  background: #ffffe1 url('../assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.formfield {
  background-color: #fff;
  border: 1px solid #00aeef;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #fa1a1f;
  border: 1px solid black;
  font-size: 90%;
}

.cleaner {
  clear: both;
}

/* Highslide CSS */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
  border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
  display: none;
  border-bottom: 1px solid white;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  color: white;
  background: #7b0000;
}
.highslide-loading {
  display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
  text-decoration: none;
	padding: 2px;
	border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}

/*Pagina items*/
.paginaregel,
.paginaregel_even {
}

.paginaregel img,
.paginaregel_even img {
  float: right;
  margin: 0px 0px 10px 10px;
}

.paginaregel_even {
}

.overviewrow,
.overviewrow_even {
	position: relative;
  padding: 5px;
}

.overviewrow_even {
  background: #dae8ed;
}

.overviewrow:hover,
.overviewrow_even:hover {
	background: #e4f4fa;
}

.overviewrow_image {
  float: left;
  width: 100px;
}

.overviewrow_image img {
  width: 100%;
}

.overviewrow_content {
  float: right;
  width: 399px;
  font-size: 95%;
}
.overviewrow_head {
	font-size: 110%;
	margin: 0px;
}

.overviewrow_head a {
	color: #073b76;
	text-decoration: none;
}

.overviewrow_url {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
}

.overviewrow_url a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
	background: url('../assets/blank.gif');
}

#shadow_container {
	margin: auto;
	width: 1125px;
	background: url( '../assets/shadow_container.png' ) no-repeat;
}

#container {
	margin: auto;
	width: 974px;
	padding: 165px 3px 3px 3px;
	background: #fff url('../assets/bg_container.jpg') 3px 0px no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	top: 13px;
	left: 10px;
	width: 189px;
	height: 111px;
	margin: 0px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../assets/logo.png') no-repeat;
	text-indent: -9999px;
	outline: none;
}

#main_menu {
	position: absolute;
	top: 65px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}

#main_menu li {
	list-style-type: none;
	display: inline;
	background: url('../assets/bg_li_main.jpg') 0px 1px no-repeat;
	padding: 0px 5px 0px 10px;
}

#main_menu li.first_mm {
	background: none;
}

#main_menu li a {
	display: inline-block;
	font-weight: bold;
	font-size: 110%;
	color: #0a2d67;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

#main_menu li a:hover {
	text-decoration: underline;
}

#main_menu li a.active {
	color: #ffffff;
	background: #0fa5d5;
	text-decoration: none;
}

#partner_logos {
	position: absolute;
	top: 5px;
	right: 20px;
	margin: 0px;
	padding: 0px;
}

#partner_logos li {
	list-style-type: none;
	display: inline-block;
	height: 30px;
	margin: 0px 0px 0px 0px;
}

#pl_baderie {
	width: 69px;
	background: url('../assets/pl_baderie.jpg') no-repeat;
}

#pl_instalcenter {
	width: 77px;
	background: url('../assets/pl_instalcenter.jpg') no-repeat;
}

#pl_uneto_vni {
	width: 88px;
	background: url('../assets/pl_uneto_vni.jpg') no-repeat;
}

#partner_logos li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#content {
	width: 974px;
	margin-bottom: 3px;
	background: url('../assets/bg_content.jpg') repeat-y;
}

#content_left {
	float: left;
	width: 200px;
}

#sub_menu {
	margin: 10px 0px 25px 0px;
	padding: 0px;
}

#sub_menu li {
	list-style-type: none;
}

#sub_menu li a {
	display: block;
	padding: 4px;
	color: #ffffff;
	text-decoration: none;
}

#sub_menu li a:hover {
	background: #00aeef;
}

#sub_menu li a.active {
	background: #073b76;
	color: #ffffff;
}

#left_uneto {
	display: block;
	width: 180px;
	height: 55px;
	margin: 10px;
	background: url('../assets/left_uneto.jpg') no-repeat;
	text-indent: -9999px;
	outline: none;
}

#content_middle {
	float: left;
	width: 549px;
	margin-left: 5px;
}

#sfeer_middle {
	position: relative;
	width: 549px;
	height: 275px;
	overflow: hidden;
}

#breadcrumb {
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

#breadcrumb li {
	list-style-type: none;
	display: inline;
}

#breadcrumb li a {
	display: inline-block;
	padding: 0px 6px 0px 15px;
	font-size: 90%;
	background: url('../assets/bg_bc.jpg') 0px 5px no-repeat;
	text-decoration: none;
	color: #3d3d3d;
}

#breadcrumb li a.first_bc {
	padding-left: 5px;
	background: none;
}

#breadcrumb li a:hover {
	text-decoration: underline;
}

#inhoud {
	padding: 15px;
	line-height: 150%;
}

#inhoud p {
	margin: 0px 0px 1em 0px;
}

#content_right {
	float: right;
	width: 215px;
}

.right_content_blok {
	background: #0fa5d5 url( '../assets/bg_right_blok.jpg' ) no-repeat;
	padding: 5px 4px 5px 4px;
	margin: 0px 0px 5px 0px;
}

.right_content_titel {
	text-align: center;
	color: #073b76;
	height: 23px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

.right_content_titel a {
	display: block;
	width: 100%;
	height: 100%;
	color: #073b76;
	text-decoration: none;
}
.right_content_titel a:hover {
	text-decoration: underline;
}

.right_content {
	color: white;
}

.right_image {
	width: 215px;
	margin-bottom: 5px;
}

#footer {
	background: #dadde0;
	padding: 10px;
}

#footer ul {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	list-style-type: none;
}

#footer ul li a {
	display: block;
	font-weight: bold;
	font-size: 110%;
	color: #454545;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ol {
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

#footer ol li a {
	font-weight: normal;
	font-size: 95%;
}

#copyright {
	font-size: 80%;
	text-align: center;
	padding: 3px;
	color: #525252;
}

#copyright a {
	color: #525252;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	line-height: 100%;
}
