* {
	margin:0;
	padding:0;
}
body {
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-color:#cc0000;
}

img,a {
    border: none;
}

#header {
	font-size: 20px;
	padding: 6px 0px 3px 0px;
	width: 100%;
	text-align: center;
}

#wrapper{
	margin: 0 auto;
	padding: 0px;
	width: 96%;
}

#wrapper ul{
    border:1px solid #E0E0E0;
    background-color: #FFF;
    width: 100%;
    
}
#wrapper ul li{
	list-style: none;
	list-style-type: none;
	display: block;
	font-size: 16px;
	border-bottom:1px solid #E0E0E0;
	padding: 0px;
	font-weight: bold;
	width: 100%;
	background: transparent url(img/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
}

#wrapper ul li a{
	padding: 8px 0% 8px 3%;
	color: #cc0000;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	width: 97%;
	display: block;
}

#footer{
    margin: 0 auto;
	width: 96%;
	height: 40px;
    margin-top: 5px;
	color:#fad100;
}

.right{
	float: right;
}


.right a{
	padding: 2px 6px;
	background-color: #fad100;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	font-size: 11px;
}

a.back {
    display: block;
    width: 89%;
    background: transparent url(img/arrow_back.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #fff;
    padding-left: 11%;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding-top: 13px;
    padding-bottom: 10px;
    text-decoration: none;
    margin-bottom: 10px;
}

a.back_bottom {
    display: block;
    width: 89%;
    background: transparent url(img/arrow_back.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #fff;
    padding-left: 11%;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding-top: 13px;
    padding-bottom: 10px;
    text-decoration: none;
    margin-top: 10px;
}

.content {
    background-color: #fff;
    width: 94%;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 21px;
}

.cspacer {
    width: 100%;
    height: 1px;
    background-color: #E0E0E0;
    margin-top: 25px;
    margin-bottom: 25px;
}

.content h1 {
    font-size: 16px;
    color: #cc0000;
}

.content h2 {
    font-size: 16px;
    color: #000000;
}

.content h1 a {
    color: #cc0000;
    text-decoration: none;
}

.content .ozimg {
    float: left;
    padding-right: 5px;
}

.content a {
    color: #cc0000;
    text-decoration: none;
}

p.datum_overzicht {
    float: left;
    margin-right: 1%;
    width: auto;
}

p.tijd_overzicht {
    float: left;
    margin-right: 1%;
    width: auto;
}

p.team_overzicht {
    float: left;
    margin-right: 1%;
    width: auto;
}

p.streepje_overzicht {
    float: left;
    margin-right: 1%;
    margin-left: 1%;
    width: auto;
}

#stand_short_home { font-weight:bold;  }
.huidige_stand_home p { margin-bottom:10px; }
.pos_home { clear:both; }

p.positie_home {
	float:left;
	width: 20px;
	margin-left:10px;
}

p.club_home {
	float:left;
	width: 150px;
}

.saldo_home {
	float:left;
	width: 45px;
	text-align: center;
}
