/* Start of CMSMS style sheet 'Layout: Standaard Breed' */
/* Start of CMSMS style sheet 'Layout: Standaard Breed' */
body {
    margin: 0px;
    padding: 0px;
    background-color: #f4bc31;
}

#slogan {
    width: 265px;
    height: 65px;
    background-image: url('images/text.gif');
    margin-bottom: 25px;
}

#container {
    width: 1000px;    
    margin: auto;
    background-color:; /* url('images/background.jpg') no-repeat;*/
    background: #393033 url('images/background.jpg') repeat-x;
    top:50px;
    overflow:visible;
}
#container > div 
{
	padding:0px 156px;
}
#header {
    width: 688px;
    height: 140px;
    background-image: url('images/logo.jpg');
    background-repeat: no-repeat;
    background-position:156px 0px;
    margin-bottom:20px;
}

#menu {
    height: 32px;
    width: 688px;
    line-height: 32px;
    background-color:black;
}



#adresbalk {
    height: 55px;
    width:688px;
	margin:auto;
	padding-left:156px;
    background: url('images/adres.jpg') center no-repeat;    
	background-position:156px 0px;
	background-color:white;
	position: relative;
	top: -16px;
}

#footer {
    height: 21px;
    width: 688px;
    color: #a2a2a2;
    font-family: "Arial", "Verdana", "Serif";
    font-size: 70%;
    line-height: 21px;
    text-align: right;
	margin-top: -18px;
}

#footer a { text-decoration: none; color: #a2a2a2; }

#menu ul {
    margin: 0px;
    padding: 0px;
}

#menu ul li {
    float: left;
    margin: 0px 15px 0px 0px;
    padding: 0;
    list-style-type: none;
    font-family: "Arial Narrow", "Arial", "Verdana", "Serif";
    font-size: 75%;
    text-transform: uppercase;
    font-weight: bold;
}

#menu a {
    color: #fff;
    text-decoration: none;
}

#image {
    width: 210px;
    height: 314px;
    background: url('images/foto.jpg');
    float: left;
}
#body {
    margin-top: 16px;
    width: 688px;
    overflow: hidden;
}
#content
{
    width: 686px;
margin-top:20px;
    /*height: 900px;*/
}

#text p, #text h1 {
    margin-top: 0px; padding-top: 0px;

}

#text {
    font-size: 75%;
    float: left;
    font-family: "Arial", "Verdana", "Serif";
    color: #fff;
	width: 100%;
	margin:auto;
	min-height:500px;
}


#text h1 {
    color: #f5bc32;
    font-size: 175%;
    font-family: "Centaur", "Georgia", "Sans-Serif";
}
#text h2 {
    color: #f5bc32;
    font-size: 150%;
    font-family: "Centaur", "Georgia", "Sans-Serif";
}

#text a { color: #fff; text-decoration: underline; }
#text a:hover { color: #f5bc32; }
/* End of 'Layout: Standaard Breed' */

/* End of 'Layout: Standaard Breed' */

