html { overflow: -moz-scrollbars-vertical; } /* Always Show Vertical Scrollbar */
body {
	background-color: #000000;
	background-image: url(http://www.robkattenburg.nl/images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
}
p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1{ font-size: 36px; }
h2{	font-size: 24px; }


.breadcrumbs {
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 2px;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #333333;
	text-decoration: none;
}
.breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs a:focus {
	color: #333333;
	text-decoration: underline;
}


div.horlijn {
	height:25px;
	background-image: url(http://www.robkattenburg.nl/images/horlijn.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.galleryitem img { padding: 10px; }
.galleryitem a:link img {background-color: #ffffff}
.galleryitem a:hover img {background-color: #cccccc}

#container {
	width: 854px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#menucontainer {
	height: 54px;
	width: 854px;
}
#slideshowcontainer {
	width: 854px;
	height: 365px;
}
#slideshowcontainer .onderschrift {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-image: url(http://www.robkattenburg.nl/images/schaduw.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
}

#slideshowcontainer .onderschrift a:link, #slideshowcontainer .onderschrift a:visited {
	color: #999999;
	text-decoration: none;
}

#slideshowcontainer .onderschrift a:hover, #slideshowcontainer .onderschrift a:active, #slideshowcontainer .onderschrift a:focus {
	color: #666666;
	text-decoration: none;
}

#content {
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 34px;
	padding-left: 34px;
}
#content .onderschrift {
	font-size: 12px;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 130%;
}
#content a:link, #content a:visited {
	color: #555555;
	text-decoration: none;
}
#content a:hover, #content a:active, #content a:focus {
	color: #555555;
	text-decoration: underline;
}
#gallery {
	width: 854px;
}

#gallery .schilder {
	font-size: 12px;
	font-weight: bolder;
	color: #333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#gallery .jaar {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	line-height: 120%;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#gallery .titel {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	line-height: 120%;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}


#footer {
	width: 854px;
	height: 86px;
}


/* class styles */
.fade-box {
	margin-left: 0px;
	position: absolute;
	top: 68;
	width: 854px;
}
		
/* the boxes that fade */
#box-1 {
}
#box-2 {
}
#box-3 {
}

hr
{
	background:#ccc;
	border:none;
	color:#cccccc;
	height:1px;
	margin:0px;
	padding:0px;
}


div.kunstenaar {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
div.kunstenaar-jaartallen {
	font-size: 13px;
	color: #333333;
	padding-top: 5px;
}
div.kunstwerk {
	font-size: 13px;
	color: #333333;
	font-style: italic;
	padding-top: 20px;
}
div.kunstwerk-details {
	font-size: 11px;
	color: #333333;
}
tr.trwhite {
	background-color: #fff;
	cursor:pointer;cursor:hand;
}
tr.trgrey {
	background-color: #ddd;
	cursor:pointer;cursor:hand;
}



#footer #sitemap {
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#footer #sitemap a:link, #footer #sitemap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #sitemap a:hover, #footer #sitemap a:active, #footer #sitemap a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer #naw {
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#footer #naw a:link, #footer #naw a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #naw a:hover, #footer #naw a:active, #footer #naw a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
.small {
	font-size: 12px;
}
.nogvertalen {
	color: #FF0000;
}
.kunstwerk-details strong {
	color: #900;
}
.kunstwerk-details em {
	font-style: normal;
	font-variant: small-caps;
}
.small-caps {
	font-variant: small-caps;
}

