@font-face {
    font-family: 'AvenirLTStd65Medium';
    src: url('../fonts/avenirltstd-medium-webfont.eot');
    src: url('../fonts/avenirltstd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avenirltstd-medium-webfont.woff') format('woff'),
         url('../fonts/avenirltstd-medium-webfont.ttf') format('truetype'),
         url('../fonts/avenirltstd-medium-webfont.svg#AvenirLTStd65Medium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirLTStd85Heavy';
    src: url('../fonts/avenirltstd-heavy-webfont.eot');
    src: url('../fonts/avenirltstd-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avenirltstd-heavy-webfont.woff') format('woff'),
         url('../fonts/avenirltstd-heavy-webfont.ttf') format('truetype'),
         url('../fonts/avenirltstd-heavy-webfont.svg#AvenirLTStd85Heavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirLTStd45Book';
    src: url('../fonts/avenirltstd-book-webfont.eot');
    src: url('../fonts/avenirltstd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avenirltstd-book-webfont.woff') format('woff'),
         url('../fonts/avenirltstd-book-webfont.ttf') format('truetype'),
         url('../fonts/avenirltstd-book-webfont.svg#AvenirLTStd45Book') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirLTStd55Roman';
    src: url('../fonts/avenirltstd-roman-webfont.eot');
    src: url('../fonts/avenirltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avenirltstd-roman-webfont.woff') format('woff'),
         url('../fonts/avenirltstd-roman-webfont.ttf') format('truetype'),
         url('../fonts/avenirltstd-roman-webfont.svg#AvenirLTStd55Roman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirLTStd35Light';
    src: url('../fonts/avenirltstd-light-webfont.eot');
    src: url('../fonts/avenirltstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avenirltstd-light-webfont.woff') format('woff'),
         url('../fonts/avenirltstd-light-webfont.ttf') format('truetype'),
         url('../fonts/avenirltstd-light-webfont.svg#AvenirLTStd35Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
font-family:Helvetica, Verdana, sans-serif;
font-size:10px;
background:#FFF;
}

.tekst_padding p {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6, .titel_tentoonstelling, .tijdsbalk_jaartal, .subkop, .alert{
	font-family: 'AvenirLTStd35Light';
}

h1, #tekst .tekst_padding H1
{
margin-bottom:10px;
margin-left: -1px;
font-size:21px;
}

h2
{
margin:35px 0px 15px 0px;
font-size:16px;
}

h3
{
margin:20px 0px 5px 0px;
font-size:14px;
}
h4
{
margin:20px 0px 5px 0px;
font-size:12px;
}

#navigatie h5, #subnavigatie h5, #subsubnavigatie h5
{
margin:0px;
padding:0px;
}

a img
{
border:none;
text-decoration:none;
}

#adresgegevens
{
position:absolute;
left:0px;
line-height:17px;
width:150px;
top:250px;
font-size:9px;
color:#4e4e50;
}

#adresgegevens a
{
color:#4e4e50;
}

#content a
{
color:#000;
}


#container
{
position:absolute;
left:50%;
margin-left:-475px;
width:950px;
}

#navigatieblokken
{
margin-top:20px;
width:295px;
float:left;
display:inline;
}

.navigatieblokken_homepage {
	width: 125px !important;
}

.content_homepage {
	margin-left: 125px !important;
	width: 820px !important;
}

.content-box-homepage {
	width: 480px !important;
}

.editmode
{
padding:10px 10px 10px 30px;
background: url("../_images/lichtje.gif") 5px 10px no-repeat #eef3ff;
border:1px solid #cad8fa;
line-height:20px;
font-size:12px;
color:#093B93;
}

#navigatie
{
padding-top:4px;
background:#d1d3d4;
width:125px;
height:396px;
float:left;
display:inline;
margin-right:20px;
font-size:17px;
}

#subnavigatie
{
padding-top:8px;
padding-bottom:10px;
font-size:12px;
}

#subnavigatie, 
#subsubnavigatie
{
width: 150px;
background:#a7a9ac;
float:left;
display:inline;
margin-bottom:20px;
}

#navigatie ul, #subnavigatie ul,  #subsubnavigatie ul
{
list-style-type:none;
margin:0px;
padding:0px;
}

#navigatie a {
	font-family: 'AvenirLTStd35Light';

}

#subnavigatie a, #subsubnavigatie a {
	font-family: 'AvenirLTStd55Roman';
}

#navigatie a, #subnavigatie a, #subsubnavigatie a
{
	text-decoration:none;
	color:#000;
	margin:0px;
	padding:10px;
	display:block;
	border:none;
	font-weight: normal !important;
}
#navigatie a img, #subnavigatie a img, #subsubnavigatie a img
{
border:none;
}

#subnavigatie a, #subsubnavigatie a
{
width:130px;
color:#000;
}
#navigatie li.active a, 
#subnavigatie li.active a, 
#subsubnavigatie li.active a,
#navigatie li a:hover, 
#subsubnavigatie li a:hover
{
color:#FFF !important;
}
.background-white
{
	background-color: #FFFFFF !important;
}

.background-red
{
	background-color: #E20319 !important;
	color:#000;
}

.background-blue
{
	background-color: #0066AA !important;
}

.background-geel
{
	background-color: #ffd800 !important;
}

.background-lightgrey
{
	background-color: #d1d3d4 !important;
}

.background-grey
{
	background-color: #a7a9ac !important;
}

.background-darkgrey
{
	background-color: #545659 !important;
}



.background-geel hr
{
border:none;
height:1px;
background:#FFE554;
color:#FFE554;
}
#content
{
margin-top:20px;
margin-left:295px;
width:655px;
}

#content #slideshow
{
margin-left:0px;
margin-right:0px;
height:400px;
width:305px;
float:right;
overflow:hidden;
}

#content #slideshow .attachment-text
{
text-align: right;
width: 305px;
}

.box_
{
float:left;
display:inline;
margin-left:20px;
background:#FFF;
}

#content .content-box
{
width:306px;
float:left;
display:inline;
margin-left:20px;
}

#onder_sub .box_, #onder_sub .box_rood, #onder_sub .box_geel, #onder_sub .box_blauw, #onder_sub .box_lichtgrijs, #onder_sub .box_grijs, #onder_sub .box_donkergrijs
{
margin-top:20px;
width:150px;
margin-left:145px;
}

.banner
{
height:150px;
width:150px;
margin-left:145px;
background:#eee;
margin-bottom:20px;
}

#tekst
{
padding:0px;
border:0px solid #FF6600;
height:400px;
overflow:auto;
position: relative; 
}

#tekst_afbeelding
{
padding:0px;
border:0px solid #FF6600;
height:400px;
overflow:hidden;
}

#tekst .tekst_padding
{
line-height:17px;
padding:10px;
}

.titel_afbeelding
{
position:relative;
bottom:0px;
z-index:99;
background: #000; 
color:#FFF;
height: 50px; 
width: 308px;
padding:10px;
font-size:1.1em; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.boxcaption{ 
float: left;
display:inline; 
position: absolute; 
background: #000; 
color:#FFF;
height: 150px; 
width: 440px; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
padding:10px;
top: 350px;
left: 0;
}
.caption .boxcaption {
padding:10px;
top: 350px;
left: 0;
line-height:16px;
}
.caption .titel_tentoonstelling
{
height:50px;
}
.titel_tentoonstelling
{
font-weight:bold;
font-size:16px;
}

.downloaditem {
padding: 10px 0px 10px 30px;
font-weight: bold;
}

.downloaditem a:hover {
text-decoration: underline;
color: #7f0026;
}

#easyTooltip {
padding: 10px;
border: 1px solid #ccc;
background: #f1f1f1;
width: 300px;
line-height: 1.6em;
}

.opsomming
{
color:#333;
padding:5px 0px 5px 0px;
border-bottom:1px solid #FFE554;
}
.opsomming a
{
color:#333;
text-decoration:none;
}

.opsomming_active
{
color:#000;
padding:5px 0px 5px 0px;
border-bottom:1px solid #E8C500;
}
.opsomming_active a
{
color:#000;
text-decoration:none;
}

#prev, #next
{
font-size:30px;
z-index:99;
text-decoration:none;
background:#FFF;
color:#000;
position:absolute;
bottom:0px;
width:50px;
height:46px;
display:block;
text-align:center;
vertical-align:middle;
padding-top:4px;
}

#prev
{
right:260px;
}
#next
{
right:0px;
}

.alert {
margin: 5px 0px 15px 0px;
border: 1px solid #ae3b3b;
color: #761818;
background: #FFEFEF;
font-size:12px;
padding: 5px;
}

/* Custom CSS */

p.normaal {

}

.subkop {
	margin:5px 0px 5px -1px;
	font-size:14px;
}

#banner_image {
	width: 150px;
	border: 0px;
}

#banners-slide {
	display: block;
	width: 150px;
	height: 200px;
	float: right;
}

#collection-search {

}

#collection-search label {
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

#collection-search input.fields {
	border: 1px #C0C0C0 solid;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	font-size: 12px;
}

#collection-search input.submit {
	border: 1px #C0C0C0 solid;
	margin: 0px 0px 10px 0px;
	padding: 10px 15px 10px 15px;
	font-size: 18px;
	background: #FFFFFF;
}

#collection-search input.large {
	width: 270px;
}

#result-box {
	padding: 25px 0px 0px 25px;
}

#result-boxes {
	height: 400px;
	overflow: hidden;
}

#result-boxes .result {
	float: left;
	width: 190px;
	height: 190px;
	margin: 0px 20px 20px 0px;
	font-size: 11px;
	line-height: 17px;
}

#result-boxes .result .image {
	width: 190px;
	height: 135px;
}


#result-boxes .last {
	margin: 0px 0px 20px 0px !important;
}

.omschrijving_kunstwerk .kunstwerk img {
border: 1px solid #EEE;
padding: 2px;
background: #FFF;
}

.omschrijving_kunstwerk .kunstwerk {
float: left;
padding-right: 10px;
margin-right: 10px;
border-right: 1px solid #b3cacf;
display: inline;
}

.omschrijving_kunstwerk .omschrijving {
float: left;
width: 300px;
}

.omschrijving_kunstwerk .omschrijving h6 {
	color: #002332;
	font-weight: normal;
	font-size: 28px;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}

.omschrijving_kunstwerk .omschrijving .tags {
	padding: 10px 0px 0px 0px;
}

.omschrijving_kunstwerk .omschrijving .tags a {
	color: #C0C0C0;
}

.clear {
	clear: both;
}

#results-prev {
	position: absolute;
	top: 390px;
	right: 0;
}

#results-next {
	position: absolute;
	right: 0;
	top: 790px;
}

#results-first {
	position: absolute;
	top: 370px;
	right: 0;
}

#results-last {
	position: absolute;
	right: 0;
}

.results-scroll img {
	border: none;
}
