/*
	Stick footer to bottom of the page
	<http://scott.sauyet.com/CSS/Demo/FooterDemo1.html>
*/

html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #container {
	height: auto;
}

#container {
	position: absolute;
	left: 50%;
	margin-left: -495px;
}

#footer {
	position: absolute;
	bottom: 0;
}

#container {
	width: 970px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color: #fff;
	text-align: left;
}

/* classes
---------------------------------------------------------- */

.datum, .grijs {
	color: #bfbfbf;
	font-style: italic;
}

.middelgrijs {
	color: #999;
	font-style: italic;
}

.blauw {
	color: #008bd5;
}

.wit {
	color: #fff;
}

.adres {
	color: #a0deff;
	float: right;
	margin-top: -18px;
}

.meer {
	float: right;
	margin-top: -18px;
}

.img-right {
	float: right;
	padding-left: 5px;
	margin-top: 35px;
}


/* header
---------------------------------------------------------- */
#header {
	background:  #fff;
	height: 	200px;
	margin-top:  10px;
}
#header #logo {
	position: absolute;
	top: 	69px;
	left: 	59px;
	padding:   0;
	margin:	   0;
}

#header #actueel {
	position: absolute;
	width:  375px;
	height: 200px;
	left:   596px;
	top:   	 10px;
	font-size: 12px;
}

#header .actueel {
	position: absolute;
/*	left: 135px;*/
	left: 107px;
}

#header #actueeltxt {
	position: absolute;
	left: 0;
	top: 125px;
	line-height: 22px;
}

/* topnav
---------------------------------------------------------- */
#topnav {
	position: absolute;
	top: 210px;
	width: 970px;
	height: 35px;
	background-color: #008bd5;
}

/* navigation
---------------------------------------------------------- */
#navigation {
	position: absolute;
	top: 245px;
	bottom: 30px;
	width: 386px;
	overflow-x:hidden;
	overflow-y:auto;
	padding: 25px 0 0 0;
/*	margin: 0 0 0 529px;
	left: 68px;*/
	left: 584px;
}
#navigation li {
	border-top: 1px solid #d5d5d5;
	margin: 0 0 0 0;
	overflow: hidden;
}
#navigation li.over {
	background-color: #e5e5e5;
	cursor: pointer;
}
#navigation li h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: normal;
	padding-right: 15px;
}
#navigation li.over h3 {
	color: #f60;
}
#navigation li .datum {
	font-size: 10px;
}
#navigation li.over .datum {
	color: #a6a6a6;
}
#navigation li .image {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
#navigation li .image  p {
	margin: 0;
	font-size: 11px;
}
#navigation li p {
	font-size: 11px;
	line-height: normal;
	padding-right: 15px;
}
#navigation li .image p a {
	padding: 1px 0 1px 3px;	
	margin: 0;		
	font-size: 10px;
	font-style: italic;
	color: #008bd5;
	display: block;
}
#navigation li .image p a:hover {
	text-decoration: none;
	color: #f60;
}


/* container content
---------------------------------------------------------- */
#main {
	position: absolute;
	top: 245px;
	bottom: 30px;
/*	width: 469px;*/
	width: 454px;
	padding: 25px 55px 0 60px;
/*	overflow: auto;*/
	overflow-x:hidden;
	overflow-y:auto;
}
#body, #portfolio_content, #recente_projecten_content {
	width: 454px;
}
#portfolio_content li {
	border-bottom: 1px solid #d5d5d5;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
	overflow: hidden;
}
#portfolio_content .omschrijving {
	margin: -35px 0 0 35px;
	width: 419px;
	z-index: 200;
}
#portfolio_content .marge0 {
	margin: 0px 0 0 35px;
}
#portfolio_content #omschrijving {
	margin: 0px 0 0 35px;
	width: 419px;
}
#portfolio_content .omschrijving  p {
/*	margin: 0;*/
	font-size: 12px;
}
#portfolio_content p {
	font-size: 12px;
	line-height: normal;
	padding-right: 35px;
}
#portfolio_content li h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
}

#portfolio_content li .grijs {
	font-size: 11px;
}
#portfolio_content .omschrijving_kerst {
	margin: -35px 0 0 35px;
	width: 454px;
}
#portfolio_content .omschrijving_kerst .marge img {
	margin: 0 4px 4px 0;
}


#portfolio_content ul .list li {
	border:none;
	margin: 0;
	padding: 0 0 0 10px;
	overflow: auto;
	list-style-type: none;
	background: url(../images/bullets/bullet-list.gif) 0 8px no-repeat;
}

#recente_projecten_content {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 350px;
	width: 165px;
	overflow: none;
}
#recente_projecten_content h1 {
	border: 0;
	font-size: 12px;
	padding: 0;
	font-weight: normal;
}
#recente_projecten_content h2 {
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 15px 0 15px 0;
	margin: 25px 0 15px 0;
	font-weight: normal;
}
#recente_projecten_content h3 {
	border-top: 1px solid #d5d5d5;
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color:#333;
}
#recente_projecten_content ul li {
	padding-left: 10px;
	list-style-type: none;
	background: url(../images/bullets/bullet-list.gif) 0 8px no-repeat;
}



#animatie_content {
	width: 454px;
	height: 391px;
	position:relative;
}

#animatie_kitkat {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 454px;
	height: 391px;
}

#animatie_mix {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 454px;
	height: 520px;
}

#animatie_celavita {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 454px;
	height: 341px;
}

#animatie_content2 {
	width: 454px;
	height: 470px;
	position:relative;
}

#animatie_grotebeurt {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 454px;
	height: 434px;
}

#animatie_content2 {
	width: 454px;
	height: 305px;
	position:relative;
}

#animatie_vriendenbos {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 454px;
	height: 305px;
}

.ImageFade
{
	position: absolute;
	top: 0px;
	left: 0px;
}



/* footer
---------------------------------------------------------- */
#footer {
	width: 970px;
	height: 20px;
	margin-bottom: 10px;
	background-color: #008bd5;
	color: #000;
}
#footer p {
/*	padding: 0 60px 0 60px;
	margin-top: 1px;*/
	margin: 1px 60px 0 60px;
}
#footer.left {
position: absolute;
top: 1px;
left: 60px;
width: auto;
}
#footer.right {
	position: absolute;
	float: right;
	top: 1px;
	left: 310px;
	width: 600px;
	color: #a0deff;
	text-align: right;
}
#footer a {
	color: #a0deff;
	text-decoration: none;
}
#footer a:hover {
	color: #f90;
	text-decoration: none;
}
