/* Start of CMSMS style sheet 'style' */
body {
background-color: #ede2cc;
font: Arial;

}

#main {
	width : 800px;
	margin : 20px auto 40px auto;
        color: #540901;
}

#container{
        width : 800px;
        background-image : url('uploads/bgline.gif');
        color: #540901;
}

#header {
	height : 140px;
	background-image : url('uploads/header.jpg');
	padding : 0px 40px 0px 20px;
}

#headerbutton {
        position: relative;
        top: 50px;
        left: 150px;
        height: 50px;
        width: 350px;     
}

#headerbutton a{
        height: 100%;
        width: 100%;        
        display:block; 
        font-size: 0px;
        text-decoration:none;
        color: #203b7e;
}


#menu {
        margin: 0 9px 0 15px;
	padding : 10px 0px 0px 0px;
	float:left;
	width:113px;
        min-height: 440px;
        background-image : url('uploads/bglinemenu.gif');
        background-repeat: repeat-x;
}

#content {
	padding : 4px 24px 0 25px;
	float:left;
	width:600px;
        min-height: 440px;
        background-image : url('uploads/bglinecontent.gif');
        background-repeat: repeat-x;
        color: #540901;
}

#tabeltarieven {
        position: absolute;
        top: 232px;
	float:left;
	width:400px;
        color: #540901;
}

#contentcontact{
        margin-right: -25px;
        margin-bottom: -25px;
        min-height: 440px;
        background-image: url('uploads/DSC_0997-copy.png');
        background-repeat: no-repeat;
        background-position: bottom right;
}

#kvkcontact{
        text-align: left;
        margin-left: 140px;
        margin-top: -25px;
}

#contactdelft{
        position: relative;
        top: 0px;
        left: 0px;
        float:left;
	width:120px;
        color: #540901;
}


#contactdh{
        position: relative;
        top: 0px;
        left: 25px;
	float: left;
	width: 150px;
        color: #540901;
}

#contacttel{
        position: relative;
        left: 50px;
        top: 0px;
        float: left;
	width: 150px;
        color: #540901;
}


#content H3{
	font-size: 16px;
        color: #540901; 
}

#content a{
        color: #bb1a09; 
}

#navlink {
	float:left;
	width:600px;
        color: #bb1a09;
}

#footer {
	clear: both;
	width: 760px;
	padding: 20px;
background-image : url('uploads/footerline.gif');
background-repeat:no-repeat;
background-position:bottom;
text-align: right;

}

#footertext {
        background-image : none;
	clear: both;
	width: 760px;
        text-align: center;
}

.ondertitel {
margin: 0px;
position: relative;
top: -15px;
}

/* End of 'style' */

