body{
    background: #FFFFFF;
    color: #4d4d4d;
    font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.0em;
    margin: 0;
    padding: 0;
}

a { color: #0e4973; text-decoration: none; }
a:link {}
a:visited {}
a:active {}
a:hover { color: #B2BB1E; }

p{
    line-height: 1.8em;
    font-size: 1.0em;
    padding: 0;
    margin: 0.4em 0 0.4em 0;
}
a img{
    border: 0;
}
.leesmeer{
    text-align: right;
    font-size: 0.93em;
}
#header{
    height: 60px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#header h2{
    float: left;
    text-align: left;
    padding: 30px 5px 5px 10px;
    margin: 0;
    font-family: times, serif;
    font-size: 1.0em;
    line-height: 1.0em;
    color: #015A83;
    font-style: italic;
    letter-spacing: 0.03em;
    font-weight: normal;
}
#header h2 a{
    color: #015A83;
    text-decoration: none;
}
#header h1{
    float: right;
    text-align: right;
    width: 113px;
    margin: 0;
    padding: 5px 0px 0 5px;
}
#header img, #header a img{
    border: 0;
}
#topmenu{
    clear: both;
    background: #015a83 url('/templates/images/menu.png') repeat-x;
    height: 35px;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: 0.03em;
    line-height: 1em;
    color: #FFFFFF;
    vertical-align: middle;
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
}
#topmenu li{
    display: inline;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
#topmenu a{
    width: 20%;
    height: 25px;
    padding-top: 10px;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}
#current a{
    color: #B2BB1E;
}
#heart {
    margin: 0 3%;
    padding: 0em 0 1em 0;
    line-height: 1.8em;
    text-align: justify;
    font-size: 1em;
}
.teams{
    font-size: 0.87em;
    font-style: italic;
    font-weight: bold;
    color: #994302;
}
#foot {
    background: #CCCCCC;
    padding: 1.5em 0 1.5em 0;
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 0.83em;
    line-height: 1.7em;
}
#foot a {
    color: #015A83;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
h2 {
    color: #015A83;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0;
    padding: 0.8em 10px;
}
h3 {
    color: #B2BB1E;
    color: #015A83;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0.6em 0px;
    padding: 0;
}
h4 {
    color: #B2BB1E;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0.4em 0;
    padding: 0;
}
h4 a{
    color: #B2BB1E;
    text-decoration: none;
}
h4 a:hover {
    color: #015A83;
}
h5 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0.3em 0;
    padding: 0;
}
h5 a{
    text-decoration: none;
    color: #444444;
}
h5 a:hover {
    color: #B2BB1E;
}
ul.menu {
    list-style-type: none;
    line-height: 2em;
    margin: 0 0 1.5em 1.5em;
    padding: 0;
    font-weight: bold;
}
ul.menu li {
    background: url('images/loopbaanbegeleiding.png') no-repeat left center;
    padding: 0 0 0 1.5em;
    margin: 0;
}
ul.menu li a {
    font-weight: bold;
    color: #444444;
    text-decoration: none;
}
ul.menu li a:hover {
    color: #B2BB1E;
}
#heart ul{
}
#heart ul li{}

.aanbodmenu li, .aanbodmenu li a{
    background: url('/templates/images/loopbaanbegeleiding.png') no-repeat 10px 0.25em;
    color: #4d4d4d;
    font-weight: bold;
    padding: 0 10px 0 25px;
    text-decoration: none;
}
.line {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 -3% 2em -3%;
    padding: 0 0 1.5em 1.5em;
    height: 0px;
}

