/*
Projecten algemeen ------------------------------------------- */
div, img {
margin						: 0px;
padding						: 0px;
border						: 0px;
}

html {
scrollbar-arrow-color		: #cccccc;
scrollbar-face-color		: #ffffff;
scrollbar-track-color		: #ffffff;
scrollbar-base-color		: #ffffff;
scrollbar-highlight-color	: #cccccc;
scrollbar-shadow-color		: #cccccc;
scrollbar-darkshadow-color	: #ffffff;
overflow					: hidden;
}

#achtergrond_projecten {
float				: left;
width				: 750px;
/* height				: 439px; */
height				: auto;
background-image	: url(../img/img_new/bg_projecten.gif);
background-repeat	: no-repeat;
}


/* Overzichtspagina ------------------------------------------ */
.projectpagina {
float				: left;
width				: 750px;
height				: 439px;
background-image	: url(../img/img_new/bg_project.gif);
background-repeat	: no-repeat;
font-size: 9px;
}

.projects {
overflow			: auto;
float				: left;
height				: 344px; /* 439px */
width				: 745px; /* 750px */
margin				: 65px 0px 20px 0px;
padding				: 10px 0px 0px 5px;
}

p span {
display				: none;
}

/* Div per jaar */
.jaartal {
float				: left;
clear				: both;
width				: 696px;
margin				: 0px 0px 15px 0px;
padding				: 0px 0px 0px 30px;
background-repeat		: no-repeat;
background-position		: 0px 0px;
}

.jaar_2013 { background-image	: url(../img/2013.gif);}
.jaar_2012 { background-image	: url(../img/2012.gif);}
.jaar_2011 { background-image	: url(../img/2011.gif);}
.jaar_2010 { background-image	: url(../img/2010.gif);}
.jaar_2009 { background-image	: url(../img/2009.gif);}
.jaar_2008 { background-image	: url(../img/2008.gif);}
.jaar_2007 { background-image	: url(../img/2007.gif);}
.jaar_2006 { background-image	: url(../img/2006.gif);}
.jaar_2005 { background-image	: url(../img/2005.gif);}
.jaar_2004 { background-image	: url(../img/2004.gif);}
.jaar_2003 { background-image	: url(../img/2003.gif);}
.jaar_2002 { background-image	: url(../img/2002.gif);}
.jaar_2001 { background-image	: url(../img/2001.gif);}
.jaar_2000 { background-image	: url(../img/2000.gif);}
.jaar_1999 { background-image	: url(../img/1999.gif);}


.project{
float				: left;
margin				: 0px 15px 10px 0px;
}

.project img {
padding				: 0px 0px 2px 0px;
}

.project {
xline-height			: 12px;
}

a.thumb {
color				: #666666;
font-size			: 10px;
text-decoration		: none;
}
.project a.thumb:hover {
color				: #d84c29;
font-size			: 10px;
text-decoration		: none;
}


/*
Openingsscherm ----------------------------------------------- */
#achtergrond_project {
float				: left;
width				: 750px;
height				: 439px;
background-repeat	: no-repeat;
}
	
#achtergrond_project a {
display				: block;
width				: 750px;
height				: 439px;
text-decoration		: none;
}

#achtergrond_project a:hover {
}


#achtergrond_project p {
padding				: 15px 0px 0px 20px;
color				: #ffffff;
font-size			: 10px;
line-height			: 16px;
font-weight			: normal;
}

#achtergrond_project p strong {
color				: #d84c29;
font-weight			: bold;
}


/*
Afbeeldingen en toelichting ---------------------------------- */
#linkerkant {
float				: left;
width				: 439px;
/* height				: 439px; */
height				: auto;
}

#linkerkant p {
padding				: 2px 45px 10px 2px;
color				: #666666;
font-size			: 11px;
line-height			: 1.4em;
font-style			: italic;
}


/*
Subnavigatie en tekst ---------------------------------------- */
#rechterkant {
float				: left;
width				: 311px;
height				: 439px;
}

#tekst {
overflow			: auto;
float				: left;
height				: 325px; /* 354px */
width				: 255px;
margin				: 10px 0px 0px 0px;
padding				: 6px 15px 0px 41px;
}

#tekst p {
padding				: 0px 0px 1.5em 0px;
color				: #666666;
font-size			: 11px;
line-height			: 1.5em;
}

#tekst strong {
color				: #d84c29;
font-weight			: bold;
}

#tekst a {
color				: #d84c29;
text-decoration		: none;
}

#tekst a:hover {
color				: #d84c29;
text-decoration		: underline;
}

	
/* Subnavigatie */
#subnavi {
float				: left;
width				: 270px;
height				: 25px;
padding				: 60px 0px 0px 41px;
}
	
#subnavi ul {
list-style-type		: none;
}
	
#subnavi li {
float				: left;
margin				: 0px 4px 0px 0px;
}

#subnavi a {
padding				: 2px 3px 2px 3px;
background-color	: #f9e4df;
color				: #d84c29;
font-size			: 10px;
font-weight			: normal;
text-decoration		: none;
}

#subnavi a:hover {
background-color	: #f4cdc4;
}

#subnavi a.selected,
#subnavi a.selected:hover {
background-color	: #d84c29;
color				: #ffffff;
}
