﻿/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent url('../images/body_bg.jpg') repeat-x top left;
}
div#leftbg
{
    background: transparent url('../images/leftbg.jpg') repeat-x top right;
    width: 526px;
    height: 227px;
    overflow:hidden;
    float:left;
    margin-top: 63px;
}
div#rightbg
{
    width: 286px;
    height: 109px;
    overflow: hidden;
    background: transparent url('../images/rightbg.jpg') repeat-x top left;
    float:left;
    margin-top: 174px;
}
div#container {
	width: 768px;
	padding:0;
		margin: 0px auto;
	position: relative;
	background-color: #FFF;
	z-index
}

a {
	color: #58585a;
}

div#logoheader
{
    width: 200px;
    height: 31px;
    margin-left: 45px;
    background: transparent url('../images/photo_overlay_g_round.png') no-repeat top left;
}
div#topbar {
	height: 19px;
	background: #0660b5;
	border-bottom: 13px solid #fff;
	font-size: 9px;
}

div#topbar div#topmenu {
	width: 248px;
	background: transparent url('../images/topmenu_roundedcorner.png') no-repeat top left;
	height: 18px;
	padding-left: 5px;
	float: right;
	margin-right: 22px;
}

div#topbar div#topmenu div {
	background: #004a91;
	color: #fff;
	height: 16px;
	padding-top: 2px;
}

div#topbar div#topmenu div a {
	color: #fff;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
}

div#spacer {
	height: 1px;
	border-bottom: 2px solid #0e457b;
	background: #8ca6b7;
}

div#website {
	
	position: relative;
	background: #fff;
	overflow: hidden;
}

div#movingheader {
	height: 255px;
	background: transparent url(../images/header.jpg) no-repeat scroll 0px -77px;
	overflow: hidden;
}

div#movingheader div#logo {
	width: 231px;
	height: 78px;
	background: transparent url('../images/logo.png') no-repeat top left;
	position: absolute;
	right: 27px;
	top: 76px;
	z-index: 10;
}

div#movingheader div#logobg {
	background: #fff;
	-moz-opacity 	: 0.6;
	opacity 		: .6;
	filter 			: alpha(opacity=60);
	width: 254px;
	height: 255px;
	position: absolute;
	right: 19px;
	top: 0px;
	z-index: 9;
}
div#menubeam
{
    position: absolute;
	top: 209px;
	left: 0px;
	z-index: 12;
	width: 768px;
	border-bottom: 11px solid #0660b5;
}
div#menu {
	position: absolute;
	top: 222px;
	left: 0px;
	z-index: 11;
	width: 768px;
}

div#menu ul {
	margin: 0px;
	padding: 9px 0px 0px 29px;
	display: block;
	height: 26px;
	background-color:#004B85;
	width: 739px;
}

div#menu ul li {
	list-style-type: none;
    margin-right: 24px;
	padding: 0;
	display: block;
	float: left;
	height: 24px;
}

div#menu ul li.active {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 1em;
}

div#menu ul li a {
	padding: 11px 9px;
    padding-top: 10px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

div#menu ul li.active a,
div#menu ul li a:hover
{
    text-decoration: none;
    background-color: #dfee38;
    color: #585878;
    
    
}

div#footer {
	background: #0660b5;
	color: #FFF;
	border-top: 11px solid #004b85;
	height: 17px;
	font-size: 9px;
	padding-top: 3px;
	padding-left: 33px;
}
div#footerGreenLine {
    border-top: 4px solid #dfee38;
}
div#content {
	color: #58585a;
	font-size: 12px;
	line-height: 16px;
	min-height: 360px;
	position: relative;
	z-index:4;
	background-color: #FFF;
	background:  #FFF url(../images/gjBackground.jpg) no-repeat scroll 0px 32px;
}

div#content h1 {
	font-size: 18px;
	color: #004b85;
}
div#content h2 {
	font-size: 13px;
	color: #004b85;
}
div#content div#leftcol {
	float: left;
	padding: 40px 13px 37px 0px;
	width: 500px;
}

div#content div#rightcol {
	float: left;
	width: 252px;
	border: 1px solid #d5d5d6;
	margin-top: 50px;
}
div#content div#rightcol p.faillissementen {
	padding-left: 10px;
	padding-right: 10px;
}

div#content div#subMenu
{
    float: left;
	margin-top: 30px;
}
div#content div#rightcol a
{
    text-decoration: none;
}
div#content div#leftcol div.column {
	margin-left: 4px;
	margin-right: 4px;
}

div#content div#leftcol div.content 
{
    margin-bottom: 55px;
}
div#content div#rightcol div.item div.header
{
    background-color: #dfee38;
}
div#content div#rightcol div.item div.header {
	width: 253px;
	height: 25px;
}

div#content div#rightcol div.item.type2 div.header {
	
	width: 253px;
	height: 25px;
}
div#content div#rightcol div.item.type3 div.header {
	width: 253px;
	height: 25px;
}



div#content div#rightcol div.item div.header h3 {
	color: #58585a;
	font-size: 13px;
	margin: 0px 0px 0px 48px;
	padding-top: 3px;
	
	
}

div#content div#rightcol div.item div.content {
	padding: 0px 6px 0px 11px;
	margin-bottom: 25px;
}
div#content div#rightcol div.item div.content ul {
	padding: 0px 0px 0px 5px;
}


div#content div#rightcol div.item div.content a.readmore {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #58585a;
}

div#content div#rightcol div.item div.content a.readmore span.arrow,
a.readmore span.arrow {
	color: #004b85;
	font-style: normal;
}

div#content div#rightcol div.item div.content a.readmore:hover,
a.readmore span:hover {
	text-decoration: underline;
}


div#content div#leftcol div#addresses 
{
    position: absolute;
    bottom: 15px;
    margin-top: 15px;
    
}
div#content div#leftcol div#addresses div.address {
	padding-left: 5px;
	float: left;
	
}
div#content div#leftcol div#addresses div.addressLine
{
    height: 100%;
    width: 160px;
    float: left;
    border-left: solid 1px #004B85;
}







div.contentSub
{
    color: #58585a;
	font-size: 10px;
	line-height: 16px;
	min-height: 360px;
	margin-bottom: 60px;
}
div.contentSub form div.formrule {
	margin-bottom: 1px;
	padding: 2px 2px 2px 6px;
	width: 320px;
}

div.contentSub form div.formrule input {
	width: 250px;
	border: 1px solid #777;
	background: #fff;
	color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	padding-top: 2px;
	padding-left: 2px;
}

div.contentSub form div.formrule textarea {
	width: 250px;
	border: 1px solid #777;
	background: #fff;
	color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 2px;
}
div.contentSub form div.formrule input:focus {
	background: #FCFDCE;
	border: 1px solid #0079cb;
}

div.contentSub form div.formrule select {
	width: 260px;
	border: 1px solid #777;
	background: #fff;
	color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	padding: 2px;
	
}
div.contentSub form div.formrule select:focus {
	background: #fcfdce;
	border: 1px solid #0079cb;
}

div.contentSub form div.formrule label {
	color: #595959;
	font-weight: bold;
	margin-bottom: 1px;
	display: block;
}

div.contentSub form div.formrule span.description {
	color: #999;
	font-size: 0.9em;
	display: block;
}

div.contentSub form div.formrule.error {
	background: #FFD5D6;
}
div.contentSub form div.formrule.error input {
	border: 1px solid #E80000;
}

div.contentSub form div.formrule.error span {
	color: #E80000;
}

div.contentSub form div.formrule input#zipcode
{
    width: 56px;
}
div.contentSub form div.formrule select#subject 
{
    width: 280px;
}

div#websitebg 
{
    width: 100%;
    position: relative;
    background: transparent url(../images/mainbg.jpg) no-repeat 50% 0%;
}

div#topmenu
{
    margin:0;
    padding:0;
    position: absolute;
    left:0;
    margin-left:510px;
    width: 319px;
}

div#topmenu a
{
    margin:0;
    padding:0;
    color: #004B85;
    font-size: 11px;
    text-decoration: none;
    margin-right: 10px;
}


div#faqList
{
    margin-top: 40px;
}
