/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* eigen css definities */
html, body, #main, #affiche {
	height: 100%;
}
.current {
	/*font-weight: bold;*/
	color:#f00
}	
#middle {
	padding: 90px 44px 0 44px;
}
body {
	background-color: #dbe1e1;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	
}
h1 {
	
	margin-top: 35px;
	margin-bottom:20px;
	
}
li {line-height: 1.6em }
a { 
	text-decoration: none;
	color: #000;
}
.highlight, .highlight a {
	color:#0dd7dc;
	font-size: 17px
}
#main {
	margin: 0 auto;
	padding: 55px 10px 0 10px;
	width: 798px;
	
}
/*#index #main {
	position: relative;
	left: 0*/
	/* width: 1003px;*/
	
/*}*/

#index #main header, #index #main nav{
	position: absolute;
	float: none;
}
#index #main header {
	top: 55px
}
#index #main nav{
	top: 125px;
}
#index #affiche {
	margin-top: 39px;
	margin-left: 160px;
}
#main header, #main nav {
	width: 173px;
	float: left;
}
#main nav { 
 	clear: left
 }
#about_link {
	margin-top: 20px;
}
#affiche {
	float:left;
	margin: 33px 22px 11px 22px ; /*n : -60 px positie handen */
	position: relative;
	width: 585px;
		
}


#bg #affiche, #contact #affiche, #about #affiche {
	position: relative;
	left: 161px;
	top: -301px;
}

#about #affiche { 
	font-size: 11px;
	top: -270px
	/* top: -304px*/
}
#about h3 {
	font-weight: bold;
	padding: 1em 0 .5em 0
}
#about #affiche p {
	line-height: 1.6em
}
#about .bottom-padding {
	margin-bottom: -1.6em
}
#about .indent {
	text-indent: 1em
}
#bg #main #nav, #contact #main #nav, #about #main #nav{
	clear: none;
}
#contact #affiche h2 {
	text-align: center
}
#contact-info.highlight #mail, .links {
	display: none;
	
	/* text-indent: 1em */
}
#contact-info:hover #mail, #links-menu:hover li.links {
	display: block;
}
#contact-info #mail a {
	color: #000;
	font-size: 11px !important;
} 
#contact-info.highlight, #links-menu {
	cursor: pointer
}

#affiche h2 {
	
	font-weight:bold;
	font-size: 11px;
	margin-bottom: 22px
	
}
#affiche p {
	line-height: 1.4em;
}
#affiche img {
	padding-top: 2em
}
#affiche img {
	
	/* margin-left: 154px; */
	
}
#middle {
	background-color: #f5f6f6;
	position: absolute;
	left: 139px;
	/* top: -20px; */
	height: inherit;
	width: 407px;
	z-index: -20
}
#index #middle img {
	position:relative;
	/* left:-45px; */
	top: 50px
}
#left {
	position: absolute;
	left: 6px;
	z-index: 10
}
#right {
	position: absolute;
	top: -15px;
	left: 590px;
	z-index: 10
}
#bg {
 background-color: #fff;
}

#contact #affiche h2 {
	padding-top: 10em
}

header, figure, nav, #main {

}
