body {
	margin: 0;
	background-color: #D5E0E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4C5E76;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
.divider {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E0E3;
}
#wrapper {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.divider {
	color: #0033CC;
	text-decoration: none;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}

h3:hover{
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.knoppentabel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC3CD;
}
.vert-divider {
	background-image: url(graphics/algemeen/vert-lijn.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
	#dicht {
	position:absolute;
	width:254px;
	z-index:1;
	top: 34;
}
#voordelen {
	position:absolute;
	width:254px;
	z-index:2;
	top: 250;
}
.menupositie {
	left: -500px;
}
.bodytekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4C5E76;
	padding-top: 24px;
	padding-right: 24px;
	padding-left: 24px;
}

.bodytekst_nopadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4C5E76;
}

.kop-oranje {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF7700;
	clip: rect(auto,auto,20px,auto);
}
.kop-blauw {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #005DA8;
	clip: rect(auto,auto,20px,auto);
}
.kop-rood {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF7700;
	clip: rect(auto,auto,20px,auto);
}
.kop-bruin {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #815439;
	clip: rect(auto,auto,20px,auto);
}
.kop-donkerbruin {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #6D0E09;
	clip: rect(auto,auto,20px,auto);
}
.kop-blauwgrijs {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #3F94B8;
	clip: rect(auto,auto,20px,auto);
}
.kop-hardblauw {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #21A2C2;
	clip: rect(auto,auto,20px,auto);
}
.kop-paars {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #5C328F;
	clip: rect(auto,auto,20px,auto);
}
.kop-magenta {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #B50C51;
	clip: rect(auto,auto,20px,auto);
}
.kop-groen {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #339900;
	clip: rect(auto,auto,20px,auto);
}
.kop-aubergine {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #8E003C;
	clip: rect(auto,auto,20px,auto);
}
.hoofdmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	display: block;
	margin-top: 15px;
}
.hoofdmenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 16px;
}
.hoofdmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	display: block;
}
.hoofdmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFFFFF;
	display: block;
}
.hoofdmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	display: block;
	background-color: #FFFFFF;
}
.hoofdmenu-actief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	background-color: #000000;
	font-weight: bold;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 17px;
	background-color: #495A66;
	font-weight: normal;
	background-repeat: repeat-x;
}
.submenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 17px;
	font-weight: normal;
	background-color: #394F66;
}
.submenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	display: block;
	font-weight: normal;
	background-color: #394F66;
}
.submenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	background-color: #CCCCCC;
	display: block;
	font-weight: normal;
}
.submenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	display: block;
	font-weight: normal;
	background-color: #394F66;
}
.submenu-actief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	background-color: #394F66;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}.quote-links {
	border-left-style: solid;
	border-left-color: #B9C0CB;
	border-left-width: 1px;
	width: 1px;
}
.quote-rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9C0CB;
	width: 1px;
}
.quote-boven {
	background-image: url(graphics/algemeen/quote-boven.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-position: center bottom;
}
.quote-onder {
	background-image: url(graphics/algemeen/quote-onder.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center top;
}
.quote-oranje {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF7700;
	line-height: 24px;
}
.quote-blauw {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #005DA8;
	line-height: 24px;
}
.quote-rood {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF7700;
	line-height: 24px;
}
.quote-bruin {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #815439;
	line-height: 24px;
}
.quote-donkerbruin {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #6D0E09;
	line-height: 24px;
}
.quote-blauwgrijs {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #3F94B8;
	line-height: 24px;
}
.quote-hardblauw {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #21A2C2;
	line-height: 24px;
}
.quote-paars {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #5C328F;
	line-height: 24px;
}
.quote-magenta {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #B50C51;
	line-height: 24px;
}
.quote-groen {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #339900;
	line-height: 24px;
}
.quote-aubergine {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #8E003C;
	line-height: 24px;
}
.tussenkop {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #576D8E;
	line-height: 16px;
}
.onder {
	background-image: url(graphics/algemeen/onder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F9EAB;
	text-decoration: none;
	height: 46px;
}
.credits a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F9EAB;
	text-decoration: none;
}
.credits a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F9EAB;
	text-decoration: none;
}
.credits a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.credits a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F9EAB;
	text-decoration: none;
}
.demo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
}
.tussenkop-oranje {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FF7700;
	line-height: 16px;
}
.tabeltekst-wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}
.tabeltekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #546276;
}
.partnertekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #B50C51;
	padding-left: 10px;
	padding-right: 10px;
}
.formuliertekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #546276;
}
.tussenkop-zwart {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.bodytekst2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #455162;
}
.bodytekst-zwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.waarschuwing {
	color: #FF0000;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7700;
	line-height: 15px;
	padding-right: 24px;
	padding-left: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
.switchcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4C5E76;
	padding-right: 24px;
	padding-left: 24px;
	cursor: pointer, hand;
	padding-bottom: 10px;
	background-image: url(graphics/algemeen/faqlijn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 12px;
}
#categorie {
	font-weight: bold;
	color: #005DA8;
	padding-left: 24px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 10px;
}
#flashcontent {
	width: 253px;
}
.kolomtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF8800;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.tabelheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7A8996;
	padding-left: 10px;
	line-height: 25px;
}
.paddinglinks {
	padding-left: 10px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	border: 1px solid #7A8996;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
}
.headerkop {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
}
.paddinglinks {
	padding-left: 10px;
}
.partnerdetailkop {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #8E003C;
	clip: rect(auto,auto,20px,auto);
	padding-left: 15px;
}
#linkcontainer {
	background-image: url(graphics/algemeen/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 5px;
}

ul
{
	margin-top: 0px;
	padding-top: 0px;
}

li {
	padding-top: 0px;
}
.tabeltekstbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #546276;
	font-weight: bold;
	text-align: center;
}
.pad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E003C;
	line-height: 20px;
}
.footertekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #849DAE;
	font-size: 10px;
}
.footertekst a, .footertekst a {
	color: #849DAE;
	text-decoration: none;
}
.footertekst a:hover {
	color: #000000;
	text-decoration: none;
}
.tussenkop-blauw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #365FA5;
}
.kader-rond {
	background-image: url(graphics/algemeen/kader-rond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
.formulier_blok {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E003C;
	padding-bottom: 10px;
}
.formulier_vraag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C5E76;
	font-weight: bold;
	padding-bottom: 4px;
	line-height: 14px;
}
.formulier_inhoud {
}
.formulier_open {
	margin-top: 8px;
}
.formulier_verzenden {
}
.formulier_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8E003C;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formulier_tabel_margin {
	margin-top: 3px;
}
form {
	margin: 0px;
}
.input   {
	height: 16px;
	width: 226px;
	padding-left: 3px;
	line-height: 16px;
	margin: 4px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #4C5E76;
	border: 1px solid #90A3B2;
}
.input_100   {
	height: 16px;
	width: 226px;
	padding-left: 3px;
	line-height: 16px;
	margin: 4px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #4C5E76;
	border: 1px solid #90A3B2;
}
.input_textarea   {
	width: 226px;
	padding-left: 3px;
	line-height: 16px;
	margin: 4px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #4C5E76;
	border: 1px solid #90A3B2;
}
.input_textarea_breed   {
	width: 450px;
	padding-left: 3px;
	line-height: 16px;
	margin: 4px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #4C5E76;
	border: 1px solid #90A3B2;
}
.input_selectbox_70 {
	margin-top: 8px;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.input_selectbox_breed {
	margin-top: 8px;
	width: 226px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.input_radio {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input_checkbox {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
.uitleg {
	padding-top: 8px;
	padding-bottom: 16px;
	line-height: 16px;
}
.tabs_container {
	margin-bottom: 16px;
	height: 25px;
	background-image: url(graphics/tabjes/tab_eind.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tab {
	float: left;
	height: 25px;
	width: 133px;
	padding-right: 7px;
	background-image: url(graphics/tabjes/tab_eind.gif);
	background-repeat: no-repeat;
	background-position: 93px center;
}

