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

a:link,a:hover,a:active,a:visited{
text-decoration:none;
color:#207011;
font-weight:bold;
}

a:hover{
text-decoration:underline;
color:#286b15;
}

#verslag{
position:absolute;
width:950px;
left:140px;
top:160px;
text-align:left;
}

#camping{
position:absolute;
width:130px;
left:10px;
top:600px;
text-align:left;
}

#dag{
margin-left: 7px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#003d68;
text-align:left;
}

#vroeg{
position:absolute;
width:600px;
left:300px;
top:180px;
text-align:center;
}

#date{
position:absolute;
width:800px;
left:240px;
top:220px;
text-align:center;
}


#beeld{
position:absolute;
width:120px;
left:1130px;
top:30px;
text-align:center;
}


#contact{
position:absolute;
width:130px;
left:10px;
top:430px;
text-align:center;
}

#klok{
position:absolute;
width:120px;
leftt:1100px;
top:650px;
text-align:center;
}

#browser{
position:absolute;
width:120px;
left:1130px;
top:250px;
text-align:center;
}


body{
font-size:80%;
}

body,td,th {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:black;
}

h1,h2{
color:#003d68;
text-align:center;
}

h3{
color:#3333cc;
font-size:30px;
font-family: segoe script;
}

h1{
margin-top:0px;
font-size:28px;
}

h2{
margin-bottom:0px;
font-size:18px;
}


