body {
    background-color: #eeeeee;
    font-family: verdana, sans-serif;
    cursor: default;
    font-size: 80%;
    margin: 0;
}

#wrapper {
    background: url(kranten.jpg) #eeeeee repeat-y scroll;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 0;
    width: 920px;
    position: relative;
}

a {
    color: #6db61e;
    text-decoration: none;
    font-weight: bold;
}

#logo {
    display: block;
    margin: auto;
    margin-bottom: 1em;
    position: relative;
    left: 69px;
}

.kop, .zonder_transport, .feed_item {
    border: 1px solid #cccccc;
    border-right: 3px solid #cccccc;
    padding: 8px;
    background: white;
    width: 700px;
    margin: 0 0 1em 70px;
    text-align: left;
}

.kop, .feed_item {
    border-right: 3px solid #6db61e;
}

.koptekst {
    font-style: italic;
    text-align: justify;
}

.koptekst a {
    font-weight: normal;
    color: darkgreen;
}

.koptekst a:hover {
    text-decoration: underline;
}

.kolom {
    position: absolute;
    top: 105px;
    left: 807px;
    width: 188px;
    overflow: hidden;
}

.weer, .kolitem {
    border: 1px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    margin-bottom: 1em;
    font-size: 85%;
    background: white;
    padding: 8px;
}

.weer {
    text-align: center;
}

.kolitem a {
    font-weight: normal;
    color: black;
}

.kolitem a:hover {
    text-decoration: underline;
}

.gegenereerd {
    font-size: 85%;
    text-align: center;
    margin-top: .5em;
}

.feed_datum {
    float: right;
    text-align: center;
    color: #6f6f6f;
    font-size: 85%;
    margin-left: 1em;
}

.favicon {
    display: inline;
    vertical-align: bottom;
    margin-top: 2px;
}

h3 {
    margin: 0;
    font-size: 125%;
    font-weight: normal;
}

h4 {
    margin: 0;
    font-size: 120%;
    font-weight: bold;
    color: #C61818;
}

.feed_item a:hover {
    border-bottom: 2px solid #6db61e;
}

.feed_bron {
    color: #6f6f6f;
}

.linkblok {
    text-align: left;
}

.auteur {
    text-align: center;
    font-size: 88%;
    padding-bottom: 1em;
    margin-top: 2em;
}

.email {
    margin-top: 1em;
    font-size: 90%;
}

.email a {
    font-weight: normal;
    color: #000;
}

.kolom p {
    margin: .7em 0 0 0;
}

.visitors {
    border-spacing: 0;
    margin-top: .7em;
}

.visitors td {
    padding-right: 1em;
}

.Aweg {
    font-weight: bold;
    color: white;
    background: #dc2906;
    padding-right: 2px;
    padding-left: 2px;
}

.Nweg {
    font-weight: bold;
    color: black;
    background: #f9c500;
    padding-right: 2px;
    padding-left: 2px;
}

