html{margin:0;padding:0;height:100%;}
body{
	margin:0;
	padding:0;
	/*background:url(/images/body-big.jpg) repeat-x 50% 0;*/
	/*background:url(/images/bg-pattern.jpg) repeat 0 0;*/
	background:url(/images/bg-pattern-wide.jpg) repeat-y center top;
	font:13px Tahoma, Arial, sans-serif;
	color:#343434;
	height:100%;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#feac2b;
	/*color:#343434;*/
}
a:hover {text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main{
	position:relative;
	margin:0 auto;
	padding:0;
	width:920px;
	padding:0 50px 0 50px;
	background:url(/images/bg-pattern-wide-header.jpg) no-repeat left top;
	/*background:url(/images/bg-pattern-fade.png) repeat-y left top;*/
	min-height:100%;
	height:auto !important;
	height:100%;
	overflow:visible;
}
/*header*/
#header {
	padding:29px 0 0 0;
	position:relative;
	top:0px;
	left:0px;
	width:919px;
	/*width:1020px;*/
	/*left:-50px;*/
}
.header-holder {
	height:1%;
	position:relative;
	z-index:2;
	padding:0 6px 0 0;
	width:919px;
}
.header-holder:after {
	content:" ";
	display:block;
	clear:both;
}
.header-box {
	float:right;
	position:relative;
}
.meer {
	background:url(/images/mer.gif) no-repeat 0 6px;
	padding:0 0 0 22px;
	font-size:18px;
	line-height:24px;
	color:#112f84;
	text-decoration:none;
}
.meer:hover {text-decoration:underline;}
/*logo*/
#header h1 {
	margin:0;
	float:left;
	padding:8px 0 29px 8px;
}
#header h1 a {
	display:block;
	width:305px;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/logo.png) no-repeat;
	cursor:pointer;
}
/*navigation*/
.menu {
	background:url(/images/menu.png) no-repeat;
	width:919px;
	height:66px;
}
.menu ul {
	list-style:none;
	margin:0;
	padding:8px 0 0 5px ;
	overflow:hidden;
}
.menu li {
	float:left;
	padding:0 0 0 3px;
}
.menu li.active a:hover,
.menu li.active a {background:url(/images/menu-active.gif) repeat-x;}
.menu li a {
	float:left;
	padding:10px 22px 0 22px;
	height:40px;
	overflow:hidden;
	color:#2f3995;
	font:19px/26px Tahoma, Arial, sans-serif;
	text-decoration:none;
	cursor:pointer;
	position:relative;
}
.menu li a:hover {
	background:url(/images/menu-hover.gif) repeat-x;
	text-decoration:none;
}
.header-box span {
	float:left;
	width:12px;
	height:60px;
	background:url(/images/small-menu-left.png) no-repeat;
	overflow:hidden;
}
/*small-menu*/
.small-menu {
	background:url(/images/small-menu.png);
	height:60px;
	overflow:hidden;
	float:left;
	line-height:58px;
	list-style:none;
	margin:0;
	padding:0;
	font-size:18px;
}
.small-menu li {
	float:left;
	padding:0 12px
	
}
.small-menu li a {
	color:#fff;
	text-decoration:none;
	position:relative;
}
.small-menu li a:hover {text-decoration:underline;}
.language {
	float:left;
	width:84px;
	background:url(/images/language.png) no-repeat;
	padding:27px 0 0 33px;
	z-index:2;
	height:34px;
}
.language .open {
	float:left;
	width:13px;
	height:7px;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
	background:url(/images/open.gif) no-repeat;
	display:inline;
}
.language ul {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:14px;
	right:18px;
	z-index:10;
	background:none;width:auto;height:auto;
}
.language ul.active{background:url(/images/land-keuze.png) no-repeat;width:42px;height:85px;right:15px;}

* html .language ul li {float:left;}
.language ul li {display:none;float:left;padding:0 0 0 3px;margin:0;}
.language ul li.active {display:block;}
.language ul li img {display:block;}
.language ul.active li {display:block;}
.language ul a {position:relative;z-index:100;}

/*content*/
#content {
	width:919px;
	overflow:hidden;
}
.slide-box {
	width:759px;
	position:relative;
	padding:15px 76px 18px 84px;
	overflow:hidden;
}
.slide-box .prev, 
.slide-box .next {
	width:46px;
	height:46px;
	text-indent:-9999px;
	position:absolute;
	top:94px;
	outline:none;
	cursor:pointer;
}
.slide-box .prev {
	background:url(/images/prev.png) no-repeat;
	left:0;
}
.slide-box .next {
	background:url(/images/next.png) no-repeat;
	right:0;
}
.slide-text {
	width:404px;
	text-align:justify;
	float:left;
	padding:30px 0 0;
}
.slide-text h2 {
	font-size:34px;
	line-height:36px;
	margin:0 0 10px;
	color:#fff;
	font-weight:normal;
}
.slide-text p {
	font-size:17px;
	line-height:26px;
	margin:0 0 4px;
	color:#fff;
}
.slide .img {
	
	padding:0 1px 0 0;
}
.slide-text .img img {display:block;}
.slide {
	width:100%;
	overflow:hidden;
	position:relative;
}
.slide ul{padding:0;margin:0;width:99999px;;position:relative;list-style:none;overflow:hidden;}
.slide ul li{float:left;display:inline;position:relative;width:759px;}

/*white-box*/
.white-box {
	width:910px;
	background:url(/images/white-box-top.png) no-repeat;
	padding:120px 0 0;
}
.white-box-bottom {
	width:910px;
	background:url(/images/white-box-bottom.png) no-repeat;
	height:87px;
	overflow:hidden;
	display:block;
}
.white-box-body {
	width:910px;
	background:url(/images/white-box.png) repeat-y;
}
.white-box-body:after {
	content:" ";
	display:block;
	clear:both;
}
.block {
	width:100%;
	float:left;
}
.white-box-text {
	position:relative;
	margin:-96px 0 -60px;
	overflow:hidden;
	padding:0 32px ;
	width:838px;
}
/*boxes*/
.boxes {
	width:900px;
	overflow:hidden;
}
.boxes .box {
	width:258px;
	padding:0 42px 0 0;
	float:left;
}
.boxes .box  a{ cursor:pointer;}
.boxes .box .img {
	float:left;
	display:inline;
	margin:4px 0 0;
}
.boxes .box div {
	width:184px;
	float:right;
}
.boxes .box h3 {
	margin:0 0 6px;
	font-size:25px;
	line-height:26px;
	color:#00207b;
}
.boxes .box h3 a {
	color:#00207b;
	text-decoration:none;
}
.boxes .box h3 a:hover {text-decoration:underline;}
.boxes .box p {
	line-height:24px;
	margin:0 0 22px;
}
.boxes .box address {
	line-height:24px;
	margin:0 0 22px;
	font-style:normal;
}
.boxes .box address span {display:block;}
/*box-holder*/
.box-holder {
	position:relative;
	z-index:3;
	margin:0 0 -14px 5px;
}
/*blue-box*/
.blue-box {
	width:906px;
	background:url(/images/bluebox-top.png) no-repeat;
	padding:12px 0 0 0;
	margin:0 0 0 5px;
}
.blue-box-bottom {
	width:901px;
	background:url(/images/bluebox-bottom.png) no-repeat;
	overflow:hidden;
	display:block;
	height:14px;
	margin:0 0 0 3px;
}
.blue-box-body {
	width:900px;
	background:url(/images/blue-box.png);
	padding:5px 0 0;
	margin:0 0 0 4px;
	overflow:hidden;
}
.blue-box-text {
	height:1%;
	overflow:hidden;
	padding:8px 24px;
	position:relative;
}
.blue-box-text h4,
.blue-box-text h3 {
	font-size:23px;
	line-height:24px;
	color:#8c9fcf;
	font-weight:normal;
	margin:0 0 10px;
}
.lists {
	width:860px;
	overflow:hidden;
}
.blue-box ul {
	width:162px;
	list-style:none;
	margin:0;
	padding:0 10px 0 0;
	float:left;
	font-size:15px;
	line-height:18px;
}
.blue-box ul li {
	height:1%;
	vertical-align:top;
	color:#b3c2e7;
	padding:0 0 7px;
}
.blue-box ul li a {
	color:#b3c2e7;
	text-decoration:none;
}
.blue-box ul li a:hover {text-decoration:underline;}
.content {
	width:689px;
	float:right;
	margin:0 0 0 -100px;
	position:relative;
	padding:38px 0 0;
}
.content-breed {
	width:919px;	
	float:right;
	margin:0 0 0 -100px;
	position:relative;
	padding:38px 0 0;
}
/*text*/
.text {
	background:url(/images/content-text-box.gif) repeat-x 0 100%;
	height:1%;
	overflow:hidden;
	padding:0 51px 21px 47px;
}
.text .picture {float:right;}
.text .picture img {display:block;}
.content .text h2 {
	margin:0 0 23px;
}
.content .text h3 {
	font-size:20px;
	line-height:22px;
	color:#fe9b00;
	font-weight:normal;
	margin:0 0 26px;
}
.content .text .text-box h3 {margin-bottom:10px;}
.text-box {
	height:1%;
	overflow:hidden;
}

.content-breed .text h2 {
	margin:0 0 23px;
}
.content-breed .text h3 {
	font-size:20px;
	line-height:22px;
	color:#fe9b00;
	font-weight:normal;
	margin:0 0 26px;
}
.content-breed .text .text-box h3 {margin-bottom:10px;}

/*table*/
.table {
	width:575px;
	padding:0 0 25px;
}
.table table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
}
.table table tr th {
	border-top:1px solid #d6d8e6;
	border-bottom:2px solid #d6d8e6;
	background:#edefff;
	padding:4px 0 5px;
	font-size:11px;
	line-height:16px;
}
.table table tr td {
	border-top:1px solid #d6d8e6;
	font-weight:bold;
	border-bottom:1px solid #d6d8e6;
	font-size:11px;
	line-height:16px;
	padding:4px 0 5px;
	text-align:center;
}
.table2 {
	width:575px;
	padding:0 0 25px;
}
.table2 table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
}
.table2 table tr th {
	border-top:1px solid #d6d8e6;
	border-bottom:2px solid #d6d8e6;
	background:#edefff;
	padding:4px 0 0px;
	font-size:11px;
	line-height:16px;
}
.table2 table tr td {
	border-top:1px solid #d6d8e6;
	font-weight:bold;
	border-bottom:1px solid #d6d8e6;
	font-size:9px;
	line-height:16px;
	padding:4px 0 5px;
	text-align:left;
}
/*content-box*/
.content-box {
	width:689px;
	background:url(/images/content-box-top.png) no-repeat;
	padding:36px 0 0;
}
.content-box-bottom {
	display:block;
	width:689px;
	background:url(/images/content-box-bottom.png) no-repeat;
	height:43px;
	overflow:hidden;
}
.content-box-body {
	width:689px;
	background:url(/images/content-box.png) repeat-y;
}
.content-box-body:after{
	content:" ";
	display:block;
	clear:both;
}
.content-box-text {
	width:673px;
	position:relative;
	margin:0 0 -35px;
	padding:8px 0 0 8px;
}
.contet-holder {
	padding:0 26px 20px 48px;
}

.contet-holder-breed {
	padding:0 50px 20px 20px;
}
.content h2{
	margin:0 0 18px;
	font-size:35px;
	line-height:36px;
	color:#01217f;
}
.content h3{
	margin:0 0 23px;
	font-size:16px;
	line-height:30px;
	color:#646464;
}
.content .txt {
	padding:0 0 13px;
	height:1%;
	overflow:hidden;
	text-align:justify;
}

.content .txt .picture {
	float:right;
	padding:0 0 4px 34px;
}
.content .txt p {
	line-height:24px;
	color:#343434;
	margin:0 0 10px;
}
.content .error {
	line-height:24px;
	color:red;
	margin:0 0 10px;
}

/*content-box-breed*/
.content-box-breed {
	width:919px;
	background:url(/images/content-box-breed-top.png) no-repeat;
	padding:36px 0 0;
}
.content-box-breed-bottom {
	display:block;
	width:919px;
	background:url(/images/content-box-breed-bottom.png) no-repeat;
	height:43px;
	overflow:hidden;
}
.content-box-breed-body {
	width:919px;
	background:url(/images/content-box-breed.png) repeat-y;
}
.content-box-breed-body:after{
	content:" ";
	display:block;
	clear:both;
}
.content-box-breed-text {
	width:919px;
	position:relative;
	margin:0 0 -35px 0;
	padding:8px 0 0 8px;
}
.contet-holder {
	padding:0 26px 20px 48px;
}
.content-breed h2{
	margin:0 0 18px;
	font-size:35px;
	line-height:36px;
	color:#01217f;
}
.content-breed h3{
	margin:0 0 23px;
	font-size:16px;
	line-height:30px;
	color:#646464;
}
.content-breed .txt {
	padding:0 0 13px;
	height:1%;
	overflow:hidden;
	text-align:justify;
}
.content-breed .txt .picture {
	float:right;
	padding:0 0 4px 34px;
}
.content-breed .txt p {
	line-height:24px;
	color:#343434;
	margin:0 0 10px 0;
}

/*technische*/
.technische {
	border-top:1px solid #d6d8e6;
	background:#edefff;
	padding:32px 74px 38px 49px;
	height:1%;
	overflow:hidden;
}
.technische h3 {
	font-size:20px;
	line-height:30px;
	margin:0 0 4px;
	color:#01217f;
}
.technische .image {float:right;}
.technische .image img {display:block;}
.technische div {
	width:350px;
	float:left;
}
.technische div ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.technische div ul li {
	height:1%;
	overflow:hidden;
	line-height:25px;
	vertical-align:top;
	color:#343434;
}
.technische div ul li strong {
	float:left;
	width:140px;
	font-weight:normal;
}
.technische div ul li span {
	float:right;
	width:150px;
	padding:0 60px 0 0;
}
.arrows {
	padding:0 0 0 25px;
	background:url(/images/arrows.gif) no-repeat 0 10px;
	font-size:18px;
	line-height:22px;
	color:#ffa200;
	text-decoration:none;
}
.arrows:hover {text-decoration:underline;}
/*sidebar*/
.sidebar{
	overflow:hidden;
	width:233px;
	float:left;
	padding:88px 0 0 2px;
	margin:0 -100px 0 0;
	position:relative;
}
.frame {
	width:265px;
	background:url(/images/sidebar-top.png) no-repeat;
	padding:9px 0 0;
}
.frame-bottom {
	width:265px;
	height:14px;
	display:block;
	overflow:hidden;
	background:url(/images/sidebar-bottom.png) no-repeat;
}
.frame-body {
	background:url(/images/sidebar.png) repeat-y;
	overflow:hidden;
	padding:0 28px 0 15px;
	width:222px;
}
.nav {
	list-style:none;
	margin:0;
	padding:1px 0 14px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.nav li {
	height:1%;
	vertical-align:top;
	font-size:17px;
	line-height:20px;
	position:relative;
	margin:0 0 -9px;
	z-index:1000;
}
.nav li a span {
	display:block;
	height:10px;
	overflow:hidden;
}
.nav li a em {
	display:block;
	height:1%;
	font-style:normal;
}
.nav li a {
	color:#fff;
	text-decoration:none;
	width:197px;
	display:block;
	padding: 16px 0 6px 22px;
	cursor:pointer;
	position:relative;
}
.nav strong {
	font-weight:normal;
	display:block;
	height:1%;
}
.nav li a:hover,
.nav li.active a {
	background:url(/images/nav-top.png) no-repeat;
	padding:10px 0 0;
	color:#3957a5;
	position:relative;
	width:219px;
	text-decoration:none;
}
.nav li a:hover em,
.nav li.active a em {
	background:url(/images/nav-left.png) no-repeat;
	padding:0 0 0 14px;
}
.nav li a:hover em strong,
.nav li.active a em strong {
	background:#fff;
	padding:6px 0 6px 8px;
}
.nav li a:hover span,
.nav li.active a span {
	background:url(/images/nav-bottom.png) no-repeat;
	width:100%;
}
/*list*/
.list {
	list-style:none;
	margin:0;
	padding:0 0 0 21px;
}
.list li {
	padding:0 0 9px 26px;
	background:url(/images/marker.gif) no-repeat 0 6px;
	line-height:16px;
	height:1%;
	overflow:hidden;
}
/*footer*/
#footer {
	width:100%;
	padding:14px 0 30px;
	font-size:15px;
	line-height:18px;
	color:#fff;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;}
.center-box-1 {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.center-box-2 {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
.center-box-3 {
	left: -50%;
	float: left;
	position: relative;
}
.center-box-3 p {
	float:left;
	margin:0;
	padding:0 6px 0 0;
}
.center-box-3 ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.center-box-3 ul li {
	float:left;
	padding:0 7px;
	background:url(/images/footer-divider.png) no-repeat 0 4px;
}

/*formbutton*/

.formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	color:#343434;
	
	background:url(/images/contact-but-active.jpg);
}

.formbutton:hover {
	cursor:pointer;
	border:outset 1px #ccc;
	color:#343434;
	
	background:url(/images/contact-but-hover.jpg);
}