
body	{
	background: url(../img/background.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#FFF;
	background-attachment:fixed;
	cursor: none;
	
}

html {
	/*cursor: none;*/
	overflow: hidden;
}

.balk_left	{
	
	position: fixed;
	margin-left: 1%;
	margin-top: 10px;
	width: 200px;
	height: 902px;
	/* background: red; */
	z-index: 0;
}

.autoplay {
width:193px;
margin-left:2%;
}

.autoplay img {
margin:0 auto;
width: 180px;
margin-left: 7px;
}

.logo	{
	background-image: url(../img/logo.png);
	width: 200px; height: 240px;
	z-index:5; float:left;
}

.sponsor	{
	width: 200px; height:auto;
	margin-top:40px;
	z-index:3; float:left;

}

.sponsortop	{
	width: 200px; height: 10px;
	background-image:url(../img/sponsor_top.png);
	z-index:3; float:left;

}

.sponsorcenter	{
	width: 200px;
	background-image:url(../img/sponsor_center.png);
	background-repeat:repeat-y;
	z-index:3; float:left;

}

.sponsorbottom	{
	width: 200px; height: 10px;
	background-image:url(../img/sponsor_bottom.png);
	z-index:3; float:left;

}

.schoenen	{
	width: 200px; height:120px;
	margin-top:80px;
	background-image:url(../img/schoenen.png);
	z-index:3; float:left;

}


.content	{
	position:absolute;
	right:30px; margin-top: 45px;
	width: 78%; height:auto;
	z-index:0; overflow:hidden;
	
}

.contenttop	{
	background-image:url(../img/contenttop.png);
	background-repeat:no-repeat; float:left; 
	padding-left:15px;
	padding-right:15px;
	width: 97%; height:12px;
	z-index:0;
}

.contentcenter	{
	background-image:url(../img/contentcenter.png);
	background-repeat:repeat-y; float:left; 
	width: 1000px; 
	height:auto;
	z-index:0;
	padding:15px;
	padding-right:20px;
	padding-top:0px;
}

.berichten {
	padding:40px;
}

.contentcenter img {
	padding-left:13px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	width:97%;
	max-height:1024px;
}

.contentbottom	{
	background-image:url(../img/contentbottom.png);
	background-repeat:no-repeat; float:left; width: 1333px; height:12px; 
	z-index:0;
}

.berichten {
	margin-top:30px;
	}

/* --------------------------------------------------------------------------------------------------------------------------*/

.content p	{
				font-family:Verdana, Geneva, sans-serif; font-size:40px; color:#000; padding-left:20px; padding-top:0; line-height:50px;margin-bottom: 0px;
			}
			
.content h1	{
				font-family:Verdana, Geneva, sans-serif; font-size:45px; color:#5e4472; padding-left:20px; padding-top:0; padding-right:20px;
			}

			
			body {
			font-family:Verdana, Geneva, sans-serif; font-size:40px; color:#000; padding-left:20px; padding-top:0; line-height:50px;
			}

			.programma h1 {
				padding-left: 6px;
				
				font-weight:700;
			}
			
			.programma tr.dag td {
				font-weight: bold;
				font-style: italic;
			}

			.uitslag h1 {
				padding-left: 6px;
				
				font-weight:700;
			}
				
				.uitslag tr.dag td{
					font-weight: bold;
					font-style: italic;
				}
				
				.uitslag td.col3{
				    white-space: nowrap;
				}
				
				.schuin {
					font-style:italic;
					margin-top:35px !important;
					font-size:40px !important;
					margin-bottom:10px !important;
				}
				
				span {
					font-size: 30px;
					display: block;
					height: 38px;
					color: grey;
					margin-top: -25px;
					font-style: italic;
					margin-left: 23px;
				}

				.agenda p {
					line-height: 12px !important;
				}