body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: #101010;
    background: #f9f9f9;    
}

#container {
    margin: 0 auto;
    padding: 5px;   
}

#header {
    text-align: center;
}

#nav-top {
    margin-top: 5px;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 5px; 
    border-bottom: 1px solid #10248C;    
}

#breadcrumbs{
    margin-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #10248C; 
}

#wrapper-content { margin-top: 5px; width: 100%;}          
#wrapper-content img {margin-top: 5px; margin-bottom: 5px;}
#wrapper-weather { margin-top: 5px; }
.weather { margin: 0; padding: 0; margin-top: 5px; text-align: center; background: #eaeaea; padding: 5px; font-weight: bold; font-size: medium;}
.weather_var { margin: 0; padding: 0; margin-top: 0px; text-align: center; background: #eaeaea; padding: 3px; font-size: smaller;}

#site_type {text-align: center; font-size: smaller;}
 
.news-item { margin-top: 10px; }
.banner-item {margin-top: 10px; text-align: center; }
#news-list { margin-top: 10px;  border-top: 1px solid #10248C; }
#news-list ol {margin: 0; padding: 0; list-style: none;}

.italic {font-style: italic;}
.button-back {margin-top: 5px; width: 100%; text-align: center;}

#nav-usercontent {text-align: center; padding-bottom: 5px; border-bottom: 1px solid #10248C; }
#nav-usercontent a {color: #ff9900; font-weight: normal; }
#nav-usercontent a.selected {font-weight: bold;}

.usercontent-item { margin-top: 10px; }   

.help-topic {margin-top: 10px;}

#nav-bottom { margin-top: 10px; border-top: 1px solid #10248C;}
#nav-bottom ol {margin: 0 auto; padding: 0; list-style: none; list-style-position: inside;}
#nav-bottom li {margin: 0; padding: 0;}

#footer {
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
    color: #7c7c7c;
}

a { color: #10248C; text-decoration: none;}
a:hover {text-decoration: underline;}
h1 { margin:0; padding: 0; font-size: medium; font-weight: bold; padding-top: 5px; margin-top: 5px; }
h2 { margin:0; padding: 0; font-size: small; font-weight: bold;}
h2 a { color: #10248C; font-weight: bold; text-decoration: none;}
p  { margin: 0; padding: 0; margin-top: 4px;}
img { border: 0; }
.smaller{ font-size: smaller;}
.no-phone {font-size: smaller; text-align: center; margin-bottom: 10px; background: #eaeaea; padding: 3px;}  


#flevopost-list { margin-top: 10px;  border-top: 1px solid #10248C; }
#flevopost-list ol {margin: 0; padding: 0; list-style: none; margin-top: 10px; background: #d9dbe7; padding: 20px;}
#flevopost-list li {margin-bottom: 5px; }