@import url('leesleeuw.css');

/*
 * DESIGN
 */
body, h1, h2, h3, p, ul, ol {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	background: #ffffff;
	font: 12px/20px arial, sans-serif;
	color: #605E5E;
}

h1 {
	font: bold 24px arial,sans-serif;
	margin: 0 0 22px;
}

h2, h3, h4, h5, h6 {
	font: bold 18px arial,sans-serif;
}

p {
	margin: 0 0 27px;
}

a {color: #7b0072; text-decoration: underline;}
a:visited {color: #e16dd3;}
a:hover {color: #e9090e;}

em {
	font-style: normal;
	color: #dd44e0;
}

ul {
	margin: 0 0 27px 14px;

}

ol {
	margin: 0 0 27px 18px;
}

#headerwrapper #header-foto .caption {
	font: bold 12px/20px arial,sans-serif;
	color: #ffffff;
}

#footerwrapper, #footerwrapper a {
	font: bold 12px arial,sans-serif;
	color: #ffffff;
	text-decoration: none;
	background: #7b0072;
}

#footerwrapper a:hover {
	color: #dd44e0;
}




/*
 * STRUCTURE
 */

#outerwrapper {
	width: 925px;
	margin: 0;
	background: url('../gfx/info-pootafdrukken.png') right bottom no-repeat;
}

#innerwrapper {
	position: relative;
	min-height: 716px; /* ie6 override */
	background: url('../gfx/info/contact-achtergrond-b.jpg') 0 0 no-repeat;
}

/* header */

#headerwrapper {
	height: auto;
	margin-bottom: 27px;
}


#headerwrapper h2 {
	margin: 0 0 0 334px;
	width: 0px;
	height: 45px;
	padding: 75px 0 0 380px;
	overflow: hidden;
	background: no-repeat 0 75px;
}

#headerwrapper #header-foto {
	margin: 0 0 0 244px;
	width: 588px; /* 588 + 14 = 602*/
	height: 240px; /* 240 + 10 = 250 */
	padding: 10px 0 0 14px;
	overflow: hidden;
	/*border:solid 1px;*/
}

#headerwrapper #header-foto img {
	width: 574px;
	height: 220px;
	overflow: hidden;
}

#headerwrapper #header-foto .caption {
	display: block;
	height: 20px;
	padding: 0 15px 0 0;
	text-align: right;
	overflow: hidden;
}

#leesleeuw {
	position: absolute;
	left: 51px;
	top: 75px;
	width: 380px;
	height: 651px;
	background: url('../gfx/info-leesleeuw-informatie.png') no-repeat 0 0;
}

#contentwrapper {
	margin: 0 0 30px 431px;
	padding: 0 0 0 24px;
	width: 391px;
	background: url('../gfx/info-divider.png') repeat-y 0 0;
}


#footerwrapper {
	margin: 0 0 38px 106px;
	padding: 0 13px 0;
	width: 714px;
	height: 15px;
	overflow: hidden;
	text-align: right;
	line-height: 15px;
}