html
{
padding: 0px;
}
body {
background-color: #FEFD7F;
background-image: url('../Pictures/bouffadou.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
color: #000033;
height: 100%;
margin: 0px;
padding: 0px
}
div.nav {
background-color: #FEFD7F;
background-image: url('../Pictures/bouffadou.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
position: fixed;
width: 193px;
left: 0px;
top: 0px;
padding-top: 17px;
padding-left: 0px;
height: 100%
}
#menu {
font: 70% Tahoma, Arial, Helvetica, sans-serif;
}
div.txt {
margin-left: 220px;
margin-right: 20px;
max-width: 800px
}
div.txt p {
font: 100% Book Antiqua, Times New Roman, Times, serif;
color: #000033;
padding-right: 0px;
padding-left: 10px;
margin-top: 0px;
margin-bottom: 10px;
}
.small {
font-size: 70%;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
}
div.txt h1 {
font: 150% Book Antiqua, Times New Roman, Times, serif;
color: #000033;
padding-left: 10px;
margin-top: 20px;
margin-bottom: 10px;
}
div.txt h2 {
font: 110% Book Antiqua, Times New Roman, Times, serif;
color: #000033;
padding-left: 10px;
margin-top: 20px;
margin-bottom: 10px;
}
div.txt h3 {
font: 110% Book Antiqua, Times New Roman, Times, serif;
font-weight: bold;
color: #000033;
padding-left: 10px;
margin-top: 20px;
margin-bottom: 10px;
}
div.txt a:link {
font-weight: bold;
color: #000066;
text-decoration: none;
}
div.txt a:visited {
font-weight: bold;
color: #000066;
text-decoration: none;
}
div.txt a:hover {
font-weight: bold;
color: #6666CC;
text-decoration: none;
}
div.txt a:active {
font-weight: bold;
color: #6666CC;
text-decoration: none;
}
.nav p {
font: 100% Book Antiqua, Times New Roman, Times, serif;
color: #FFFFFF;
display: block;
padding-top: 2px;
margin: 0px;
padding-left: 10px;
}
div.nav a:link {
font-weight: bold;
color: #000066;
background: #FF9900;
width: 150px;
display: block;
margin: 0px;
padding-top:2px;
padding-bottom: 2px;
padding-left: 20px;
text-decoration: none;
height: 12px;
border-top: 1px solid #FFFFCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #FFFFCC;
}
div.nav a:visited {
font-weight: bold;
color: #000066;
background: #FF9900;
width: 150px;
display: block;
margin: 0px;
padding-top:2px;
padding-bottom: 2px;
padding-left: 20px;
text-decoration: none;
height: 12px;
border-top: 1px solid #FFFFCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #FFFFCC;
}
div.nav a:hover {
font-weight: bold;
color: #000099;
background: #FFCC00;
width: 150px;
display: block;
margin: 0px;
padding-top:2px;
padding-bottom: 2px;
padding-left: 20px;
text-decoration: none;
height: 12px;
border-top: 1px solid #FFFFCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #FFFFCC;
}
div.nav a:active {
font-weight: bold;
color: #000099;
background: #FFCC00;
width: 150px;
display: block;
margin: 0px;
padding-top:2px;
padding-bottom: 2px;
padding-left: 20px;
text-decoration: none;
height: 12px;
border-top: 1px solid #333333;
border-right: 1px solid #FFFFCC;
border-bottom: 1px solid #FFFFCC;
border-left: 1px solid #333333;
}
img.logo {
margin-top: 20px;
border-top: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
}
img.foto {
margin-top: 15px;
margin-bottom: 15px;
margin-right: 15px;
margin-left: 15px;
border-top: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
}
img.dia {
margin: 0px;
border: 1px solid #228b22;
}
div.center {
text-align: center;
}
ul.lijst {
font: 100% Book Antiqua, Times New Roman, Times, serif;
color: #000033;
margin-top: 0px;
}
ol.lijst {
font: 100% Book Antiqua, Times New Roman, Times, serif;
color: #000033;
margin-top: 0px;
}
li.conditions {
font: 100% Book Antiqua, Times New Roman, Times, serif;
color: #000033;
margin-top: 0px;
}
table.legende {
margin-top: 15px;
margin-bottom: 15px;
margin-right: 15px;
margin-left: 15px;
background-color: #9ACD32;
}
table.recept {
font: 100% Book Antiqua, Times New Roman, Times, serif;
color: #000033;
margin-left: 9px;
margin-top: 0px;
margin-bottom: 0px;
}
table.tarieven {
font: 100% Book Antiqua, Times New Roman, Times, serif;
color: #000033;
margin-top: 0px;
margin-bottom: 0px;
}
table.poll{
font: 70% Book Antiqua, Times New Roman, Times, serif;
color: #000033;
margin-top: 0px;
margin-bottom: 0px;
border-top: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
}
span.rood {
color: Red;
}
span.uitleg {
cursor: help;
}