


/** global **/
body {
	/*background:#f4f4f4 url('http://www.niefra.nl/images/bodybg.png') no-repeat scroll top center;*/
	background:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	margin:0 auto;
	padding:0;
}
* {
	margin:0;
	padding:0;
}


/** element defaults **/
table {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}
th, td {
	padding:5px 10px;
}
th {
	color:#fff;
	border-top:3px solid #00254A;
	background-color:#1E4B78;
}
td {
	background:#fff;
	border-bottom:1px solid #d0d0d0;
}
code, blockquote {
	display:block;
	border-left:5px solid #ddd;
	padding:10px;
	margin-bottom:20px;
}
blockquote {
	border-left:5px solid #00274E;
}
blockquote p {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#00274E;
	height: 1%;
}
p {
	line-height:1.9em;
	margin-bottom:20px;
}
a {
	color:#245289;
}
a:hover {
	color:#002245;
}
a:focus {
	outline:none;
}
/*fieldset {
	display:block;
	border:none;
	border-top:1px solid #e0e0e0;
}
fieldset legend {
	font-weight:bold;
	font-size:13px;
	padding-right:10px;
	color:#222;
}
fieldset form {
	padding-top:15px;
}
fieldset p label {
	float:left;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
}
fieldset form input, fieldset form select, fieldset form textarea {
	padding:5px;
	color:#333333;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #ddd;
}
form input.formbutton {
	margin-left:150px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #002142;
	background-color:#245289;
	color:#ffffff;
	font-weight:bold;
	padding:5px 10px;
	font-size:12px;
}*/

label { position: absolute; text-align:left; /*width:210px;*/ width:145px; padding-top:0px;}
input, textarea { /*margin-left: 100px;*/ }
label.check, label.radio { position:relative; text-align:left; }


fieldset {
	display: block;
	border: none;
	/*border-top: 1px solid #ddd;*/
}

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #999;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}

form input, /*form select,*/ form textarea {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	margin-left: 160px;	
	/*width:361px;
	text-align:left;*/
	/*width:250px;*/
	/*margin-left: 240px;*/	
}

form select {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	margin-left: 160px;
	width:373px;	
	/*width:283px;*/
	/*margin-left: 240px;*/	
}

form input.formbutton {
	border: none;
	/*background: #2783C0 url('images/headerbg.jpg') repeat-x scroll bottom left;*/
	background-color:#999;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 5px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	width: auto;
	overflow: visible;
}


span.required {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
}
h1 {
	font-size:45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#01203F;
	font-weight:normal;
}
h2 {
	color:#00284f;
	font-family:Arial,Helvetica,sans-serif;
	font-size:33px;
	font-weight:bold;
	letter-spacing:-2px;
	padding:0 0 5px;
	margin:0;
}
h3 {
	color:#152F4E;
	font-weight:normal;
	font-size:20px;
	margin-bottom:10px;
}
h4 {
	padding-bottom:10px;
	font-size:15px;
	color:#555555;
}
h5 {
	padding-bottom:10px;
	font-size:13px;
	color:#666666;
}
h9 {
	color:#606060;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}
h9 a {
	color:#606060;
	text-decoration:none;
}
h9 a:hover {
	color:#606060;
	text-decoration:underline;
}
h9 a:focus {
	outline:none;
}
ul, ol {
	margin:0 0 35px 35px;
}
li {
	padding-bottom:5px;
}
li ol, li ul {
	font-size:1.0em;
	margin-bottom:0;
	padding-top:5px;
}


/** wrapper **/
div#wrapper {
	width:950px;
	margin:0 auto;
	padding:0;
}

/** sitename+nav **/
div#sitename {
	margin-top:0px;
	padding:0px 5px 10px;
}
div#sitename h1 {
	font-size:47px;
}
div#sitename h1 a {
	color:#ffffff;
	font-weight:normal;
	letter-spacing:-4px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
div#navbar {
	background:#E0E0E0 url('http://www.niefra.nl/images/nav-bg.png') repeat-x scroll top left;
}
div#navbar ul {
	list-style:none;
	margin:0;
	padding:0px;
	display:block;
}
div#navbar div.clear {
	background:transparent url('http://www.niefra.nl/images/nav-left.png') no-repeat scroll top left;
}
div#navbar ul.clear {
	height:47px;
	background:transparent url('http://www.niefra.nl/images/nav-right.png') no-repeat scroll top right;
}
/*div#navbar ul li {
	float:left;
	display:block;
	padding:13px 10px 12px;
}
div#navbar ul li a {
	float:left;
	color:#777;
	text-decoration:none;
	display:block;
	font-size:12px;
	margin:0 5px;
	cursor:pointer;
}
div#navbar ul li a span {
	padding:3px 4px 4px;
	display:block;
	float:left;
}
div#navbar ul li.sfHover a,
div#navbar ul li a:hover {
	color:#333;
}
div#navbar ul li.selected a,
div#navbar ul li.selected a:hover {
	border:none;
	color:#fff;
	background:#1E4B78 url('http://www.niefra.nl/images/nav-selected-right.png') no-repeat scroll top right;
}
div#navbar ul li.selected a span,
div#navbar ul li.selected a:hover span {
	background:transparent url('http://www.niefra.nl/images/nav-selected-left.png') no-repeat scroll top left;
}*/

/** header niefra beveiligingen **/
div.subheader-darkgrey {
	display:block;
	height:60px;
	margin-bottom: -2px;
	padding:6px;
	background:transparent url('http://www.niefra.nl/images/header-bg.png') repeat scroll bottom left;
}

/** header **/
div#header {
	background:#1E4B78 url('http://www.niefra.nl/images/header-bg.png') repeat-x scroll bottom left;
	border-top:1px solid #2865A2;
	padding:15px 25px 14px;
}
div.header-bottom {
	display:block;
	height:36px;
	margin-bottom:5px;
	background:transparent url('http://www.niefra.nl/images/header-bottom.png') no-repeat scroll bottom left;
}
div.header-bottom-lightgrey {
	display:block;
	height:5px;
	margin-bottom:0px;
	background-color:#b7b7b7;
}
div.header-bottom-sublightgrey {
	height:5px;
	padding-top:0px;
	background-color:#b7b7b7;
}
div#header h2 {
	color:#fff;
	font-weight:normal;
}
div#header p {
	color:#fff;
	font-weight:bold;
	padding-bottom:0;
	font-size:16px;
}
div.header-text {
	float:left;
	width:440px;
}
div.header-images {
	margin-top: 0px;
	width:415px;
	float:right;
}
div.header-images div {
	float:right;
}
div.header-images img {
	border:5px solid #2865A2;
}
div.header-slogan {
	margin-top: 0px;
	margin-left: 8px;
	width:415px;
	float:left;
}
div.header-slogan div {
	float:left;
}
div.header-slogan img {
	border:0px solid #2865A2;
}
div.header-side-images {
	margin-top: 0px;
	width:115px;
	float:right;
}
div.header-side-images div {
	float:right;
}
div.header-side-images img {
	border:0px solid #2865A2;
}
div.headerlogo-image img {
	border:0px solid #2865A2;
}

p.header-buttons {
	margin-top:15px;
}

p.header-buttons a.button {
	background:transparent url('http://www.niefra.nl/images/button-bg.png') no-repeat scroll top left;
	color:#2865A2;
	display:block;
	float:left;
	font-size:13px;
	margin-right:10px;
	text-align:center;
	text-decoration:none;
	width:100px;
	height:31px;
	padding-top:1px;
}
p.header-buttons a.button:hover {
	background-position:bottom left;
}
p.header-buttons a.color-button {
	background:transparent url('http://www.niefra.nl/images/button-color-bg.png') no-repeat scroll top left;
	color:#fff;
}



/** body **/
div#body-wrapper {
	background-color:#ffffff;

}
div#body {
	padding:10px 14px;
	border:1px solid #ddd;
	border-bottom:none;
	font-size:12px;
}

/** content+sidebar styles **/
div.column {
	float:left;
	line-height:1.9em;
	padding:10px 0;
}
div.column h3 {
	color:#212121;
	font-family:'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
}
div.column h1 {
	margin:20px 0;
}
div.column h2 {
	padding-bottom:10px;
	font-size:27px;
}
div.column-right {
	margin-left:15px;
}
div.column-left {
	margin-right:15px;
}
div.column-650 { width:630px; }
div.column-240 { width:260px; }
div.bcnav {
	background:#EDEDED url('http://www.niefra.nl/images/nav-bg.png') repeat-x scroll top left;
	border-bottom:1px solid #ddd;
}
div.bcnav div.bcnav-left {
	background:transparent url('http://www.niefra.nl/images/nav-left.png') no-repeat scroll top left;
}
div.bcnav div.bcnav-right {
	padding:12px 12px 10px;
	background:transparent url('http://www.niefra.nl/images/nav-right.png') no-repeat scroll top right;
}
div.bcnav h3 {
	border:none;
	color:#666;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	margin:0;
	float:left;
}
div.bcnav h6 {
	border:none;
	color:#666;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	font-size:13px;
	margin:0;
	float:left;
}
div.bcnav ul {
	color:#555555;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:14px;
	padding-left:10px;
	margin:0;
	float:left;
	list-style:none;
}
div.bcnav ul li {
	float:left;
	display:block;
	padding:0 2px;
}
div#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#sidebar li ul {
	margin-bottom:20px;
}
div#sidebar li ul li {
	display:block;
	padding:6px 15px;
	color:#777;
	border-bottom:1px dotted #e0e0e0;
}
div#sidebar li ul li a {
	font-size:12px;
	font-weight:normal;
	color:#555;
	text-decoration:underline;
}
div#sidebar li ul li a:hover {
	color:#222;
}
div#sidebar ul ul {
	background-color:#f4f4f4;
	border-bottom:4px solid #f0f0f0;
}
div#sidebar h4 {
	background:#1E4B78 url('http://www.niefra.nl/images/header-bg.png') repeat-x scroll bottom left;
	border-top:1px solid #2865A2;
	font-size:12px;
	color:#fff;
	letter-spacing:0px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	padding:6px 15px;
	display:block;
}
div.sidebar-images {
	padding:6px 15px;
	width:450px;
	float:left;
}
div.sidebar-images div {
	float:left;
}
div.sidebar-images img {
	border:2px solid #c7c7c7;
}
div.content-images {
	margin-bottom: 5px;
	width:650px;
	float:left;
}
div.content-images div {
	float:left;
}
div.content-images img {
	border:1px solid #1E4B78;
	/*border:1px solid #c7c7c7;*/
}

/** footer **/
#footer {
	width: auto;
	margin:0 auto;
}

.footer-content {
	background: #043668;
	padding:0px 15px 0px;
	height:20px;
}

.footer-content-left {
	float:left;
}

.footer-content-right {
	float:right;
}

#footer p {
	text-align: left;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#footer p a {
	color: #fff;
	text-decoration:none;
}

#footer p a:hover {
	color: #fff;
	text-decoration:underline;
}

/** clear **/
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear {
	display: inline-block;
}
.clear {
	display: block;
}

/** HEADLINES NIEUWS **/
#headlines { /* stijl buitenste div (kader) */
border: solid 0pt black;
font-family:"Arial", Verdana, Arial;
font-weight: bold;
text-decoration: none;
font-size: 10pt;
}
#headlines div { /* stijl binnenste div (tekst) */
background-color: none; /* bugfix voor IE6: zelfde achtergrondkleur instellen als hierboven */
}
#headlines a {
	color:#245289;
	text-decoration: none;
}
#headlines a:hover {
	color:#002245;
	text-decoration: underline;
}

/** MENU DROPLINE **/
.droplinebar{
overflow: hidden;
}

.droplinebar ul{
margin: 0;
padding: 0;
float: left;
width: 100%;
font: 12px Arial, Helvetica, sans-serif;
/*background: #242c54 url(bluedefault.gif) center center repeat-x; /*default background of menu bar*/
}

.droplinebar ul li{
display: inline;
}

.droplinebar ul li a{
float: left;
color: black;
padding: 13px 10px 12px;
text-decoration: none;
}

.droplinebar ul li a:visited{
color: black;
}

.droplinebar ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
border:none;
color:#fff;
background:#97211f url('http://www.niefra.nl/images/nav-selected-center.png') no-repeat scroll top right;
/*background: transparent url(blueactive.gif) center center repeat-x;*/
}

/* Sub level menus*/
.droplinebar ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: #333333; /*sub menu background color */
visibility: hidden;
}

.droplinebar ul li ul a:visited{
color: white;
}

/* Sub level menu links style */
.droplinebar ul li ul li a{
font: 12px Arial, Helvetica, sans-serif;
color: white;
padding: 10px;
padding-right: 8px;
margin: 0;
border-bottom: 0px solid white;
}

.droplinebar ul li ul li a:hover{ /*sub menu links' background color onMouseover */
background: #555555;
}


/** MENU SLIDEMENU **/
.jqueryslidemenu{
width: 100%;
}

.jqueryslidemenu ul{
font: 12px Arial, Helvetica, sans-serif;
list-style-type: none;
margin: 0;
padding: 0;
float: left;
}

/*Top level list items*/
.jqueryslidemenu ul li{
padding-bottom: inherit;
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
/*background: #333333; /*background of tabs (default state)*/
color: black;
float: left;
/*padding: 12px 13px 10px;*/
padding: 12px 10px 10px;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
/*background: #E7E7E7;*/
}

.jqueryslidemenu ul li a:hover{
border: none;
color: white;
background:#245289 url('http://www.niefra.nl/images/nav-selected-center.png') no-repeat scroll top right;*/
}

/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
border: none;
background: #333333; /*sub menu background color */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: 12px Arial, Helvetica, sans-serif;
width: 290px; /*width of sub menus*/
color: white;
margin: 0;
border: none;
padding: 6px;
padding-right: 0px;
}

.jqueryslidemenu ul li ul a:visited{
color: white;
background-color:#333333;
}

.jqueryslidemenu ul li ul a:hover{
color: white;
background:#555555; /*url('http://www.niefra.nl/images/nav-selected-center.png') no-repeat scroll top right;*/
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background:#555555;
}

/*CONTACTMAPS*/
div#contactmaps {
	/*color: #FFFFFF;
	position:right;*/
	float:right;
	top:413px;
	/*left:500px;
	height:23px;
	/*width:407px;*/
	text-align:center;
}

div#contactmaps b, div#contactmaps a {
	/*color: #FFFFFF;*/
	text-decoration:none;
}

div#contactmaps a:hover {
	/*color: #FFFFFF;*/
	text-decoration:underline;
}
