* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000; }

body {
	background: url("../img/bottom_bg.png") repeat-x 50% 100%; }

#main {
	background: url("../img/top_bg.png") repeat-x 50% 0px;
	text-align: center; }

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 20px 0px; }

#header {
	padding: 0px 6px 0px 6px;
	height: 154px;
	background: url("../img/header.png") no-repeat 0px 0px; }

#menu {
	padding: 2px 4px 0px 4px;
	height: 35px;
	background: url("../img/topmenu_bg.png") no-repeat 0px 0px; }

#menu li {
	height: 29px;
	float: left;
	padding: 0px 20px 0px 20px;
	list-style-type: none;
	background: url("../img/menu_scheidingslijn.gif") no-repeat 100% 0px; }

#header_login {
	position: relative;
	width: 948px;
	height: 154px;
	background: url("../img/header_bg_login.jpg") no-repeat 0px 0px; }

#header_normal {
	width: 948px;
	height: 154px;
	background: url("../img/header_bg.jpg") no-repeat 0px 0px; }

#header_login input.gebruikersnaam {
	width: 143px;
	height: 19px;
	padding: 3px 4px 0px 4px;
	background: transparent;
	border: 0px;
	position: absolute;
	left: 542px;
	top: 72px; }

#header_login input.wachtwoord {
	width: 143px;
	height: 19px;
	padding: 3px 4px 0px 4px;
	background: transparent;
	border: 0px;
	position: absolute;
	left: 701px;
	top: 72px; }

#header_login input.submit {
	width: 81px;
	height: 22px;
	background: transparent;
	border: 0px;
	position: absolute;
	left: 860px;
	top: 72px; }

#header_login img.wwvergeten {
	width: 81px;
	height: 17px;
	background: transparent;
	border: 0px;
	position: absolute;
	left: 860px;
	top: 101px; }

#header_login img.aanmelden {
	width: 81px;
	height: 17px;
	background: transparent;
	border: 0px;
	position: absolute;
	left: 860px;
	top: 119px; }

#header_normal div.ingelogd {
	text-align: right;
	padding: 67px 7px 0px 0px;
	line-height: 16px;
	color: #FFFFFF; }

div.ingelogd strong {
	color: #FFFFFF;
	font-weight: bold; }

div.ingelogd a {
	color: #FFFFFF;
	text-decoration: underline; }

div.ingelogd a:hover {
	color: #FFFFFF;
	text-decoration: none; }	

h4 {
	font-family: trebuchet ms, verdana;
	font-size: 15px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF; }

h4 a {
	font-family: trebuchet ms, verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; }

#menu li a {
	color: #FFFFFF;
	text-decoration: none; }

#content {
	width: 690px;
	float: left; }

#content_breed {
	width: 100%; }

#sidebar {
	width: 270px;
	float: left; }

h2 {
	height: 24px;
	background: url("../img/content_top.png") no-repeat 0px 0px;
	font-family: trebuchet ms, verdana;
	font-size: 15px;
	padding: 12px 15px 0px 15px;
	font-weight: bold;
	color: #FFFFFF; }

#contentbreed h2 {
	height: 24px;
	background: url("../img/contentbreed_top.png") no-repeat 0px 0px;
	font-family: trebuchet ms, verdana;
	font-size: 15px;
	padding: 12px 15px 0px 15px;
	font-weight: bold;
	color: #FFFFFF; }

div.cholder {
	width: 100%;
	background: url("../img/content_bg.png") repeat-y 0px 0px; }

div.cbholder {
	width: 100%;
	background: url("../img/contentbreed_bg.png") repeat-y 0px 0px; }

div.contentbreed_bottom {
	height: 11px;
	background: url("../img/contentbreed_bottom.png") repeat-y 0px 0px; }

div.content_bottom {
	height: 11px;
	background: url("../img/content_bottom.png") repeat-y 0px 0px; }

#content div.inhoud {
	width: 658px;
	padding: 8px 10px 4px 16px;
	line-height: 18px;
	background: url("../img/hoekfade.png") no-repeat 100% 1px; }

#contentbreed div.inhoud {
	padding: 8px 10px 4px 16px;
	margin-right: 6px;
	line-height: 18px;
	background: url("../img/hoekfade.png") no-repeat 100% 1px; }

h3 {
	height: 20px;
	color: #CA0505;
	font-weight: bold;
	font-size: 20px;
	font-family: trebuchet ms, verdana;
	margin: 0px 0px 7px 0px; }

#content h3 a {
	color: #CA0505;
	font-weight: bold;
	font-size: 20px;
	font-family: trebuchet ms, verdana;
	margin: 0px 0px 7px 0px;
	text-decoration: none; }

h6 {
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	font-size: 20px;
	font-family: trebuchet ms, verdana;
	margin: 5px 10px 7px 10px; }

img.nieuwsfoto {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 3px 12px 0px 0px; }

span.inleiding {
	font-weight: bold; }

#content p {
	margin: 5px 0px 5px 0px; }

#contentbreed p {
	margin: 5px 0px 5px 0px; }

#content a {
	color: #CA0505;
	text-decoration: underline; }

#content a:hover {
	text-decoration: none; }

#content a.leesverder {
	color: #666666;
	text-decoration: underline;
	font-style: italic; }

#content a:hover.leesverder {
	text-decoration: none; }

div.scheiding_dubbel {
	margin: 12px 0px 12px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 1px; }

div.scheiding_enkel {
	clear: both;
	margin: 12px 0px 11px 0px;
	border-top: 1px solid #CCCCCC;
	height: 1px; }

div.meernieuws {
	padding: 0px 0px 3px 0px;
	background: url("../img/meernieuws_bottom.png") no-repeat 100% 100%; }

#headlines {
	width: 283px;
	float: right;
	background: #CA0505 url("../img/meernieuws_bg.png") no-repeat 0px 0px; }

div.clear {
	line-height: 1px;
	height: 1px;
	clear: both; }

ul.headlines {
	height: 100%; }

ul.headlines li {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	line-height: 18px;
	color: #FFFFFF; }

ul.headlines li strong {
	font-weight: bold;
	color: #FFFFFF; }

ul.headlines li span.tijd {
	color: #FA4343;
	padding: 0px 6px 0px 0px; }

ul.headlines li.banner {
	padding: 15px 0px 15px 4px; }

img.banner {
	width: 234px;
	height: 60px;
	padding: 11px;
	background: url("../img/meernieuws_bannerbg.png") no-repeat 0px 0px; }

#content ul.headlines a {
	color: #FFFFFF;
	text-decoration: none; }

#content ul.headlines a:hover {
	text-decoration: underline; }

div.nieuws {
	width: 365px;
	padding: 0px 10px 0px 0px;
	float: left; }

#content div.nieuws p {
	line-height: 16px;
	margin-bottom: 15px; }

#actievetopics {
	float: left;
	width: 280px; }

#actievetopics li {
	height: 21px;
	list-style-type: none; }

#actievetopics li a {
	background: url("../img/topic.gif") no-repeat 0px 0px;
	padding: 0px 0px 0px 23px;
	color: #000000;
	text-decoration: none; }

#actievetopics li strong {
	font-weight: bold; }

#actievetopics li a:hover {
	text-decoration: underline; }

#actievetopics li a.nieuw {
	background: url("../img/topic_nieuw.gif") no-repeat 0px 0px;
	padding: 0px 0px 0px 23px;
	color: #000000;
	text-decoration: none; }

#actievetopics li a:hover.nieuw {
	text-decoration: underline; }

div.statistieken {
	width: 340px;
	float: right;
	line-height: 16px; }

div.sholder {
	width: 100%;
	background: url("../img/menu_bg.png") repeat-y 0px 0px; }

div.menu_bottom {
	height: 15px;
	background: url("../img/menu_bottom.png") repeat-y 0px 0px; }

#sidebar div.inhoud {
	padding: 0px 5px 0px 5px;
	line-height: 21px; }

h5 {
	height: 25px;
	background: url("../img/menu_top.png") no-repeat 0px 0px;
	font-family: trebuchet ms, verdana;
	font-size: 15px;
	padding: 11px 15px 0px 15px;
	font-weight: bold;
	color: #FFFFFF; }

table.stand td { padding: 1px 6px 1px 6px; height: 15px; }

table.stand td.een { background-color: #E8E8E8; }

table.stand td.eenc { text-align: center; background-color: #E8E8E8; }

table.stand td.een_middel { text-align: center; background-color: #E8E8E8; }

table.stand td.een_licht { text-align: center; background-color: #EAEAEA; }

table.stand td.twee { background-color: #EFEFEF; }

table.stand td.twee_middel { text-align: center; background-color: #EFEFEF; }

table.stand td.twee_licht { text-align: center; background-color: #F1F1F1; }

table.programma td { padding: 1px 6px 1px 6px; height: 15px; }

table.programma td.een { background-color: #E8E8E8; text-align: center; }

table.programma td.twee { background-color: #EFEFEF; text-align: center; }

table.programma td.een_links { background-color: #E8E8E8; text-align: right; }

table.programma td.twee_links { background-color: #EFEFEF; text-align: right; }

table.programma td.een_rechts { background-color: #E8E8E8; text-align: left; }

table.programma td.twee_rechts { background-color: #EFEFEF; text-align: left; }

table.poll {
	height: 21px; }

table.poll td.poll_rechts {
	width: 8px;
	height: 19px;
	background: url("../img/pollbar_rechts.png") no-repeat 0px 0px; }

table.poll td.poll {
	height: 19px;
	background: url("../img/pollbar.png") no-repeat 0px 0px; }

ul.poll {
	line-height: 20px;
	margin: 0px 1px 0px 1px; }

ul.poll li {
	padding: 3px 9px 5px 9px;
	list-style-type: none;
	margin: 1px 0px 0px 0px; }

ul.poll li.een {
	background-color: #E8E8E8; }

ul.poll li.twee {
	background-color: #EFEFEF; }

#sidebar a {
	color: #000000;
	text-decoration: underline; }

#sidebar a:hover {
	text-decoration: none; }

/* Wedstrijdpagina */

#content span.shortnav a, #content div.shortnav a, #contentbreed span.shortnav a, #contentbreed div.shortnav a  {
	color: #000000;
	text-decoration: none; }

#content span.shortnav a:hover, #content div.shortnav a:hover, #contentbreed span.shortnav a:hover, #contentbreed div.shortnav a:hover {
	color: #CA0505;
	text-decoration: none; }

#content span.shortnav a.actief, #content div.shortnav a.actief, #contentbreed span.shortnav a.actief, #contentbreed div.shortnav a.actief {
	color: #000000;
	text-decoration: underline; }

#content span.shortnav a:hover.actief, #content div.shortnav a:hover.actief, #contentbreed span.shortnav a:hover.actief, #contentbreed div.shortnav a:hover.actief {
	color: #CA0505;
	text-decoration: underline; }

div.maand {
	margin: 12px 0px 0px 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF; }

div.maand div.kop {
	position: relative;
	height: 25px;
	background: url("../img/contenttabel_topbg.png") repeat-x 0px 0px;
	line-height: 24px;
	padding: 0px 7px 0px 7px;
	font-weight: bold; }

div.maandf {
	margin: 0px 0px 10px 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF; }

div.maandf div.kop {
	position: relative;
	height: 25px;
	background: url("../img/contenttabel_topbg.png") repeat-x 0px 0px;
	line-height: 24px;
	padding: 0px 7px 0px 7px;
	font-weight: bold; }

span.geplaatstop {
	position: absolute;
	height: 25px;
	line-height: 24px;
	font-size: 10px;
	color: #999999;
	right: 7px;
	font-weight: normal;
	top: 0px; }

div.kop img.plus {
	margin: 8px 0px 0px 0px;
	float: right; }

#januari, #februari, #maart, #april, #mei, #juni, #juli, #augustus, #september, #oktober, #november, #december {
	display: none;
	visibility: hidden; }

table.contenttabel {
	visibility: visible;}

table.contenttabel td {
	visibility: visible;
	padding: 0px 7px 0px 7px;
	line-height: 24px;
	border-bottom: 1px solid #E4E4E4; }

table.contenttabel td.bfix {
	border: 0px; }

div.ad_blok {
	padding: 7px 7px 3px 7px; }

div.shortnav {
	margin: 7px 0px 0px 0px; }

img.foto {
	height: 200px;
	width: 153px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	float: left;
	margin: 12px 12px 0px 0px; }

div.profiel {
	width: 489px;
	float: left; }

#content table.contenttabel a {
	color: #000000;
	text-decoration: underline; }

#content table.contenttabel a:hover {
	color: #CA0505;
	text-decoration: underline; }

#contentbreed  a {
	color: #000000;
	text-decoration: underline; }

#contentbreed a:hover {
	color: #CA0505;
	text-decoration: underline; }

/* Nieuwspagina */

table.scorebord td.links {
	width: 33%;
	height: 145px;}

table.scorebord td.midden {
	width: 34%;
	height: 139px;
	text-align: center;
	vertical-align: top;
	padding: 6px 0px 0px 0px; }

table.scorebord td.rechts {
	width: 33%;
	height: 145px; }

div.scorebord {
	height: 145px;
	position: relative; }

img.club1 {
	position: absolute;
	left: 11px;
	top: 12px; }

img.score1 {
	position: absolute;
	left: 118px;
	top: 12px; }

span.scorebord1 {
	color: #000000;
	position: absolute;
	width: 202px;
	top: 115px;
	left: 11px;
	text-align: center; }

img.club2 {
	position: absolute;
	right: 11px;
	top: 12px; }

img.score2 {
	position: absolute;
	right: 118px;
	top: 12px; }

span.scorebord2 {
	color: #000000;
	position: absolute;
	width: 202px;
	top: 115px;
	right: 11px;
	text-align: center; }

/* Nieuwspagina */

table.contenttabel td.links {
	text-align: left; }

table.contenttabel td.midden {
	text-align: center; }

	table.contenttabel td.rechts {
	text-align: right; }

img.geel {
	width: 12px;
	height: 16px;
	background: url("../img/iconen/geel.gif") no-repeat 0px 3px; }

img.rood {
	width: 12px;
	height: 16px;
	background: url("../img/iconen/rood.gif") no-repeat 0px 3px; }

span.in {
	background: url("../img/iconen/in.gif") no-repeat 2px 0px;
	padding: 0px 5px 0px 17px;
	color: #8DBB2F;
	text-decoration: none; }

span.uit {
	background: url("../img/iconen/uit.gif") no-repeat 2px 0px;
	padding: 0px 5px 0px 17px;
	color: #FF0102;
	text-decoration: none; }

img.nwsic {
	float: left;
	margin: 0px 8px 0px 0px; }

span.klein {
	font-size: 10px;
	font-weight: normal;
	float: right;
	color: #999999; }

#content div.bericht {
		line-height: 18px;
		position: relative;
		padding: 6px 9px 15px 9px; }
	
#content a.quote {
	position: absolute;
	right: 7px;
	bottom: 6px;
	color: #000000;
	text-decoration: underline; }

#contentbreed a.quote {
	position: absolute;
	right: 7px;
	bottom: 6px;
	color: #000000;
	text-decoration: underline; }

#content a:hover.quote {
	color: #CA0505; }

div.quote {
	border: 1px solid #E4E4E4;
	background: #F0F0F0;
	padding: 3px 7px 3px 7px;
	margin: 3px 0px 5px 0px; }

#content div.kop a {
	color: #000000; }

#content div.kop a:hover {
	color: #CA0505; }
