@charset "windows-1252";

* {
	margin: 0px;
}

body {
	background-image: url(/images/body.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

iframe {
	background-color: transparent;
}

#main {
	margin: 0px auto;
	width: 1011px;
}

#header {
	background-image: url(/images/header.gif);
	width: 1011px;
	height: 81px;
	color: #d2c8c8;
}

#header #navigation p {
	padding: 0px 0px 0px 677px; /* top right bottom left */
	height: 27px;
}

#header #navigation img {
	float: left;
}

#header #h2 h2 {
	padding: 0px 0px 0px 350px; /* top right bottom left */
	font-size: 21px;
	color: #ffffff;
}

#header #h1 h1 {
	padding: 0px 0px 0px 350px; /* top right bottom left */
	color: #99a8c8;
	font-size: 11px;
	font-weight: normal;
	width: 550px;
}

#header span {
	font-weight: bold;
	font-size: 18px;
}

#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:active, #header h1 a:visited {
	font-size: 30px;
	padding: 0px;
	color: #ffffff;
}

#header h1 a:hover {
	text-decoration: none;
}

#menu {
	background-image: url(/images/menu.gif);
	overflow: hidden;
	width: 1010px;
	height: 47px;
}

#menu #tabs {
	padding-top: 9px;
	padding-left: 50px;
	float: left;
}

#menuNoscript {
	background-color: #ffffff;
	overflow-y: scroll;
	position: absolute;
	z-index: 999;
	margin-top: 40px;
	margin-left: -20px;
	height: 232px;
	width: 250px;
}

#menuNoscript p {
	text-decoration: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}

#menuNoscript ul {
	list-style: none;
	padding: 0px 0px 0px 10px; /* top right bottom left */
	font-weight: bold;
}

#menuNoscript ul ul {
	font-weight: normal;
}

#menuNoscript ul ul ul {
	font-weight: normal;
}

#menuNoscript a, #menuNoscript a:hover, #menuNoscript a:active, #menuNoscript a:link, #menuNoscript a:visited {
	color: #000000;
	text-decoration: none;
}

#image {
	background-image: url(/images/reddingsboei.jpg);
	width: 730px;
	height: 231px;
	float: left;
}

#image a, #image a:hover, #image a:active, #image a:link, #image a:visited {
	text-decoration: none;
	color: #c81f0f;
}

#image div {
	font-weight: bold;
}

#image #flashmovie {
	float: left;
	width: 335px;
	text-align: right;
	padding-top: 40px;
}

#image #line1 {
	padding-top: 2px;
	color: #c81f0f;
	font-size: 18px;
	height: 156px;
}

#image #line1Noscript {
	height: 145px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#image #line2 {
	color: #ffffff;
	font-size: 19px;
}

#image #line3 {
	color: #ffffff;
	font-size: 25px;
}

#scroller {
	float: left;
	background-image: url(/images/scroller.gif);
	font-size: 13px;
	width: 730px;
	height: 23px;
	margin-bottom: 10px;
}

#scrollerNoscript {
	color: #ffffff;
	font-size: 10px;
	height: 20px;
}

#scrollerNoscript p {
	padding: 4px 0px 0px 5px; /* top right bottom left */
}

#container {
	background-image: url(/images/container.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	width: 1011px;
	overflow: hidden;
}

#content {
	float: left;
	width: 760px;
	padding-bottom: 20px;
	color: #09111C;
}

#topbanner {
	padding-bottom: 10px;
}

img.left {
	margin: 0px 20px 10px 0px; /* top right bottom left */
}

img.right {
	margin: 0px 0px 0px 10px; /* top right bottom left */
}

div.content {
	background-image: url(/images/content.gif);
	background-repeat: no-repeat;
}

#content a, #content a:hover, #content a:link, #content a:active, #content a:visited {
	color: #09111C;
}

#content td.form {
	padding: 0px 4px 0px 0px; /* top right bottom left */
	background-color: #ccccff;
	text-align: right;
	vertical-align: top;
	width: 111px;
}

#content input.input {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #ccccff;
	font-weight: bold;
	width: 312px;
}

#content select.select {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #ccccff;
	font-weight: bold;
	width: 314px;
}

#content textarea.textarea {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #ccccff;
	font-weight: bold;
	width: 312px;
}

#column1 {
	padding-left: 30px;
	width: 730px;
	float: left;
	margin-top: 3px;
}

#column2 {
	float: right;
	width: 210px;
	padding-right: 30px;
	margin-top: 3px;
}

#overview {
	background-image: url(/images/overview.gif);
	padding: 5px 0px 0px 0px; /* top right bottom left */
	overflow: hidden;
	height: 135px;
	clear: both;
	font-size: 10px;
}

#overview a, #overview a:hover, #overview a:active, #overview a:visited, #overview a:link  {
	text-decoration: none;
	color: #aaaaaa;
}

#overview a:hover {
	color: #305999;
}

#overview li {
	overflow: hidden;
	border-top: 1px solid #ffffff;
}

#overview ul {
	padding: 0px 0px 0px 20px; /* top right bottom left */
	font-weight: bold;
	list-style: none;
}

#overview ul ul {
	padding: 0px 0px 0px 10px; /* top right bottom left */
	font-weight: normal;
}

#overview td {
	vertical-align: top;
}

#overview a {
	font-size: 10px;
}

#phone {
	/*background-image: url(/images/phone.gif);*/
	margin: 15px 40px 0px 10px; /* top right bottom left */
	height: 24px;
	float: right;
	font-size: 23px;
	font-weight: bold;
	width: 190px;
	color: #ffffff;
}

#footer {
	background-image: url(/images/footer.gif);
	width: 1011px;
	height: 26px;
	margin: 0px auto;
	font-size: 11px;
	color: #ffffff;
	clear: both;
}

#footer p {
	text-align: center;
	padding-top: 7px;
	padding-left: 40px;
	padding-right: 40px;
}

#footer a, #footer a:hover, #footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#subfooter {
	width: 1011px;
	height: 26px;
	margin: 0px auto;
	font-size: 10px;
	text-align: center;
	color: #888888;
	clear: both;
}

#subfooter a, #subfooter a:hover, #subfooter a:link, #subfooter a:active, #subfooter a:visited {
	text-decoration: none;
	color: #888888;
}

#footerstick {
	padding: 0px;
	width: 210px;
	position: absolute;
	margin-top: -239px;
	margin-left: 771px;
	overflow: hidden;
}

#contact {
	background-image: url(/images/contact.gif);
	margin-bottom: 10px;
	width: 210px;
	height: 97px;
}

#contact h2 {
	padding: 2px 0px 6px 10px; /* top right bottom left */
	color: #aaaaaa;
	font-size: 13px;
	font-weight: normal;
}

#contact p {
	padding: 0px 10px 4px 10px; /* top right bottom left */
	color: #aaaaaa;
}

#contact a, #contact a:hover, #contact a:active, #contact a:link, #contact a:visited {
	color: #aaaaaa;
}

#logos {
	background-image: url(/images/logos.gif);
	font-size: 16px;
	font-weight: bold;
	color: #bbbbbb;
	text-align: center;
	padding-top: 8px;
	text-align: center;
	width: 210px;
	height: 25px;
}

#box1 {
	background-image: url(/images/box1.gif);
	padding: 0px 0px 0px 0px; /* top right bottom left */
	width: 210px;
	height: 251px;
	color: #888888;
}

#box1Noscript {
	width: 208px;
	height: 218px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#box1 h2 {
	padding: 3px 0px 8px 10px; /* top right bottom left */
	color: #ffffff;
	font-size: 14px;
}

#box1 h3 {
	padding: 3px 0px 9px 10px; /* top right bottom left */
	color: #888888;
	font-size: 14px;
}

#box1 p {
	padding: 0px 0px 0px 10px; /* top right bottom left */
}

#box1 #top10 {
	padding: 0px;
	list-style: none;
}

#box1 #top10 .li01, #box1 #top10 .li02, #box1 #top10 .li03, #box1 #top10 .li04, #box1 #top10 .li05, #box1 #top10 .li06, #box1 #top10 .li07, #box1 #top10 .li08, #box1 #top10 .li09, #box1 #top10 .li10 {
	background-repeat: no-repeat;
	margin-left: 1px;
	padding-left: 35px;
	height: 18px;
}

#box1 #top10 a, #box1 #top10 a:hover, #box1 #top10 a:active, #box1 #top10 a:visited, #box1 #top10 a:link {
	text-decoration: none;
	color: #888888;
}

#box1 #top10 .li01 {
	background-image: url(/images/dot01.gif);
}

#box1 #top10 .li02 {
	background-image: url(/images/dot02.gif);
}

#box1 #top10 .li03 {
	background-image: url(/images/dot03.gif);
}

#box1 #top10 .li04 {
	background-image: url(/images/dot04.gif);
}

#box1 #top10 .li05 {
	background-image: url(/images/dot05.gif);
}

#box1 #top10 .li06 {
	background-image: url(/images/dot06.gif);
}

#box1 #top10 .li07 {
	background-image: url(/images/dot07.gif);
}

#box1 #top10 .li08 {
	background-image: url(/images/dot08.gif);
}

#box1 #top10 .li09 {
	background-image: url(/images/dot09.gif);
}

#box1 #top10 .li10 {
	background-image: url(/images/dot10.gif);
}

#box1 #top10 .li2 {
	padding: 0px;
	list-style: none;
}

#bannerflash1 {
	width: 210px;
	height: 150px;
}

#verzekeringcentrum {
	background-image: url(/images/verzekeringcentrum.gif);
	width: 210px;
	height: 21px;
}

#box2 {
	background-image: url(/images/box2.gif);
	padding: 0px 0px 0px 10px; /* top right bottom left */
	width: 200px;
	height: 140px;
	color: #ffffff;
}

#box2 h3 {
	padding: 3px 0px 9px 0px; /* top right bottom left */
	color: #ffffff;
	font-size: 14px;
}

#sidebanner200, #sidebanner600 {
	padding: 0px 0px 0px 0px; /* top right bottom left */
	margin: 10px 0px 10px 0px; /* top right bottom left */
	text-align: center;
	width: 210px;
	height: 251px;
	color: #888888;
}

#sidebanner200 {
	background-image: url(/images/sidebanner-200.gif);
	height: 230px;
}

#sidebanner600 {
	background-image: url(/images/sidebanner-600.gif);
	height: 630px;
}

#sidebanner200 h2, #sidebanner600 h2 {
	padding: 3px 0px 8px 10px; /* top right bottom left */
	text-align: left;
	color: #ffffff;
	font-size: 14px;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

#scrollerHeader {
	width: 315px;
	height: 140px;
	border: 0px;
	padding: 5px 0px 0px 0px; /* top right bottom left */
 	overflow: hidden;
}

#scrollerBox {
	width: 200px;
	height: 222px;
	border: 0px;
 	overflow: hidden;
}

