/* CSS Document */

html, body {
	margin:0;
	padding:0;
}

html { overflow: auto; }

body { background-color: #fff; }
#wrapper { position: absolute; top: 50%; left: 50%; width:972px; height: 540px; margin: -290px auto 0 -486px; }
#content_links { font-size: 13px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #fff; width: 120px; height: 420px; float: left; padding-top: 120px; }
#content_links ul { margin: 0; padding: 0 10px 0 0; }
#content_links a { color: #c33; text-decoration: none; padding-top: 2px; padding-bottom: 2px; display: block; }
#content_links a:hover { color: #000; text-decoration: none; }
#content_links a.zwart { color: #000; font-size: 13px; text-decoration: none; }
#content_links a.grijs { color: #96a0a6; font-size: 10px; text-decoration: none; }
#content_links a.grijs:hover { color: #000; font-size: 10px; text-decoration: none; }
#content_links a.zwart:hover { color: #c33; text-decoration: none; }
#content_midden { background-color: #e5e5e6; width: 437px; height: 540px; float: left; }
#content_midden_foto { background-color: #b1b1b1; width: 437px; height: 540px; }
#content_rechts { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #fff; width: 415px; height: 540px; float: right; }
#content_rechts_logo { background-color: #fff; background-image: url(../images/logo.gif); background-repeat: no-repeat; width: 415px; height: 110px; }
#content_rechts_foto { background-color: #fff; width: 415px; height: 317px; }
#content_rechts_tekst { font-size: 12px; line-height: 16px; background-color: #fff; height: 317px; padding-top: 10px; padding-right: 10px; padding-left: 20px; }
#content_rechts_project { background-color: #fff; width: 415px; height: 60px; padding-top: 10px; }
#content_rechts_sub a:hover { color: #a69d94; }
#content_links span { padding-top: 3px; padding-bottom: 3px; display: block; }
/*-------------------------------- 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 */


/*--------------------------------------*/
div.Info
		{ font-size: 12px; position:absolute; margin-top: -100px; width:95px; background: #fff; text-align:center; padding-top: 5px; padding-bottom: 5px; }
h1 { font-size: 14px; font-weight: bold; margin: 0 0 5px; }
h2 { font-size: 22px; font-weight: bold; margin: 0 0 5px; }
.omschrijving { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: 96%; list-style-type: none; padding: 10px 0; margin: 0; border: solid 1px #dcc5c5; }
.menu li { margin: 0; padding: 0 0 0 10px; border-bottom: 1px solid #dcc5c5; list-style-type: none; }
.kader { border: solid 1px #dcc5c5; }
.terug { color: #c33; font-size: 13px; }
.terug:hover { color: #000; font-size: 13px; }

