body {
    padding-top: 20px;
    background-color: #fff;
}
p, h1, h2, h3, h4, a, body {
    color: #ff0000;
    font-family: Times, "Times new roman", serif;
    font-size: 16px;
}
a:hover {
    color:#ff0000;
}
a img
{
    border:none;
}
.wrapper {
    width:990px;
    margin: 0px auto;
   /* visibility: hidden;*/
}
.col1 {
    width: 230px;
}
.col2 {
    width: 484px;
}
.col1{
    padding-right:13px;
    margin-right:10px;
    background-image: url(../images/interface/line_vert.png);
    background-position: top right;
    background-repeat: repeat-y;
    float:left;
}
.col1:first-child, .col2:first-child {

}
.content {
    margin-left:505px;
    position:relative;
}
.content .front .col1:last-child, .content .front .col2:last-child ,.content .back .col1:last-child, .content .back .col2:last-child {
    margin-right: 0px;
    padding-right: 0px;
    background-image: none;
}
.cell {
    background-image: url(../images/interface/line_horiz.png);
    background-position: bottom left;
    background-repeat: repeat-x;

    padding-bottom: 20px;
    padding-top: 15px;
}
.cell:first-child {
    padding-top: 5px;
}

.col1 .cell:last-child, .col2 .cell:last-child  {
    background: none;
    padding-bottom:5px;
}

header {
    margin-bottom: 10px;
    position:relative;
}
.newswrapper {
    background-image: url(../images/interface/news_bg_top.png);
    padding-top: 25px;
    background-repeat: no-repeat;
    background-position: top left;
    min-height:  359px;
}
.newsticker {
    background-image: url(../images/interface/news_bg_btm.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    min-height:359px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom: 25px;
    position:relative;
}
.newsticker .inner {
    /*position: absolute;
    padding-right:20px;*/

}
.newsticker h1, .newsticker h2 {
    margin:0px;
    margin-bottom: 20px;
}
.newsticker h1.top a {
    font-family: Trade;
    font-size: 21px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    display: block;
    text-shadow: 0 0 1px rgba(255,0,0,0.3);
     background-image: none;
    padding-bottom: 0px;
}
.newsticker a {
    text-decoration: none;
}

.newsticker h1 a {
    font-family: Univers;
    font-size: 60px;
    line-height: 60px;
    text-transform: none;
    text-align: center;
    text-align-last: center;
    display:block;
    padding-bottom: 20px;
    background-image: url(../images/interface/news_divider.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
.newsticker .more {
    position:absolute;
    bottom:-5px;
    left: 50%;
    margin-left: -50px;
}
.newsticker .more a {

}
/*
.newsticker h1 a:after {
    content: "";
    display: inline-block;
    width: 100%;
}
*/
figure {
    margin:0px;
}
h1,h2, .big-title {
    font-family: Univers, 'Times new roman', 'helvetica';
    font-size: 72px;
    line-height: 65px;
    margin-bottom: 12px;
    font-weight: normal;
    font-smooth: always;
}

.organic, .taart {
    text-align: justify;
}
.organic h1, .taart h1{
    font-family: Trade;
    font-size: 13px;
    border-top: solid 3px #ff0000;
    border-bottom: solid 3px #ff0000;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: justify;
    text-transform: uppercase;
    height: 15px;
    line-height: 15px;
    margin-bottom: 0px;
    word-break: keep-all;
}
.taart h1 a {
    text-decoration: none;
    font-family: Trade;
    font-size: 13px;
}
.tender h1 {

    text-align: justify;
    height: 60px;
}
.tender em{
    font-size:16px;
    text-align: center;
    display: block;
    margin-bottom: 5px;
    font-style: normal;
    text-transform: uppercase;
}
.organic h1:after, .taart h1:after, .tender h1:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.gevonden h1 {
    text-align: justify;
    text-align-last: justify;
}
/*
.gevonden h1:after {
    content: "";
    display: inline-block;
    width: 100%;
} */
p {
    text-align: justify;
    text-indent: 2em;

}
article p:first-of-type {
    text-indent: 0em;
}
article.news figure, article.taartvdmaand figure {
    float:left;
    margin-right:15px;
    margin-bottom: 15px;
}
article.klant figure {
    float:left;
    width:230px;
}
article.klant h1,article.klant p, article.klant h2, article.klant h3, article.klant h4 {
    margin-left: 245px;
}
article.klant figure figcaption {
    font-style: italic;
}

.underline {
    border-bottom: solid 3px #ff0000;

}
.date, .boot, .contact,.baristazuid,.baristazuivelbrug {
    padding:0px;
    position:absolute;

}
.links a{
    font-family: Trade;
    font-size:12px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 30px;
    height:30px;
    vertical-align: middle;
    display:inline-block;
}
.date {
    right:0px;


}
.boot {
    left: 235px;


}
.contact{
    left: 370px;

}
.baristazuid {
    left: 0px;

}
.baristazuivelbrug{
    left: 230px;

}
.links {
    position: relative;
    left:0px;
    width:990px;
    background-image: url(../images/links-bg2.png);
    height: 30px;
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 1px;
}
.clear {
    clear:both;
}
.one, .two, .three, .four {
    padding-bottom: 5px;
}
.rotator {
    width: 484px;
    height: 322px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.rotator .slides {
    position: absolute;
    top:0px;
    left:0px;
    height: 322px;
}
.rotator .slides img {
    float:left;
}
.space {
    margin-top: 20px;
}
.wrapper {
    margin-bottom: 15px;
}