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

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0;
	padding:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#414141;
	background:#fff;
}

html {
     overflow: -moz-scrollbars-vertical;
}

img {
	border: none;

}

#header img {
	behavior:	url("pngbehavior.htc");
}

#container {
	width:964px;
	margin:0 auto 0 auto;
	background:#FFFFFF;
}

#header {
	width:964px;
	float:left;
	height:126px;
	margin-top:32px;
}
#logo {
	float:left;
	width:127px;
	height:126px;
	overflow:hidden;
}

#logo img {
	margin:0
}

#headerfoto {	
	width:778px;
	height:125px;
	float:left;
}	

#menu, #menuul {
	height:24px;
	float:left;
	width:964px;
/*	background:url(images/menutopbg.png) left top no-repeat;*/
	background:url(images/menutopbg2.png) left top no-repeat;
	margin-top:6px;
}

ul#menuul {
	list-style:none;
	margin:0;
}

ul#menuul li {
	float:left;
	height:22px;
	margin-top:2px;
	width:auto;
	background:none;
}

ul#menuul a:link, ul#menuul a:visited, ul#menuul a:active {
	font-size:12px;
	width:auto;
	float:left;
	padding-left:17px;
	padding-right:17px;
	display:block;
	text-decoration:none;
	height:20px;
	color:#0295ff;
	line-height:20px;
	background:none;
	font-weight:bold;
	border-right:1px solid #fff;
}

ul#menuul a:hover {
	background:#00aeef;
	color:#FFFFFF;
}

#content-container {
	width:964px;
	min-height:500px;
	height:auto !important;
	height:500px;
	float:left;
	margin-top:25px;
}

#fotos-links {
	width:123px;
	float:left;
	margin-right:59px;
}

.fotolinks {
	float:left;
	margin-bottom:10px;
	width:123px;
	height:123px;
}

#content {
	width:500px;
	float:left;
	min-height:300px;
	height:auto !important;
	height:300px;
	line-height:19px;
	/*border:1px solid #ba5a2e;*/
	margin-right:40px;
}

#contentmovies {
	width:620px;
	float:left;
	min-height:300px;
	height:auto !important;
	height:300px;
	line-height:19px;
	/*border:1px solid #ba5a2e;*/
	margin-right:40px;
}


#content-inner {
	width:540px;
	margin:0 auto 0 auto;
	position:relative;
}
#rechts {
	width:240px;
	float:left;
}
#zoekvlak {
	background:url(images/zoekbg.png) no-repeat left top;
	width:160px;
	float:left;
	height:205px;
	padding-left:5px;
	padding-top:50px;
}
.select-titel {
	color:#FFFFFF;
	display:block;
	width:130px;
	margin-bottom:5px;
	margin-left:4px;
}

.fotorechts {
	float:left;
	width:240px;
	height:229px;
	margin-top:75px;
}

.moviesrechts {
	float:left;
	width:240px;
	height:49px;
	margin-top:10px;
}

.movierechts {
	float:left;
	width:71px;
	margin-right:10px;
	text-align:center;
	font-size:9px;
}

.movierechts img {
	border:1px solid #e99619;
}
.movierechts img:hover {
	border:1px solid #000;
}

.moviesrechtsl {
	float:left;
	width:71px;
	height:49px;
	margin-top:10px;
}

.movierechtsl {
	float:left;
	width:71px;
	margin-right:10px;
	text-align:center;
	font-size:9px;
}

.movierechtsl img {
	border:1px solid #e99619;
}
.movierechtsl img:hover {
	border:1px solid #000;
}


#rechts h1 a:link, #rechts h1 a:visited, #rechts h1 a:active  {

	text-decoration:none;
}

#rechts h1 a:hover {
	color:#000000;
} 

.movielast {
	margin-right:0px;
}

.selectzoek {
	width:140px;
	margin-left:4px;
}

.selectzoek select {
	width:140px;
	background:#000000;
	color:#FFFFFF;
	border:1px solid #aaa085;
	margin-bottom:20px;

}

.zoekbttn {
	width:150px;
	text-align:right;
	border:none;
	margin-top:10px;
	margin-left:10px;
}

.zoekbttn a {
	height:10px;
}

#footer {
	height:36px;
	line-height:36px;
}

ul.footerul {
	list-style:none;
	height:36px;
}

ul.footerul li,ul.footerultekst li {
	float:left;
	height:36px;
	margin-right:30px;
}

ul.footerultekst {
	float:right;
	list-style:none;
}

ul.footerul a {
	height:36px;
	display:block;
}

#header-animal {
	position:absolute;
	margin-left:113px;
	margin-top:-16px;
}

#logos {
	width:240px;
	float:left;
	text-align:center;
	margin-bottom:30px;
	margin-left:0px;
	
}

#logos img {

	margin-left:-10px;
}

#breadcrums {
	height:48px;
	width:964px;
	float:left;
	text-align:right;
	line-height:30px;
	
}

*html #breadcrums {
	margin-top:8px;
}


h1 {
	color:#ff7700;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

#breadcrums a {
	color:#0294ff;
	text-decoration:none;
	font-weight:bold;
}

#breadcrums a:hover {
	color:#000066;
}
/* producten */

.product {
	width:462px;
	min-height:189px;
	height:auto !important;
	height:189px;
	float:left;
	/* background:url(images/prodbg.png) bottom left no-repeat;*/
}

.geenfoto {
	min-height:50px;
	height:auto !important;
	height:50px;
	overflow:hidden;
}

.producthead {
	color:#0295ff;
	border:1px solid #0294ff;
	font-size:12px;
	padding-left:10px;
	width:450px;
	height:18px;
	line-height:18px;
	font-weight:bold;
	float:left;	
	background:#fff;
}

.productbeschr {
	float:left;
	width:243px;
	padding-left:10px;
	line-height:24px;
	margin-top:13px;
	color:#0294ff;
	font-weight:bold;
}

.productfoto {
	min-height:137px;
	height:auto !important;
	height:137px;
	width:207px;
	margin-top:13px;
	border:1px solid #82500d;
	float:left;
}

.economyspan {
	line-height:15px;
	color:#0294ff;
	padding-right:4px;
}

.economy {
	margin-bottom:10px;
}

.wijnen {
	width:225px;
	margin-bottom:10px;
	margin-top:10px;
	border:none;
	float:right;
}

.wijnlh {
	line-height:16px;
}

.wijn2 {
	color:#000066;
	line-height:16px;
}
.bobotie a {
	color:#000000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	width:120px;
	display:block;
	margin:0 auto 0 auto;
}

.moviejpgs {
	float:left;
	margin-bottom:10px;
	width:360px

}

.moviejpgs a:hover {
	filter:alpha(opacity=80);	
	-moz-opacity: 0.8;	
	opacity:0.8;
}

