/******************************************************************************
 * Generic tags
 ******************************************************************************/

BODY, TD, TR, INPUT {
font-family: Arial, sans-serif;
font-size: 7pt;
}

H1, H2 {
font-family: Arial, sans-serif;
font-size: 8pt;
color: #003366;
}

A:hover, A:active {
}

DIV {
padding-bottom: 8px;
}

#nav {
}

#nav-back, #nav-next {
margin-bottom:8px;
}

/******************************************************************************
 * Agenda
 ******************************************************************************/

.idx-event {
margin-bottom:-4px;
}

.idx-event-title {
margin-right:8px;
}

.idx-event-date {
font-weight:bold;
}

.event {
display:block;
clear:both;
margin-bottom:16px;
}

.event-title {
font-size:8pt;
font-weight:bold;
}

.event-location {
font-size:7pt;
font-style:italic;
}

.event-image {
position:relative;
float:right;
margin-left:4px;
margin-bottom:4px;
}

.event-url {
margin-bottom:8px;
}

/******************************************************************************
 * Nieuws
 ******************************************************************************/

.news {
display:block;
clear:both;
margin-bottom:16px;
}

.news-title {
font-size:8pt;
font-weight:bold;
}

.news-subtitle {
font-size:7pt;
font-style:italic;
}

.news-image {
position:relative;
float:right;
margin-left:4px;
margin-bottom:4px;
}

.news-url {
margin-bottom:8px;
}

/******************************************************************************
 * Flipperen
 ******************************************************************************/

.fl-loc-title {
font-size:8pt;
font-weight:bold;
}

