body {
    background-color: black;
    font-size: 13px;
    color: #dbbca7;
	font-family: 'Verdana','Arial','sans-serif';
}

a.menu-link {
    font-size: 13px;
    text-decoration:none;
    padding-left: 16px;
    padding-right: 16px;
    font-weight: bold;
}

a.menu-link-front, a.menu-link-content:hover {
    color:white;
}

a.menu-link-front:hover, a.menu-link-content {
    color: #d55b26;
}

div.float-center {
    margin-left:auto;
    margin-right: auto;
}

div#main-wrapper {
    width:636px;
}

div#title {
    width:550px;
}

div#menu {
    width:664px;
    margin-top:17px;
    margin-left:-10px;
}

div#front-wrapper {
    width: 626px;
    border: 5px solid #a83804;
    height: 275px;
    margin-top:17px;
    background-color:#883104;
    position:relative;
}

div#content-wrapper {
    width: 626px;
    border: 5px solid #a83804;
    height: 315px;
    margin-top:17px;
    background-color:#883104;
    position:relative;
}

div.home-afbeelding {
    float:left;
    width:156px;
    position: relative;
    bottom: 0px;
}

div#creator {
    width:310px;
	font-weight:bold;
	font-size:12px;
    margin-top: 18px;
	color: #A83804;
}

div#sjouktje-fotos {
    width:213px;
    height: 100%;
    float:left;
    border-right:5px solid #a83804;
}

div#over-sjouktje-text {
    float:left;
    width:392px;
    height: 314px;
    margin-left:15px;
    overflow: auto;
}

div#over-sjouktje-text p {
    padding-right: 7px;
}

p#foto-onderschrift {
    font-size: 11px;
    color: white;
}

div#beelden-fotos {
	width:310px;
	border-right:5px solid #a83804;
	height:315px;
	float:left;
	background-color:#783004;
}

div#beelden-text {
	width:311px;
	height:315px;
	float:left;
	position:relative;
}

h3.beeld-naam {
	color:#DBBCAC;
	font-size:22px;
	float:right;
	clear:both;
	margin-right:14px;
	font-weight:normal;
	font-family:'Verdana';
	clear:both;
	width:290px;
	text-align:right;
}

div.beeld-materialen {
	float:right;
	color:#DBBCAC;
	text-align:right;
	font-size:13px;
	font-family:'Verdana';
	position:absolute;
	bottom:20px;
	right:25px;
}

div#controls {
	width:636px;
}

div#previous {
	font-weight: bold;
    float: left;
    font-size: 12px;
    height: 35px;
    margin-top: 8px;
}

div#previous a {
   color: #A83804;
   text-decoration:none;
}

div#previous a:hover {
	color:#DBBCAC;
}

div#next {
	float:right;
	font-weight: bold;
	font-size: 12px;
    height: 35px;
    margin-top: 8px;
}

div#next a {
   color: #A83804;
   text-decoration:none;
}

div#next a:hover {
	color:#DBBCAC;
}
