* {
	margin: 0;
	padding: 0;
}

body {
	background: #b3b3b3 url(/siteimg/bg.gif) repeat-x;
	font: 11px Arial, sans-serif;
}

h1,
legend {
	display: none;
}

fieldset {
	border: 0;
}

div#container {
	position: relative;
	width: 769px;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	overflow: hidden;
}

div.clear {
	clear:both;
}

div.content a:hover {
 color:#98161a;
}

img {
	border: 0;
}

/*************************************************************** HEADER */

div#header {
	height: 119px;
	border-bottom: 1px solid #fff;
	background: url(/siteimg/header.jpg) no-repeat;
}

div#header div.logo  {
	width:134px;
	height:88px;
}



ul#nav {
	position: absolute;
	width: 763px;
	height: 31px;
	top: 88px;
	background: #000;
	z-index: 999;
	font-size:12px;
	padding-left: 6px;
}

ul#nav li {
	float: left;
	display: inline;
}

ul#nav li:hover,
ul#nav li.sfhover {
	background: url(/siteimg/li_nav.gif) repeat-x;
}

ul#nav li a {
	display: block;
	line-height: 31px;
	color: #fff;
	text-decoration: none;
	padding: 0 18px;
	background: url(/siteimg/li_nav2.gif) no-repeat 11px 14px;
}

ul#nav li ul {
	position: absolute;
	width: 142px;
	left: -999em;
	background: #969696 url(/siteimg/bg_nav.gif) repeat-x;
	z-index: 999;
}

ul#nav li ul li:hover,
ul#nav li ul li.sfhover {
	background: 0;
}

ul#nav li ul li {
	display: block;
	float: none;
	
}

ul#nav li ul li a {
	line-height: 21px;
	background: 0;
}

ul#nav li ul li a:hover {
	background: #f7d805;
	color: #98161a;
}

ul#nav li:hover ul,
ul#nav li.sfhover ul {
	left: auto;
}

form#quicksearch {
	position: absolute;
	left: 575px;
	top: 34px;
	background: url(/siteimg/quicksearch.gif) no-repeat;
	padding-left: 16px;
}

form#quicksearch input.text {
	float: left;
	border: 1px solid #000;
	width: 100px;
	height: 18px;
}

form#quicksearch input.submit {
	float: left;
	width: 51px;
	height: 20px;
	border: 0;
	background: url(/siteimg/btn_zoek.gif) no-repeat;
	cursor: pointer;
}

ol#webtrail {
	padding-left: 15px;
	height: 31px;
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom:6px;
}

ol#webtrail li {
	display: inline;
	line-height: 31px;	
	font-size: 0.8em;
	color: #000;
	font-size:11px;
}

ol#webtrail li a {
	color: #000;
	padding-right: 7px;
	background: url(/siteimg/li_webtrail.gif) no-repeat right;
	font-size:11px;
}

ol#webtrail a.terugoverzicht2 {
	position:absolute;
	top:125px;
	right:0px;
	background:url(/siteimg/btn_terugnaar_overzicht2.gif) no-repeat;
	width:174px;
	height:46px;
}

/*************************************************************** HOME */

div.visual1 {
	float: left;
	display: inline;
	width: 159px;
	height: 176px;
	border-right: 1px solid #fff;
	background:url(/siteimg/visual1.jpg) no-repeat;
	padding-left:205px;
	padding-top:24px;
	padding-right:20px;
}

div.visual1 img  {
	position:absolute;
	top:159px;
	left:2px;
	z-index:100;
}

div.visual1 a img  {
	top:120px;
}

div.visual1 h2 {
	color:#6fb0cb;
	font-size:2em;
	font-weight:bold;
}

div.visual1 h4 {
	font-weight:bold;
	font-size:1.7em;
	color:#FFF;
	padding-top:10px;
}

div.visual1 p {
	color:#FFF;
	font-size:1em;
}

div.visual2 {
	float: left;
	display: inline;
	width: 384px;
	height: 200px;
}

div.visual3 {
	float: left;
	display: inline;
	width: 191px;
	height: 172px;
	border-right: 1px solid #fff;
}

div.visual4 {
	float: left;
	display: inline;
	width: 192px;
	height: 172px;
	border-right: 1px solid #fff;
}

div.visual5 {
	float: left;
	display: inline;
	width: 192px;
	height: 172px;
	border-right: 1px solid #fff;
}

div.visual6 {
	float: left;
	display: inline;
	width: 191px;
	height: 172px;
}

div.cols {
	float: left;
	width: 769px;
	background: #fff;
}

div.cols h2 {
	padding-bottom:4px;
}

div.col1,
div.col2,
div.col3 {
	float: left;
	width: 221px;
	padding: 15px 15px;
}

div.col1 {
	padding-left: 25px;
	width: 211px;
}

div.col2 {
	padding-top: 10px;
	text-align: center;
}

div.col3 {
	width: 227px;
	padding-right: 25px;
}

a.meer {
	float:left;
	background:url(/siteimg/meer.gif) no-repeat;
	margin-top:10px;
	width:59px;
	height:20px;
	text-indent:-9999px;
}



/*************************************************************** CONTENT */

div#main {
	clear:both;
	background: #fff url(/siteimg/bg_main.gif) repeat-x;
	padding-bottom: 30px;
}

div.content {
	padding: 35px 74px 0 74px;
	min-height: 250px;
}

div.content_breed {
	padding: 0px 20px 0 40px;
}

div.content h2, 
div.content_breed h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
	clear:both;
}

div.content h3,
div.content_breed h3 {
	font-size: 1.1em;
}

div.content p.intro {
	font-weight: bold;
}

div.content p {
	line-height: 17px;
	margin-bottom: 17px;
	font-size: 1.1em;
}

div.content a,
div.content_breed a{
	color: #000;
}

div#main ol {
	margin-left:5px;
}

div#main li ol {
	margin-left:0;
}

p.bedanktekst {
	font-size: 1.1em;
}


/*************************************************************** FOOTER */

div#footer {
	clear: both;
	height: 37px;
	background: url(/siteimg/bg_footer.gif) repeat-x;
	border-top: 1px solid #fff;
}

div#footer ul {
	margin-left: 15px;
	list-style: none;
}

div#footer li {
	line-height: 37px;
	display: inline;
	padding: 0 10px 0 10px;
	background: url(/siteimg/li_footer.gif) no-repeat right;
}

div#footer li.laatste {
	background: 0;
}

div#footer li a {
	color: #000;
	text-decoration: none;
}

div#footer li a:hover {
	text-decoration: underline;
}

div#footer span {
	float: right;
	display: inline;
	margin-right: 20px;
	margin-top: -26px;
}

/*************************************************************** FORMULIER */
fieldset {
	margin-bottom:20px;
}

fieldset label {
	float:left;
	margin-top:2px;
	width:100%;
	
}

fieldset label.formerror {
	color: red;
}

p.formerror {
	color: red;
}

fieldset label input {
	width:202px;
	
}

fieldset label span {
	float:left;
	width:149px;
}

fieldset label input.submitButton {
	width:82px;
	height:20px;
}


/*************************************************************** PRODUCTOVERZICHT */

div#kolomlinks {
	float:left;
	width:276px;
}

div#kolomrechts {
	float:left;
	width:269px;
	margin-left:20px;
}

div#kolom1 {
	float:left;
	width:194px;
	margin-right:20px;
}

div#kolom2 {
	float:left;
	width:194px;
	margin-right:19px;
}

div#kolom3 {
	float:left;
	width:194px;
}

div#kolom1 h4 a,
div#kolom2 h4 a,
div#kolom3 h4 a {
	text-decoration: none;
}

div.producten {
	float:left;
	margin-bottom:35px;
	font-size:1em;
	line-height:14px;
}

div.producten h4 {
	font-size:1.1em;
	color:#000;
	font-weight:bold;
	border-bottom:solid 1px #a5a5a5;
	padding-bottom:2px;
	margin-bottom: 8px;
}



div.producten img {
	float:left;
	margin-left:3px;
	margin-top:3px;
	border:solid 1px #a5a5a5;
	margin-right:10px;
}

a.leesverder {
	display: block;
	clear: both;
}

div.driekolomscontainer {
	width: 642px;
}

div.driekolomscontainer div.producten {
	width: 194px;
	margin-right: 20px;
}

div.driekolomscontainer h4 a {
	text-decoration: none;
	display: block;
}

div.driekolomscontainer img {
	float: none;
	margin: 0;
}

div.driekolomscontainer a:hover img {
	border-color: #98161a;
}


/*************************************************************** SITEMAP */

ul#sitemap {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:140px;
}

ul#sitemap li a{
	font-weight:bold;
	color:#000;
	font-size:1.1em;
	text-decoration:underline;
	background:url(/siteimg/bg_lstli.gif) no-repeat 3px;
	padding-left:15px;
	line-height:20px;
}

ul#sitemap li a:hover {
	color:#98161a;
}

ul#sitemap li a:visited {
	color:#5d080a;
}

ul#sitemap ul {
	margin-left:30px;
	list-style:none;
	padding-left:15px;
	color:#58595b;
	font-weight:normal;
}

ul#sitemap ul li a {
	color:#58595b;
	font-weight:normal;
}

ul#sitemap ul li a:hover {
	color:#98161a;
}

ul#sitemap ul li a:visited {
	color:#5d080a;
}

/*************************************************************** TIPSCATEGORIE */
div.tipsCategorie {
	float:left;
	margin-bottom:5px;
	width:560px;
	clear:both;
}

div.tipsCategorie img {
	float:left;
}

div.tipsCategorie p {
	clear: none;
	float:left;
	width:400px;
	padding-left:10px;
}

div.tipsCategorie h4 a {
	float:left;
	color:#000;
	font-size:1.1em;
	width:420px;
	padding-left:10px;
	padding-bottom:5px;
}

div.tipsCategorie h4 a:hover {
	color:#98161a;
}

div.tipsCategorie a.leesmeer {
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
}



/*************************************************************** TIPSOVERZICHT2 */

ul.tipsoverzicht {
	list-style:none;
	padding:0;
	margin:0;
	width:250px;
	margin-bottom:20px;
}

ul.tipsoverzicht img {
	float:left;
	border:solid 1px #9d9d9d;
	width:43px;
	height:43px;
	margin-top:25px;
}

ul.tipsoverzicht li a:hover {
	color:#98161a;
}

ul.tipsoverzicht li a:visited {
	color:#5d080a;
}

ul.tipsoverzicht li a{
	font-size:1.4em;
	font-weight:bold;
	line-height:20px;
	margin-left:-46px;
}

ul.tipsoverzicht ul li a:hover {
	color:#98161a;
}

ul.tipsoverzicht ul li a:visited {
	color:#5d080a;
}


ul.tipsoverzicht ul {
	list-style:none;
}

ul.tipsoverzicht ul li a {
	color:#000000;
	font-weight:normal;
	font-size:1em;
	margin-left:10px;
	line-height:10px;
	background:url(/siteimg/bg_lstli.gif) no-repeat 3px;
	padding-left:15px;
	text-decoration:none;
}

ul.tipsoverzicht ul li a:hover {
	color:#98161a;
	text-decoration:underline;
}

ul.tipsoverzicht ul li a:visited {
	color:#5d080a;
}


ul.tipsoverzicht ul li.leesmeer a {
	padding-left:15px;
	font-size:1em;
	text-decoration:none;
	background:none;
}


ul.tipsoverzicht ul li.leesmeer a:hover {
	padding-left:15px;
	font-size:1em;
	text-decoration:underline;
	background:none;
}


a.terugoverzicht {
	position:absolute;
	top:135px;
	right:0px;
	background:url(/siteimg/btn_terugnaar_overzicht.gif) no-repeat;
	width:174px;
	height:46px;
}


img.tip_detail {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

/*************************************************************** TIPSOVERZICHT */
ul.tipsoverzicht_v1 {
	list-style:none;
	padding:0;
	margin:0;
	width:250px;
	margin-bottom:20px;
}

ul.tipsoverzicht_v1 img {
	float:left;
	border:solid 1px #9d9d9d;
	width:43px;
	height:43px;
	margin-top:25px;
}

ul.tipsoverzicht_v1 li a:hover {
	color:#98161a;
}

ul.tipsoverzicht_v1 li a:visited {
	color:#5d080a;
}

ul.tipsoverzicht_v1 li a{
	font-size:1.4em;
	font-weight:bold;
	line-height:20px;
	margin-left:12px;
}

ul.tipsoverzicht_v1 ul li a:hover {
	color:#98161a;
}

ul.tipsoverzicht_v1 ul li a:visited {
	color:#5d080a;
}


ul.tipsoverzicht_v1 ul {
	list-style:none;
}

ul.tipsoverzicht_v1 ul li a {
	color:#000000;
	font-weight:normal;
	font-size:1em;
	margin-left:10px;
	line-height:10px;
	background:url(/siteimg/bg_lstli.gif) no-repeat 3px;
	padding-left:15px;
	text-decoration:none;
}

ul.tipsoverzicht_v1 ul li a:hover {
	color:#98161a;
	text-decoration:underline;
}

ul.tipsoverzicht_v1 ul li a:visited {
	color:#5d080a;
}


ul.tipsoverzicht_v1 ul li.leesmeer a {
	padding-left:15px;
	font-size:1em;
	text-decoration:none;
	background:none;
}


ul.tipsoverzicht_v1 ul li.leesmeer a:hover {
	padding-left:15px;
	font-size:1em;
	text-decoration:underline;
	background:none;
}


a.terugoverzicht_v1 {
	position:absolute;
	top:135px;
	right:0px;
	background:url(/siteimg/btn_terugnaar_overzicht.gif) no-repeat;
	width:174px;
	height:46px;
}
/*************************************************************** VESTIGINGOVERZICHT */

div#vestigingzoeken {
	float:left;
	width:384px;
	height:200px;
	background:url(/siteimg/bg_zoekProvincie.gif) no-repeat;
	padding:0;
	border-right:solid 1px #FFF;
	
}

div#overlay {
	position:absolute;
	top:0;
	left:0;
	width:384px;
	height:200px;
	z-index:3000;
}

div#vestigingzoeken.actief {
	background:url(/siteimg/bg_zoekProvincie_overActive.gif) no-repeat !important;
	
}

div#vestigingzoeken legend,
div#zoekambacht legend {
	padding-left:20px;
	padding-top:20px;
	color:#FFF;
	font-weight:bold;
	font-size:2em;
	padding-bottom:20px;
	display:block;
}

div#vestigingzoeken h2, 
div#zoekambacht h2{
	padding-left:20px;
	padding-top:20px;
	color:#FFF;
	font-weight:bold;
	font-size:2em;
	padding-bottom:20px;
}

div#vestigingzoeken fieldset, 
div#zoekambacht fieldset{
	margin-bottom:20px;
}

div#vestigingzoeken fieldset label,
div#zoekambacht fieldset label {
	float:left;
	margin-top:5px;
}

div#vestigingzoeken fieldset label select,
div#zoekambacht fieldset label select{
	width:150px;
}

div#vestigingzoeken fieldset label span,
div#zoekambacht fieldset label span {
	float:left;
	width:149px;
	padding-left:20px;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
	margin-top:2px;
}

div#vestigingzoeken fieldset label input.submitButton,
div#zoekambacht fieldset label input.submitButton {
	float:right;
	width:50px;
	height:20px;
	margin-right:65px;
	margin-top:10px;
}

div#zoekambacht {
	float:left;
	width:384px;
	height:200px;
	background:url(/siteimg/bg_zoekambacht.gif) no-repeat;
	padding:0;
}



div#zoekambacht.actief {
	background:url(/siteimg/bg_zoekambacht_overActive.gif) no-repeat !important;
}


table#filiaal {
	width:100%;
}

table#filiaal th  {
	background:#545454;
	color:#FFF;
	font-size:1.1em;
	text-align:left;
	padding-left:10px;
	height:17px;
}

table#filiaal th a {
	color:#FFF;
	background:url(/siteimg/pijl_selected.gif) right no-repeat;
	padding-right:10px;
}

table#filiaal th a.geenstreep {
	color:#FFF;
	text-decoration:none;
	background:none;
}



table#filiaal td {
	border-bottom:solid 1px #e5e5e5;
	padding-left:10px;
	font-size:1.1em;
	height:25px;
}

table#filiaal tr.mouseOver td {
	background:#c4c4c4;
	cursor:pointer;
} 

span#steden_provincie select,
span#steden_specialiteit select {
	margin-left:-20px;
	
}
/*************************************************************** VESTIGINGSPAGINA */

div.blokken {
	background-color:#f7d805;
	padding :15px 15px 15px 74px;
}

div.blok {
	float:left;
	width: 269px;
}

div.blok h4 {
	font-size: 1.1em;
}

div.blok p {
	margin-bottom: 1em;
}

div.blok p.adres {
	font-size: 1.1em;
}

div.blokken img.pand {
	float: right;
	border:solid 1px #000;

}

div.blok ul  {
	list-style:square;
	font-size:1em;
	color:#000;
	margin-right:72px;
	padding-top:20px;
	float:right;
}

div.googlemap {
	float:left;
	width:475px;
	height:374px;
}

div.service {
	float:left;
	width:125px;
	padding-left:20px;
}

div.service ul {
	padding:0;
	margin:0 0 0 15px;
	font-size: 1.1em;
}

div.service ul li  {
	list-style-type:square;
}

a.mail {
	color:#000;
	text-decoration:none;
}

a.mail:hover  {
	text-decoration:underline;
}


p.geen_specialiteiten {
	float: right;
	width: 220px !important;
	overflow: hidden;
}

/*************************************************************** ZOEKRESULTATEN */

form.searchform input#searchfield {
	float: left;
	border: 1px solid #000;
	width: 350px;
	height: 18px;
}

form.searchform input.searchbutton {
	float: left;
	width: 51px;
	height: 20px;
	border: 0;
	background: url(/siteimg/btn_zoek.gif) no-repeat;
	cursor: pointer;
}

p.foundresults {
	font-weight: bold;
}

p.page_navigation {
	margin: 1em 0 0;
	padding: 1em 0;
}

h4.searchresult {
	font-size: 1.1em;
}

p.foundtext {
	font-size: 1em;
}

span.foundword {
	background: #f7d805;
}

a.readmore {
	float: right;
	margin-top: -1.5em;
}


/*************************************************************** onze_folder */
div.downloadpdf a {
	position:absolute;
	top:127px;
	right:80px;
	width:200px;
	color:#000;
	text-decoration:underline;
	text-align:right;
}

div.downloadpdf img  {
	position:absolute;
	top:127px;
	right:240px;
	width:16px;
	height:16px;
}



/*************************************************************** zoek vestiging */

form.zoekvestiging fieldset legend  {
	display:block;
	color:#6fb0cb;
	font-size:2em;
	font-weight:bold;
	margin-bottom: 10px;
}


form.zoekvestiging fieldset label {
	float:left;
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}


form.zoekvestiging fieldset input.zoeken {
	border:none;
	float:right;
	background:url(/siteimg/btn_zoekvestiging.gif) no-repeat;
	width:62px;
	height:13px;
	cursor: pointer;
}

form.zoekvestiging fieldset input#cijfers {
	float:left;
	width:60px;
	margin-bottom: 10px;
}

form.zoekvestiging fieldset input#letters {
	float:left;
	width:30px;
	margin-left:10px;
	margin-bottom: 10px;
}

form.zoekvestiging fieldset input#stad {
	margin-top: 8px;
	width: 154px;
}

input.radio { width: 60px;}
input.radioknop { border:1px red dotted;}
span.radios { border:1px red dotted; width: auto;}
span.radios input { width: auto;)

span.ietsGroter { font-size: 1.2em;}