/*css */
body,td {
	margin: 0;
	padding: 0;
	border: 0;
	color: #0a3a6a;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 150%;
}

body {
	background: #FFFFFF URL('../imgs/bg/over.jpg') repeat-x left top;
}

div {
	margin: 0px;
	padding: 0;
	border: 0;
}

a {
	color: #184F7F;
}

H1 {
	display:none;
}

#body {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}

#header-banner {
	width: 965px;
	margin: 0px auto;
	padding: 0px;
	height: 235px;
	border: 1px solid #ff00ff;
}

#header {
	width: 965px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	/*border: 1px solid #ff00ff;*/
}

#header .country-language-selector {
	float:left;
	width:280px;
	margin-top: 14px;
	text-align: left;
	color: #87B1BC;
	font-size:11px;
}

#header .header-menu-top {
	float:right;
	margin-top: 14px;
	text-align: right;
	color: #87B1BC;
}

#header a {
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#header a:hover {
	font-size: 12px;
	color: #CBDDEC;
	text-decoration: none;
}



#form {
	/*border: 1px solid #ff00ff;*/
	margin: 0px;
	padding: 0px;
}

#form form{
	margin: 0px;
	padding: 0px;
}

#form input{
	height: 20px;
	font-size: 11px;
}

#form .image{
	height: auto;
	width: auto;
	border: 0px;
	margin-right: 5px;
}

#form select{
	height: 20px;
	font-size: 11px;
}


#form b{
	color: #FF0033;
}

#menu-layer {
	margin: 0px auto; 
	height: 58px;
	width: 965px;
	vertical-align: top;
}

#menu-layer div.left{
	float: left;
	height: 58px;
	width: 785px;
}

#menu {
	padding: 0 0 0 3px; 
	height:29px;
	float: left;
	text-align: left;
	/*border: 1px solid #ff00ff;*/
	background-image: url('../imgs/nav_leftBorder.gif');
	background-repeat: no-repeat;
}

#menu ul, #menu ul.germany {
	float:left;
	margin:0px;
	padding:0 2px 0 0;
	list-style-type: none;
	background-image: url('../imgs/nav_rightBorder.gif');
	background-repeat: repeat-x;
}

#menu ul.germany {
	/*background-image: url('../imgs/nav_rightBorder_de.gif');*/
	background-image: none;
	padding:0 0 0 0;
}

#menu li, #menu li.kvk {
	float:left;
	padding: 3px 3px 0 3px;
	height:26px;
	background-image: url('../imgs/bg_nav.gif');
	background-repeat: repeat-x;
	border-right: 1px solid #77b8d9;
}

#menu li.kvk {
	background-image: url('../imgs/bg_nav_de.gif');
}

#menu li.kvk a {
	font-weight:bold;
}

#menu .lastMenuItem {
	border: 0px;
}

#menu a {
	color:#2c5f8a;
	text-decoration:none;
	font-size:12px;
}

#menu a:hover {
	color:#068325;
	text-decoration:none;
}

#menu-layer div.right{
	float: right;
	height: 58px;
	width: 180px;
}

#loggedIn {
	padding: 8px 0 0 0;
	font-size: 10px;
	text-align:right;
}

#left-menu ul {
	margin:0px;
	width:161px;
	padding:24px 0 0 0;
	list-style-type: none;
	background-image: url('../imgs/sidenav_top.jpg');
	background-repeat: no-repeat;
}

#left-menu li, #left-menu li.lastitem {
	color:#464748;
	padding: 3px 5px 3px 10px;
	margin:0;
	font-weight:bold;
	background-color: #b3b3b3;
	background-image: url('../imgs/bg_sidenav.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

#left-menu li.lastitem {
	background-image: none;
	background-image: url('../imgs/bg_sidenav_bottom.gif');
	background-repeat: repeat-x;
}

#left-menu li a, #left-menu li a.nav_sub, #left-menu li a.nav_subactive {
	display:block;
	font-weight:normal;
	text-decoration:none;
	color: #464748;
	font-size:11px;
}

#left-menu li a.nav_subactive {
	color: #2c5f8a;
}

#menu .lastMenuItem {
	border: 0px;
}

#quicklinks {
	clear:both;
	float:left;
	padding:0;
	margin:0 0 0 5px;
	height:140px;
	width:615px;
}

#quicklinks a {
	float:left;
}

#footer {
	height: 66px;
	width: 965px;
	margin: 0px auto;
	margin-top: 20px;
	/*border: 1px solid #000000;*/
}

#footer .footer-left {
	margin: 0px auto;
	width: 400px;
	height: 66px;
	float: left;
	padding-top: 12px;
	/*border: 1px solid #FF0000;*/
}

#footer .footer-right {
	margin: 0px auto;
	float: right;
	text-align: right;
	width: 560px;
	height: 66px;
	white-space: nowrap;
	padding-top: 12px;
	/*border: 1px solid #0000FF;*/
}

#footer img.ileft {
	color: #114aa9;
	font-size: 11px;
	padding-left: 4px;
	font-weight: bolder;
	text-decoration: none;
	float: left;
	padding-bottom: 15px;
}

#footer a.aleft {
	color: #114aa9;
	font-size: 11px;
	padding-left: 4px;
	font-weight: bolder;
	text-decoration: none;
	float: left;
	padding-top: 12px;
	white-space: nowrap;
}

#footer a.aright {
	color: #4179B5;
	font-size: 11px;
	white-space: nowrap;
	text-decoration: underline;
}

#footer span {
	color: #4179B5;
}

#footer a {
	color: #0a3a6a;
	text-decoration: none;
}
#footer p {
	margin: 0px;
	color: #0a3a6a;
	font-size: 11px;
	text-decoration: none;
}

#login {
	width: 760px;
	height: 267px;
	background: #FFFFFF url('../imgs/bg/login.jpg') no-repeat left top;
	/*border: 1px solid #FF00FF;*/
}
#login form{
	margin: 0px;
}

#error {
	color: #cc0000;
	font-size: 11px;
	white-space: nowrap;
	margin: 0px;

}
#errors {
	color: #cc0000;
	font-size: 11px;
	white-space: nowrap;
	margin: 0px;
}

#login .left-login {
	float: left;
	width: 285px;
	height: 147px;
	text-align: left;
	padding-left: 90px;
	padding-top: 120px;
	/*border: 1px solid #FF00FF;*/
}

#login .right-login {
	float: right;
	width: 375px;
	height: 127px;
	text-align: left;
	padding-top: 140px;
	/*border: 1px solid #0000FF;*/
}

#login a {
	color: #156EF4;
}

#content td.top-table {
	background: url('../imgs/Top.gif') no-repeat left top;
	height: 24px;
	width: 760px;
	color: #2E608C;
	padding-left: 20px;
}
#content td.bottom-table {
	background: url('../imgs/Bottom.gif') no-repeat left top;
	height: 10px;
	width: 760px;
}
#content td.middle-table {
	background: #B0C7DC;
	border: 1px solid #366692;
	border-bottom: 0px solid #366692;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#content .photo-left{
	float: left;
	text-align: center;
	margin-bottom: 40px;
}

#content .photo-right{
	float: right;
	text-align: center;
	margin-bottom: 40px;
}


#content {
	clear:both;
	width: 965px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	/* border: 1px solid red; /* vieze 'hack' om #content omhoog te positioneren */
}

#content li {
	/*margin-bottom: 10px;*/
	line-height: 150%;
}

#content .left, #content .leftHome{
	float: left;
	width: 695px;
}

#content .leftHome{
	width: 595px;
}

#content div.right, #content .rightHome{
	float: right;
	width: 230px;
	text-align: left;
}

#content .rightHome{
	width: 330px;
}

#content .right img{
	float:left;
	padding: 3px;
}

#content a.level1{
	color: #184F7F;
	font-weight: bolder;
	display: block;
}

#content a.level2{
	text-indent: 37px;
	color: #184F7F;
	font-weight: normal;
	display: block;
}

#content a.level3{
	text-indent: 74px;
	color: #184F7F;
	font-weight: normal;
	display: block;
}

#content a.level4{
	text-indent: 111px;
	color: #184F7F;
	font-weight: normal;
	display: block;
}

#content strong {
	font-weight: bold;
}

#content pre {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	margin-top: 0px;
}

#content h2.title {
	margin: 0px;
	font-size: 20px;
	line-height: 130%;
	font-weight: normal;
	color: #068325;
	margin-bottom: 0.5em;
}

#content h3 {
	margin: 0px;
	font-size: 14px;
	line-height: 150%;
	font-weight: bolder;
	color: #068325;
}

#content h4 {
	margin: 0px;
	font-size: 12px;
	line-height: 100%;
	font-weight: bolder;
	color: #068325;
}

#content h5 {
	margin: 0px;
	font-size: 12px;
	line-height: 100%;
	font-weight: bolder;
	color: #068325;
	display: inline;
}

#content h3.title {
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
	color: #068325;
}

#content h6 {
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
}

#content sup {
	font-size: 11px;
	font-weight: bold;
}

#content .left350 {
	float: left;
	width: 350px;
	/*border: 1px solid #FF0000;*/
}

#content .right390 {
	float: right;
	width: 390px;
	/*border: 1px solid #FFFF00;*/
}

#content  .padding_left {
	padding-left: 25px;
}

#right-dooble .left475 {
	float: left;
	width: 475px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}


#right-dooble .left600 {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#right-dooble .left700 {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#site-search {
	margin: 0px auto;
}

#site-search form {
	margin: 0px;
}

#site-search input.text {
	float: right;
	color: #999999;
	font-size: 11px;
	width: 120px;
}

#site-search input.text1 {
	color: #999999;
	font-size: 11px;
	width: 120px;
}

#site-search input.img {
	float: right;
	padding-left: 10px;
	padding-top: 2px;
}

#site-search input.img1 {
}

#site-search p.bSearch {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#search {
	height: 40px;
	position: relative;
	left: -6px;
	top: 7px;
}

#search input {
	float: right;
	color: #999999;
	padding: 0px;
}

#search input.img {
	float: right;
	padding-left: 7px;
	width: 30px;
}

#over_content {
	font-family: Verdana, Sans-Serif;
	color: #184F7F;
	text-align: left;
}

#over_content div.left {
	float: left;
	width: 161px;
	/*border: 1px solid #FF0000;*/
}


#over_content div.right {
	float: right;
	width: 510px;
	height: auto;
	text-align: left;
	/*border: 1px solid #00FF00;*/
}

#right-dooble {
	float: right;
	width: 762px;
	height: auto;
	/*border: 1px solid #0000cc;*/
}

#right-dooble .left {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#right-dooble .right {
	float: right;
	text-align: left;
	width: 330px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #0000cc;*/
}


#right-dooble .left-big {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#right-dooble .left-big700 {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#right-dooble .right-small {
	float: right;
	text-align: left;
	width: 164px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #0000cc;*/
}




#right-dooble .left-map {
	float: left;
	width: 380px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #0000cc;*/
}

#right-dooble .right-map {
	float: right;
	text-align: left;
	width: 380px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #cc00cc;*/
}


#right-dooble .right1 {
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #cc00cc;*/
}

#over_content {
	/*border: 1px solid #cc00cc;*/
	vertical-align: top;
}

#over_content a {
	color: #184F7F;
}

#over_content strong.q {
	font-weight: bold;
	font-size: 12px;
}

#over_content p.a {
	font-weight: normal;
}

#zip-search form {
	margin: 0px;
	display: inline;
}

#zip-search {
	width: 130px;
}

#zip-search input {
	display: inline;
	color: #999999;
	font-size: 11px;
}

#zip-search input.img {
	display: inline;
	margin-top: 2px;
}

#zip-search input.locate {
	margin-top: 8px;
}

#zip-search input.zip16 {
	width: 122px;
}



#main_content {
	text-align: left;
}

#main_content sup {
	font-size: 11px;
	font-weight: bold;
}

#main_content div.left-main {
	padding-left: 35px;
	float: left;
	width: 380px;
	vertical-align: top;
	/*border: 1px solid #FF0000;*/
}

#main_content div.right-main {
	float: right;
	font-size: 11px;
	line-height: 100%;
	width: 160px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	/*border: 1px solid #FFFF00;*/
}

#address-content {
	font-family: Verdana, Sans-Serif;
}

#address-content b{
	color: #118532;
	font-size: 14px;
	display: block;
}

#address-content strong{
	font-size: 12px;
}

#address-content a {
	color: #184F7F;
}

#address-content .info {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#signature {
	background: URL('../imgs/waterSideAssistance.gif') no-repeat left top;
	width: 523px;
	height: 373px;
	position: absolute;
	z-index: 250;
	text-align: center;
	vertical-align: middle;
	display: none;
}

#disable_document {
	background-color: #FFFFFF;
	z-index: 249;
	position: absolute;
	left: 0px;
	top: 0px;
	/*
	opacity: .48;
	-moz-opacity: .48;
	filter: alpha(opacity=48);
	*/
	display: none;     
}

#regForm {
	margin-left: 150px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}

#regForm h1.title {
	margin: 0px;
	font-size: 20px;
	line-height: 130%;
	font-weight: normal;
	color: #068325;
	margin-bottom: 0.5em;
}

#regForm b {
	color: #CC0000;
}


#left-menu {
	margin-bottom: 75px;
}

#listPDF p{
	line-height: 80%;
}

#close {
	height: 24px;
	width: 24px;
	float: right;
	cursor: pointer;
	clear: both;
}

#third {
	position: relative;
	color: #174E7F;
	display: inline;
}

#third a:link {
	font-size:12px;
	color: #174E7F;
	text-decoration:underline;
}

#third a:visited {
	font-size:12px;
	color: #666666;
	text-decoration:underline;
}

#third a:hover {
	font-size:12px;
	color: #01801D;
	text-decoration:none;
}

#third a:active {
	font-size:12px;
	color: #01801D;
	text-decoration:none;
}

#third2 {
	position: relative;
	/*color: #174E7F;*/
	color: #068325;
	display: inline;
}

#third2 a:link {
	font-size:12px;
	color: #068325;
	text-decoration:underline;
}

#third2 a:visited {
	font-size:12px;
	color: #068325;
	text-decoration:underline;
}

#third2 a:hover {
	font-size:12px;
	color: #068325;
	text-decoration:none;
}

#third2 a:active {
	font-size:12px;
	color: #068325;
	text-decoration:none;
}

a.contactDealerButton {
	display:block;
	width:100px;
	height:25px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	background: url('../imgs/bg_button_contactdealer.jpg') no-repeat top left;
}

a.multimedium
{
	float:left;
	background: url(../imgs/hrefMultimedium.jpg) no-repeat;
	display: block;
	width: 18px;
	height: 19px;
	border:0px;
	margin: 0 0 0 0;
}

a.multimedium:hover
{
	background-position: 0 -19px;
}

a.multimedium span
{
	display:none;
}
