/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-position: 0px 0px;
	background-image: url(ww.sjoerdknibbeler.com/ndxz-studio/site/knibbeler_gallery/images/bg.jpg);
	font-size: 11px;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #151616; }
a:active { color: #191919; text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { border-bottom-color: #cccccc; border-bottom-width: 1px; border-bottom-style: solid; }

a img { border-width: 0px; border-style: solid; }

#menu {
    padding: 0px;
    margin: 0px;
    position: fixed;
    z-index: 200;
    border-style: none;
    width: 219px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 48px;
}

#menu ul {
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: -3px;
	display: block;
	line-height: 11.5pt;
	font-size: 9pt;
	list-style: none;
}

#menu li { padding-bottom: 2px; margin-left: 8px; text-transform: uppercase; }#menu a:hover { border-bottom-color: #cccccc; border-bottom-width: 1px; border-bottom-style: solid; }

#menu ul li.section-title { padding-top: 5px; padding-bottom: 5px; margin-left: 0px; color: #999999; font-size: 9pt; font-weight: bold; text-transform: uppercase; }

#content {
    left: 0px;
    top: 0px;
    position: absolute;
    padding-right: 330px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 0px;
    padding-left: 330px;
    border-style: none;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 5%;
}

.container1 {
    padding-top: 10px;
    padding-left: 13px;
    background-color: #e6e6e6;
    padding-bottom: 10px;
    padding-right: 13px;
    display: block;
}

.container {
    display: block;
    padding: 5px 5px 25px 5px;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { color: #262727; font-size: 9pt; font-weight: bold; text-transform: uppercase; }

h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#text p { color: #262727; line-height: 12.5pt; font-size: 8.5pt; z-index: 0; }

#text a:link, #text a:visited { text-decoration: underline; border-width: 0px; color: #262727; line-height: 12.5pt; font-size: 8.5pt; z-index: 0; }

#text a:hover { text-decoration: none; border-width: 0px; color: #262727; line-height: 12.5pt; font-size: 8.5pt; z-index: 0; }

element { }

#SKlogo a:hover { border-style: none; border-width: 0px; text-decoration: none; }

#text2 { width: 193px; }

#kolom_links { width: 400px; }

#kolom_rechts { float: right; width: 400px; }


