.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

* { margin: 0; padding: 0;}
p { margin-bottom: 15px; }
h1, h1 .Head { margin-bottom: 15px; color: #960; font-size: 14px;}
h2, h2 .Head { margin-bottom: 10px; color: #960; font-size: 12px;}
table tr td { font-size: 12px; color: #555;}
strong { color: #960; }
a { color: #960; text-decoration: none;}
a:hover {color: #555;}
a img { border: solid #fff 0; }


body { text-align: center; font-family: Verdana, Arial; font-size: 12px; background-color: #333; line-height: 15px; }
#wrapper { width: 860px; margin-left: auto; margin-right: auto; text-align: left; margin-top: 40px; margin-bottom: 20px; }
#header { color: white; padding: 4px 20px; height: 130px; position: relative;}
.papageno #header { background: #006331 url("../images/Header-papageno.jpg") no-repeat left bottom;}
.vanmullem #header { background: #b05f09 url("../images/Header-antiekVM.jpg") no-repeat left bottom;}


#header ul,
#footer ul { list-style-type: none;border-right: solid 1px white;}
#header ul li,
#footer ul li { list-style-type:none; font-family: Trebuchet, Verdana, Arial; float: left; padding: 0 4px; border-left: solid 1px white;}
#header ul a,
#footer ul a { color: white; text-decoration: none;}
#header ul#right,
#footer ul#right { position: absolute; right: 0;}

.vanmullem .contentPane,
.papageno .contentPane { padding: 20px; color: #555; width: 820px; background-color: white; }

#footer { height: 65px; position: relative;}
#footer ul { position: absolute; bottom: 2px; left: 20px; }

#bottom { color: #666; text-align:right; margin-top: 20px;}
#bottom a { color: #666; font-weight: normal;}
#bottom a:hover { color: #999;}

.papageno #footer { background: #c5c6c8 url("../images/Footer-antiekVM.jpg") no-repeat left top;}
.vanmullem #footer { background: #c5c6c8 url("../images/Footer-papageno.jpg") no-repeat left top;}

.splash #header { background: #006331 url("../images/Home-papageno.jpg") no-repeat left bottom; height: 220px;}
.splash #footer { background: #b05f09 url("../images/Home-antiekVM.jpg") no-repeat left top; height: 220px;}
.splash #VaderZoon { background: #646466; }
.splash #VaderZoon .contentPane { padding: 20px; color: white;}
.splash #VaderZoon .contentPane h1,
.splash #VaderZoon .contentPane h1 .Head,
.splash #VaderZoon .contentPane a { color: white; }

#CollectionList { list-style-type: none; width: 500px;}
#CollectionList li { list-style-type: none; clear: left; }
#CollectionList li img { margin: 0 30px 15px 0; }
#CollectionNavigation { width: 160px; float:right; }
#CollectionNavigation td { font-size: 11px;}
#CollectionNavigation a {opacity:0.50; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=50)"; filter:alpha(opacity=50); }
#CollectionNavigation a.active {opacity:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; filter:alpha(opacity=1); }
#CollectionNavigation.fullActive a {opacity:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; filter:alpha(opacity=1); }
.terugCollectie { clear: left;}