@charset "utf-8";
/* CSS Document */

*{
	margin:			0px;
	padding:		0px;
	font-family:	Verdana, Geneva, sans-serif;
	font-size:		11px;	
}

body{
	font-family:	Verdana, Geneva, sans-serif;
	font-size:		11px;
}

h1{
	/*font-weight:	normal;*/
	font-size:		21px;
	color:			#0099CC;
	margin-bottom:	8px;
}

h3, h4{
	margin:			10px 0 3px 0; 
}

p{
	margin-bottom:	5px;
}

div#rightcolumn h1{
	color:			#000;
}

a{
	color:			#0099CC;
}

a:hover{
	color:			#000;
}

a.leesmeer{
	font-style:		italic;
}

/* HEADER */

div#header{
	width:			100%;
	height:			205px;
	background:		#3c9bc9 url(img/bg_header.jpg) repeat-x top left;	
}

div#headercontenten{
	/* width:			960px; */
	height:			205px;
	background:		#3c9bc9 url(img/headeren.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin:			auto;	
}

div#headercontentde{
	/* width:			960px; */
	height:			205px;
	background:		#3c9bc9 url(img/headerde.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin:			auto;	
}

div#headercontentfr{
	/* width:			960px; */
	height:			205px;
	background:		#3c9bc9 url(img/headerfr.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin:			auto;	
}

div#menu{
	width:			100%;
	background:		#000;
	height:			35px;	
}

div#menucontent{
	width:			950px;
	height:			35px;
	margin:			auto;
	color:			#FFF;
	font-weight:	bold;
	font-size:		12px;
}

div#menucontent ul{
	margin:			0 0 0 -10px;	
	padding:		9px 0 0 0;
}

div#menucontent ul li{
	display:		inline;
	margin:			0 0 0 5px;
	padding:		0 10px 0 5px;
	border-right:	1px #FFF solid;
}

div#menucontent ul li#last{
	border-right:	none;
}

div#header ul#languages{
	float:right;
	margin:10px 0 0 0;
	padding:7px 0 0 0;
}

div#header ul#languages li{
	display:inline-block;
	margin:0;
}

div#header ul#languages li a{
	display:block;
	width:20px;
	height:20px;
	border:none;
	margin:0 5px;
	padding:0;

}

div#header ul li a#lan_en{
	background:url(img/lan_en.png);
}

div#header ul li a#lan_de{
	background:url(img/lan_de.png);
}

div#header ul li a#lan_fr{
	background:url(img/lan_fr.png);
}

div#menucontent ul li a{
	color:			#FFF;
	text-decoration:none;
	font-style:		normal;
}

div#menucontent ul li a:hover{
	color:			#0099CC;
}

/* CONTENT */

div#container{
	width:			950px;
	min-height:		350px;
	margin:			15px auto;	
}

div#breed{
	width:			600px;
}

/* CONTENT - LEFT */

div#leftcolumn{
	width:			448px;
	min-height:		350px;
	float:			left;
	padding:		10px 0;
}


/* CONTENT - RIGHT */

div#A1, div#A2 div#A12, div#B12{
	width:			217px;
	float:			left;
	height:			280px;
	background:		#FFF url(img/item_blue.jpg);
	margin-bottom:	8px;
	padding:		10px;
}

div#A12, div#B12{
	width:			460px;
	background:		#FFF url(img/item_white_long.jpg);
	height:			246px;
}

div#B12{
	height:			204px;
}

div.AB_content{
	float:			left;
}

div#A2{	
	float: 			right;	
}

div.white{		background:		#FFF url(img/item_white.jpg) !important;}
div.nederland{	background:		#FFF url(img/item_nederland.jpg) !important;}
div.worldmapen{	background:		#FFF url(img/item_worlden.jpg) !important; height:226px; width:440px;}
div.worldmapde{	background:		#FFF url(img/item_worldde.jpg) !important; height:226px; width:440px;}
div.worldmapfr{	background:		#FFF url(img/item_worldfr.jpg) !important; height:226px; width:440px;}
div.blue{		background:		#FFF url(img/item_blue_width.jpg) !important;}
div.deal{		background:		#FFF url(img/item_white_deal.jpg) !important;}

div.labelwhite{
	padding:10px;
}

div.labelblue{
	background:#E2f2fA;
	margin:20px 0;
	padding:10px;
}

p.customer{
	border-bottom:1px solid #9DCBE2;
	padding:0 0 5px 0;
}

div.korting{
	height:			40px;
	width:			250px;
	border:			#DDD 1px solid;
	background:		#EEE;
	text-align:		center;
	margin-bottom:	10px;
	padding-top:	10px;
}


a#contactinfo{
	background:		transparent url(img/white_field.png);
	height:			57px;
	width:			193px;
	text-align:		center;
	margin:			130px auto 0 auto;
	display:		block;
	color:			#0099CC;
	font-weight:	bold;
	text-decoration:none;
	font-size:		10px;
	padding-top:	10px;
	font-style:		normal;
}

a#contactinfo:hover{
	color:			#000;
}

a.blue_btn:hover{
color:			#3b98c5;
}

font.telefoon{
	font-size:		20px;
}


/* FOOTER */

div#footer{
	width:			100%;
	height:			35px;
	background:		#000;	
	color:			#FFF;
}

div#footercontent{
	width:			940px;
	height:			35px;
	margin:			auto;
	padding-top:	10px;	
}

div#footermenu{
	float:			right;
	color:			#FFF;	
}

div#footermenu a{
	color:			#FFF;
	text-decoration:none;	
}

div#footermenu a:hover{
	color:			#0099CC;
}

/* FORMS, FIELDS & BUTTONS */

fieldset{
	padding:		10px 20px;
	background:		#eee;
	border:			none;
}

fieldset.spray{
	background:		#fff;
}

textarea{
	width:			300px;
	height:			100px;
}

.inputfield {
	color:			#FFF;
	width:			120px;
	padding-left:	5px;
	margin:			0px 0px 3px 10px;
	border:			1px;
	background:		url(img/inputfield.jpg);
}

.textarea {
	color:			#FFF;
	width:			120px;
height: 80px;
	padding-left:	5px;
	margin:			0px 0px 3px 10px;
	border:			1px;
	background:		url(img/textarea.jpg);
}

input.slagzin {
	font-size:		12px;
	margin:			5px 0 0;
	width:			100%;
}

table.bestelling input {
	width:			30px;
}

table.bestelling td {
	padding:		0 5px;
}

table.bestelling {
	background:		#DDDDDD;
	border:			1px solid #CCCCCC;
	width:			100%;
}

table.betaling {
	background-color:#DDDDDD;
	border:			1px solid #CCCCCC;
	margin:			10px 0;
	padding:		5px;
	width:			100%;
}

table.betaling td{
	padding-bottom:	5px;
}

table td.nieuwsbrief {
	width:			100px;
}

.blue_btn, .white_btn {
	background:		url(img/bluebtn.jpg);
	display:		block;
	width:			132px;
	margin:			0 auto;
	height:			20px;
	font-size:		14px;
	padding:		6px;
	font-weight:	bold;
	color:			#000000;
	text-align:		center;
	text-decoration:none;
	font-style:		normal;
	margin-top:		246px;
}

.white_btn{
	background:		url(img/whitebtn.jpg);
}

div#B12 .blue_btn{
	margin:			166px 0 0 0;
}

.wrapper { 
  overflow:hidden;
}

#B1 {
  width: 237px;
  float: left;
  height: 280px;
  margin-right:20px;
  min-height:280px;

}
#bakB1 {
float:left;
width:237px;
margin:0;
padding:0;
 background: #FFF url(img/item_blue.jpg);
}
#B2 { 
  width: 237px;
  height: 280px;
  background: #FFF url(img/item_blue.jpg);
  margin-right:10px;
  overflow:hidden;
  min-height:280px;
}

/* LISTS */

ul li{
	margin:			0 0 8px 14px;
}

ul li ul{
	margin-top:		5px;
}

/* IMAGES */

img.content{
	float:			right;
	margin:			0 0 20px 20px;
}