/* INITIALIZATION */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, label, q, s, samp,
small, strike, strong, sub, sup, textarea, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: none;
	vertical-align: baseline;
  color: black;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: white;
}
hr {
	margin: 0;
	background: black;
	color: black;
	border: 0;
	height: 1px;
	line-height: 0;
}
	
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

ul {
		list-style: none;
}

strong, b {
		font-weight: bold;
}

em, i {
		font-style: italic;
}




body {
		font: 13px Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
}

#bottom .content_list a, .breadcrumbs a, .totop {
	font-weight: bold;
}

.totop {
	
	padding-bottom: 11px;
}

p {
		margin-bottom: 16px;
}

h2, h3, h4, h4 span {
	font-weight: bold;
	color: #B6A600;
}

.breadcrumbs {
	float: right;
}

h2, .breadcrumbs h3, .breadcrumbs h4 {
	text-transform: capitalize;
	float: left;
}



.breadcrumbs h3, .breadcrumbs h4 {
	margin-left: 7px;
}

h2 a {
	font-weight: bold;
}

.single h4 {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.contact h4 {
	font-weight: bold;
	color: #B6A600;
	text-decoration: none;
}

.gallery_list li {
	display: inline;
}

#rightcol .nav_category {
	font-weight: bold;
	color: #B5A700;
	margin: 19px 0;
}

.floated_thumb {
	width: 98px;
	float: left;
	margin: 0 0 14px -2px;
	
}

.floated_thumb {
	
	
}

.content_list li, .projecten .single {
	clear: left;
	
}

#bottom .content_list p {
	margin-left: 97px;
	
	
}



/* SPECIFIC */

body {
	margin: 64px 0 0 67px;
}

#leftcol {
	float: left;
	width: 210px;
}

#logo {
	
	margin-bottom: 67px;
	background: url('../img/5F10-logo2.jpg') no-repeat 0 0;
	text-indent: -9999px;
}

#logo a {
	display: block;
	width: 135px;
	height: 99px;
}



#rightcol {
	float: left;
	width: 520px;
}

#top {
	margin-top: 0px;
	height: 169px;
}

/* SPLASH */
#splash {
	margin: 205px auto 0 auto;
	width: 200px;
	height: 204px;
	background: url("/img/splash2.jpg") no-repeat 50% 205px;
}

#splashlogo, #splashnav a {
	text-indent: -9999px;
	
	width: 200px;
	height: 193px;
}

#splashlogo {
}

#splashnav  {


}
#splashnav li {
	float: left;
}
#splashnav a {
height: 12px;
	display: block;
	
	
	
}

#snav_visie a {
	width: 29px;
}

#snav_bureau a {
	width: 48px;
}

#snav_projecten a {
	width: 66px;
}

#snav_contact a {
	width: 48px;
}

/*
-----------------
 __NAV
----------------- */


ul ul li {
	background: url("../img/bullet.png") no-repeat 0 6px;
}

#nav .content_list span  {
		margin-left:  8px;
}

#nav .nav_category span  {
	margin-left: 0px;
	color: #B6A600;
	font-weight: bold;
}

.nav_category {
	background: none;
}



/*
-----------------
 __BUREAU
----------------- */
.bureau #top .content_list li {
	float: left;
	clear: none;
	margin-right: 3px;
}

#nieuws {
	margin-bottom: 19px;

}

.bio_header {
	margin-right: 4px;
	float: left;
}



/*
-----------------
 __PROJECTEN
----------------- */
#project_list {
	margin-bottom: 1em;
}

#project_list li {
	height: 78px;
}

#project_list li + .nav_category {
	margin-top: 4px;
}

#project_list .nav_category {
	height: auto;
}



.projecten .gallery_list {
	height: 477px;
	width: 528px; /* voorkom float drop van thumbs */
	
	
}

.projecten .gallery_list li {
	display: block;
	float: left;
	margin-right: 4px;
	width: 84px;
	text-align: center;
}

.projecten .gallery_list li img {
	
}

#big {
	display: block;
	width: 524px;
	height: 397px;
}

.projecten #bottom h3 {
	clear: left;
}

/*
-----------------
 __CONTACT
----------------- */
.contact .single {
	width: 300px;
}

