body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
td {
	font-size: 12px;
}
h1 {
  display: none;
}
a {
	text-decoration: none;
	color: #000000;
}
.emph {
	font-weight: bold;
}
.suggest_link_over {
	background: #cccccc;
	width: 200px;
}
.suggest_link {
	border: 1px solid #000000;
	width: 200px;
}
a img {
	border: 0;
}
td img {
	max-height: 100px;
	max-width: 100px;
	/*width: expression(this.width > 100 ? 100: true);*/
}
input, textarea {
	background-color: #dde5fa;
}
table.highlights {
	border-color: #FF9611;
	border-width: 0 0 1px 1px;
	border-style: solid;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
}
td.highlight, th.highlight {
	border-color: #FF9611;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0px;
	padding: 2px;
}
#live_match td img {
	margin-right: 5px;
}
#leaderboard {
	width: 728px;
	height: 90px;
	text-align: center;
}
#skyscraper {
	width: 160px;
	text-align: center;
	padding-bottom: 10px;
}
#imu {
	width: 300px;
	height: 200px;
	text-align: center;
}
span.tool {
  position: relative;
  cursor: help;
  vertical-align: middle;
}
 
span.tool span.tip {
  display: none;
}
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 2.5em;
  left: 0;
  min-width: 150px;
  line-height: 1.2em;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-align: left;
  width: auto;
  height: auto;
}
#masterdiv {
	background-color: #FFFFFF;
	margin: 5px auto;
	height:100%;
	width: 985px;
	border: 1px solid #000000;
}

#header {
	font-family: Arial;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 985px;
}
#header #headertop {
	height: 22px;
	width: 985px;
}
#header #headertop form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#header #headertop #productof {
	float: left;
	margin-top: 5px;
	padding-left: 5px;
	width: 200px;
}
#header #headertop #lang {
	border-left: 1px solid #000000;
	float: left;
	height: 22px;
	padding-left: 10px;
	width: 120px;
	vertical-align: middle;
}
#header #headertop #search {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	float: left;
	height: 22px;
	padding-left: 5px;
	width: 240px;
	text-align: center;
}
#header #headertop #search input {
	border: 0;
	margin-top: 2px;
}
#header #headertop #links {
	float: left;
	text-align: right;
	width: 402px;
}
#header #headertop #links a {
	color: #000000;
	cursor: hand;
	height: 22px;
	vertical-align: middle;
}
#header #headertop #links a:hover {
	color: #ffffff;
	background:#1C3B07;
	
}
#header #headertop #links a:hover div {
	background-color: #000000;
}
#productof a:hover {
	background-color: #000000;
	color:#ffffff;
}
#header #headertop #links a div {
	border-left: 1px solid #000000;
	float: right;
	height: 22px;
	padding: 0px 5px;
	padding-top: 2px;
}
#header #logo {
	height: 134px;
	border-bottom: 5px solid black;
}
#header #logo img {
	margin: 0;
}
#header #letter {
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 15px;
	padding: 5px;
	font-size: 36px;
	font-weight: bolder;
	color: #FF0000;
}
#header #breakingnews {
	background-color: #dbdbdb;
	border-bottom: 1px solid #979797;
	padding-left: 5px;
	text-transform: uppercase;
	z-index: 1;
}
#header #menu {
	position: relative;
	margin-top: 3px;
	margin-bottom: 0px;
	height: 20px;
	border-top: 1px solid black;
	border-bottom: 2px solid black;
	font-size: 12px;
	font-weight: bold;
}
#header #menu ul {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	background-color: white;
	width: 800px;
}
#header #menu ul li {
	display: inline;
	padding: 0 10px;
}
#header #menu ul li a {
	color: #000000;
}
#header #menu a {
	width: 100px;
}
#header #menu #date {
	position: absolute;
	left: 800px;
	top: 2px;
	width: 185px;
	height: 14px;
	text-align: right;
}
#header #menu #menu_country {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 50px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 120px;
	z-index: 999;
}
#header #menu #menu_prov {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 120px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #menu_competition {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 240px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 120px;
	z-index: 999;
}
#header #menu #menu_continent {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 320px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 130px;
	z-index: 999;
}
#header #menu #menu_international {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 430px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 130px;
	z-index: 999;
}
#header #menu #horiz_menu_1 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 50px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #horiz_menu_2 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 120px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #horiz_menu_3 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 240px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #horiz_menu_4 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 320px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #horiz_menu_5 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 430px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}

#main {
	background-color: #ffffff;
	border-bottom: 1px solid #c8c8c8;
	float:left;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 985px;
	z-index: 1;
}
#main #left {
	background-color: #ffffff;
	float: left;
	padding: 5px;
	height: 100%;
	padding-top: 10px;
	width: 170px;
	font-family: Verdana, sans-serif;
}
#main #left .menu1 {
	background-image: url(images/ads_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 25px;
	padding-top: 4px;
	margin-top: 5px;
}
#main #left .menu1 a {
	color: #ffffff;
	font-variant:small-caps;
}
#main #left .menu2 {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	font-variant:small-caps;
	padding-left:3px;
	height: 16px;
	font-size: 11px;
}
#main #left .menu3 {
	background-image: url(images/menu2.jpg);
	background-repeat: no-repeat;
	font-variant:small-caps;
	padding-left:4px;
	font-size: 11px;
}
#main #left .menu4 {
	background-image: url(images/menu3.jpg);
	background-repeat: no-repeat;
	font-variant:small-caps;
	padding-left:5px;
	font-size: 11px;
}
#main #left .menu5 {
	background-image: url(images/menu4.jpg);
	background-repeat: no-repeat;
	font-variant:small-caps;
	padding-left:6px;
	font-size: 11px;
}
#main #left .menu-content {
	margin-bottom: 10px;
	text-align: center;
}

#main #content {
	float: left;
	height: 100%;
	width: 805px;
}
#main #content .contentboth {
	width: 800px;
	margin-top: 8px;
}
#main #content .contentboth .bothtitle {
	/* background-image: url(images/regionaal.gif); */
	background-color: #317622;
	border-bottom: 1px solid #317622;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#main #content .contentboth .bothcontent {
	border: 1px solid #317622;
	border-top: 0;
	padding: 5px;
	text-align: center;
}
#main #content #contentleft .submenu {
	text-align: center;
}
#main #content #contentleft .submenu .item a {
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #317622;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	width: 94px;
	padding: 2px 0;
}
#main #content #contentleft .submenu .item_selected a {
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FF9611;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	width: 94px;
	padding: 2px 0;
}
#main #content #contentleft .submenu .item a:hover {
	background-color: #FF9611;
}
#main #content #contentleft {
	float: left;
	width: 480px;
}

#main #content #contentleft .headnews {
	float:left;
	margin-top: 8px;
}
#main #content #contentleft .headnews a {
	cursor: hand;
}
#main #content #contentleft .headnews a .text, #main #content #contentleft .headnews .text {
	width: 320px;
	height: 118px;
	border: 1px solid #ff9611;
	background-color: #ffd871;
	padding-left: 2px;
	float: left;
	margin-left: 8px;
}
#main #content #contentleft .headnews a .intro, #main #content #contentleft .headnews .intro {
	width: 320px;
	height: 118px;
	padding-left: 2px;
	float: left;
	margin-left: 8px;
}
#main #content #contentleft .headnews a .title, #main #content #contentleft .headnews .title {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000962;
	margin-bottom: 1px;
	padding-top: 2px;
	float:left;
}
#main #content #contentleft .headnews a .photo, #main #content #contentleft .headnews .photo {
	width: 143px;
	height: 118px;
	border: 1px solid #ff9611;
	float: left;
	text-align: center;
	vertical-align: bottom;
}
#main #content #contentleft .headnews .photo img {
	width: 143px;
	height: 118px;
}
#main #content #contentleft .headnews a .text p, #main #content #contentleft .headnews .text p {
	margin: 1px;
	margin-top:20px;
	float: none;
}
#main #content #contentleft .content {
	clear: both;
	padding: 5px;
}
#main #content #contentleft .content #message, #main #content #contentleft .content #message a {
	color: #FF0000;
} 
#main #content #contentleft .content .friend {
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	width: 110px;
	height: 150px;
}
#main #content #contentleft .content .friend {
	border: 0;
}
#main #content #contentleft .submenu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
#main #content #contentleft .submenu_news {
	clear: both;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
	font-size: 10px;
	text-align: right;
}
#main #content #contentleft #share {
	clear: both;
	border: 1px solid #ff9611;
	margin: 5px 40px;
	font-size: 10px;
	text-align: center;
	width: 400px;
}
#main #content #contentleft #fault {
	clear: both;
	padding-top: 10px;
	font-size: 10px;
	text-align: right;
}
#main #content #contentleft .lefttitle {
	background-image: url(images/nieuws_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	margin-right:  5px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 5px;
	text-align: right;
	vertical-align: text-top;
}
#main #content #contentleft .lefttitle a {
	color: #ffffff;
}
#main #content #contentleft .newsitem {
	margin-left: 10px;
	margin-bottom: 2px;
	min-height: 16px;
	clear: both;
}
#main #content #contentleft .newsitem .flags {
	float: left;
	min-width: 45px;
	margin-right: 5px;
}
#main #content #contentleft .newsitem .flags img {
	border: 0;
	vertical-align: middle;
	text-align: center;
}
#main #content #contentleft #comments .comment {
	border: 1px solid #ff9611;
	clear: both;
	float: left;
	margin-top: 10px;
	width: 468px;
}
#main #content #contentleft #comments .comment .comment_user {
	background-color: #ff9611;
	padding: 1px;
	float: left;
	width: 300px;
}
#main #content #contentleft #comments .comment .comment_date {
	background-color: #ff9611;
	padding: 1px;
	width: 164px;
	float: left;
	text-align: right;
}
#main #content #contentleft #comments .comment .comment_title {
	font-size: 12px;
	color: #000962;
	padding: 3px;
}
#main #content #contentleft #comments .comment .comment_photo {
	padding: 4px;
	width: 108px;
	float: left;
}
#main #content #contentleft #comments .comment .comment_text {
	float: left;
	padding: 3px;
	width: 340px;
}
#main #content #contentleft #comments .comment .comment_text .quote {
	clear: both;
	padding: 3px;
	margin: 10px;
	margin-top: 0;
	border: 1px dashed #cccccc;
}
#main #content #contentleft #comments .comment .comment_tools {
	clear: both;
	border-top: 1px solid #ff9611;
	vertical-align: middle;
}
#main #content #contentleft #comments .comment .comment_tools a .comment_tool {
	border-right: 1px solid #ff9611;
	float: left;
	padding: 1px;
	background-color: #ffd871;
	font-size: 10px;
	height: 28px;
	width: 75px;
	vertical-align: middle;
	text-align: center;
	cursor: hand;
}
#main #content #contentleft #comments .comment .comment_tools a:hover .comment_tool {
	background-color: #ff9611;
}

#main #content #contentright {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	width: 315px;
	height: 100%;
}
#main #content #contentright #tools {
	text-align: right;
	width: 280px;
	padding: 5px;
}
#main #content #contentright #tools img {
}
#main #content #contentright #specials {
	width: 300px;
}
#main #content #contentright #specials .item {
	border-bottom: 1px dashed #8c8c8c;
	margin-bottom: 5px;
	clear: both;
	height: 55px;
}
#main #content #contentright #specials .item .photo {
	float: left;
	border: 1px solid #317622;
	width: 68px;
	height: 48px;
	vertical-align: middle;
}
#main #content #contentright #specials .item .photo img {
	width: 68px;
	height: 48px;
}
#main #content #contentright #specials .item .title {
	color: #8c8c8c;
	margin-left: 80px;
}
#main #content #contentright #specials .item .title a {
	color: #8c8c8c;
}
#main #content #contentright #specials .item .subtitle {
	color: #000000;
	margin-left: 80px;
}
#main #content #contentright .block {
	width: 300px;
	margin-bottom: 5px;
}
#main #content #contentright .block .title {
	/* background-image: url(images/regionaal.gif); */
	background-color: #317622;
	border-bottom: 1px solid #317622;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#main #content #contentright .block .title a {
	color: #FFFFFF;
}
#main #content #contentright .block .content {
	border: 1px solid #317622;
	border-top: 0;
	padding: 5px;
}
#main #content #contentright .block .content .newsitem {
	clear: both;
	margin-bottom: 2px;
}
#main #content #contentright .block .content .subtitle, #main #content #contentright .block .content .subtitle a {
	font-weight: bold;
	color: #000962;
}
#main #content #contentright .block .content .flags {
	float: left;
	min-width: 40px;
	margin-right: 5px;
}
#main #content #contentright .block .content .flags img {
	border: 0;
}
#main #content #contentright .block .content .friend {
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 130px;
}
#main #content #contentright .block .content .friend {
	border: 0;
}
#main #content #contentright select {
	margin-bottom: 5px;	
}
#main #content #contentright #competition_info {
	width: 300px;
	margin-bottom: 5px;
}
#main #content #contentright #competition_info .title {
	/* background-image: url(images/regionaal.gif); */
	background-color: #ff9611;
	border-bottom: 1px solid #ff9611;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#main #content #contentright #competition_info .title a {
	color: #FFFFFF;
}
#main #content #contentright #competition_info .content {
	border: 1px solid #ff9611;
	border-top: 0;
	padding: 5px;
}
#main #content #contentright #competition_info .content img {
	max-height: 280px;
	max-width: 280px;
	/*width: expression(this.width > 280 ? 280: true);*/
}
.prev {
	clear: both;
	float: left;
	width: 50%;
	text-align: left;
	font-size: 11px;
}
.next {
	float: left;
	width: 50%;
	text-align: right;
	font-size: 11px;
}

#footer {
	background-color: #ffffff;
	clear:both;
}
#footer #quote {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	height: 25px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #c8c8c8;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
#footer #quote #quote-benaming {
	padding: 5px;
	font-weight: bold;
}
#footer #quote #quote-zelf {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 735px;
	text-align: right;
}
#footer #copyright {
	width: 100%;
	clear: both;
	background-color: #ffffff;
	border-top: 0 !important;
	border-top: 1px solid #c8c8c8;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	text-align: center;
}