	/*  General rules */
	
img
{
	border: 0px none white;
}

	/* layout parameters */

body	
{
	background-color: #fff;
	border: 0;
	font-family: "Trebuchet MS", arial, helvetica, lucida, sans-serif;
	line-height:16px;
	margin:0;
	padding:0;
	text-align:center;
	width: 100%;
}


div.lijn
{
	margin:0;
	padding:0;
	background-color:#875;
	border:0;
	height:1px;
	line-height:1px;
	width:100%;
}

.hoogte1
{
	position:absolute;
	top:77px;
	left:0;
	right:0;
	width:100%;
}

.hoogte2
{
	position:absolute;
	top:500px;
	left:0;
	right:0;	
	width:100%;
}

.totaal, .totaalhome
{
	width: 860px;
	height:590px;
	margin-left: auto;
	margin-right:auto;
	border: 1px solid #875;
	border-top: 0 solid #fff;
}

.totaalhome
{
	background: #fff url(../images/home_background.jpg);
	text-align:center;
}

.naam
{
	width: 860px;
	height:50px;
	margin-left: auto;
	margin-right:auto;
	text-align:right;
	margin-top:5px;
}

.naamhome
{
	text-align:right;
	position:relative;
	top:330px;
	margin-right:35px;
}

.content
{
	width:780x;
	height:415px;
	position:relative;
	padding:5px 0 0 35px;
	text-align:left;
}


.slideshow
{
	margin: 0 20px 0 0 ;
	width:280px;
	height:380px;
	float:left;
	text-align:right;

}


.info, .info2, .info3, .info4, .info3koloms, .info4koloms
{
	width:490px;
	height:350px;
	float:left;
	margin:0;
	padding:0;
	margin-top:5px;
}

.info2
{
	width:550px;
	margin-right:20px;
}

.info3, .info4koloms
{
	width:180px;
	margin-right:20px;
}

.info3koloms
{
	width:245px;
	margin-right:20px;
}


.info4
{
	width:780px;
}

.fotoreeks, .grotefoto
{
	float:left;
	width:220px;
	height:370px;
	margin-top:25px;
}

.grotefoto
{
	width:600px;
}

.fotoreeks img
{
	margin-bottom:10px;
}

.bladeren
{
	height:360px;
	width: 800px;
}

	/*  Typography */
	
h1, h2, h3, h4, h5, h6	
{
	font-family: "Trebuchet MS", arial, helvetica, lucida, sans-serif;
	font-weight: 500;
	margin: 0;

}
	
h1	
{
    font-size:    11px;   
    letter-spacing: 1px;
    text-transform: uppercase;
}

h2
{
	font-size: 12px;   
	font-weight: 700;
}

h3	
{
    font-size:    12px;   
    letter-spacing: 1px;
	color:#fff;
}

p
{
	font-size: 12px;
	color:#000;
	text-align:left;
	padding:0;
	margin:0;
}
	
	
.citaat
{
	width:400px; 
	margin-top:13px;
	line-height:20px;
}
	

small
{
	font-size: 80%;
	line-height:12px;
	display:block;
	margin-bottom:3px;
}	


b
{
	font-weight:700;
}

.info span
{
	color:#875;
}



a:link, a:visited
{
	color:#875;
}

a:hover, a:active
{
	color:#000;
}

.pijltjes a:link, .pijltjes a:visited
{
	color: #875;
	font-size: 8px;
	text-transform:uppercase;
	text-decoration:none;
}

.pijltjes img
{
	vertical-align: -3px;
}


	/*  Navigation */
	
#navigatie
{
	margin: 0 0 0 35px;
	width:800px;
	position:relative;
	top:0px;
	height:80px;
}

#navigatie2
{
	margin: 0 30px 0 0 ;
	width:800px;
	top:0px;
	height:32px;
}


#navigatiehome
{
	text-align:center;
	position:relative;
	top:220px;
	left:28px;
	height:80px;
}

#navigatie a:link, #navigatie a:visited, #navigatie2 a:link, #navigatie2 a:visited, #navigatiehome a:link, #navigatiehome a:visited
{
	display:block;
	float:left;
	padding-top:15px;
	margin-right:15px;
	color: #875;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	margin-top:38px;
}

#navigatie2 a:link, #navigatie2 a:visited
{
	float:right;
	padding-top:0;
	margin-left:15px;
	color: #875;
	margin-top:0;
	padding-bottom:15px;
}


#navigatiehome a:link, #navigatiehome a:visited
{
	color: #fff;
	font-size:15px;
	margin-right:28px;
}



#navigatie a.hier:link, #navigatie a.hier:visited, #navigatie2 a.hier:link, #navigatie2 a.hier:visited
{
	color:#000;
}

#navigatie a:hover, #navigatie a:active, #navigatie2 a:hover, #navigatie2 a:active
{
	background: #fff url(../images/pijl_down.png) no-repeat;
	background-position: center top;
}

#navigatie2 a:hover, #navigatie2 a:active
{
	background: #fff url(../images/pijl_up.png) no-repeat;
	background-position: center 16px;
}

#navigatiehome a:hover, #navigatiehome a:active
{
	background: transparent url(../images/pijl_down_wit.gif) no-repeat;
	background-position: center top;
}



#fotonavigatie
{

	margin-top: 10px;
	position:relative;
	border:0px solid #fff;
	margin-left:10px;
	margin-right: 10px;

}

#wrap
{
	height:90px;
}

.navscroll
{
	position:relative;
	top:-35px;
}

a:focus, a:active
{
	outline: 0;
}


.wrapper {
    margin:0px;
    padding:0px;
    border: 0px solid #000;
    text-align:left;
}


.navigation, .navigation a {
	text-decoration: none;
    margin-top:9px;
}