body, html {
font-family: Arial;
font-size: 14px;
line-height: 1.5;
color:#666666;
}

#menu ul li a{
position: relative;
padding: 0px 10px;
font-size: 14px;
font-weight: bold;
text-decoration: none;
vertical-align: middle;
color: white;
}

#menu ul li a:hover{
text-decoration: none;
color: yellow;
}

#breadcrumbs{
margin-top: 19px;
font-size: 12px;
}

#breadcrumbs a{
color: red;
}

#subpages a{
font-size: 14px;
margin-right: 10px;
color: red;
}

#page h1{
color: black;
font-size: 18px;
margin-top: 30px;
}

#page h2{
color: black;
font-size: 16px;
}

#contentright a{
color: red;
}

#contentright h2{
color: black;
font-size: 16px;
}

#contentright h2 a{
font-size: 12px;
font-weight: normal;   
}

a.koplink, #contentright a.koplink {
     color: black;
     font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

#contentright ul{
margin: 0px;
list-style: none;
}

#contentright ul a{
text-decoration: none;
}

#news h2{
margin-top: 15px;
}

#footer {
font-size: 12px;
color: white;
}

#footer a{
color: white;
}


