#content
{
    width:990px;
    position:relative;
    min-height:1660px;
    margin:0 auto;
    padding:0 0 0 10px;
}

#content shop
{
    width:990px;
    margin:0 auto;
    padding:0;
}

* html #content
{
    height:1260px;
}

div#admin-tools
{
    position:absolute;
    background:#fff;
    top:10px;
    right:10px;
    border:1px solid #000;
    width:250px;
    height:75px;
    padding:5px;
}

div.form
{
    position:relative;
    padding:10px;
}

* html div.form
{
    width:380px;
}

div.form a.button
{
    font-size:11px;
    position:absolute;
    right:10px;
}

div.form label
{
    width:29%;
    float:left;
    display:block;
}

div.form br
{
    clear:both;
}

div.form textarea
{
    font-family:Arial;
    font-size:11px;
    width:69%;
    height:60px;
    float:left;
    margin-bottom:10px;
}

div.form input
{
    font-family:Arial;
    font-size:11px;
    width:38%;
    float:left;
    margin-bottom:10px;
}

div.form input.small
{
    width:100px;
}

div.form input.medium
{
    width:200px;
}

div.form input.submit
{
    margin-left:29%;
    width:auto;
    float:none;
}

* html div.form input.submit
{
    white-space:nowrap;
    width:120px;
    margin-left:27.4%;
}

div.comments
{
    margin-bottom:10px;
}

div.comment
{
    position:relative;
    border-top:1px solid #e4e8f1;
    padding:5px 0 5px 70px;
}

div.oneven,div.odd
{
    background:#f3f5fa;
}

div.even
{
    background:none;
}

div.avatar
{
    position:absolute;
    left:0;
    top:0;
    padding:7px 10px 0;
}

p.error
{
    color:#000;
    border:1px solid red;
    background:#f99;
}

p.message,div.message
{
    border:1px solid #668d04;
    background:#E9FD84;
    margin:0 10px 10px;
    padding:3px;
}

p.article_information
{
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}

div.block a,p.article_information a.hover
{
    color:#2d7701;
}

div.main p img
{
    width:468px;
    margin-left:-10px;
    border-top:1px solid #666;
    border-bottom:1px solid #666;
}

a.headline
{
    padding-left:20px;
    height:14px;
    display:block;
    width:100%;
    overflow:hidden;
}

a.engeland
{
    background:url(/static/flags/england.gif) no-repeat left 1px;
}

a.spanje
{
    background:url(/static/flags/es.gif) no-repeat left 1px;
}

a.duitsland
{
    background:url(/static/flags/de.gif) no-repeat left 1px;
}

a.italie
{
    background:url(/static/flags/it.gif) no-repeat left 1px;
}

a.movie
{
    background:url(/static/images/icon_movie.png) no-repeat left 1px;
}

a.amerika
{
    background:url(/static/flags/us.gif) no-repeat left 1px;
}

a.griekenland
{
    background:url(/static/flags/gr.gif) no-repeat left 1px;
}

a.oostenrijk
{
    background:url(/static/flags/at.gif) no-repeat left 1px;
}

a.noorwegen
{
    background:url(/static/flags/no.gif) no-repeat left 1px;
}

a.luxemburg
{
    background:url(/static/flags/lu.gif) no-repeat left 1px;
}

a.brazilie
{
    background:url(/static/flags/br.gif) no-repeat left 1px;
}

a.rusland
{
    background:url(/static/flags/ru.gif) no-repeat left 1px;
}

a.australie
{
    background:url(/static/flags/au.gif) no-repeat left 1px;
}

a.frankrijk
{
    background:url(/static/flags/fr.gif) no-repeat left 1px;
}

a.polen
{
    background:url(/static/flags/pl.gif) no-repeat left 1px;
}

a.tsjechie
{
    background:url(/static/flags/cz.gif) no-repeat left 1px;
}

a.portugal
{
    background:url(/static/flags/pt.gif) no-repeat left 1px;
}

a.ierland
{
    background:url(/static/flags/ie.gif) no-repeat left 1px;
}

a.argentinie
{
    background:url(/static/flags/ar.gif) no-repeat left 1px;
}

a.finland
{
    background:url(/static/flags/fi.gif) no-repeat left 1px;
}

a.denemarken
{
    background:url(/static/flags/dk.gif) no-repeat left 1px;
}

a.turkije
{
    background:url(/static/flags/tr.gif) no-repeat left 1px;
}

a.zweden
{
    background:url(/static/flags/se.gif) no-repeat left 1px;
}

a.belgie
{
    background:url(/static/flags/be.gif) no-repeat left 1px;
}

a.schotland
{
    background:url(/static/flags/scotland.gif) no-repeat left 1px;
}

a.overige
{
    background:url(/static/flags/overige.gif) no-repeat left 1px;
}

a.interview
{
    background:url(/static/flags/interview.gif) no-repeat left 1px;
}

a.column
{
    background:url(/static/flags/column.gif) no-repeat left 1px;
}

a.special
{
    background:url(/static/flags/special.gif) no-repeat left 1px;
}

span.nosource
{
    display:none;
}

a.eredivisie,a.eerstedivisie,a.nederland
{
    background:url(/static/flags/nl.gif) no-repeat left 1px;
}

a.championsleague,a.uefacup
{
    background:url(/static/flags/europeanunion.gif) no-repeat left 1px;
}

a.ekwk
{
    background:url(/static/flags/oranje.gif) no-repeat left 1px;
}

.sjpromo
{
    color:blue;
    text-decoration:underline;
    font-weight:bold;
}

.oranjepromo
{
    color:orange;
    font-weight:bold;
    text-decoration:none;
}