* {
	margin: 0px;
	padding: 0px;
	width: auto;
}

body {
	color: #fff;
	background-color: #c80400;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	max-width: 500px;
}

iframe {
    display: block;
    width: 160px;
    height: 600px;
    margin: 0 auto;
    border: 0;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: center;
}

.ptekst {
	padding: 7px 0px 8px;
	text-align: left;
}

table {
    margin: 0 auto;
	border-collapse:separate;
    border-spacing:0 7px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	-moz-box-shadow: 0 0 20px 5px #000000;
	-webkit-box-shadow: 0 0 20px 5px #000000;
	box-shadow: 0 0 20px 5px #000000;
	margin: 0px auto;
	width: 1004px;
	background: url('images/background.jpg') repeat-y 0% 0%;
}

#rightcolumn {
	width: 775px;
	float: right;
	text-align: left;
}

/* Page Header */

#page_header {
	background: url('images/header_bg.jpg') no-repeat 0% 0%;
	width: 775px;
	height: 193px;
}

h1 {
	visibility: hidden;
}

h2 {
	visibility: hidden;
}

h3 {
	visibility: hidden;
}

p.smartphones {
	visibility: hidden;
}

#smartphones_vergelijken {
	height: 0px;
	width: 0px;
	visibility: hidden;
}

/* Main Navigational Menu */

#mainnav {
	width: 775px;
	height: 43px;
	background: url('images/headernav_bg.jpg') repeat-x 0% 0%;
	border-bottom: #fff 1px solid;
	overflow: hidden;
}

/* Center Column */

#centercolumn {
	width: 552px;
	color: #333;
	background-color: #fff;
	float: left;
	text-align: center;
}

#centercolumn_2 {
	margin: 8px auto;
	width: 542px;
	text-align: left;
}

#centercolumn a {
	color: #333;
	background-color: inherit;
}

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

/* Vergelijker */

.vergelijker {
	margin-bottom: 5px;
	width: 100%;
	background-color: FFF;
}

/* Center Column News Box */

.newsbox {
	margin-bottom: 5px;
	width: 542px;
	background: url('images/newsbox_bg.jpg') repeat-y;
}

.newsbox_header {
	padding: 19px 10px 5px;
	background: url('images/newsbox_bg_top.jpg') no-repeat 0% 0%;
	height: 22px;
}

.kop1 {
	padding: 19px 10px 5px;
	background: url('images/kop1.jpg') no-repeat 0% 0%;
	height: 22px;
}

.kop2 {
	padding: 19px 10px 5px;
	background: url('images/kop2.jpg') no-repeat 0% 0%;
	height: 22px;
}

.kop3 {
	padding: 19px 10px 5px;
	background: url('images/kop3.jpg') no-repeat 0% 0%;
	height: 22px;
}

.kop4 {
	padding: 19px 10px 5px;
	background: url('images/kop4.jpg') no-repeat 0% 0%;
	height: 22px;
}

.kop5 {
	padding: 19px 10px 5px;
	background: url('images/kop5.jpg') no-repeat 0% 0%;
	height: 22px;
}

.kop6 {
	padding: 19px 10px 5px;
	background: url('images/kop6.jpg') no-repeat 0% 0%;
	height: 22px;
}

.kop7 {
	padding: 19px 10px 5px;
	background: url('images/kop7.jpg') no-repeat 0% 0%;
	height: 22px;
}

.kop8 {
	padding: 19px 10px 5px;
	background: url('images/kop8.jpg') no-repeat 0% 0%;
	height: 22px;
}

.newsbox_header h4 {
	padding-left: 20px;
	width: 542px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.newsbox_header strong {
	float: right;
}

.newsbox_content {
	padding: 0px 10px 10px;
	background: url('images/newsbox_bg_bot.jpg') no-repeat 0% 100%;
	line-height: 14px;
}

.newsbox_comments a {
	text-decoration: none;
}

.newsbox_comments a:hover {
	color: #959595;
	background-color: inherit;
}

.newsbox_tekstlink {
	text-align: center;  
}

/* Right Sidebar */

#rightsidebar {
	margin: 5px 0px 10px 7px;
	width: 209px;
	float: left;
	color: inherit;
	background-color: inherit;
}


/* Team Roster */

#teamroster {
	margin-bottom: 9px;
	width: 209px;
	background: url('images/teamroster_bg.jpg') repeat-y;
}

#teamroster_header {
	padding: 17px 7px 0px;
	background: url('images/teamroster_bg_top.jpg') no-repeat 0% 0%;
}

#teamroster h4 {
	height: 35px;
	background: url('images/teamroster_title.jpg') no-repeat 0% 0%;
}

#teamroster_content {
	padding: 0px 7px 10px;
	background: url('images/teamroster_bg_bot.jpg') no-repeat 0% 100%;
}

#teamroster_categories {
	padding: 0px 7px 10px;
	font-weight: bold;
}

#teamroster_categories a {
	text-decoration: none;
}

#teamroster_categories a:hover {
	text-decoration: underline
}

#teamroster ul {
	padding-left: 1px;
	padding-right: 1px;
}

#teamroster li {
	color: #a71b1f;
	background-color: #a71a1e;
	background-repeat: no-repeat;
	background-position: 45% 3px;
	border: #ffd5d7 1px solid;
	text-align: center;
	float: left;
}

#teamroster li a {
	display: block;
	margin-top: 77px;
	width: 94px;
	height: 25px;
	color: #a71b1f;
	background: #ffe0e2 url('images/teamroster_name_bg.jpg') no-repeat;
	overflow: hidden;
	line-height: 23px;
	text-decoration: none;
}

#teamroster li a:hover {
	color: #380100;
	background-color: inherit;
}

#teamroster .more_button {
	padding: 10px 0px 0px;
	text-align: center;
}

#teamroster .more_button a {
	display: block;
	margin: 0px auto;
	width: 52px;
	height: 21px;
	background: url('images/teamroster_button_more.gif') no-repeat 0% 0%;
}


/* Team Sponsors */

#teamsponsors {
	width: 209px;
	color: inherit;
	background-color: #a21219;
	border-bottom: #c80400 1px solid;
}

#teamsponsors h4 {
	height: 46px;
	border-bottom: #c80400 1px solid;
	background: url('images/teamroster_title.jpg') no-repeat 9px 50%;
}

#teamsponsors_content {
	padding: 15px 10px;
	text-align: center;
}

#teamsponsors .more_button {
	padding: 10px 0px 0px;
}

#teamsponsors .more_button a {
	display: block;
	margin: 0px auto;
	width: 68px;
	height: 70px;
	background: url('images/teamsponsors_button_more.gif') no-repeat 0% 0%;
}


/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #000;
	background-color: inherit;
	float: right;
	text-align: left;
	font-size: 9px;
}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
}

#leftcolumn li {
	margin-bottom: 1px;
	padding: 3px 10px 5px 35px;
	color: inherit;
	background: #b3b3b3 url('images/latestmatches_bullet.gif') no-repeat 9px 50%;
}

#leftsidebar {
	margin-right: 6px;
	width: 223px;
}

#leftsidebar a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar a:hover {
	text-decoration: underline;
}

#leftsidebar h4 {
	height: 54px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#leftsidebar .more_button {
	padding-left: 48px;
	height: 50px;
	background: url('images/latestmatches_bg_bot.gif') no-repeat 0% 100%;
}

#leftsidebar .more_button a {
	display: block;
	margin-top: 14px;
	width: 52px;
	height: 21px;
	background: url('images/button_more.gif') no-repeat 0% 0%;
	float: left;
}


/* Recent Record */

#recentrecord {
	width: 229px;
	height: 193px;
	color: #fff;
	background: #f21000 url('images/recentrecord_bg.jpg') repeat-y 0% 0%;
	font-weight: bold;
}

#recentrecord a {
	text-decoration: none;
}

#recentrecord a:hover {
	text-decoration: underline;
}

#recentrecord h4 {
	width: 229px;
	height: 76px;
	color: inherit;
	background: #c80400 url('images/recentrecord_title.jpg') no-repeat 0% 50%;
}

#recentrecord ul {
	width: 229px;
}

#recentrecord li {
	color: inherit;
	background: #a21219 url('images/recentrecord_bullet.gif') no-repeat 9px 50%;
}


/* Latest Matches */

#latestmatch {
	color: inherit;
	background-color: #313131;
	border-top: #fff 1px solid;
}

#latestmatch h4 {
	background-image: url('images/latestmatches_title.jpg');
}

#latestmatch li {
	color: inherit;
	background-color: #b3b3b3;
	background-image: url('images/latestmatches_bullet.gif');
}


/* Gaming Services */

#gamingservices {
	color: inherit;
	background-color: #313131;	
}

#gamingservices h4 {
	background-image: url('images/gamingservices_title.jpg');
}

#gamingservices li {
	padding-right: 5px;
	color: inherit;
	background-color: #cdcdcd;
	background-image: url('images/gamingservices_bullet.gif');
}

#gamingservices .more_button {
	padding-top: 2px;
	background-image: url('images/gamingservices_bg_bot.jpg');
}


/* Quick Links */

#quicklinks {
	color: inherit;
	background-color: #000;
}

#quicklinks h4 {
	background-image: url('images/quicklinks_title.jpg');
}

#quicklinks li {
	color: inherit;
	background-color: #babdbf;
	background-image: url('images/quicklinks_bullet.gif');
}

#quicklinks .more_button {
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url('images/quicklinks_bg_bot.gif');
}


/* Page Footer */

#page_footer a {
	text-decoration: none;
}

#page_footer {
	margin-left: 229px;
	margin-right: 223px;
	padding: 20px 0px 20px 0px;
	width: 552px;
	text-align: center;
	color: #fff;
	background-color: #464646;	
}
