/* CSS Document */

.buttons-header {
     z-index: 50;
     height:26px;
     width:656px;
     margin:0 0 0 230px;
     position:absolute;
     }

.buttons-header li a, .buttons-header li a:visited{
     float:left;
     margin:0 2px 0 0;
     width:121px;
     height: 24px;
     }

.buttons-header li{
     float:left;
     list-style:none;
     margin:0 2px 0 0;
     }

img {
     border:none;
     }

img a{
     border:none;
     }

img a:visited{
     border:none;
     }

p, p a{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     text-align: justify;
     line-height: 20px;
     color: #4C4F58;
}
p a:hover {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 20px;
     color: #9B0C16;
}
ul li{
           font-family:		Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #4C4F58;
}
strong {
        font-family:		Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     text-align: justify;
     line-height: 20px;
     color: #4C4F58;
     font-weight: bold;
}
h5 {
     position: relative;
     margin: 0;
             font-family:		Verdana, Arial, Helvetica, sans-serif;
     font-size: 14px;
     color: #000;
}

h5 a{
     color: green;
}

h5 a:hover {
     color: #000;
}

h1 {
        font-family:		Verdana, Arial, Helvetica, sans-serif;
     font-size: 24px;
     line-height: 20px;
     color: #9B0C16;
}
h2 {
font-family: verdana;
     font-size: 14px;
     line-height: 20px;
     color: #9B0C16;
background: transparent url(assets/images/bullet.gif) left center no-repeat;
padding-left: 15px;
}
h3 {
font-family: verdana;
font-size: 14px;
line-height: 0px;
color: #9b0c16;
}
h4 {
font-family: verdana;
font-size: 12px;
line-height: 0px;
color: #9b0c16;
font-weight: bold;
}
h6 {
font-family: verdana;
font-size: 12px;
line-height: 0px;
color: #9B0C16;
font-weight: bold;
}

p ul li{
font-family: verdana;
     font-size: 12px;
     text-align: justify;
     line-height: 20px;
     color: #4C4F58;
}
em{
   font-family: verdana;
   font-size: 14px;
   color: #000;
   font-weight: bold;
}
em a{
   font-family: verdana;
   font-size: 16px;
   color: green;
   text-decoration: none;
   font-weight: bold;
}
em a:hover {
   color: #000;
}
#acties p{
  color: #4C4F58;
  line-height: 0px;
}

