/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/** layout **/
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background: #363642 url("images/collage-back.jpg");
   font-family: trebuchet ms, helvetica, arial, sans-serif;
   font-size: 12pt;
   line-height: 1.3;
}

#container {
   position: relative;
	width:780px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:none;
	background-color:#eee;
}


#kop {
	width: 780px;
	height: 111px;
	background: url("images/kop.jpg");
}
#kop p {
	display: none;
}
#content {
	width: 780px;
	min-height: 500px;
_height: 500px;
	background: url("images/back.png")  #a4a1aa;
}
/*
#back-top {
top: 0px
left: 0px;
z-index: 1;
}
*/
#home {
	background: url("images/home-bg.png")  #a4a1aa center top;
}

#home #container{
position: relative;
margin: 70px auto;
width: 656px;
height: 548px;
background: url("images/home-container-bg.jpg") no-repeat;
}

#home #menuia {
left: 480px;
top: 257px;
}
#menuia {
	position: absolute;
	left: 40px;
	top: 171px;
	width: 108px;
	height: 203px;
	z-index: 3;
}

#home #menu {
background: none;
}
#menu {
	position: absolute;
	left: 8px;
	top: 156px;
	width: 182px;
	height: 242px;
	background: url("images/menu.jpg");
	z-index: 2;
}
/*
#menu img{
position: absolute;
top: 0px;
left: 0px;
	width: 182px;
	height: 242px;
	}
*/
#text {
	position: relative;
	top: -40px;
	padding: 20px 30px 20px 200px;
	z-index: 2;
}

#text ul li {
	list-style: none;
clear: both;
margin-bottom: 20px;
}
#text ul {
	margin: 0px;
	padding: 0px;
}

#text ul li img,
#text ul li .imageplaceholder
/*#text img*/ {
	float: left;
	width: 67px;
	height: 100x;
	border: none;
	margin-right: 10px;
margin-bottom: 20px;
border: solid 1px black;
position: relative;
}


#text ul li h1,
#text ul li p.eersteuitgave {
display: inline;
position: relative;
top: -4px;
}


/**markup**/


#text H1.kop {
font-size: 26pt;
padding-bottom: 5px;
font-style: italic;
margin: 0px 0px 0px 0px;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-weight: normal;
color: #fff;
}

#text h2.menu a {
color: #000;
text-decoration: none;
padding: 0px 5px;
margin: 0px 5px;
}
#text h2.menu {
margin: 0px 0px 20px 0px;
font-weight: normal;
font-size: 10pt;
border: solid black;
border-width: 1px 0px;
padding: 1px 0px;
}

#text H2.menu a:hover {
color: #ddd;
background-color: #a30000;
}

#text ul li a {
color: #000;
text-decoration: none;
cursor: pointer;
}
#text h1,
#text ul li a h1 {
clear: both;
font-size: 12pt;
font-weight: bold;
}

#text ul li a p,
#text ul li ul li,
#text p {
margin: 0px;
margin-bottom: 10px;
font-size: 10pt;
}

#text ul li ul li {
min-height: 0px !important;
}

.nieuwsitem, 
.recensie, 
.interview,
#text ul li .leesmeer {
	font-size: 10pt;
}

.nieuwsitem a, 
.recensie a, 
.interview a,
#text p a {
	text-decoration: none;
	color: #000;
}

.nieuwsitem {
padding-bottom: 30px;
}

.nieuwsitem .leesmeer,
#text ul li .leesmeer {
text-align: right;
margin: 0px;
padding: 0px;
}

h3 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	clear: left;
}

#text img {
	float: right;
	border: 1px solid #000;
	margin: 0px 10px 10px 10px;
	position: relative;
}

.opsomming {
font-size: 10pt;
margin-bottom: 10pt !important;
}
.opsomming li {
list-style: square !important;
margin: 0px 0px 0px 15px !important;
}

.bedankt {
padding-top: 10px;
border-top: solid 1px black;
}

