@import url("menu.css");
@import url("projecten.css");
@import url("lightbox.css");

* {
font-family : Helvetica, Arial, sans-serif;
font-size : 12px;
color : #666565;
}

html, body {
width: 100%;
height: 100%;
}

body {
background: #EAEAD7;
margin: 0px;
}

div.title {
color: #B07D35;
text-align: center;
font-size: 20px;
font-family: Trebuchet MS;
overflow: hidden;
height: 60px;
}

td {
margin: 0px;
padding: 0px;
}

table.frame {
position: absolute;
left: 50%;
margin: 30px 0px 0px -395px;
width: 790px;
}

table.frame td.header {
height: 57px;
background: url("../images/background/head.gif") no-repeat;
}

table.frame td.menu {
width: 130px;
height: 500px;
background: url("../images/background/menu.jpg") no-repeat;
}

table.frame td.content {
background: url("../images/background/body.jpg") repeat-y;
}

div.content2 {
margin: 0px 0px 0px 20px;
height: 460px;
overflow: scroll;
}

div.fader_spacer {
width: 185px;
float: left;
}

div.image_fader {
text-align: center;
float: left;
margin: 10px 0px 0px 0px;
}

div.footer {
text-align: right;
font-size: 10px;
clear: both;
margin: 10px 10px 10px 0px;
}

.sIFR-active div.title {
color: #B07D35;
font-size: 20px;
}

a img {
border: 1px solid #AB0058;
}

table.paintings {
padding: 0px;
margin-left: 122px;
empty-cells: show;
}

table.paintings td {
margin: 0px;
padding: 0px;
width: 75px;
height: 75px;
}

table.paintings td img {
margin: 0px;
float: left;
border: 0px;
}
