BODY
{
 text-align: center;
 margin: 0;
 background-color: white
}

#outercontainer
{
 margin: 4px auto 0 auto;
 padding-top: 10px;
 width: 940px;
 height: 570px;
 background-color: white;
 background-image: url(shadow.gif);
 background-repeat: no-repeat 
}

#container
{
 margin: 0 auto 0 auto;
 width: 920px;
 background-color: white;
 border-left: 0px solid #999999;
 border-right: 0px solid #999999;
 border-top: 0px solid #999999
}

#logo
{
 float: left;
 width: 150px;
 height: 93px;
 border: 0px
}

#logo img
{
 border: 0px;
 margin: 10px
}

#navcontainer
{
 float:left;
 width: 770px;
 height: 93px;
 border: 0px;
 padding: 0px;
 background-image: url(headerfoto.jpg);
 background-repeat: no-repeat
}

#navcontainer UL
{
 list-style: none;
 margin: 10px 0 0 10px;
 padding: 0px
}

#navcontainer LI
{
 float: left;
 margin: 0 16px 0 0;
 padding-top: 0px;
 width: 110px;
 height: 20px;
 background-image: url(button.gif)
}

#navcontainer A
{
 color: #ff0000;
 text-decoration: none;
 font: bold 14px Arial, Helvetica, Geneva, Swiss, sans-serif;
 display: block;
 height: 18px;
 padding-top: 2px
}

#navcontainer UL UL
{
 margin-top: 0px;
 margin-left: 0px
}

#navcontainer LI LI
{
 border-top: 0px;
 width: 110px;
 height: 18px;
 background-image: url(button-low.gif)
}

#navcontainer LI LI A
{
 height: 18px;
 padding-top: 0px
}

UL.menu
{
 visibility: hidden
}

#innerspacer
{
 clear: left;
 width: 100%;
 height: 16px;
 background-color: #CCCCCC
}

#fotonavcontainer
{
 float: left;
 width: 150px;
 height: 409px;
 margin-top: 0px;
 background-image: url(sidebarfoto.jpg)
}

#fotonavcontainer img
{
 margin-top: 10px;
 border: 0px
}

#content
{
 float: left;
 width: 770px;
 height: 409px;
 border: 0px;
 padding: 0px
}

iframe
{
 margin-top: 10px
}


#bottomspacer
{
 clear: left;
 width: 100%;
 height: 32px;
 background-color: #555555
}


#content-left
{
 float: left;
 width: 365px;
 margin: 10px
}

#content-right
{
 float: right;
 width: 365px;
 margin: 10px
}

#address-left
{
 text-align: center;
 float: left;
 width: 150px
}

#address-right
{
 text-align: center;
 float: right;
 width: 150px
}

p
{
 text-align: left;
 font: 12px Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
 margin: 0px
}

.lege-regel
{
 line-height: 6px
}


#address-left p, #address-right p
{
 text-align: center
}