@charset "UTF-8";
/* CSS Document */

/* YUI Reset CSS */
/* Yahoo should never become part of Microsoft! */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* Pieke bergmans */

body{
font-family:"Myriad Pro", "Myriad", "Myriad Roman", Verdana, Helvetica, sans-serif;
font-size:12px;
margin:20px;
}


h1, h2, h3, h4{

}

h2{
line-height:2em;
}

h1{
font-size:150%;
}

h2{
font-size:140%;
}

h3{
font-size:120%;
}

span.header{
background-color:black;
color:white;
line-height:90%;
}

p{
margin-bottom:15px;
}


a{
border:0px;
text-decoration:none;
color:black;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}


strong{
font-weight:bolder;
}

.quote{
font-style:italic;
}


.biglink{
font-size:52px;}

.smallink{
font-size:20px;
}


#container{
background-image:url(../images/boek.png);
background-repeat:no-repeat;
width:1050px;
height:748px;
}


#menu{
position:absolute;
left:480px;
top:40px;
width:511px;
text-align:right;
}


#menu2{
position:absolute;
left:575px;
top:40px;
width:511px;
text-align:right;
<!--[if IE]>

left:505px;

<![endif]-->
}




.content img{
padding-bottom:20px;
}

fieldset{
text-align:right;
}