/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

body {
font-family: arial, sans-serif;
font-size: 10pt;
}
A {
text-decoration: none;
}
A img {
border: none;
}
.title,
.tagline {
display: none;
}
#container {
width: 770px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -385px;
overflow: hidden;
background: #008BD1;
}

#kop {
background: url(images/kop.png);
height: 131px;
width: 780;
}
.homelink * {
width: 120px;
height: 120px;
border: none;
margin: 0px;
}
.homelink {
position: relative;
top: 0px;
left: 60px;
}
#activiteiten {
padding-top: 10px;
background: #008BD1;
}
#afbeeldingen {
margin-top: 10px;
margin-bottom: 30px;
background: #0893d9;
text-align: center;
}
#navigatie {
width: 153px;
float: right;
background: #17638B ;
padding: 0 25px;
}
#voet {
background: #17638B url(images/voet.png) no-repeat;
height: 82px;
width: 780;
position: relative;
clear: both;
}
.activiteit{
width: 153px;
float: left;
overflow: hidden;
}
.activiteit div {background: #0893d9;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 10px;
border-bottom: solid 1px #17638B;
}
.activiteit  h1,
#afbeeldingen H1,
#inhoud H1 {
font-family: comic sans, comic sans MS, cursive;
color: #fff;
font-variant: small-caps;
text-align: center;
padding-top: 5px;
margin-top: 5px;
padding-bottom: 8px;
margin-bottom: 8px;
font-size: 18pt;
line-height: 14pt;
font-weight: normal;
border-top: solid 1px #17638B;
border-bottom: solid 1px #17638B;
}
.activiteit  p {
text-align: left;
margin: 5 2px;
color: #000;
}

.afbeelding {
border: 1px solid #008BD1;
display: inline;
position: relative;
width: 100px;
height: 75px;
}

.afbeelding p {
display: block;
color: #fff;
font-size: 7pt;
position: absolute;
top: 0px;
left: 4px;
margin: 0px;
z-index: 2;
}
.wit{
color: #fff;
}
.clear{
clear: both;
height: 1px;
margin-bottom: -1px;
}

#menu {
position: absolute;
left: 360px;
top: 100px
}
#menu A {
color: #fff;
text-decoration: none;
font-weight: bold;
letter-spacing: -0.5pt;
}
#menu A:hover{
color: #f00;
}
#menu ul li {
display: inline;
list-style-type: none;
padding-right: 10px;
}

#adres {
position: absolute;
right: 10px;
bottom: 10px;
color: #fff;
}


#inhoud IMG.inhoud {
float: right;
padding: 10px 0px;
}
#inhoud {
padding: 8px;
width: 548px;
}
#inhoud H1 {
margin: 0px;
}


#inhoud table{
padding: 0px 10px 0px 0px;
font-size: 8pt;
border-bottom: solid 1px #17638B;
}
#inhoud table td{
vertical-align: top;
}