html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	padding: 0;
	width: 1002px;
	background: #5e8804 url(/assets/tile3.png) repeat center top;	
	font: 12px/14px "Lucida Grande", Arial, sans-serif;
	height: 100%;
	text-align: center;
	margin: 0 auto -24px;
}

a {
	color: #5e8804;
	text-decoration: none;
}

a:hover {
	color: #5e8804;
	text-decoration: underline;
}

/* @group nav */

#menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 2em;
		margin-bottom : -1px;
	list-style-type: none;
	padding: 0;
}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 170px;
	margin-top: -2.2em;
		list-style: none;
}
	
	#nav li ul ul { /* third-and-above-level lists */
		position : absolute;
		left: -999em;
		margin-left : 157px;
	margin-top: -1.95em;
}

/* First level */
#nav li a {
		width: 125px;
		w\idth : 125px;
		display : block;
		color : white;
		text-decoration : none;
		background-color : #800e04;
		border : 1px solid white;
		padding : 0 4px 0 30px;
	line-height: 2em;
	margin: 0;
	border-right-style: none;
	border-left-style: none;
}
	
#nav li a:hover {
		color : #eb1b00;
	background-color: #3c0600;
}

/* Second level */
#nav li ul li a {
		width: 148px;
		w\idth : 148px;
		color : white;
		background-color : #bd1508;
		padding : 0 4px;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-left: -1px;
	border: 1px solid #bd1508;
	background-image: none;
}
	
	#nav li ul li a:hover {
		color : #eb1b00;
	background-color: #3c0600;
}

/* Third level */
#nav li ul li a {
		color : white;
		background-color : #800e04;
	font-size: 0.9em;
	text-transform: uppercase;
}
	
	#nav li ul li a:hover {
		color : #eb1b00;
	background-color: #3c0600;
}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/* @group Styling */

#menu li a.home {
	background: #800e04 url(/assets/icn-home.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a.nieuws {
	background: #800e04 url(/assets/icn-nieuws.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a.senioren {
	background: #800e04 url(/assets/icn-elftallen-senioren.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a.jeugd {
	background: #800e04 url(/assets/icn-elftallen-jeugd.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a.programma {
	background: #800e04 url(/assets/icn-programma.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a.uitslagen {
	background: #800e04 url(/assets/icn-uitslagen.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a.de-club  {
	background: #800e04 url(/assets/icn-geo.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a.contact {
	background: #800e04 url(/assets/icn-contact.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a:hover.home {
	background: #3c0600 url(/assets/icn-home-hover.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a:hover.nieuws {
	background: #3c0600 url(/assets/icn-nieuws-hover.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a:hover.senioren {
	background: #3c0600 url(/assets/icn-elftallen-senioren-hover.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a:hover.jeugd {
	background: #3c0600 url(/assets/icn-elftallen-jeugd-hover.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a:hover.programma {
	background: #3c0600 url(/assets/icn-programma-hover.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a:hover.uitslagen {
	background: #3c0600 url(/assets/icn-uitslagen-hover.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a:hover.de-club  {
	background: #3c0600 url(/assets/icn-geo-hover.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

#menu li a:hover.contact {
	background: #3c0600 url(/assets/icn-contact-hover.png) no-repeat left center;
	padding-left: 40px;
	vertical-align: middle;
}

/* @end */

/* @group Active */

#home li a.home, #elftallen li a.elftallen, #nieuws li a.nieuws, #de-club li a.de-club, #programma li a.programma, #uitslagen li a.uitslagen, #wedstrijden li a.uitslagen, #jeugd li a.jeugd, #senioren li a.senioren, #contact li a.contact  {
	color: #6c0;
}

/* @end */


/* @end */

/* @group Positioning */

#alpha {
	width: 170px;
	float: left;
	position: absolute;
	top: 135px;
	left: 0;
	text-align: left;
	z-index: 100;
}

#alpha #menu {
	width: 168px;
	float: left;
	position: absolute;
	left: 0;
	text-align: left;
	top: 46px;
}

#alpha #zoek {
	top: 6px;
	left: 780px;
	position: absolute;
	display: none;
	z-index: auto;
}

#alpha #zoomfoto {
	width: 169px;
	position: absolute;
	overflow: hidden;
	top: 260px;
	border-top: 1px solid #fff;
	z-index: auto;
}

#alpha #zoomfoto img.mt-image-none {
	height: auto;
	width: 170px;
	border-bottom: 1px solid #fff;
	clear: both;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 0;
}

#alpha #foto img.mt-image-left {
	height: 170px;
	width: auto;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
}

#alpha img {
	border-style: none;
}

div.image {
	clear: both;
	float: left;
	display: inline-block;
}

#beta {
	width: 808px;
	position: absolute;
	left: 169px;
	top: 135px;
	background: url(/assets/content-top.gif) no-repeat left top;
	padding-bottom: 100px;
	clear: left;
	z-index: 1;
	margin-top: 3px;
}

#beta #zoek {
	top: 6px;
	left: 610px;
	position: absolute;
	z-index: auto;
}

#beta #zoekopnieuw {
	top: 6px;
	left: 610px;
	position: absolute;
	z-index: auto;
}

#betacontent {
	width: 750px;
	float: left;
	position: absolute;
	left: 0;
	top: 45px;
	border: 4px solid #990101;
	padding-right: 20px;
	padding-left: 24px;
	margin-bottom: 20px;
	min-height: 580px;
	height: 600px;
	overflow: auto;
	background-color: #fff;
	background-image: none;
	border-left-style: hidden;
	border-right-style: none;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: -3px;
}

#betafoto {
	width: 90px;
	float: left;
	position: absolute;
	left: 670px;
	top: 42px;
	overflow: hidden;
	clear: both;
	min-height: 475px;
	border: 4px solid #990101;
	border-left-style: none;
	margin: 0;
	padding: 0;
	height: 580px;
	display: none;
}

#betafoto img {
	margin: 0;
	padding: 0;
}

#gamma {
	width: 186px;
	float: left;
	position: absolute;
	left: 769px;
	top: 435px;
	display: none;
}


/* @end */

/* @group Page-elements */

#container {
	text-align: left;
	padding: 0;
	position: absolute;
	background-color: #fff;
	top: 0;
	bottom: 0;
	margin: 0 auto 24px;
}

#content {
	min-height: 100%;
	margin: 0;
	padding: 0;
	width: 1000px;
	border-bottom: 1px solid #d82416;
	background-color: #9d0000;
}

#lines {
	background: url(/assets/vertical-line.gif) repeat-x;
	width: 1000px;
	height: 100px;
	z-index: 1000;
	margin-top: -100px;
	position: absolute;
	display: none;
}

#banner {
	border-bottom: 1px solid #cc595e;
	height: 100px;
	width: 1000px;
	z-index: 10;
	overflow: hidden;
}

#zoek {
	position: absolute;
	top: 374px;
	left: 30px;
	width: 160px;
	height: 18px;
	float: left;
	z-index: 3000;
}

#geologo {
	background: #fff url(/assets/geologo.gif) no-repeat;
	position: absolute;
	top: 0px;
	width: 90px;
	height: 100px;
	left: 0px;
	border-right: 2px solid #000;
}

#logo {
	background: url(/assets/geo2.png) no-repeat;
	position: absolute;
	top: 46px;
	width: 121px;
	height: 598px;
	left: 666px;
	border: 1px solid #cb1706;
	border-left-style: none;
}

#footer {
	width: 1000px;
	height: 19px;
	color: #9d0000;
	border-top: 1px solid #cc595e;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin: 0;
	background: url(/assets/schuinelijnen.png) repeat-x center center;
	position: absolute;
	top: 100px;
	padding-top: 4px;
}

#footer-right {
	width: 150px;
	height: 150px;
	padding-top: 12px;
	*left: 1px;
	color: #fff;
	border-top: 1px solid #cc595e;
	text-align: center;
	margin: 0 30px 0 0;
	position: absolute;
	top: 300px;
	right: 50px;
	z-index: 250;
}

#overlay {
	width: 1000px;
	height: 28px;
	float: left;
	position: absolute;
	top: 97px;
	overflow: hidden;
	clear: both;
	z-index: 200;
	display: none;
}

#overlay-right {
	width: 150px;
	height: 100px;
	float: left;
	position: absolute;
	top: 300px;
	overflow: hidden;
	clear: both;
	z-index: 200;
	right: 78px;
	display: none;
}

/* @end */

/* @group Alt positioning */

#senioren #beta, #jeugd #beta, #programma #beta, #uitslagen #beta {
	width: 808px;
}

#senioren #betacontent, #jeugd #betacontent {
	width:750px;
}

#programma #betacontent, #uitslagen #betacontent {
	width:750px;
}

#senioren #gamma, #jeugd #gamma, #programma #gamma, #uitslagen #gamma {
	display: none;
	width: 0;
}

/* @end */

.teamfoto {
	margin-right: auto;
	width: 622px;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
}

.spelerfoto {
	width: 200px;
	margin-bottom: 20px;
	text-align: left;
	float: left;
	clear: both;
	margin-right: 20px;
}

/* @group DisplayNone */

#fontsize {
	display: none;
}

/* @end */

/* @group Content */

.blogbody {
	font: 12px/20px Arial, Verdana, sans-serif;
	padding: 10px 40px;
}

#betacontent.two .entry-icon {
	width: 200px;
	float: left;
	padding-top: 5px;
	margin: 0;
}

betacontent.two .entry-header {
	width: 250px;
	float: left;
	padding-top: 0;
}

#betacontent.two .entry-copy {
	width: 460px;
	float: left;
	padding-top: 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: 0;
	margin-left: 0px;
}

#de_club #betacontent.two .entry-copy, #contact #betacontent.two .entry-copy {
	width: 460px;
	float: left;
	padding-top: 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: 0;
	margin-left: 200px;
}

#betacontent.two .entry-more {
	width: 460px;
	float: left;
	padding-top: 0;
	clear: both;
	margin-left: 0px;
}

#de_club #beta #betacontent.two .entry-more {
	width: 460px;
	float: left;
	padding-top: 0;
	clear: both;
	margin-left: 200px;
}

#betacontent.two .info {
	width: 460px;
	float: left;
	padding-top: 0;
	clear: both;
}

#betacontent.two #back {
	margin-left: 200px;
	display: block;
	padding-bottom: 7px;
	clear: both;
}

#betacontent.two .extended {
	display: block;
	padding-bottom: 7px;
	clear: both;
	margin-left: 0px;
}

#close {
	border-bottom: 1px solid #7D0047;
	width: 330px;
}

.entry-header {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
}

#home .entry {
	border-bottom: 1px hidden #7D0047;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#nieuws .entry {
	border-bottom: 1px hidden #7D0047;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.entry {
	border-bottom: 1px hidden #7D0047;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}

.entry p {
	padding-bottom: 6px;
}

.label {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 1px;
	padding-top: 5px;
	margin: 0 0 0 -16px;
}

.label img {
	padding-left: 5px;
	padding-right: 5px;
}

.label a {
	color: #333;
}

.title {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	display: block;
	color: #000;
	padding: 0 0 10px;
}


.extended {
	display: block;
	padding-bottom: 7px;
	clear: both;
}

#end {
	clear: both;
	width: 750px;
	height: 10px;
}

#back {
	margin-bottom: 35px;
}

/* @end */

/* @group Footer */

#footer a {
	text-decoration: none;
	color: #346800;
	font-weight: bold;
}

#footer a:visited {
	text-decoration: none;
	color: #9d0000;
}

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

.separator {
	padding-left: 6px;
	padding-right: 6px;
}

/* @end */

/* @group Search */

zoek #form .fieldcell {
	width: 110px;
	height: 32px;
	float: left;
	margin-right: 4px;
	background: url(/assets/search.gif) no-repeat left top;
	border-style: none;
	padding-left: 10px;
}

#zoek #form .fieldcell {
	background-color: #e8e4f6;
	border: 4px double #9d0000;
	height: 16px;
	float: left;
	width: 120px;
	text-align: left;
	border-right-style: hidden;
}

#zoekopnieuw #form .fieldcell {
	background-color: #e8e4f6;
	border: 4px double #9d0000;
	height: 16px;
	float: left;
	width: 120px;
	text-align: left;
	border-right-style: hidden;
}

#form input #search {
	margin-top: 2px;
	padding-left: 10px;
}

#form input.button {
	background-color: #e8e4f6;
	border: 4px double #9d0000;
	padding: 2px;
	margin: 0 0 0 -2px;
	border-left-style: hidden;
}

.search-results-header {
	color: #906;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;	
}

#searchresults #zoek #form .fieldcell {
	background-color: #fff;
	border: 1px solid #906;
	width: 92px;
	height: 16px;
	float: left;
	margin-right: 4px;
}

.asset-header {
	margin: 0;
}

.asset-footer {
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px hidden #906;
}

/* @end */

/* @group Contact */

#contactform {
	background-color: #b0cda5;
	width: 380px;
	padding: 10px;
	border: 1px dotted #000;
}

td {
	height: 25px;
	margin: 0;
	padding: 0 5px;
}

.labelcell {
	height: 24px;
	width: 140px;
}

.buttoncell {
	height: 24px;
	width: 160px;
}

.textereacell {
	width: 180px;
}

.fieldcell input { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #c5c19b; 
 color: #102132; 
 border: 1px solid #284279; 
 margin-right: 0px; 
}

.fieldcell textarea { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #c5c19b; 
 color: #102132; 
 border: 1px solid #284279; 
 margin-right: 0px;
	height: 100px;
}

.fieldcell .radio { 
 width: 10px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #c5c19b; 
 color: #102132;
 *border-style: none;
  *background-color: #F2F7FB; 
}

.smallfieldcell input { 
 width: 96px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #c5c19b; 
 color: #102132; 
 border: 1px solid #284279; 
}

.srbutton { 
 background-color: #d2d2d2; 
 	font-size: 10px;
	font-weight: bold;
	border: 1px dotted #32002a;
	padding-right: 2px;
	padding-left: 2px;
	color: #699;
}

.space {
	width: 20px;
}



/* @end */

/* @group Images */

#betacontent img {
	border: 1px solid #980000;
	max-width: 600px;
	height: auto;
}

#betacontent .entry-icon img {
	max-width: 600px;
	height: auto;
	border-style: none;
}

#beta a.loupe {
	background: url(/assets/loupe.png) no-repeat right bottom;
	z-index: 200;
	cursor: loupe;
}

.caption {
	font-size: 8px;
	font-weight: bold;
}

#banner .mt-image-none {
	margin: 0;
	padding: 0;
}

.mt-image-none {
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 5px;
	float: left;
}

.mt-image-right {
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 5px;
	float: right;
}

.teamfoto img {
	width: 400px;
	height: auto;
	margin-bottom: 10px;
}

.spelerfoto img {
	width:200px;
	height: auto;
	margin-bottom: 10px;
}

/* @end */

/* @group Bread */

#breadcrumb {
	padding: 5px 10px;
	background: url(/assets/bc.png) repeat;
	display: none;
}

.crumbs a:hover {
	color: #906;
}

/* @end */

/* @group Lists */

.blogbody ul {
	padding: 0;
	margin-left: 16px;
	margin-top: -14px;
}

.blogbody ol {
	padding: 0 0 0 16px;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
}

.blogbody ol li {
	list-style-type: decimal;
	list-style-position: outside;
}

.blogbody li {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
}

.blogbody ul br, .blogbody ol br, .blogbody li br {
	display: none;
}

/* @end */

/* @group Sitemap */

.map {
	
}

.map ul {
	list-style-type: none;
	padding-top: 8px;
}

.map li {
	list-style-type: none;
}

.lists {
	padding-top: 5px;
}

li.mapcat a {
	color: #906;
	margin-bottom: 2px;
}

ul.lists li a {
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

ul.listitems li a {
	color: #0179bc;
	padding: 0;
	margin: 0;
}



/* @end */

/* @group Tables */

/* @group Programma */

table#programma {
	width: 700px;
	border-collapse: collapse;
	font-size: 9px;
}

table#programma tr {
	text-align: left;
	border: 1px solid #bd4f52;
	border-top-style: none;
}

table#programma tr.th td  {
	font-weight: bold;
	border: 1px solid #bd4f52;
	background-color: #6a291c;
	color: #fff;
}

table#programma td {
	text-align: left;
	background-color: #e8e4f6;
	border: 1px solid #bd4f52;	
}

table#programma td a {
	color: #9d0000;
}

table#programma td.one {
	width: 10px;
}

table#programma td.two {
	width: 60px;
}

table#programma td.three {
	width: 160px;
}

table#programma td.four {
	width: 50px;
}

table#programma td.five {
	width: 50px;
}

table#programma td.six {
	width: 90px;
}

table#programma td.seven {
	width: auto;
}

table#programma td.eight {
	display: none;
}

/* @end */

/* @group Ochtendcoord */

table#ochtendcoordinator {
	width: 700px;
	border-collapse: collapse;
	font-size: 9px;
	margin-top: 20px;
}

table#ochtendcoordinator tr {
	text-align: left;
	border: 1px solid #bd4f52;
	border-top-style: none;
}

table#ochtendcoordinator tr.th td  {
	font-weight: bold;
	border: 1px solid #bd4f52;
	background-color: #6a291c;
	color: #fff;
}

table#ochtendcoordinator td.one {
	text-align: left;
	background-color: #6a291c;
	border: 1px solid #bd4f52;
	font-weight: bold;
	color: #fff;
}

table#ochtendcoordinator td.two {
	text-align: left;
	background-color: #e8e4f6;
	border: 1px solid #bd4f52;	
}

table#ochtendcoordinator td.two p {
	margin: 0;
	padding: 0;
}

table#ochtendcoordinator td a {
	color: #9d0000;
}

table#ochtendcoordinator td.one {
	width: 100px;
}

/* @end */

/* @group Uitslagen */

table#uitslagen {
	width: 622px;
	border-collapse: collapse;
	font-size: 9px;
}

table#uitslagen tr {
	text-align: left;
	border: 1px solid #bd4f52;
	border-top-style: none;
}

table#uitslagen tr.th td  {
	font-weight: bold;
	border: 1px solid #bd4f52;
	background-color: #6a291c;
	color: #fff;
}

table#uitslagen td {
	text-align: left;
	background-color: #e8e4f6;
	border: 1px solid #bd4f52;	
}

table#uitslagen td a {
	color: #9d0000;
}

table#uitslagen td.one {
	width: 10px;
}

table#uitslagen td.two {
	width: 60px;
}

table#uitslagen td.three {
	width: auto;
}

table#uitslagen td.four {
	width: auto;
}

table#uitslagen td.five {
	width: 50px;
}

table#uitslagen td.six {
	width: 60px;
}

table#uitslagen td.seven {
	display: none;
}

/* @end */

/* @group Elftallen */

table#teams, table#allteams {
	width: 622px;
	border-collapse: collapse;
	font-size: 9px;
}

table#allteams tr, table#teams tr {
	text-align: left;
	border: 1px solid #bd4f52;
	border-top-style: none;
}

table#allteams tr.th td, table#teams tr.th td  {
	font-weight: bold;
	border: 1px solid #bd4f52;
	background-color: #6a291c;
	color: #fff;
}

table#allteams td, table#teams td {
	text-align: left;
	background-color: #e8e4f6;
	border: 1px solid #bd4f52;	
}

table#allteams td a, table#teams td a {
	color: #9d0000;
}

table#allteams td.one, table#teams td.one {
	width: 10px;
}

table#allteams td.two, table#teams td.two {
	width: auto;
}

table#allteams td.three, table#teams td.three {
	width: 120px;
}

table#allteams td.four, table#teams td.four {
	width: 100px;
}

/* @end */



/* @end */

/* @group Headings */

.header {
	background: url(/assets/heading-top.png) no-repeat left top;
	width: 176px;
	height: 18px;
	color: #531609;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}

#headings {
	background-color: #6c0;
	width: 174px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #fff;
	margin-top: 0;
}

#headings a {
	color: #fff;
	background: url(/assets/item.gif) no-repeat left 1px;
	padding-left: 20px;
}

#gamma .entry {
	border-bottom-style: solid;
}



/* @end */

/* @group Teams */

info {
	float: left;
	height: 120px;
}

.rugnummer {
	clear: both;
	display: block;
}

.naam {
	clear: both;
	display: block;
}

.positie {
	clear: both;
	display: block;
}

bio {
	clear: both;
	margin-bottom: 1em;
	display: block;
	margin-top: 20px;
}



/* @end */

/* @group Wedstrijden */

.wedstrijdfoto {
	float: left;
	margin: 0 0 25px;
	height: 120px;
	padding: 0 35px 5px 0;
	clear: both;
}

.info {
	float: left;
	height: 120px;
	clear: both;
}

.stats {
	clear: both;
	display: block;
	color: #9d0000;
	font-weight: bold;
}

.dag, .datum, .wedstrijd, score {
	clear: both;
	display: block;
}

.wedstrijd {
	clear: both;
	display: block;
}

.verslag {
	clear: both;
	margin-bottom: 1em;
	display: block;
	margin-top: 20px;
}



/* @end */

/* @group Misc */

.list {
	display: block;
}

.index .label {
	color: #906;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 0;
	padding-top: 10px;
}

.index .entry {
	border-bottom: 1px dotted #7D0047;
	padding-top: 5px;
	padding-bottom: 0px;	
}

.entry#newslist {
	border-bottom: 1px dotted #7D0047;
	padding-top: 0px;
	padding-bottom: 10px;
}

.phone {
	font-size: 10px;
	color: #9d0000;
	font-weight: bold;
}

img#wpstats {
	display: none;
}



/* @end */

td strong {
	color: #9d0000;
}

img.tab {
	height: 10px;
}

br #clear {
	clear: both;
}

#slash {
	height: 24px;
	width: 1000px;
	background: url(/assets/schuinelijnen.png) repeat-x center center;
	margin-top: -24px;
	position: absolute;
	bottom: 0;
}

#betacontent .mt-enclosure mt-enclosure-image img.mt-image-none {
	width: 600px;
	height: auto;
}

#betacontent.two img {
	max-width: 330px;
	height: auto;
	clear: both;
}

.date {
	color: #7f0e04;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
}

/* @group Searchresults */

#entry-summery .title a {
	color: #000;
}

searchresults .entry {
	border-bottom-style: hidden;
}



/* @end */

.madeby {
	font-size: 8px;
	padding-top: 4px;
	text-align: right;
	padding-right: 4px;
}

.madeby a {
	color: #9d0000;
}

#geologo-left {
	background: #fff url(/assets/geologo.gif) no-repeat center;
	position: absolute;
	top: 0px;
	width: 90px;
	height: 100px;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #000;
	left: 0;
}

#geologo-right {
	background: #fff url(/assets/geologo.gif) no-repeat center;
	position: absolute;
	top: 0px;
	width: 90px;
	height: 100px;
	padding-right: 9px;
	padding-left: 8px;
	right: 0;
	border-left: 1px solid #000;
}

#bannergallery {
	width: 970px;
	margin-left: 106px;
	margin-right: 107px;
	overflow: hidden;
}

.bannerimage {
	margin: 0;
	padding: 0;
	float: left;
	border-left: 1px solid #fff;
	width: 130px;
	overflow: hidden;
}

.bannerimage a img {
	border-style: none;
}

sup {
	display: block;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	position: relative;
	top: 0;
	font-size: 10px;
}

#sticky {
}