html{
	background-image: url('../images/bg_repeat_white.png');
	background-repeat: repeat-x;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	overflow: hidden;
	overflow-x: auto;*
}

body { 
	height: 100%;
	width: 100%;
	overflow: hidden;
	overflow-x: auto;
}

h1{
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	display: inline;
}

h2{
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	display: inline;
}

p{
	margin-bottom: 5px;
}

#supercontainer{
	height: 100%;
	margin: 0px auto;
}

#container{
	position: absolute;
	/*height: 655px;*/
}

/* Navigatie/Menu */
#navigation{
	position: fixed;
	height: 20px;
	/*padding-left: 80px;*/
	margin-top: 35px;
	/*background-image: url('../images/horizontal_bullet_list1.png');
	background-repeat: repeat-x;
	background-position: center 4px;*/
	width: 100%;
	z-index: 1000;
}

#navigation li a:hover {
	color: white;
	background-color: black;
	padding: 0px;
}

#navigation #navlist {
	white-space: nowrap;
	text-align: center;
}

#navigation #navlist li {
	display: inline;
	margin-right: 20px;
	padding: 0px;
}

#navigation #navlist .left {
	margin-left: 80px;
}

#navigation #navlist .right {
	margin-right: 60px;
}

#navigation #navlist a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	display: inline-block;
}

#navigation #navlist a:hover {
	color: white;
}

#navigation #navlist a.active {
	color: white;
	background-color: black;
	padding: 0px;
	margin: 0px;
}

/* Content */
#content{
	height: 655px;
	margin-top: 55px;
	width: 50000px;
}

.dots{
	position: relative;
	margin-top: -400px;
	margin-left: 24px;
	background-repeat: repeat-y;
	background-position: left 20px;
	float: left;
	position: relative;
	width: 16px;
}

a.pijl-rechts{
	background-image: url('../images/pijl-rechts.png');
	background-repeat: no-repeat;
	display: block;
	margin-top: 600px;
	margin-left: -2px;
	height: 15px;
	position: absolute;
	width: 19px;
}
a.pijl-rechts:hover{
	background-image: url('../images/pijl-rechts-hover.png');
	background-repeat: no-repeat;
}

.contentblock {
	height: 605px;
	float: left;
	display: inline;
	position: relative;
}

/* bij projecten */
.contentlinks {
	height: 605px;
	margin: 0px;
	margin-top: 20px;
	position: relative;
	display: inline;
	float: left;
}

/* Gefixeerde breedte (zonder de project images) */
.contentlinksfixed {
	display: inline;
	float: left;
	height: 655px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 50px;
	padding-right: 40px;
	width: 360px;
}

.contentrechts {
	height: 655px;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 50px;
	width: 238px;
	float: left;
	display: inline;
	position: relative;
}

.contentrechts .tags,.contentrechts .description {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	line-height: 11pt;
	display: block;
}

.contentrechts .tags {
	color: #aaaaaa;
}

.contentrechts a {
	color: #aaaaaa;
	text-decoration: underline;
}

.contentrechts a:hover {
	color: black;
	text-decoration: underline;
}
.contentrechts .active{
	color: white;
	background-color: black;
}
.contentrechts a.active:hover {
	color: white;
	text-decoration: underline;
}

.contentlinksfixed h2 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
}

.contentrechts h1,.contentrechts h2 {
	font-size: 14px;
	font-family: Arial, Helvetica;
}

.bold {
	font-weight: bold;
}
.highlight{
	color: white;
	background-color: black;
}

#newslist li {
	margin-top: 6px;
	margin-bottom: 6px;
}

/* Style voor slideshows*/
/*.slideshow{ border: 2px solid red; }
.slideshow{ border: 2px solid green; }*/
.slideshow.loading{
	background: URL(../images/spinner.gif) center no-repeat;
}


.transparant{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
	filter: alpha(opacity=90);					
	opacity: .90;
}

.slider_nav {
	float: left;
	display: block;
	margin-left: 30px;
	padding:15px;
	padding-left:0px;
	padding-top:0px;
	margin-top: 0px;
}

.slider_nav a {
	color: gray;
	text-decoration: none;
	padding-right: 5px;
	padding-left:2px;
	display: block;
	float: left;
}

.slider_nav a.activeSlide {
	color: black;
	text-decoration: underline;
}

.slider_nav a:hover {
	color: black;
	text-decoration: underline;
}

.anker{
	width: 10px;
	height: 10px;
}

.noimages{
	width:30px;
}

/* Frontpage */
.isfront .midden{
	font-size: 20px;
	/*line-height: 27px;*/
	margin: 25px 0px 30px 0px;
	width: 301px; 
}
.isfront .midden p{
	margin-bottom: 20px;
}
.isfront .contentlinks{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	width: 395px;
}
.isfront .contentlinks p{
	margin-left: 20px;
	margin-top: 10px;
	font-size: 11px;
}
.isfront .contentlinks img{
	margin-left: -30px;
}
.slideshow img{
	cursor: pointer;
	cursor: hand;
}
.isfront .contentlinks p{
	margin-top: 10px;
	font-size: 11px;
}
.isfront a:hover,
.isfront a:visited{
	color: black;
}
.isfront .rechts{
	width: 208px;
	padding-left: 30px;
}
.isfront .rechts p{
	font-size: 11px;
}
.isfront .rechts .content p{
	font-size: 11px;
}
.isfront .rechts .content a{
	font-size: 11px;
	/*line-height: 11pt;*/
	color: #aaaaaa;
	text-decoration: underline;
}
.isfront .content a:hover {
	color: black;
	text-decoration: underline;
}
.isfront .midden {
	padding-right: 0px;
	width: 298px;
	margin-right: 0px;
}
strong{
	font-weight: bold;
}