html {
	background: #333;
    }
       
body {
    margin: 0 0 0 0;
    }
      
div#wrapper {
	margin-left: auto;
	margin-right: auto;
    width: 900px;
	background: white;
}

/****************************************************************************** HEADING */

div#header {
    float: left;
    width: 900px;
    height: 118px;
    height: 117px!important;
	border-bottom: 1px solid #004d87;
	background: white;
    }

div#header_links {
	float: left;
	width: 290px;
	width: 200px!important;
	height: 86px;
	background: url(../images/logo-studiodaniels.png) top left no-repeat;
	margin: 0 45px;
	}

div#header_rechts {
    float: right;
    width: 610px;
    height: 86px;
	background: none;
    }

/****************************************************************************** CONTENT */

div#midden {
	margin: 0;
	padding: 0;
    float: left;
    width: 900px;
    min-height: 400px;
	background: white url(../images/studio-background.png) 0 0 no-repeat;
    overflow: auto;
	}
div#midden_dark {
	margin: 0;
	padding: 0;
    float: left;
    width: 900px;
    min-height: 400px;
	background: white url(../images/studio-background_dark.png) 0 0 no-repeat;
    overflow: auto;
	}

div#links {
	margin: 0;
	padding: 0;
    float: left;
    width: 148px;
    width: 148px!important;
    min-height: 400px;
    min-height: 400px!important;
	background: none;
    overflow: hidden;
    }

div#content {
	margin: 0;
	padding: 25px 0 25px 25px;
    float: left;
    width: 752px;
    width: 727px!important;
    min-height: 400px;
    min-height: 350px!important;
	background: none;
    overflow: auto;
    }

div#content_2 {
	margin: 0;
	padding: 25px 25px 25px 25px;
    float: left;
    width: 752px;
    width: 702px!important;
    min-height: 400px;
    min-height: 350px!important;
	background: none;
    overflow: auto;
    }

div#rechts {
	margin-left: 25px;
    float: right;
    width: 355px;
    width: 330px!important;
    min-height: 220px;
    min-height: 220px!important;
	background: none;
    overflow: hidden;
    }

div#home_midden {
	margin: 0;
	padding: 0;
    float: left;
    width: 900px;
    height: 570px;
	background: white url(../images/studio-background.jpg) 0 0 no-repeat;
    overflow: hidden;
	}

div#home_content {
	margin: 0;
	padding: 0;
    float: left;
    width: 900px;
    height: 520px;
	background: none;
    overflow: hidden;
    }

div#home_menu {
	margin: 0;
	padding: 15px 0 0 0;
    float: left;
    width: 900px;
    width: 900px!important;
    height: 50px;
    height: 35px!important;
	background: url(../images/rondehoeken.png) bottom left no-repeat;
    overflow: auto;
    }

/****************************************************************************** FOOTER */

div#onder {
	margin: 0;
	padding: 0;
    float: left;
    width: 900px;
    height: 86px;
    height: 86px!important;
	border-top: 0px solid #004d87;
	background: white url(../images/rondehoeken.png) bottom left no-repeat;
    }

div#footer {
	margin: 0;
	padding: 0;
	float: left;
	width: 900px;
	width: 900px!important;
	height: 50px;
	background: #ededed url(../images/lijnonder.png) top left no-repeat;
	}

/****************************************************************************** WRAPPER ONDER */

div#wrapper_onder {
	margin-left: auto;
	margin-right: auto;
    width: 900px;
	}

div#copyright {
	margin: 0;
	padding: 0;
	float: left;
	width: 900px;
    height: 20px;
	background: none;
	}
