html {
	padding: 0;
	/*color: #5e5e60;*/
	background: #CC0000;
	background-position: center top;
	font-size: 12px;
	font-family: verdana;
}

body {
	width: 900px;
	background: #fff;
	margin: 0 auto;
	padding: 3px;
	border-left: 1px solid #D7D7D7; 
	
}

td#rss a:active { 
	color: #0000FF;
	background: inherit;
	text-decoration: none;
	font-size: 12px;
}
td#rss a:visited { 
	color: #800080;
	background: inherit;
	text-decoration: underline;
	font-size: 12px;
}


a:link    { color: #4284B0; text-decoration: none; }
a:visited { color: #47472D; text-decoration: none; }
a:hover   { color: #9EC068;text-decoration: underline; }
/* /link opmaak */
a.nextpage:visited , a.nextpage {
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #e0dbc9;
	padding: 2px;
	margin: 5px 0 5px 0;
}
a.nextpage:hover  {
	text-decoration: underline;
	background-color: #eeeeee;
	border: 1px solid #e0dbc9;
	padding: 2px;
    margin: 5px 0 5px 0;
}

.thispage {
	color: #000;
	background-color: #eeeeee;
	border: 1px solid #e0dbc9;
	padding: 2px;
    margin: 5px 0 5px 0;

}

input[type="file"],
input[type="text"],
input[type="password"] {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	/*width:400px;*/
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	width:275px;
	display:block;
	color:#777;
}
input[type="file"]:hover,
input[type="text"]:hover,
input[type="password"]:hover,
textarea:hover {
	border:1px solid #c6c6c6;
	background: #f6f6f6;
}
input[type="button"],input[type="reset"],
input[type="submit"] { 
	font:normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	border: solid 1px #cccccc;
	padding: 0px 5px 0px 5px;
	
}

td,tr,table {
	font-size:12px;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
}
th {
	padding: 5px;
	color:#000000;
	height:14px;
	font:bold 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;

}
/* invisible */
.invisible {display: none;}
/* /invisible */

/* images */
img {border: 0;}
/* /images  */

/* Header  */
div#header {
	width: 900px;
	height: 194px;
	background: #37ADE0;
}

h1#header{	
	width: 655px;
	height: 92px;
	/*background: url("../images/h1.png") 245px 106px no-repeat;	*/
	margin: 0;
	padding: 102px 0 0 245px;
}

form#search {
	float: right;
	width: 271px;
	height: 32px;
	background: url("../images/search_bg.gif")  no-repeat;
	margin-top : 60px;
	padding:0px ;	
}

form#search input.textfield {
	width: 216px;
	height: 21px;
	font-size: 12px;
	font-family: verdana;
	color: #969696;
	padding: 0px 5px 0px 5px;
	margin: 6px 0px 7px 40px;
	border: 1px solid #D5D6D5;
	
}
/* /Header */

/* Menu  */
ul#menu {
	width: 893px;
	height: 50px;
	background: url("../images/menu_bg.png") repeat-x;
	margin: 0;
	padding: 0;
	border-left: 3px solid #D8D8D8;
	border-right: 3px solid #D8D8D8;
	list-style: none;
font-weight: bold;
}

ul#menu li {
	float: left;
	padding: 16px 10px 0px 10px;
font-weight: bold;
}

ul#menu li a {color: #6c6c6c;}
ul#menu li a:hover, ul#menu li.active a{color: #1d9dda;text-decoration: none;}
/* /Menu */

/* Update */
div#update {
	width: 900px;
	height: 22px;
	background: #d8d8d8;
}

div#update span.left {
	float: left;
	color: #A1A1A1;
	margin: 0 0 0 13px;
	padding: 5px 0 0 0;
}

div#update span.right {
	float: right;
	color: #3396D9;
	margin: 0 13px 0 0;
	padding: 4px 0 0 0;
}
/* /Update */

/* Content */
div#left {
	float: left;
	width: 268px;
	padding: 4px 0 0 5px;
	font-size: 11px;
	font-family: verdana;
}

div#left h2 {
	height: 17px;
	color: #5e5e60;
	background: url("../images/left_head.png") no-repeat;
	margin: 0;
	padding: 9px 0 5px 14px;
	font-size: 12px;
	font-weight: bold;
}

div#left ul.rss h2 {
	width: 266px;
	height: 28px;
	background: url("../images/left_head-rss.png") no-repeat;
	padding: 16px 7px 5px 7px;
}

div#left ul, div#left div {
	width: 262px;
	background: url("../images/left_bg.png") repeat-y;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#left ul li {padding-left: 11px;}
div#left ul.rss li {background: url("../images/rss_small.png") 11px 50% no-repeat;padding: 0 5px 0 24px;}

div#left span.meer a{
	background: none;
	margin: 10px 22px 0 0;
	font-size: 12px;
	float: right;
	color: #000000; 
}

div#left ul li.head {padding: 0;}

div#left div.foot {
	width: 262px;
	height: 9px;
	background: url("../images/left_foot.png") no-repeat;
	margin: 0 0 11px 0;
	font-size: 1px; /* IE Fix */
	line-height: 0%; /* IE Fix */
	clear: both;
}

div#left form.stats {background: url("../images/stats-big.png") 95% 30px no-repeat}

form input.radio {margin: 3px 13px;}
form label {vertical-align: 40%;}
.clear {clear: both;}

dl.wedstrijden {
	margin: 0;
	padding: 0;
}

dl.wedstrijden dt{
	color: #0087d1;
	margin: 5px 0 2px 0;
	padding: 0;
	font-size: 12px;
}

dl.wedstrijden dd{
	color: #000;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 12px;
}
label {
	color: #000;
}
#andere form {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
}

ul#agenda li{
	display: inline;
	font-size: 12px;
	line-height: 180%;
}

span.blue, span.blue a{color: #009fda;}
span.orange, span.orange a{color: #f47b00;}
span.red, span.red a{color: #FF0000;font-family: Arial;font-size: 11px;}

div#left ul.standen h2{
	width: 268px;
	height: 28px;
	background: url("../images/left_head-voetbal.png") no-repeat;
	padding: 16px 5px 5px 14px;
}

div#left ul.standen li {clear: left;font-size: 11px;}
div#left ul.standen td#rss a:link{ 
  color: #FF0000;
  font-family: Arial;
  font-size: 11px;
}
div#left ul.standen td#rss a:active { 
  color: #0000FF;
  font-family: Arial;
  font-size: 11px;
}
div#left ul.standen td#rss a:visited { 
  color: #800080;
  font-family: Arial;
  font-size: 11px;
}
div#left ul.standen span.naam {width: 110px;float: left;}
div#left ul.standen span.gespeeld {width: 80px;float: left;}
div#left ul.standen span.punten {width: 45px;float: left;}

div#left ul.laatste li {
	background: url("../images/disc.png") 11px 50% no-repeat;
	padding: 0 5px 0 24px;
	clear: left;
}

div#left ul.laatste li.head {background: none;padding: 0;}

div#left ul.laatste li span.wedstrijd {
	width: 180px;
	float: left;
}

div#left ul li.meer a {
	display: block;
	background: none;
	margin: 10px 22px 0 0;
	font-size: 12px;
	text-align: right;
	color: #000000;
}

div a.meerleft {
	display: block;
	background: none;
	margin: 10px 32px 0 0;
	font-size: 12px;
	text-align: right;
	color: #000000;
}

div#left span.meer {
	display: block;
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	text-align: left;
	color: #000000;
}
div#right span.meer {
	display: block;
	margin: 10px 22px 10px 10px;
	font-size: 12px;
	text-align: right;
	color: #000000;
}


div#center {
	float: left;
	width: 410px;
	padding: 0 10px 0 5px;
	font-size: 12px;
	overflow: hidden;
	text-align: justify;
	color:#000000;
}

div#center2 {
	float: left;
	width: 695px;
	padding: 20px 0 0 20px;
	font-size: 12px;
	overflow: hidden;
}

div#center h2{
	/*color: #0087d1;*/
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	clear: right;
}

div#center h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 100%;
}

div#center p.img {text-align: center;}
div#center p img {border: 1px solid #CDCDCD;}

div#center small{
	/*float: right;*/
	color: #00A3DC;
	font-size: 10px;
}

div#center span.gepost{
	float: right;
	clear: right;
}

#border {
	border-top: #00A3DC solid 1px;
	border-bottom: #00A3DC solid 1px;
	padding: 5px;
}

#border1 {
	border-top: #00A3DC solid 1px;
	padding: 5px;
}

div#right {
	float: left;
	width: 186px;
	font-size: 12px;
	
}

div#right div {background: url("../images/right_bg.png") repeat-y;}
div#right div#featured {text-align: center;}
div#right div#featured img {border: 2px solid #AFAFAF;}
div#right div#featured span {font-size: 11pt;}
div#right div#featured span.meer img {border: 0;}
div#right div.center {text-align: center;}

div#right h2 {
	width: 172px;
	color: #5e5e60;
	background: url("../images/right_head.png") no-repeat;
	margin: 12px 0 0 0;
	padding: 9px 0 5px 14px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div#right p {padding: 0 11px 0 9px;margin: 0; text-align: justify; font-size: 13px;}

div#right div.foot {
	width: 186px;
	height: 9px;
	background: url("../images/right_foot.png") no-repeat;
	margin: 0;
	font-size: 1px; /* IE Fix */
	line-height: 0%; /* IE Fix */
	clear: both;
}

#login {
	color: #FFAB3D;
	text-decoration: none;
	font: 12px verdana;
}
#login:hover {
	color: #f47b00;
	text-decoration: underline;
}

#reg {
	padding: 0px 0px 5px 5px;
	vertical-align:top;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

#link {
	padding: 5px;
	color: #0C8FCE;
	text-decoration: underline;
	font: 12px verdana;
}
#link:hover {
	color: #0C8FCE;
	text-decoration: none;
}

/* /Content  */

/* Footer  */
div#footer {
	width: 900px;
	color: #000;
	margin: 0 -3px;
	border-top: 4px solid #D4D4D4;
	clear: both;
	text-align: center;
}

div#footer img {
	float: right;
	margin: 0 20px 2px 0;
	clear: right;
}

div#footer ul {
	margin: 0 auto;
	padding: 8px 0 0 0;
	list-style: none;
	text-align: center;
}

div#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
}

.grey {color: #988f90;}
/* /Footer  */


table.border_top {
	border-top:solid 1px color:#CBCBCB;
}
td.border_midden {
	height:1px;
	background-color:#CBCBCB;
}
table.tx_2 td {
	font-size: 10px;
	line-height: 16px;
	color:#3F3F3F;
}
td.kaderwide_top {
	height:18px;
	background:url('../images/kaderwide_top.gif');
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
}
td.kaderwide_midden {
	background: url('../images/kaderwide_midden.gif');
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
}
td.kaderwide_bottom {
	height: 4px;
	background: url('../images/kaderwide_bottom.gif') no-repeat bottom;
}

div.error {
	width:85%;
	padding: 10px 10px 10px 36px; /*top right bottom left*/ 
	/*background: url(../images/exclamation.gif) #FFFFDD no-repeat;*/
	background-position: 10px 50%;
	background-color: #ffffdd;
	border:1px solid #ff0000;
	margin-bottom:10px;
	margin-top:3px;
	text-align:left;
	font-size:9px;
}
div.sukses {
	width:85%;
	padding: 10px 10px 10px 36px;
	background: url(../images/tick.gif) #FFFFDD no-repeat;
	background-position: 10px 50%;
	background-color: #ffffdd;
	border:1px solid #FFD700;	
	margin-bottom:10px;
	margin-top:3px;
	text-align:left;
	font-size:9px;
}