html,body, #wrapper {
margin:0;
padding:0;
}
body, #wrapper {
text-align: center;
background: #414141;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
min-width: 803px;/* stop mozilla sliding off the edge */
margin: 0;
padding: 0;
}
#wrapper {
margin: 0 auto;
text-align: left;
vertical-align: middle;
}
a, a:visited, a:active {
color: #414141;
text-decoration: underline;
}
a:hover {
color: #dd2f28;
text-decoration: none;
}
h1, h2, h3 {
margin: 0;
padding: 0;
}
h1 {
color: #414141;
font-size: 18px;
}
h2 {
color: #dd2f28;
font-style: italic;
font-size: 11px;
}
h3 {
font-style: italic;
font-size: 14px;
color: #FFFFFF;
}
#container {
margin-right: auto;
margin-left: auto;
position: relative;
width: 806px;
background: #414141 url(../../images/bg.gif);
}
#navigation {
height: 50px;
padding: 0 3px 0 3px;
text-align: left;
}
ul {
list-style: none;
line-height: normal;
}
/* navigation */
a.home:link, a.home:visited {
text-transform: uppercase;
height: 30px;
display: block;
text-align: center ;
text-decoration: none;
color: #414141;
float: left;
font-size: 24px;
font-weight: bold;
padding: 10px 20px 11px 20px;
}
a.home:first-letter {
color: #dd2f28;
}
a.home:hover {
background: #dd2f28;
color: #FFFFFF;
}
a.faq:link, a.faq:visited {
text-transform: uppercase;
height: 30px;
display: block;
text-align: center ;
text-decoration: none;
color: #414141;
float: left;
font-size: 24px;
font-weight: bold;
padding: 10px 20px 11px 20px;
}
a.faq:hover {
background: #ecbc00;
color: #FFFFFF;
}
a.wiezijnwij:link, a.wiezijnwij:visited {
text-transform: uppercase;
height: 30px;
display: block;
text-align: center ;
text-decoration: none;
color: #414141;
float: left;
font-size: 24px;
font-weight: bold;
padding: 10px 20px 11px 20px;
}
a.wiezijnwij:hover {
background: #465f13;
color: #FFFFFF;
}
a.inschrijven:link, a.inschrijven:visited {
text-transform: uppercase;
height: 30px;
display: block;
text-align: center ;
text-decoration: none;
color: #414141;
float: left;
font-size: 24px;
font-weight: bold;
padding: 10px 20px 11px 20px;
}
a.inschrijven:hover {
background: #2639a0;
color: #FFFFFF;
}
/* /navigation */
#header{
height: 300px;
padding: 0 3px 0 3px;
}
.bodyblock {
width: 806px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.content {
width: 580px;
text-align: justify;
}
.column {
width: 180px;
}
#column-text {
padding: 5px;
text-align: justify;
color: #FFFFFF;
border: dashed #FFFFFF;
background: #dd2f28;
border-width: 0 0 5px 0;
}
.footer {
width: 806px;
text-align: center;
color: #414141;
}