body	{
    margin: 0;
    padding: 0;
    font: 12px/140% Arial, Helvetica, sans-serif;
    background-color: White;
    color: #641C01;
    text-align: left;
}

a { 
    text-decoration: none; 
}

a:link	{
	
}

a:visited	{
	
}

a:hover	{
	
}

div {
	margin:  0;
	padding: 0;
}

img	{
	border: 0;
	margin: 0;
	display: block;
}

h1 {
    font-size: 20px;
    font-weight: bold;
}

h2  {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 0;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0 0;
}

h5	{
	font-size: 11px;
    margin: 5px 0 0 0;
}

h6	{
	font-size: 10px;
}

ul {
    left: 0;
	margin: 0; 
	padding: 0; 
	list-style: none outside;
    white-space: nowrap;
}

li {
    float: left;
    display: block;
}
    
/* end element styles
*****************************************************************/

/* layout styles
*****************************************************************/
div#wrapper	{
    position: relative;
    margin: 0 auto;
    width: 962px;
    background-color: White;
}

div#header {
    position: relative;
    width: 962px;
    height: 188px;
    margin-top: 0px;
}

div#header img#logoSfl{
    position: absolute;
    top: 14px;
    left: 380px;
}

div#header img#studio {
    position: absolute;
    top: 160px;
    left: 345px;
}

div#header #menuImages {
    position: relative;
    top: 90px;
    left: 20px;
    height: 40px;
    width: 940px;
    white-space: nowrap;
}

div#header #menuImages ul {
    position: relative;
	height: 40px;
}

li#werkl, li#extral, li#guestbookl, li#overOnsl{
    width: 131px;
}

div#header #menuImages ul li#guestbookl{
    margin: 0 50px 0 0;
}

div#header #menuImages ul li#overOnsl{
    margin: 0 260px 0 55px;
}

div#header #menuImages ul li a{
    display: block;
    height: 40px;
}

div#header #menuImages ul li a#werk{
    background: url(../images/hoofdmenu/werk.gif) no-repeat;
}

div#header #menuImages ul li a#overOns{
    background: url(../images/hoofdmenu/over.gif) no-repeat;
}

div#header #menuImages ul li a#guestbook{
    background: url(../images/hoofdmenu/guestbook.gif) no-repeat;
}

div#header #menuImages ul li a#extra{
    background: url(../images/hoofdmenu/extra.gif) no-repeat;
}

div#header #menuImages ul li a#werk:hover{
    background: url(../images/hoofdmenu/werkover.gif) no-repeat;
}

div#header #menuImages ul li a#overOns:hover{
    background: url(../images/hoofdmenu/overover.gif) no-repeat;
}

div#header #menuImages ul li a#guestbook:hover{
    background: url(../images/hoofdmenu/guestbookover.gif) no-repeat;
}

div#header #menuImages ul li a#extra:hover{
    background: url(../images/hoofdmenu/extraover.gif) no-repeat;
}

div#header #menuImages ul li a span{
    display: none;
}

#menubalk {
    position: relative;
    left: 0px;
    top: 25px;
    width: 962px;
    height: 27px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: White;
    background-color: #000000;
}

#menubalk div#container {
    position: relative;
    margin-left: 205px;
}

#menubalk ul {
    white-space: nowrap;
}

#menubalk ul li{
	margin: 5px 0 0 0; 
	padding: 0 9px 0 9px; 
    border-right: 1px solid #fff;
}

#menubalk ul li a{
    height: 22px;
    padding-right: 5px;
    color: White;
}

#mouseimages {
    position: relative;
    left: 0px;
    top: 32px;
    width: 962px;
    height: 55px;
}

#mouseimages ul {
    height: 35px;
}

#mouseimages a img {
    display: inline;
    margin-right: 26px;
}

#balkcommentaar {
    position: relative;
    left: 0px;
    top: 10px;
    width: 962px;
    height: 15px;
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 2px;
    padding-bottom: 1px;
}

#topfotooverons {
   position: relative;
   left: 0; 
   top: 25px;
   width: 962px;
}

#contentwrapper {
    position: relative;
    width: 962px;
    margin: 35px 0 0px 0;
    background: url(../images/wallpaper2.jpg) 0 355px repeat-y;
    height: auto;
    /* height: 320px;
    overflow: auto; */
}

#contentwrapper #left{
    float: left;
    width: 355px;
}

#contentwrapper #left img {
    float: left;
    display: block;
    margin: 0 0 10px 0;
    padding: 0px;
}

#contentwrapper #center {
    position: relative;
    margin-left: 375px;
    width: 384px;
}

#contentwrapper #right {
    float: right;
    width: 170px;
}

#contentwrapper #right h5 {
    margin: 10px 0 -10px 0;
}

#contents {
    position: relative;
    left: 0;
    top: 15px;
    width: 962px;
    height: auto;
}

#contents img {
    position: relative;
    left: 0px;
}

#contents img.hidden {
    width: 0;
    height: 0;
}

#contents img.show {
    display: block;
}

#footer {
   position: relative;
   width: 962px;
   height: 32px;
   border-top: 2px solid #5b5d5f; 
   margin: 20px auto 5px auto;
   padding-top: 10px;
   color: #534B48;
   clear: both;
}

#footer img {
    float: left;
    margin: 5px 5px 0 0;
}

#footer p {
	position: relative;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding: 0 1px 0 5px;
    display: inline;
}

#footer p#bedrijf { color: #1eb1e7; padding: 0 3px 0 0; }
#footer p#emailadres { position: absolute; right: 2px; margin: 0;}
#footer p.adres { border-left: 1px solid black; }
p#emailadres a { margin-left: 10px; }

#footer p span {
    color: #9E8400;
}

#footer a {
	font-size: 12px;
	color: #534B48;
}

#footer a:hover {
	color: #1eb1e7;
}














