@charset "UTF-8";
/* CSS Document */

body
{
background-image:url(../images/bg_big.jpg);
text-align:center;
background-position:top center;
background-repeat: repeat-y, repeat-x;
background-attachment:scroll;
background-color:#000000;
margin-top:0px;
margin-left:0px;
}
.intro
{
background-image:url(../images/introbg.jpg);
text-align:center;
background-position:top center;
background-repeat: no-repeat;
background-attachment:scroll;
background-color:#000000;
margin-top:0px;
margin-left:0px;	
}
#wrapperhome
{
text-align:left;
width:585px;
height:786px;
margin:0 auto;
border:0px solid white;
}
#wrapper
{
text-align:left;
width:980px;
height:100%;
margin:0 auto;
border:0px solid white;
}
#home
{
width:575px;
height:786px;
background-image:url(../images/intro.png);
background-repeat: no-repeat;
}
#main
{
width:980px;
height:786px;
background-image:url(../images/book.png)
}
#homecontent
{
width:585px;
padding-top:650px;
border:0px solid green;
float:left;
text-align:center;
}
#left
{
width:480px;
padding-top:80px;
border:0px solid green;
float:left;
text-align:center;
}
#menu
{
width:480px;
height:50px;
padding-top:10px;
margin-left:10px;
border:0px solid blue;
float:left;
background-image:url(../images/menu.png);
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
line-height:40px;
}
#inhoud
{
width:420px;
padding-top:85px;
padding-left:50px;
padding-right:10px;
border:0px solid brown;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-style:normal;
line-height:25px;
color:#000000;
text-align:justify;
}
#right
{
width:480px;
height:686px;
margin-left:490px;
padding-top:70px;
padding-left:10px;
border:0px solid red;
}
#right2
{
width:430px;
height:686px;
margin-left:510px;
padding-top:80px;
border:0px solid red;
background-image:url(../images/bg3.png);
background-repeat:no-repeat;
background-position: 50px 50px;
}
#right3
{
width:480px;
height:686px;
margin-left:510px;
border:0px solid red;
background-image:url(../images/bg4.png);
background-repeat:no-repeat;
}
#rightform
{
width:430px;
height:686px;
margin-left:490px;
padding-top:120px;
padding-left:50px;
border:0px solid red;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-style:normal;
line-height:25px;
color:#000000;
text-align:justify;
background-image:url(../images/bg2.png);
background-repeat:no-repeat;
}
#collectie
{
width:430px;
height:686px;
margin-left:510px;
padding-top:80px;
border:0px solid red;
background-image:url(../images/bg2.png);
background-repeat:no-repeat;
}
#divider
{
height:1px;
border-bottom:1px dotted
}
a, a:link, a:visited {
color:#03888c;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:normal;
text-decoration:none;
}
a:hover{
color:#0F5254;
}
a:active{
color:#000;
}
h1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
line-height:16px;
color:#0F5254;
text-align:left;
}
a.homelink
{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:18px;
color:#fff;
}
a.homelink:hover
{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:20px;
color:#099;
}
