/* CSS Document */
body {
text-align:center;
margin:0px;
background-image:url(images/achtergrond.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-color:#000000
}

#inhoud {
margin:0 auto;
background:#000000 url('images/inhoud1.jpg') no-repeat center 50%; text-align:left;
background-position:right;
width:960px;
height:590px;
border: 1px solid #FFFFFF;
font-family:Verdana;
font-size:13px;
color:#FFFFFF;
margin-top:5px
}

#inhoud p {
margin-left:15px;
margin-bottom:20px;
width:600px}

a {
color:#FFFFFF
}

#menu {
margin-top:60px;
margin-bottom:0px
}

#menu p {
margin:0px;
font-family:Adobe Arabic;
font-size:20px
}

#menu a {
color:#FFFFFF;
text-decoration:none;
margin-left:17px;
font-weight:bold
}

#titel h1 {
color:#FFFFFF;
text-align:center;
margin-bottom:0px;
margin-top:30px;
font-family:Adobe Garamond Pro;
font-size:40px;
font-weight:400;
font-style:italic}
	
h2 {
font-family:Book Antiqua;
font-style:italic;
font-weight:bold;
text-align:left;
margin-top:25px;
margin-bottom:25px;
margin-left:15px;
color:#FFFFFF;
font-size:22px;
}
li {
margin-bottom:5px}

img {
border:0}

.footer {
text-align:center;
font-style:italic;
font-size:10px;
color:#FFFFFF}


ul {
list-style-type:circle}
