
* {
margin:0;
padding:0;
outline:none;
}

label, label.left, label.right {
display:block;
float:none;
}

fieldset {
border:none;
}

table {
border-collapse:collapse;
}

.left {
float:left;
}

.right {
float:right;
}

.clear {
clear:both;
}

img {
border:none;
}

body {
background:url('../images/bg2.jpg') no-repeat top center fixed #000;
font:normal 12px/19px Arial, Helvetica, sans-serif;
color:#40434b;
}

.small {
font-size:11px;
}

p {
margin:0 0 19px;
}

.nl {
color:#ff8400;
font-weight:bold;
}

a {
color:#479032;
text-decoration:none;
}

a:hover {

text-decoration:underline;
}

.date, .time {
color:#444;
}

.nomargin, .nopadding {
	margin:0;
	padding:0;
}

/*	wrapper and grid
__________________________________________________________________________
////////////////////////////////////////////////////////////////////////*/
#wrapper {
width:990px;
margin:0 auto;
overflow:hidden;
}

/*	Header and menu
__________________________________________________________________________
////////////////////////////////////////////////////////////////////////*/
#header {
height:167px;
background:url('../images/header.png') no-repeat;
position:relative;
margin:0 0 15px;
}

#header a.logo {
display:block;
width:210px;
height:55px;
position:absolute;
left:35px;
top:65px;
}

#header a.logo strong {
display:none;
}

#header #twitter {
width:910px;
position:absolute;
top:5px;
left:55px;
font-size:11px;
color:#959595;
}

#header #twitter a {
color:#959595;
text-decoration:none;
}

#header #twitter a:hover {
text-decoration:underline;
}

#menu {
height:45px;
background:url('../images/menu-bg.png') repeat;
-webkit-border-radius:12px;
-moz-border-radius:12px;
margin:0 0 15px;
}

#menu li {
list-style:none;
display:inline;
font:bold 14px Arial, Helvetica, sans-serif;
}

#menu li a {
display:block;
float:left;
margin:7px;
padding:7px 13px;
color:#FFF;
text-decoration:none;
}

#menu li a:hover, #menu li a.current, #menu li a.section {
background:url('../images/menu-hover.png') repeat-x;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

#header #rotate {
position:absolute;
top:60px;
right:35px;
}

/*	Cols
__________________________________________________________________________
////////////////////////////////////////////////////////////////////////*/
#leftcol {
width:640px;
float:left;
}

#leftcol .box {
-webkit-border-radius:12px;
-moz-border-radius:12px;
background:#FFF;
padding:35px;
margin:0 0 20px;
}

#leftcol .box.blogbox {
-webkit-border-radius:12px;
-moz-border-radius:12px;
-moz-border-radius-bottomright:0;
-webkit-border-bottom-right-radius:0;
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
margin:0;
}

#leftcol .blogboxfoot {
color:#FFF;
height:21px;
margin:0;
background:url('../images/menu-bg.png') repeat;
-moz-border-radius-bottomleft:12px;
-webkit-border-bottom-left-radius:12px;
-moz-border-radius-bottomright:12px;
-webkit-border-bottom-right-radius:12px;
padding:14px 10px 10px 15px;
margin:0 0 20px;
}



#rightcol .box {
-webkit-border-radius:12px;
-moz-border-radius:12px;
-moz-border-radius-topright:0;
-webkit-border-top-right-radius:0;
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
background:#FFF;
padding:15px 20px;
margin:0 0 20px;
}

#rightcol h2 {
font:normal 16px Myriad, Myriad Pro, Georgia;
color:#FFF;
height:21px;
margin:0;
background:url('../images/menu-bg.png') repeat;
-moz-border-radius-topleft:12px;
-webkit-border-top-left-radius:12px;
-moz-border-radius-topright:12px;
-webkit-border-top-right-radius:12px;
padding:14px 10px 10px 15px;
}

#rightcol {
width:330px;
float:right;
}

#rightcol .box.rounded {
-webkit-border-radius:12px;
-moz-border-radius:12px;
background:#FFF;
padding:15px;
margin:0 0 20px;
}

#leftcol .box ul, #leftcol .box ol {
margin:0 0 19px 30px;
}

#rightcol .box ul, #rightcol .box ol {
margin:0 0 10px 20px;
}


#rightcol .box #nieuws {
	margin:0;
	padding:0;
	list-style:none;
}

#rightcol .box #nieuws li {
	border-bottom:1px solid #eee;
	display:block;
	margin:0 0 10px;
}

#rightcol .box #nieuws li img {
	margin:0 10px 0 0;
}
#rightcol .box #nieuws li .desc {
	font-size:11px;
	color:#666;
}

h1, h2.blogtitle, h2.blogtitle a {
margin:0 0 20px;
font:bold 34px Myriad, Myriad Pro, Georgia;
text-decoration:none;
color:#40434b;
}

h2 {
color:#479032;
margin:0 0 5px;
font:normal 24px Myriad, Myriad Pro, Georgia;
}

h3 {
color:#479032;
margin:0 0 5px;
font:normal 18px Myriad, Myriad Pro, Georgia;
}

.odd td {
background:#f6fafc;
}

#scheidsrechters td {
padding:10px;
}

.schema tr.odd {
background:#eee;
}

.schema {
font-size:11px;
}

.table td {
	padding:10px 5px;
	border:1px solid #f5faff;
}

.schema td {
padding:5px;
border:1px solid #f5faff;
}

.countdown_section {
width:54px;
height:44px;
background:url('../images/cal.png') no-repeat;
color:#FFF;
display:block;
float:left;
font-family:Myriad, Myriad Pro, Georgia;
text-align:center;
padding:10px 0 0;
margin:0 3px 0 0;
color:#888;
-webkit-border-radius:13px;
-moz-border-radius:13px;
}

.countdown_amount {
font-weight:bold;
font-size:22px;
color:#FFF;
padding:0 0 4px;
}

.itemimage {
	margin:0 20px 0 0;
}

.author {
	font-size:11px;
	color:#555;
	margin:0 0 10px;
}

hr {
	height:1px;
	border:none;
	outline:none;
	background:#eee;
	color:#eee;
	margin:10px 0;
}

a.more {
	display:block;
	width:114px;
	height:27px;
	background:url('../images/leesmeer.png') no-repeat;
}

input.text, textarea {
	border:2px solid #ddd;
	padding:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#444;
	width:550px;
}

#PageComments_holder label {
	display:block;
	margin:0 0 7px;
}

.field {
	margin:0 0 10px;
}


#PageComments_holder .box ul {
	margin:0;
	padding:0;
}

#PageComments_holder .box li {
	list-style:none;
	margin:0 0 15px;
}

#PageComments_holder .box li.odd {
	background:#f6fafc;
}

#PageComments_holder .box hr {
	margin:3px 0 10px;
}


#PageComments_holder .box .commentcontainer {
	width:550px;
	overflow:hidden;
}

#PageComments_holder .box .avatar {
	float:left;
	display:block;
	margin:0 15px 0 0;
}

#PageComments_holder .box .comment {
	float:right;
	width:430px;
	display:block;
	padding:10px 0;
}

blockquote {
	border-left:5px solid #FF8400;
	color:#666;
	padding:0 0 0 10px;
	margin:10px 0 0 20px;
}


#footer {
	background:url('../images/menu-bg.png') repeat;
	width:960px;
	margin:20px auto;
	color:#b5f2a3;
	overflow:hidden;
	padding:15px;
}

#footer p {
	margin:0;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

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

.action {
	padding:10px;
	cursor:pointer;
}

#paging li {
	list-style:none;
}


#paging li a {
	display:block;
	float:left;
	margin:0 7px 0 0;
	font-weight:bold;
	color:#479032;
	padding:7px 14px;
	font-size:14px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background:#FFF;
}

#paging li.current a {
	background:url('../images/menu-bg.png') repeat;
	color:#FFF;
}
