@charset "UTF-8";
a:link, a:visited {
	color: #1C2F4E;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: underline;
}

a#logo {
	background: url(../images/logo.png) no-repeat;
	display: block;
	height: 41px;
	outline: none;
	margin-top: 30px;
	margin-bottom: 30px;
	text-indent:-3000px;
	width: 211px;
}
a#logo:active {
	background: url(../images/logo.png) no-repeat 0 2px;
	display: block;
	height: 41px;
	outline: none;
	margin-top: 30px;
	margin-bottom: 30px;
	text-indent:-3000px;
	width: 211px;
}

#header-side {
	background:#d2403d;
	color: #fff;
	display: block;
	height: 250px;
	position: relative;
}
#header-side a {
	background: url(../images/lees-meer.gif) no-repeat;
	bottom: 20px;
	display: block;
	height: 34px;
	left: 50%;
	margin-left: -101px;
	outline: none;
	position: absolute;
	text-indent:-3000px;
	width: 203px;
}
#header-side a:hover {
	background: url(../images/lees-meer-hover.gif) no-repeat;
	bottom: 20px;
	display: block;
	height: 34px;
	left: 50%;
	margin-left: -101px;
	position: absolute;
	outline: none;
	text-indent:-3000px;
	width: 203px;
}
#header-side a:active {
	background: url(../images/lees-meer-hover.gif) no-repeat;
	bottom: 18px;
	display: block;
	height: 34px;
	left: 50%;
	margin-left: -101px;
	position: absolute;
	outline: none;
	text-indent:-3000px;
	width: 203px;
}
#header-side span {
	bottom: 80px;
	display: block;
	font-size: 110%;
	height: 34px;
	left: 50%;
	letter-spacing:1px;
	margin-left: -130px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 260px;
}


#header {
	background: #f2f2f2;
	display: block;
	height: 250px;
	margin-left: -9px !important;
	position:relative;
	width: 599px !important;
}
#header-load {
	position: absolute;
	height: 300px;
	width: 599px;
	z-index:1;
}
#header-image {
	position: absolute;
	height: 300px;
	width: 599px;
	z-index: 2;
}

#menu {
	background: #1c2f4e;
	display: block;
	height: 35px;
	margin-top: 1px;
}
#menu ul {
	height: 35px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu ul li {
	display: block;
	float: left;
	height: 25px;
	margin-top: 5px;
	list-style:none;
	text-align:center;
	width: 16.6%;
}
#menu ul li a {
	background: #435a7e;
	color: #fff;
	display: block;
	font-weight: lighter;
	font-size: 90%;
	height: 20px;
	letter-spacing:1px;
	margin: auto;
	padding: 5px 0 0 0;
	text-decoration:none;
	text-transform:uppercase;
	width: 125px;
   	-moz-box-shadow:rgba(0,0,0,0.80) 0px 0px 1px inset;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#menu ul li a:hover {
	background: #fff;
	color: #1c2f4e;
	display: block;
	font-weight: lighter;
	font-size: 90%;
	height: 20px;
	letter-spacing:1px;
	margin: auto;
	padding: 5px 0 0 0;
	text-decoration:none;
	text-transform:uppercase;
	width: 125px;
   	-moz-box-shadow:rgba(0,0,0,0.80) 0px 0px 1px inset;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#menu ul li a.active {
	background: #fff !important;
	color: #1c2f4e !important;
	display: block;
	font-weight: lighter;
	font-size: 90%;
	height: 20px;
	letter-spacing:1px;
	margin: auto;
	padding: 5px 0 0 0;
	text-decoration:none;
	text-transform:uppercase;
	width: 125px;
   	-moz-box-shadow:rgba(0,0,0,0.80) 0px 0px 1px inset;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#menu ul li a:active {
	background: #e3e3e3;
	color: #1c2f4e;
	display: block;
	font-weight: lighter;
	font-size: 90%;
	height: 20px;
	letter-spacing:1px;
	margin: auto;
	padding: 5px 0 0 0;
	text-decoration:none;
	text-transform:uppercase;
	width: 125px;
   	-moz-box-shadow:rgba(0,0,0,0.80) 0px 0px 1px inset;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#content {
	margin-top: 30px;
	line-height: 22px;
	text-align:justify;
}
#content h1 {
	color: #1c2f4e;
	font-weight: bold;
	font-size: 140%;
	font-weight: 500;
	margin: 0 0 30px 0;
	padding: 0;
	text-transform: uppercase;
}
#content .first-paragraph:first-letter{font-family: "Times New Roman", Times, serif; font-size: 350%; font-weigth: bold; padding: 0 5px 5px 5px; float: left; margin-top:8px; }
#content form input, textarea {
	padding-left: 5px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content form {
	text-align: left !important;
}
#content ul {
	margin: 0 0 20px 14px;
	padding: 0;	
}
#content li {
	text-align:left;	
}
ul.sitemap {
	margin: 0 0 0 0px !important;
	list-style:none;
}
ul.sitemap li {
	text-align: left;
	
}
ul.sitemap ul {
	margin: 0 0 0 0px !important;
	padding: 0;
	list-style: none;
}
ul.sitemap ul li {
	background: url(../images/greyline.jpg) no-repeat left center;
	text-align: left;
	border-left: 1px solid #cdcdcd;
	padding: 0 0 0 30px !important;
}
.center {
	text-align: center !important;	
}
#submit {
	border: 1px solid #1c2f4e;
	background: #1c2f4e;
	color: #fff;
	padding: 5px !important;
	margin-top: 10px;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
#content form label {
	font-size: 90%;
	margin-left: 5px !important;
	margin-top: 4px !important;
}
#content #map_canvas {
	display: block;
	height: 390px;
	width: 390px;
}
.rechtsgebieden-rechts ul, .rechtsgebieden-links ul {
	color: #1c2f4e;
	margin-left: 0 !important;
	padding-left: 15px !important;
}
.spaceIt {
	border-bottom: 1px dotted #cdcdcd;
	margin-top: 20px;
	margin-bottom: 50px;
}
.totop {
	text-align:right;
}
.advocaat {
	padding-bottom: 30px;
}
.sub-menu {
	border-bottom: 1px dotted #cdcdcd;
	padding-bottom: 30px;	
	margin-bottom: 20px;
}
a.contact, .sub-menu a {
	background:#cdcdcd;
	color: #fff;
	padding: 10px;
	margin-top: 20px !important;
	text-shadow: 1px 1px #999;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
.sub-menu a {
	background: #1c2f4e;
	text-shadow: 1px 1px #000 !important;
}
a.contact:hover, .sub-menu a:hover {
	background: #d2403d;
	color: #fff;
	padding: 10px;
	margin-top: 20px !important;
	text-shadow: 1px 1px #000;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
a.contact:active, .sub-menu a:active {
	background: #000;
	color: #fff;
	padding: 10px;
	margin-top: 20px !important;
	text-shadow: 1px 1px #000;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}

#breadcrumb {
	margin-bottom: 30px;	
	margin-top: 50px;
}
#breadcrumb a {
	color: #2a2a2a;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #1c2f4e;
	text-decoration: none;
}
#breadcrumb a:active {
	padding-left: 2px;
}
#breadcrumb a.initial {
	font-weight: bold;
}

#footer-wrapper {
	background:#1c2f4e;
	border-top: 15px solid #818c9d;
	color: #fff;
	clear: both;
}
#footer { position: static; clear: both; }
#footer .left, #footer .right {
	background: url(../images/footer-background.gif) no-repeat;
	margin: 20px 0;
	min-height: 206px;
	position: relative;
}
#footer .right {
	background-position: 80px 0;
}
#footer .left h3, #footer .right h3 {
	color: #fff;
	margin: 20px 0 10px 20px;
	text-transform: uppercase;
}
#footer .right h3 {
	margin-bottom: 20px !important;
}
#footer .left ul {
	margin: 0 0 0 20px;
	padding: 0;
}
#footer .left ul li {
	color: #fff;
	list-style:none;
	margin: 5px 0;
	padding: 0;
}
#footer a {
	color: #fff;
	font-size: 90%;
	text-decoration:none;
}
#footer a:hover {
	color: #818c9d;
	text-decoration: none;
}
#footer a:active {
	color: #818c9d;
	text-decoration:underline;
}
#footer .right p {
	font-size:90%;
	margin: auto auto 10px 20px;
}
#footer .last-footer {
	margin: 20px 0;
}
#footer .align-right {
	text-align: right;
}
#footer .footer-decoration {
	position: absolute;
	bottom: 0;
	right: 10px;
}
.link-wrapper {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#header-recht { height: 250px; }
