body {
	margin: 0px;
}

a {
	-moz-outline-style: none; 
}

#container {
	display: block;
	width: 100%;
}

#foto {
	margin: 20px;
	margin-top: 84px;
}

#menu {
	position: absolute;
	font-family: Courier New, Courier;
	letter-spacing: 0.5px; 
	line-height: 26px;
	font-size: 26px;
	font-weight: normal;
	z-index: 3;
	background-color: white;
	display:block;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	top: -51px;
	color: #333333;
	overflow: hidden;
}

#menu a {
	color: #333333;
	text-decoration: none;
}

#menu a:hover {
	font-weight: bold;
	text-decoration: none;
}

#menuklik {
	position: absolute;
	font-family: Courier New, Courier;
	letter-spacing: 0.5px; 
	line-height: 26px;
	font-size: 26px;
	font-weight: normal;
	z-index: 3;
	background-color: white;
	display:block;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
	top: -51px;
	color: #333333;
	overflow: hidden;
}


#menuklik a {
	color: #333333;
	text-decoration: none;
}

#menuklik a:hover {
	font-weight: bold;
	text-decoration: none;
}

#menuitems {
	position: relative;
}

#logo {
	position: absolute;
	font-family: Letter Gothic Std, Courier New, Courier;
	letter-spacing: -1px; 
	line-height: 24px;
	font-size: 26px;
	font-weight: bold;
	width: 300px;
	background-color: white;
	display:block;
	z-index: 4;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #333333;
}

.thumb {
	width: 105px;
	height: 87px;
	display:block;
	background-color: #fff;
	float: left;
	margin-top: 4px;
	margin-bottom: 7px;
}

.projectthumb, .projectthumb a, .projectthumb a:hover {
	width: 105px;
	height: 120px;
	margin-right:20px;
	float: left;
	margin-top: 12px;
	font-family: Courier New, Courier;
	letter-spacing: 0px; 
	line-height: 12px;
	font-size: 11px;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

.projectfoto {
	margin-bottom: 5px;
}

#nieuwspagina {
	position: absolute;
	font-family: Courier New, Courier;
	letter-spacing: 0px; 
	line-height: 12px;
	font-size: 12px;
	background-color: white;
	color: #333333;
	clear: both;
	z-index: 0;
	display: block;
	margin-left: 20px;
	width: 100%;
}

#infopagina {
	position: absolute;
	padding-left: 20px;
	font-family: Courier New, Courier;
	letter-spacing: 0px; 
	line-height: 12px;
	font-size: 12px;
	background-color: white;
	color: #333333;
	clear: both;
	z-index: 0;
	display: block;
	width: 100%;
}

#contactpagina {
	position: absolute;
	padding-left: 20px;
	font-family: Courier New, Courier;
	letter-spacing: 0px; 
	line-height: 12px;
	font-size: 12px;
	background-color: white;
	color: #333333;
	clear: both;
	z-index: 0;
	display: block;
	width: 100%;
}

.lijst, .lijst a {
	font-family: Courier New, Courier;
	line-height: 16px;
	font-size: 14px;
	color: #333333;
	width: 230px;
	display: block;
	margin-right: 20px;
	float: left;
}

.lijst a:hover {
	color: blue;
}

#projectenpagina {
	position: absolute;
	padding-left: 20px;
	font-family: Courier New, Courier;
	letter-spacing: 0px; 
	line-height: 12px;
	font-size: 12px;
	background-color: white;
	color: #333333;
	clear: both;
	z-index: 0;
	display: block;
	width: 100%;
}

#projectentekst {
	width: 1020px;
}

#bijschrift {
	position: absolute;
	padding-left: 20px;
	font-family: Courier New, Courier;
	letter-spacing: 0px; 
	line-height: 12px;
	font-size: 11px;
	background-color: white;
	padding-top: 4px;
	color: #333333;
	clear: both;
	z-index: 2;
	display: block;
	width: 100%;
}

#bijschrifttekst {
	font-family: Courier New, Courier;
	line-height: 16px;
	font-size: 14px;
	background-color: white;
	color: #333333;
	width: 980px;
	display: block;
	margin-top: 35px;

	-moz-column-count: 4;
	-moz-column-gap: 20px;
	-webkit-column-count: 4;
	-webkit-column-gap: 20px;
	column-count: 4;
	column-gap: 20px;

}

#toelichting {
	display:block;
	clear:left;
	padding-bottom: 7px;
	width: auto;
}

#toelichting a {
	color: #333333;
	text-decoration: none;
}

#toelichting a:hover {
	color: #333333;
	text-decoration: none;
}

#toelichtingtoggle {
	display:block;
	clear:left;
	padding-bottom: 7px;
	width: auto;
}

#toelichtingtoggle a {
	color: #333333;
	text-decoration: none;
}

#toelichtingtoggle a:hover {
	color: #333333;
	text-decoration: none;
}

#nieuws {
	position: relative;
}

#nieuws a:hover {
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

#info {
	position: relative;
}

#info a:hover {
	cursor: hand;
	cursor: pointer;
}

#contact {
	position: relative;
}

#contact a:hover {
	cursor: hand;
	cursor: pointer;
}

#projecten {
	position: relative;
}

#projecten a:hover {
	cursor: hand;
	cursor: pointer;
}

#project {
	position: relative;
}

#project a:hover {
	cursor: hand;
	cursor: pointer;
}

hr {
	border: 0;
	border-top: 1px dotted #333333;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 980px;
	float: left;
}

.nieuwsitem {
	width: 980px;
}

.nieuwsfoto {
	float: left;
	width: 480px;
}

.nieuwsbericht {
	margin-left: 20px;
	float: right;
	font-family: Courier New, Courier;
	letter-spacing: 0px; 
	line-height: 16px;
	font-size: 14px;
	background-color: white;
	color: #333333;
	width: 470px;
}

.nieuwsbericht a {
	color: #333333;
}

.nieuwsbericht a:hover {
	color: #3333ff;
}

.nieuwsheader {
	font-family: Courier New, Courier;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
}


.jcarousel-skin-thumbs .jcarousel-container-horizontal {
    width: 1000px;
    height: 95px;
}

.jcarousel-skin-thumbs .jcarousel-clip-horizontal {
	width: 1000px;
	height: 87px;
}

.jcarousel-skin-nieuws .jcarousel-container-horizontal {
    width: 979px;
    height: 395px;
}

.jcarousel-skin-nieuws .jcarousel-clip-horizontal {
	width: 979px;
	height: 395px;
}

.projecttitel {
	text-transform: uppercase;
}

#loader {
	width: 100%;
	height: 100%;
}

#loader.loading {
	padding-top: 84px;
	background: url(http://www.ventoboreale.com/images/loader.gif) no-repeat center center;
}

.new:hover {
	font-weight: bold;
}
