body, html {
	width:100%;
/*	height:100%;*/
}

a img {
	border:none;
}

p {
	margin: 0 0 18px 0;
}

a {
	color:#003b79;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

a.leesverder {
	color:#003b79;
	background:url(../img/pijl.gif) no-repeat right 5px;
	padding-right:20px;
}

p.lichtblauw {
	color:#2aa6da;
}

body {
	margin:0;
	padding:0;
	background:#00274e url(../img/background.png) repeat-x left top;
	line-height:18px;
	color:#003b79;
}

#container {
	width:960px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#top {
	position:relative;
	width:100%;
	height:173px;
}

#top .logo {
	position:absolute;
	top:0;
	left:0;
}

#top .vlaggen {
	position:absolute;
	top:10px;
	right:0;
	list-style:none;
	margin:0;
	padding:0;
}

#top .vlaggen li  {
	position:relative;
	float:left;
}

#top .zoekbox {
	position:absolute;
	bottom:16px;
	right:0;
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #012e71;
}

#top .zoekbox input.zoekveld {
	height:16px;
	width:240px;
	margin:0;
	padding:0 0 0 10px;
	border-right:none;
	line-height:18px;
	font-size:11px;
	color:#012e71;
	font-family:Trebuchet MS;
	font-weight:bold;
	border:none;
}

#top .zoekbox input.submit {
	height:18px;
	vertical-align:top;
	width:21px;
	padding:0;
	background:url(../img/submit.png) no-repeat left top;	
	cursor:pointer;
	border:none;
}

#menu {
	background:url(../img/bgmenu.png) no-repeat left top;
	width:960px;
	height:58px;
}

#menu ul {
	list-style:none;
	margin:0 0 0 13px;
	padding:0;
}

#menu ul li {
	position:relative;
	float:left;
	margin:2px 0 0 0;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	height:56px;
	background:url(../img/menustreep.png) no-repeat right top;
}

*html #menu ul li {
	width:1px;
}

#menu ul li.laatste {
	background:none;
}
	
#menu ul li a {
	text-decoration:none;
	color:#003a78;
	line-height:56px;
	display:block;
	text-align:center;
	height:56px;
	padding:0 32px;
	text-transform: uppercase;
	white-space:nowrap;
}

#menu ul li a:hover,
#menu ul li a.active {
	background:url(../img/menuover_new.png) repeat-x left top;
}

#content {
	width:100%;
	background:#20252b url(../img/bgcontent.png) repeat-x left top;
	font-family:Trebuchet MS;
}

#titel {
position:relative;
	width:910px;
	padding-top:30px;
	margin-left:auto; 
	margin-right:auto;
}

#titel img {
	padding-bottom:22px;
}

#titel h1 {
	font-size:30px;
	color:#fff;
	padding:0 0 0 15px;
	margin:0;
	line-height:40px;
}


#inhoud_top {
	background:url(../img/inhoud_top.png) no-repeat left top;
	width:912px;
	margin-left:auto;
	margin-right:auto;
	height:8px;
	font-size:1px;
	margin-top:10px;
}


*html #inhoud_top {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="img/inhoud_top.png",sizingMethod="crop");
}

#inhoud {
	width:888px;
	margin-left:auto;
	margin-right:auto;
	background:#fff url(../img/bginhoud.png) repeat-x left top;
	padding:7px 12px 12px 12px;
	font-size:12px;
	
}

#inhoud_bottom {
	background:url(../img/inhoud_bottom.png) no-repeat left top;
	width:912px;
	margin-left:auto;
	margin-right:auto;
	height:8px;
	font-size:1px;
}

*html #inhoud_bottom {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="img/inhoud_bottom.png",sizingMethod="crop");
}


#inhoud h1 {
	font-size:20px;
	color:#26354c;
	border-bottom:2px solid #b8b9bc;
	margin:0 0 20px 0;
	padding:0;
	line-height:28px;
}

h2{
	border: none;
}

.right h2 {
	font-size:18px;
	color:#26354c;
	border-bottom:2px solid #b8b9bc !important;
	margin:0 0 20px 0;
	padding:0;
	line-height:28px;
}

#footer h2 {
	font-size:16px;
	color:#ffffff;
	margin:0 0 16px 0;
	padding:0;
	line-height:20px;
}



#inhoud .left {
	width:520px;
	position:relative;
	float:left;
	padding:28px 0 28px 18px;
}


#inhoud .left2 {
	padding-top:12px;
	width:437px;
	position:relative;
	float:left;
}

#inhoud .left2 .titel {
	background:#2a394f url(../img/bg_titelvervolg.gif) no-repeat right top;
	width:100%;
	height:22px;
	color:#fff;
	line-height:22px;
	font-size:13px;
	margin-bottom:10px;
}

#inhoud .left2 .titel span.titelright {
	padding-left:20px;
	margin-bottom:10px;
}


*html #inhoud .left2 .titel span.titelright {
	width:1px;
}

#inhoud .left2 .titel span.titelleft {
	background:#20252b url(../img/titelvervolg.gif) no-repeat left top;
	height:22px;
	position:relative;
	float:left;
	display:block;
	padding-left:15px;
	margin-bottom:10px;
}

*html #inhoud .left2 .titel span.titelleft {
	width:1px;
}

#inhoud .left2 .titel span.titelleft  a {
	display:block;
	height:22px;
	padding-right:15px;
	background:url(../img/titelvervolg2.gif) no-repeat right top;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}


#inhoud .left2 .titel span.titelright  a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#inhoud .left2 .titel span.titelleft a:hover,
#inhoud .left2 .titel span.titelright a:hover {
	text-decoration:underline;
}
 
#inhoud .right {
	width:275px;
	position:relative;
	float:right;
	padding:28px 28px 28px 0;
}

#inhoud .right2 {
	padding-top:12px;
	width:440px;
	position:relative;
	float:right;
}

#inhoud .right2 .fotos_top {
	background:#2a394e url(../img/top_fotos.gif) no-repeat right top;
	height:11px;
	margin-right:-5px;
	margin-top:-15px;
	font-size:1px;
}

#inhoud .right2 .fotos {
	width:430px;
	background:#20252b url(../img/bgfotos.gif) repeat-x left top;
	clear:both;
	padding:15px 5px 0px 5px;
}

#inhoud .right2 .fotos_bottom {
	background:url(../img/bottom_fotos.gif) no-repeat left top;
	height:11px;
	margin-top:-11px;
}

/*#inhoud .right2*/ .tabs {
	list-style:none;
	height: 22px;
	margin:0;
	padding:0;
}


/*#inhoud .right2*/ .tabs li {
	position:relative; 
	float:left;
	margin:0;
	padding:0 27px 0 10px;
	height:22px;
	line-height:22px;
	background:#20252b url(../img/bg_tab.gif) no-repeat right top;
}

/*#inhoud .right2*/ .tabs li.vooractief {
	background:#20252b url(../img/bg_tab3.gif) no-repeat right top;
}

/*#inhoud .right2*/ .tabs li.actief {
	background:#2a394f url(../img/tabactief.gif) no-repeat right top;
}

/*#inhoud .right2*/ .tabs li.actief_laatste {
	background:#2a394f url(../img/tabactief2_nieuw.gif) no-repeat right top;
}

/*#inhoud .right2*/ .tabs li.laatste {
	background:#20252b url(../img/bg_tab2_nieuw.gif) no-repeat right top;
}

/*#inhoud .right2*/ .tabs li a {
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:normal;
}

/*#inhoud .right2*/ .tabs li a:hover {
	text-decoration:underline;
}

/*
*html #inhoud .right2 .fotos {
	margin-top:-12px;
}
*/

#inhoud .right2 .fotos img {
	margin-bottom:7px;
	padding:3px 3px 3px 3px;
	border:1px solid #fff;
}


#footer {
	font-family:Trebuchet MS;
	margin:0;
	padding:0;
	width:960px;
	min-height:185px;
	background-color:#20252b;
	font-size:14px;
	color:#fff;
}

*html #footer {
	height:185px;
}

#footer a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer_bottom {
	margin:0;
	padding:0;
	width:960px;
	height:11px;
	font-size:1px;
	background:url(../img/bg_footer.png) no-repeat left top;
}


*html #footer_bottom {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="img/bg_footer.png",sizingMethod="crop");
}

#footer .list {
	position:relative;
	float:left;
	padding:25px 40px 25px 40px;
}

#footer .contactinfo {
	position:relative;
	float:right;
	padding:25px 45px 25px 0;
	line-height:18px;
	width:260px;
}


#footer .contactinfo p {
	margin-bottom:6px;
}

#footer .contactinfo td {
	width:50%;
}


#onderschrift {
	font-family:Trebuchet MS;
	width:960px;
	height:40px;
	line-height:40px;
	text-align:center;
	padding-bottom:20px;
	font-size:12px;
	font-weight:bold;
	color:#0099d4;
}

#onderschrift a {
	color:#0099d4;
	text-decoration:none;
}

#onderschrift a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

/* Aanpassingen PHP-GLOBE */
#menu ul li ul{
	display: none;
}

div.wideContent{
	padding-top:12px;
	width:888px;
	position:relative;
	color: #fff;
	background: #0098d4 url(../img/wide_content_bg.gif) repeat-x right 6px;
}

div.wideContent .top{
	background:#2a394e url(../img/top_wide_content.gif) no-repeat right top;
	height:11px;
	margin-top:-15px;
	font-size:1px;
	padding-left:544px;
	padding-top: 6px;
}

div.wideContent img{
	display: inline;
}

div.wideContent a{
	font-weight: normal;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
}

div.wideContent .bottom{
	position: relative;
	bottom: 0;
	background:url(../img/wide_content_bottom.gif) no-repeat left bottom;
	height:10px;
	margin-top:10px;	
}

img.main{
	max-width: 424px;
	border: 1px solid #2a394e;
}

img.main{
	display: inline;
}

.main a img{
    width: auto;
	margin-right: 6px;
	margin-top: 6px;
	/*margin-right: 14.8px;
	margin-top: 12px;*/
	border: 1px solid #2a394e;
	float: left;
}

#inhoud .left3 {
	width:440px;
	position:relative;
	float:left;
	padding:28px 0 28px 18px;
}


#inhoud .right3 {
	padding:28px 18px 0 0;
	width:380px;
	position:relative;
	float:right;
}

#inhoud .content3{
	padding-top:28px;
	width:865px;
	margin: 0px auto;
}

#inhoud .content3 .mainimg{
	/*width: 796px;

	height: 642px;
*/	
	border: 1px solid #2a394e;
}

#inhoud .right3 h1,
#inhoud .content3 h1 {
	width: auto;
	font-size:20px;
	color:#fff;
	border-bottom:2px solid #b8b9bc;
	margin:0 0 20px 0;
	padding:0;
	line-height:28px;
}

#inhoud .breed h1 {
	color:#2a394e;
}

.pageList{
	margin: -10px 12px 0px 0px;
	padding: 0;
	list-style-type: none;
	float: right;
	font-size: 15px;
	font-weight:bold;
}


.pageList li{
	float: left;
}

.pageList li a{
	display: block;
	width: 15px;
	margin:0 0 0 3px;
	text-align: center;
	text-decoration: none;
	color: #2a394e;
}

.pageList li a.active{
	background-color: #2a394e;
	color: #fff;
}

.aanbodtabel{/*
	border-left: 1px solid #0098d4;
	border-right: 1px solid #0098d4;
	border-top: 1px solid #0098d4;
	border-bottom: 1px solid #0098d4;*/
	border-collapse: collapse;
	width: 640px;
	float: right;
}

.aanbodtabel td,
.aanbodtabel th{
	border-left: 1px solid #0098d4;
	border-right: 1px solid #0098d4;
	border-top: 1px solid #0098d4;
	border-bottom: 1px solid #0098d4;
}

.aanbodtabel a{
	color: #003B79; 
}

.aanbodtabel td{
	padding: 10px;
	vertical-align: top;
}

.aanbodtabel td.foto{
	text-align: center;
}

.aanbodtabel td.foto img{
	border: 1px solid #2a394e; 
	padding: 2px;
	margin: 0px auto;
}

.aanbodtabel .headers th{
	border: 0px;
	padding: 5px;
}

td.omschrijving a{
	text-decoration: none;
	color: #003B79; 
}

tr.record{
	cursor: pointer;
}

a.backlink{
	float: right;
	color: #003B79; 
	padding-right: 10px;
	text-decoration: none;
}

div.bericht{
	padding-left: 70px;
	background: transparent url(../img/logo-lacet-klein.png) no-repeat 0px 15px;
}

ul.prijscategorie{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.prijscategorie li a{
	color:#0098d4;
	background:url(../img/pijl.gif) no-repeat left 5px;
	padding-left:20px;
	font-weight: normal;	
}

ul.prijscategorie li a.active{
	font-weight: bold;
}

a.album,
a.albumLink{
	text-decoration: none;
	margin: 0px 8px 8px 0px;
	float:left;
	text-align:center;
	width:100px;
}

a.album img{
	
}

form span.error{
	color: #f00;
}

tr.advertentie .prijs{
	color: #f00;
	font-weight: bold;
}

tr.advertentie td { 
	border-bottom:2px solid #f00; 
	border-top:2px solid #f00; 
}

tr.advertentie td.foto{
	border-left:2px solid #f00 !important; 
}

tr.advertentie td.rechter{
	border-right:2px solid #f00 !important; 
}

th.eerste{
	border-left: 1px solid #0098d4 !important;
	width:130px;
}

th.laatste, 
td.rechter{
	border-right: 1px solid #0098d4 !important;
	width:96px;
}

html* #content #inhoud table.aanbodtabel td.rechter{
	border-right: 2px solid #0098d4 !important;
}

html* #content #inhoud table.aanbodtabel tr.advertentie td.rechter{
	border-right: 4px solid #f00 !important;
}

p.lichtblauw a{
	color:#2aa6da;
}

div.product_full_block{
	width: 280px;
	height: 130px;
	background: transparent url(../img/lacet-aanbod-volledig-bg.png) repeat-x;
	float: left;
	/*margin: 0px 20px 20px 29px;*/
	margin: 0px 20px 20px 20px;
	cursor: pointer;
}

div.advertentieblock{ 
	background: transparent url(../img/lacet-aanbod-aanbieding-bg.png) repeat-x !important;
}

div.product_full_block img{
	margin: 12px 5px 0px 5px;
	border: 4px solid #fff;
}

div.product_full_block a.leesverder{
	color: #fff;
	position: relative;
	top: 10px;
	/*left: 180px;*/
	float: right;
	text-decoration: none;
	background:url(../img/pijl_wit.gif) no-repeat right 5px;
	padding-right:20px;
	margin-right: 7px;
}

a.totaal_aanbod_link{
	margin-left: 30px;
}

input[type=text], 
input[type=file], 
textarea{
	border:1px solid #003B79;
}

input[type=submit]{
	background-color: #0098D4;
	border:1px solid #003B79;
	color: #ffffff;
}

a.album{
	text-decoration: none;
}

a.album span{
	text-align: center;
}

ul.popeye{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.popeye li{
 	float: left;
}

ul.popeye li a{
 	margin-right: 0;
}

div.btn_next{
	float: right;
	width: 46px;
	height: 41px;
	border: 0px solid #f00;
	background: transparent url(../img/rechts.png) no-repeat;
	cursor: pointer;
	position: relative;  
	top: 50%;
}

div.btn_prev{
	float: left;
	width: 46px;
	height: 41px;
	border: 0px solid #f00;
	background: transparent url(../img/links.png) no-repeat;
	cursor: pointer;
	position: relative;  
	top: 50%;
}
#aanbod_right{
	width: 670px;
	float:right;
}

#knoppen{
 	width:249px;
 	position:absolute;
 	top:30px;
 	right:15px;
 	
}

#knoppen img{
	padding-bottom:12px;
}

span.advertentie_tekst{
	color: #FFFFFF;
    /*float: left;*/
    font-weight: bold;
    padding-left: 5px;
    position: relative;
    top: 10px;
}

.breadcrumb{
	font-size: 7pt;
    margin: 0 0 0 18px;
}

.pics{
	height: 322px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#merken_links{
	margin-top:50px;
	width:180px;
}

#merken_links a{
display:block;
float:left;
width:90px;
}

div.addthis_toolbox{
	margin-top:3px;
	margin-right:15px;
	float:right;
}

div.wideContent div.addthis_toolbox a
{
	margin-right:2px;
}

a.addthis_button_tweet{
	width: 72px;
}

