/* CSS Document */

html, body {
	margin:0;
	padding:0;
}

html { overflow: auto; }

body { background-color: #c0c0c0; }
#wrapper { position: absolute; top: 50%; left: 50%; width:972px; height: 580px; margin: -290px auto 0 -486px; }
#content { position: absolute; top: 135px; width:972px; height: 445px; }
#content_links { background-color: #fff; width: 300px; height: 580px; float: left; }
#content_links_logo_keukens { background-image: url(images/logo_keukens.gif); background-repeat: no-repeat; width: 300px; height: 110px; }
#content_links_logo_kozijnen { background-image: url(images/logo_kozijnen.gif); background-repeat: no-repeat; width: 300px; height: 110px; }
#content_links_logo_kookstudio { background-image: url(images/logo_kookstudio.gif); background-repeat: no-repeat; width: 300px; height: 110px; }
#content_links_beeld { width: 300px; height: 330px; }
#content_links_tijden { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #fff; width: 280px; height: 133px; padding-top: 10px; padding-left: 20px; }
#content_rechts { background-color: #fff; width: 672px; height: 580px; float: left; }
#content_rechts_menu_keukens { background-color: #fff; background-image: url(images/head_keukens.gif); background-repeat: no-repeat; width: 635px; height: 67px; padding-top: 43px; padding-left: 37px; }
#content_rechts_menu_kozijnen { background-color: #fff; background-image: url(images/head_kozijnen.gif); background-repeat: no-repeat; padding-top: 43px; padding-left: 37px; width: 635px; height: 67px; }
#content_rechts_menu_kookstudio { background-color: #fff; background-image: url(images/head_kookstudio.gif); background-repeat: no-repeat; padding-top: 43px; padding-left: 37px; width: 635px; height: 67px; }
#content_rechts_content { font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; background-color: #fff; width: 632px; height: 433px; padding: 20px; }
#content_rechts_content a { color: #000; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 0; border-style: none; }
#content_rechts_content a:hover { color: #9a9a9a; }
#content_rechts_sub { background-color: #fff; background-repeat: no-repeat; width: 642px; height: 40px; padding-top: 15px; padding-left: 30px; }
/*-------------------------------- clear fix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*--------------------------------------*/
h1 { font-size: 14px; font-weight: bold; margin: 0 0 5px; }
h2 { font-size: 22px; font-weight: bold; line-height: 25px; margin: 0 0 5px; }
h3 { font-size: 24px; font-weight: bold; margin: 20px 0 0; }
