/* Start of CMSMS style sheet 'Wkvoetbalinfo' */
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

h1 {
	font-size:22px;
	line-height:24px;
	}

h2 {
	font-size: 20px;
	line-height:22px;
	}
pre {
padding:0px;
margin:0px;
}	
input {
padding:0px;
margin:0px;
}
.left {float:left;}
.right {float:right;}
.both {clear:both;}
.hidden {
display:none;
}
form {
margin:0px;
padding:0px;
}
.input-stand {width:20px;}
.user-div {
width:100%;
}
h2.pagetitle {
	font-size: 20px;
	line-height:22px;
	}

#sidebar h2, #sidebar_top1 h2, #sidebar_top2 h2, #sidebar_top3 h2, #sidebar_top4 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	

	
#sidebar ul li h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	height:20px;
	color: #fff;
	text-transform:uppercase;
	padding-left:35px;
	padding-top:4px;
	padding-bottom: 5px;
	background-image:url(http://www.wkvoetbalinfo.nl/images/bg_title.png);
	background-repeat:no-repeat;
	width:194px;
}

#sidebar-groot ul li h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	height:20px;
	color: #fff;
	text-transform:uppercase;
	padding-left:35px;
	padding-top:4px;
	padding-bottom: 5px;
	background-image:url(http://www.wkvoetbalinfo.nl/images/bg_title.png);
	background-repeat:no-repeat;
	width:370px;
}
	
.main-box01 #sidebar_top1 ul li h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b8020;
	text-transform:uppercase;
	padding:10px 0px 0px 70px;
	background-image:none;
	}

#main-box02 #sidebar_top2 ul li h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b8020;
	text-transform:uppercase;
	padding:10px 0px 0px 10px;
	background-image:none;
	}

#main-box03 #sidebar_top3 ul li h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b8020;
	text-transform:uppercase;
	padding:10px 0px 0px 70px;
	background-image:none;
	}

#main-box04 #sidebar_top4 ul li h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b8020;
	text-transform:uppercase;
	padding:10px 0px 0px 10px;
	background-image:none;

	}
	
h3 {
	font-size: 18px;
	line-height:20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar_top1 h2, #sidebar_top2 h2, #sidebar_top3 h2, #sidebar_top4 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry{
	padding:4px 20px 10px 20px;
	}
	
	
.sticky {
	background:transparent;
	padding: 10px 0px 10px 0px !important;
	margin:0px 0px 10px 7px !important;
	border:1px dashed #fff;
	}
	
.sticky .postmetadata{
	border-bottom:0px;}
	
.sticky h2 {
	padding-top: 10px;
	}

	
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em ;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite{
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	padding-left:0px;
	}
	
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	}

.commentlist cite a.url{
	margin:0px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
code {
	font: 1.1em  Arial, Helvetica, sans-serif;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a, #wp-calendar a:visited {
	text-decoration: none;
	text-decoration:underline;
	}

#wp-calendar caption {
	font: bold 1.3em  Arial, Helvetica, sans-serif;
	text-align:center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	}

.widecolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.post {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	text-align: justify;
	}
	
.post hr {
	display: block;
	}
	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	line-height:20px;
	color:#466416;
	background-repeat:no-repeat;
	padding:10px 20px 10px 20px;
	margin:0px 0px 0px 0px;


	}

/* End Structure */



/*	Begin Headers */
#logo h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	padding: 15px 0px 0px 0px;
	line-height:27px;
	}
	
#logo h1 a{
	color:#f0a607;	
	}

h1 {
	padding:0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	padding-top: 10px;
	text-align: center;
	padding-bottom:15px;
	}

#sidebar h2 , #sidebar_top1 h2, #sidebar_top2 h2, #sidebar_top3 h2, #sidebar_top4 h2{
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0px auto 20px ;
	
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;


	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
		
.spacer{
	line-height:0px;
	margin:0px;
	padding:0px;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 0px 0 0px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	background-position:0 4px;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
	
div.entry ul{
	margin:0px;
	padding:0px 0px 0px 20px;
	}
	
div.entry ul li{
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0px 0px 0px 25px;
	margin:0px;
	list-style-type:disc;
	list-style-position:inside;
	}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol, #sidebar_top1 ul, #sidebar_top1 ul ol, #sidebar_top2 ul, #sidebar_top2 ul ol, #sidebar_top3 ul, #sidebar_top3 ul ol, #sidebar_top4 ul, #sidebar_top4 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar_top2 ul li, #sidebar_top3 ul li, #sidebar_top4 ul li, #sidebar_top1 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}

#sidebar ul p, #sidebar ul select, #sidebar_top2 ul p, #sidebar_top2 ul select, #sidebar_top3 ul p, #sidebar_top3 ul select, #sidebar_top4 ul p, #sidebar_top4 ul select, #sidebar_top1 ul p, #sidebar_top1 ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol, #sidebar_top2 ul ul, #sidebar_top2 ul ol, #sidebar_top3 ul ul, #sidebar_top3 ul ol, #sidebar_top4 ul ul, #sidebar_top4 ul ol, #sidebar_top1 ul ul, #sidebar_top1 ul ol {
	margin: 5px 4px 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar_top2 ul ul ul, #sidebar_top2 ul ol, #sidebar_top3 ul ul ul, #sidebar_top3 ul ol, #sidebar_top4 ul ul ul, #sidebar_top4 ul ol, #sidebar_top1 ul ul ul, #sidebar_top1 ul ol {
	margin: 5px 0 0 0px;
	}

ol li, #sidebar ul ol li, #sidebar_top2 ul ol li, #sidebar_top3 ul ol li, #sidebar_top4 ul ol li, #sidebar_top1 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar_top2 ul ul li, #sidebar_top2 ul ol li, #sidebar_top3 ul ul li, #sidebar_top3 ul ol li, #sidebar_top4 ul ul li, #sidebar_top4 ul ol li, #sidebar_top1 ul ul li, #sidebar_top1 ul ol li {
	margin: 0px 0 0;
	padding: 0px 0px 0px 0px;
	}

#sidebar_top1 ul ul li a, #sidebar_top1 ul ol li a {
	margin: 0px 0 0;
	padding: 0px 0px 0px 70px;
	
	}

#sidebar_top2 ul ul li a, #sidebar_top2 ul ol li a {
	margin: 0px 0 0;
	padding: 0px 0px 0px 10px;
	
	}

#sidebar_top3 ul ul li a, #sidebar_top3 ul ol li a {
	margin: 0px 0 0;
	padding: 0px 0px 0px 70px;
	
	}

#sidebar_top4 ul ul li a, #sidebar_top4 ul ol li a {
	margin: 0px 0 0;
	padding: 0px 0px 0px 10px;
	
	}

#sidebar ul li a:link, #sidebar ul li a:visited{
	color:#000 !important;
	}
	
#sidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul li li{
	padding:2px 5px 2px 10px;
	border-bottom:solid 0px #d1cfcf;
	}
	
#sidebar ul li li li{
	border-bottom:none;
	background-image:none;
	}

#sidebar ul ul ul li a, #sidebar ul ul ul li a:visited{
	border-bottom:0px;
	padding:2px 0px 2px 10px!important;
	text-decoration:none;
	background-image:url(http://www.wkvoetbalinfo.nl/images/arrow.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
}

#sidebar ul ul ul li a:hover{
	text-decoration:underline;
	}
	
#sidebar_top1 div.textwidget{
	padding:0px 0px 0px 70px;
	text-align:left;

	}
	
#sidebar_top2 div.textwidget{
	padding:0px 0px 0px 10px;
	text-align:left;

	}

#sidebar_top3 div.textwidget{
	padding:0px 0px 0px 70px;
	text-align:left;

	}

#sidebar_top4 div.textwidget{
	padding:0px 0px 0px 10px;
	text-align:left;

	}


.widget_tag_cloud div{padding:5px 10px;}	
	

/* End Entry Lists */



/* Begin Form Elements */
.main_content .narrowcolumn h2.src{
	display:none;
	background-color:#00FF66
}
#searchform {
	margin: 0px auto;
	padding: 0px 0px 0px 0px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar2 #searchform #s  {
	width: 108px;
	padding: 2px;
	}

#searchsubmit, #sidebar #searchsubmit, #sidebar2 #searchsubmit  {
	padding: 0px 0px 0px 0px;
	font-size:10px;
	width:57px;
	height:22px;
	border:0px;
	background-image:url(http://www.wkvoetbalinfo.nl/images/bg_button.gif);
	background-repeat:no-repeat;
	color:#fff !important;
	text-transform:uppercase;
	cursor:pointer;
	}

.input01{
	font-size:13px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
#commentform{
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 0px 0 0px;
	}

	
#commentnavi{
	margin:0px 0px 0px 15px;
	}	

#respond h3{
	margin:10px 0px 0px 0px;
	font-size:20px;
	}		
	
#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0px;
	width:170px;
	}
	
/* End Form Elements */

.even, .alt {

	border-left:1px solid #009933;
	}
	
li.alt_old{
	border-top: 1px solid #dde4cf;
	border-bottom: 1px solid #dde4cf;
	border-left:0px solid #009933;

	}
.thread-alt {
	background-color:transparent;
	}
	
.thread-even {
	background-color:#dde4cf;
	}

.even.depth-1, .alt.depth-1{
	border-left:0px!important;
}

	
.depth-1 {	
	border-top: 1px solid #dde4cf;
	border-bottom: 1px solid #dde4cf;
	}


/* Begin Comments*/
.alt, .alt_old {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
ol.commentlist{
	padding:0px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul{
	padding:0px;
	margin:0px;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 15px;
	}

.commentlist p {
	margin: 10px 5px 10px 5px;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#today{
	color:#009900;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding:0px 20px;
	border: 1px dashed #fff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding:5px 20px 5px 20px;
	}
.navigation2 {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
.editpost{
	padding-left:20px;
}

.postmetadata a{
	text-decoration: none;
	}
	
.postmetadata a:hover{
	text-decoration: underline;
	}
	
.narrowcolumn h2, .narrowcolumn h3 {
	color:#000;
	margin-top:0px;
	}
	
label small{
	color:#000;
	  }
  
#comments, #respond{
	color:#000;
	padding:0px 20px 8px 20px;
	 }
	 
h3#respond{
	font-size:25px;
	font-weight:lighter;
	}
	
span.author{color:#36510e !important; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.search_result .post{padding:0px;}
div.search_result  h2 a{font-size:18px !important;text-transform:capitalize;}

.title_content{
	clear:both;
	display:block;

}
div.title h2, div.title h2 a, div.title h2 a:visited{
	color:#010101;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	text-transform:uppercase;
	padding:2px 10px 5px 0px;

	}

div.title{
	background-image:url(http://www.wkvoetbalinfo.nl/images/bg_title-cont.png);
	background-repeat:no-repeat;
	clear:both;
	padding:0px 20px 0px 20px;
	margin-left:1px;
}

.layer-title{
	background-image:url(http://www.wkvoetbalinfo.nl/images/blank.gif);
	background-repeat:no-repeat;
	position:relative;
}

div.title h2 a:hover{
	color: #fc5902;
	}

	
/*=========================FRAME HTML=========================*/	
body{
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	background-image:url(http://www.wkvoetbalinfo.nl/images/bg_body.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
     

}
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#466416;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }
html, body{
	width:100%;
}

#frame{
	width:100%;
	background-image:url(http://www.wkvoetbalinfo.nl/images/bg_body2.gif);
	background-repeat:repeat-x;
	float:left;
}

#main_container{
	width:920px;
	margin:0 auto;
}

#sub_container{
	width:920px;
}

/* =========== Header ========== */
#header_container{
	width:920px;
}

/*  */

#main_header-t{
	width:920px;
	height:87px;
}

#logo{
	width:327px;
}

#logoimg{
	width:327px;
	height:87px;
	float:left;

}

/*  */
#main_header-menu{
	width:920px;
	height:62px;
}

#glowingtabs{
	width:100%;
	font-size:12px;
	line-height:normal;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 0px solid #fff; /*Add border strip to bottom of menu*/
	color:#507015;
	padding-top:12px;
	
}

#glowingtabs ul{
	float:left;
	list-style-type: none;
	margin:0;
	margin-left: 0px; /*Left offset of entire tab menu relative to page*/
	padding:0px 0px 0px 0px;
	
}

#glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
	
}

#glowingtabs a{
	float:left;
	background:url(http://www.wkvoetbalinfo.nl/images/glowtab-left.png) no-repeat left top;
	margin:0;
	margin-left: 13px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
	
}

#glowingtabs a span{
float:left;
display:block;
background:url(http://www.wkvoetbalinfo.nl/images/glowtab.png) no-repeat right top;
padding: 15px 22px 14px 13px;
font-weight:normal;
color:#507015;
	text-transform:uppercase;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color:#fff;
text-transform:uppercase;
}

#glowingtabs .current_page_item a{ /*Selected Tab style*/
background-position:0 -44px; /*Shift background image up to start of 2nd tab image*/

}

#glowingtabs .current_page_item a span{ /*Selected Tab style*/
background-position:100% -44px; /*Shift background image up to start of 2nd tab image*/
color:#fff;

}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -44px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -44px; /*Shift background image up to start of 2nd tab image*/
}



/*  */
#main_header-b{
	width:920px;
	height:192px;
	padding-bottom:7px;
}




/* =========== Body ========== */
.body_container{
	width:920px;
	background-image:url(http://www.wkvoetbalinfo.nl/images/bg-cont-r.png);
	background-repeat:repeat-y;
	float:left;
}

#sub_body_container{
	width:920px;
	background-image:url(http://www.wkvoetbalinfo.nl/images/sub_bg_body.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
}
#layer{
	background-image:url(http://www.wkvoetbalinfo.nl/images/blank.gif);
	background-repeat:repeat-y;
	width:920px;
	display:block;
	position:relative;
}


/*  */
#main_body-t{
	width:920px;
	height:157px;
	margin-top:10px;
}

span.read{
	color:#466416!important;
	font-weight:bold;
	font-size:12px;
	padding:0px 0px 0px 10px;
	margin-top:10px;
}
span.read a.r:link, ul li span.read a.r:visited{
	color:#466416 !important;
	font-weight:bold;
	font-size:12px;

}



/*  */
.main-box01{
	width:205px;
	float:left;
	background-image:url(http://www.wkvoetbalinfo.nl/images/img_orange01.png);
	background-repeat:no-repeat;
	height:152px;
	overflow:hidden;
	margin-left:22px !important;

}


.main-box01 p{
	margin:0px 0px 15px 0px !important;
	font-size:12px;
	padding:0px 0px 0px 70px;
	
}

/*  */
#main-box02{
	width:150px;
	float:left;
	background-image:url(http://www.wkvoetbalinfo.nl/images/img_orange02.png);




	background-repeat:no-repeat;
	height:152px;
	overflow:hidden;
	margin-left:15px;
        padding-left:5px;
	padding:0px 55px 0px 0px;
}

#main-box02 p{
	margin:0px 0px 15px 0px !important;
	font-size:12px;
	padding:0px 0px 0px 10px;
}

/*  */
#main-box03{
	width:205px;
	float:left;
	background-image:url(http://www.wkvoetbalinfo.nl/images/img_orange03.png);
	background-repeat:no-repeat;
	height:152px;
	overflow:hidden;
	margin-left:15px;
}


#main-box03 p{
	margin:0px 0px 15px 0px !important;
	font-size:12px;
	padding:0px 0px 0px 70px;
}


/*  */
#main-box04{
	width:150px;
	float:left;
	background-image:url(http://www.wkvoetbalinfo.nl/images/img_orange04.png);
	background-repeat:no-repeat;
	height:152px;
	overflow:hidden;
	margin-left:15px;
	padding:0px 55px 0px 0px;
}

#main-box04 p{
	margin:0px 0px 15px 0px !important;
	font-size:12px;
	padding:0px 0px 0px 10px;
}

/*  */
#main_body-b{
	width:920px;
	margin-top:14px;
}


/*  */
#left_container{
	width:242px;
	float:left;
	margin-left:10px;
}
.main_content{
	width:636px;
	padding:0px 15px 0px 0px;
	float:left;
}


/*  */
#right_container{
	width:375px;
	padding:10px;
	float:left;
	text-align:justify;
}

#middle_container{
	width:355px;
	padding:10px;
	float:left;
	text-align:left;
	margin-left:13px;
	margin-right:5px;
}

#right_container{
	width:375px;
	padding:5px;
	float:left;
}

#right_container-big{
	width:600px;
	padding:10px;
	float:left;
	margin-left:20px;
	text-align:left;
}
.box-middle-r{
        /*
	background-image:url(http://www.wkvoetbalinfo.nl/images/box-middle-rl.png);
	background-repeat:repeat-y;
        */
        background:#FFF;
	width:370px;
	float:left;
}
.box-right-r{
	/*
        background-image:url(http://www.wkvoetbalinfo.nl/images/box-right-r.png);
        background-repeat:repeat-y;
	*/
	width:252px;
	float:left;
        background:#FFF;
}
.box-right-b{
	background-image:url(http://www.wkvoetbalinfo.nl/images/box-right-b.png);
	background-repeat:no-repeat;
	width:252px;
	height:16px;
	float:left;
}
.box-middle-b{
	background-image:url(http://www.wkvoetbalinfo.nl/images/box-middle-bg.png);
	background-repeat:no-repeat;
	width:370px;
	height:16px;
	float:left;
}
.box-right-t{
	background-image:url(http://www.wkvoetbalinfo.nl/images/box-right-t.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:252px;
	float:left;
	height:14px;
	margin-top:10px;
}
.box-middle-t{
	background-image:url(http://www.wkvoetbalinfo.nl/images/box-right-tl.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:370px;
	float:left;
	height:14px;
}
.box-right{
	width:228px;
	float:left;
	padding:0px 12px 0px 12px;
	margin:0px;
}
.box-middle{
	width:352px;
	float:left;
	padding:0px 12px 0px 12px;
	margin:0px;
}

#layer-right{
	background-image:url(http://www.wkvoetbalinfo.nl/images/blank.gif);
	background-repeat:repeat-y;
	width:228px;
	display:block;
	position:relative;
}

#layer-middle{
	background-image:url(http://www.wkvoetbalinfo.nl/images/blank.gif);
	background-repeat:repeat-y;
	width:370px;
	display:block;
	position:relative;
}


/* =========== Footer ========== */
#footer_container{
	width:920px;
	clear:both;

}
.img_footer{
	background-image:url(http://www.wkvoetbalinfo.nl/images/bg-cont-b.png);
	background-repeat:no-repeat;
	background-position:top;
	width:920px;
	height:29px;
	float:left;
}
.main_footer, .main_footer small{
	width:920px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	color:#fff;
	padding:10px 0px 10px 0px;
	float:left;
}

.main_footer a, .main_footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#breadcrumb {clear:both;padding-left:30px;font-weight:bold;}
#search{float:right;padding-top:20px;}
.search-input{border:1px dotted black;width:120px;margin:0 auto;margin-right:3px;}
.search-button  {padding-left:10px; border:1px solid black; width: 100px; margin: 0 auto; background: #FFF;} 
.ul-right {text-align:center;}
a.read-more {font-weight:bold;color:#FF6600;}
#sidebar_top2 {padding-left:5px;}
.adsence-home {width:100%;text-align:center;padding-top:23px;padding-bottom:13px;}

.prediction_land {width:150px;float:left}
.prediction_land_seperator {width:10px;float:left;padding-left:12px;padding-right:3px;}
.prediction_land_name {width:130px;float:left;}
.prediction_land_predict {float:left;width:20px;}

.prediction_div_round_2 {width:100%;clear:both;margin-top:10px;}
.prediction_country {width:65px;float:left;}
.prediction_country_array{width:98px;float:left;padding-bottom:10px;}
.prediction_game_nr{float:left;width:15px;}
.groep {font-size:11px;width:80px;}

.voorspelling-menu {padding-left:20px;}

.adsence-top {float:left;}

.deelnemers-uitnodigen {margin-top:40px;}
/* End of 'Wkvoetbalinfo' */

