body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

a {
color: #666666;
}

a.green {
color: #99AE71;
}

#footer a {
color: #FFFFFF;
}

a:hover {
text-decoration: none;
}

#login {
color: #FFFFFF;
}

#login span {
font-size: 10px;
}

#adresbox {

}

.box {
width: 100%;
float: left;
margin: 0 0 20px 0;
border: 1px solid #D8D8D8;
color: #666666;
background: url("../images/layout/background_grey_bar.gif") top center repeat-x;
}

.box_header {
height: 19px;
padding: 3px 0 0 7px;
font-weight: bold;
font-size: 12px;
}

.box_header span {
padding-right: 9px;
}

.box_content {
line-height: 25px;
padding: 10px;
}

.box_content_date, .box_content_readmore {
text-align: right;
color: #99AE71;
font-style: italic;
}

.box_content_title {
color: #99AE71;
font-weight: bold;
font-size: 12px;
}

.box_content_content {
padding: 15px;
}

.box_content_agendaitem {
background-color: #E6E8E8;
margin-bottom: 10px;
line-height: 18px;
padding: 0 6px 0 6px;
}

.box_content_agendaitem span {
float: right;
}

.box_content_month {
color: #99AE71;
font-weight: bold;
font-size: 13px;
}

#footer {
text-align: center;
color: #FFFFFF;
}
