html, body {
	margin: 0;	padding: 0;font: 14px arial, sans-serif;#036;
	background: #f2f2f2;
}
/*
html, body {
	margin: 0;	padding: 0;font: 14px arial, sans-serif;#036;
	background: #ccd7cb;
*/
ul, li, h1, h2, h3, h4, p {
	margin: 0;	padding: 0;
	list-style: none;
}
p {padding:5px 0;}
h1 img {display: block;}
img {border: 0;}
.clear {clear: both;}
a {
	font: 12px verdana, arial, sans-serif;
	color: #c97575;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	font: 12px verdana, arial, sans-serif;
	color: #575957;
	font-size: 14px;
	text-decoration: none;
}

a:active {
	background: #c7c7c7;	
}

/* CONTAINERS */
div#main {margin:0 auto;width:960px;background:f2f2f2;}
div#header {
	background: 6px 0 url(pics/texture2.gif) repeat-x;
	height:95px;
	width:960px;
}
div#content_frame {float:left;width:760px;background:f2f2f2;}
div#content {padding:20px;background:f2f2f2;}

.more {
	text-align: right;
}

/*
div#main {margin:0 auto;width:960px;background:white;}
div#header {
	background: 6px 0 url(pics/texture2.gif) repeat-x;
	height:95px;
	width:960px;
}
div#content_frame {float:left;width:760px;background:white;}
div#content {padding:20px;background:white;}

.more {
	text-align: right;
}

*/

h1 {
	color: #003366;	
	font: 20px "harrow", "Lucida Grande", arial, sans-serif;
	/*line-height: 95px;
	font-weight: normal;
	text-indent: 23px;*/
}
h1 span {
	font-size: 15px;
}

#content .i {
	padding: 15px;
}

#content h2 {
	font: 20px "times new roman", serif;
	font-weight: normal;
	color: #003366;

}
#content h2 strong {
	color: #003366;
	font-weight: normal;
}

#content h2.h {
	font-size: 12px;
}

/* komt ie dan he*/

#content2 {
	background: #ccd7cb;
	border: 0px solid #6A0101;
	width: 70%;
	height: 90%;
	margin: 0px 0px 0px 5px;
}
#content2 .i {
	padding: 15px;
}

#content2 h2 {
	font: 20px "times new roman", serif;
	font-weight: normal;
	color: #003366;
	clear: both;
}
#content2 h2 strong {
	color: #003366;
	font-weight: normal;
}

#content2 h2.h {
	font-size: 12px;
}

/* tot hier */

.htop {
	color: #FEFF00;
}
.hproject {
	position: relative;
	top: 0.5em;
	left: -0.4em;
}
.hof {
	position: relative;
	top: -0.5em;
	left: -1.5em;
	color: #FEFF00;
}
.h2006 {
	position: relative;
	top: 0.1em;
	left: -0.8em;
	font-size: 22px;
}

#picbox-left {
	margin: 1em 2em 1em 0;
	background: #7c7e7c;
	float: left;
	width: 130px;
	padding: 3px;
}
#picbox-left img {
	display: block;
}

#gallery {
	margin-top: 5px;
	border: 1px solid #890202;
	background: #6A0101;
	padding: 5px;
	margin-right: 15px;
}

#gallery img {
	display: block;
}
#bigpic, #gallery .smallpic {
	background: #9A0303;
	padding: 4px;
}

#bigpic {
	float: left;
}
#pica { margin: 0px 15px 15px 15px; }
#picb { margin: 0px 0px 15px 5px; }
#picc { margin: 0px 5px 5px 15px; }
#picd { margin: 0px 0px 5px 15px; }
.smallpic {
	float: left;
}

#copyright {
	text-indent: 270px;
	padding-bottom: 14px;
}

#footer {
	background: url(images/footer.gif) repeat-x;
	height: 46px;
}


