body { 
background-color: #ffffff;
}

.container {
width: 800px;
position: absolute;
top: 10%;
left: 50%;
margin-left: -400px;
}

      .header {
      position: relative;
      width: 800px;
      height: 170px;
      float: left;
      clear: both;
      display: none;
      margin: 0px 0px 0px 0px;
      }
      
            .header-top {
            background-image: url('images/header_top.png');
            background-position: bottom;
            background-repeat: no-repeat;
            width: 800px;
            height: 13px;
            }
            
            .header-inhoud {
            background-image: url('images/header_background.png');
            width: 800px;
            height: 118px;
            }
            
            .header-bottom {
            background-image: url('images/header_bottom.png');
            background-repeat: no-repeat;
            width: 800px;
            height: 14px;
            }
      
      .menu {
      width: 250px;
      height: 425px;
      float: left;
      display: none;
      }
      
            .menu-top {
            background-image: url('images/one-liner_top.png');
            background-repeat: no-repeat;
            background-position: bottom;
            width: 250px;
            height: 18px;
            }
            
            .menu-inhoud {
            background-image: url('images/one-liner_background.png');
						background-repeat: repeat-y;
            width: 250px;
            height: 390px;
						text-align: left;
						padding-left: 10px;
            }
            
            .menu-bottom {
            background-image: url('images/one-liner_bottom.png');
            background-repeat: no-repeat;
            width: 250px;
            height: 17px;
            }
      
      .photo {
      background-image: url('images/photo.png');
      width: 250px;
      height: 200px;
      float: left;
      display: none;
      margin-left: 25px;
      margin-bottom: 25px;
      }
			
			.video {
      background-image: url('images/video.png');
      width: 250px;
      height: 200px;
      float: left;
      display: none;
      margin-left: 25px;
      margin-bottom: 25px;
      }
      
      .one-liner {
      width: 250px;
      height: 200px;
      float: left;
      display: none;
      margin-left: 25px;
      margin-bottom: 25px;
      }
      
            .one-liner-top {
            background-image: url('images/one-liner_top.png');
            background-repeat: no-repeat;
            background-position: bottom;
            width: 250px;
            height: 18px;
            }
            
            .one-liner-inhoud {
            background-image: url('images/one-liner_background.png');
						background-repeat: repeat-y;
            width: 250px;
            height: 165px;
						text-align: center;
						padding-left: 0px;
            }
            
            .one-liner-bottom {
            background-image: url('images/one-liner_bottom.png');
            background-repeat: no-repeat;
            width: 250px;
            height: 17px;
            }
      
      .content {
      width: 525px;
      min-height: 200px;
      float: right;
			display: none;
      }
			
			      .content-top {
            background-image: url('images/content_top.png');
            background-repeat: no-repeat;
            background-position: bottom;
            width: 525px;
            height: 13px;
            }
            
            .content-inhoud {
            background-image: url('images/content_background.png');
						background-repeat: repeat-y;
            width: 525px;
						_height: 168px;
						min-height: 173px;
						text-align: left;
						padding-left: 10px;
            }
            
            .content-bottom {
            background-image: url('images/content_bottom.png');
            background-repeat: no-repeat;
            width: 525px;
            height: 14px;
            }

						
.logo {
float: left;
margin: 32 0 0 30;
}

.nvm {
width: 150px;
float: right;
margin: 35 30 0 0;
border: 0px;
}

h1 {
margin: 0 0 0 0;
color: #669;
font-family:  calibri;
font-size: 17px;
font-style: italic;
text-decoration: none;
}

.maillink {
text-decoration: none
}

.menulink {
margin-left: 10px;
color: #669;
font-family:  calibri;
text-decoration: none;
font-size: 15px;
}

.adres {
margin: 0 0 0 10;
color: #669;
font-family:  calibri, arial;
font-size: 15px;
}

.contact {
margin: 0 0 0 10;
color: #669;
font-family:  calibri, arial;
font-size: 15px;
}

.openingstijden {
margin: 0 0 0 10;
color: #669;
font-family:  calibri, arial;
font-size: 15px;
}

.one-liner-tekst {
color: #669;
font-family:  calibri, arial;
font-size: 25px;
width: 220px;
border: 1px;
}

.content-inhoud-tekst{
color: #669;
font-family:  calibri, arial;
font-size: 17px;
width: 500px;
}

a{
color: #669;
font-family:  calibri, arial;
}