/* CSS Document */
html, body {
margin: 0;
text-align:center;
background-color: #CCCCCC;
}

#pics_home a {
position: absolute;
top: 160px;
right: 0px;
width: 250px;
margin: 0;
display: block;
height: 1100px;
}

#pics_praktisch a {
position: absolute;
top: 200px;
right: 0px;
width: 250px;
margin: 0;
display: block;
height: 1900px;
}

#pics_boeken a {
position: absolute;
top: 200px;
right: 0px;
width: 250px;
margin: 0;
display: block;
height: 900px;
}


#top, #top2, #top3{
position: relative;
}

#top h1, #top2 h1, #top3 h1  {
width: 760px;
text-indent: -999px;
margin: 0;
}

#top h1 a, #top2 h1 a, #top3 h1 a {
display: block;
width: 500px;
height: 200px;
}

#top h1 {
background-image:url(img/top.jpg);
height: 620px;
}

#top2 h1 {
background-image:url(img/top_praktisch.jpg);
height: 210px;
}

#top3 h1 {
background-image:url(img/top_boeken.jpg);
height: 210px;
}

#nav ul{
position: absolute;
top: 20px;
width: 88px;
height: 31px;
right: 32px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-type: none;
} 

#nav a {
text-decoration: none;
color: #000000;
display: block;
padding: 8px 0 8px 10px;
} 

#nav a:hover {
color: #FF0099;
} 

#nav .selected a{
background: url(img/rollover_4.gif) no-repeat;
text-decoration: none;
color: #000000;
display: block;
padding: 8px 0 8px 10px;
cursor: default;
} 

#formulier { 
border:solid 1px #ccc;
padding: 10px;
}


#content {
background-image: url(img/bg.jpg);
background-repeat:no-repeat;
background-position:top;
width: 760px;
}

#content2 {
background-image: url(img/bg_praktisch.jpg);
background-repeat:no-repeat;
background-position:top;
width: 760px;
}

#content3 {
background-image: url(img/bg_boeken.jpg);
background-repeat:no-repeat;
background-position:top;
width: 760px;
}

#box {
width:760px; 
margin: 0 auto; 
text-align:left;
background-color:#e5faff;
}

#tekst_trip {
float: left;
width: 400px;
margin-left: 50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
color:#000000;
}

.tekst_small {
font-size: 9px;
color: #666666;
}

#tekst_trip a{
color: #FF3399;
}

#fotos {
margin-left: 470px;
}

#footer {
background-color:#FFFFFF;
width: 760px;
clear: both;
padding-top: 30px;
padding-bottom: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 60%;
color: #000;
text-align: center;
}

.footer_tekst {
color:#e9037f;
}

hr {
width: 696px; 
height: 1px; 
color: #FFFFFF;
}

