@charset "UTF-8";
/* CSS Document */

body  {
	font: 100%  Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
body a:link {
	color: #333333;
	text-decoration: none;
	outline: none;
	border: none;
}
body a:hover {
	color: #0066CC;
	text-decoration: none;
	outline: none;
	border: none;
}
.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/kop.gif);
	height: 100px;
	background-repeat: no-repeat;
	background-position: left;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 0 15px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
}
.twoColFixLtHdr #container #sidebar1 .selected {
	color: #ED3030;
}
.twoColFixLtHdr #mainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	height: 550px;
	float: left;
	width: 700px;
	background-image: url(../images/balletje.gif);
	background-position: left;
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #container #partnermainContent #partnertext h3 {
	line-height: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
.big {
	font-size: 20px;
	font-weight: bold;
}
.twoColFixLtHdr #actueelmainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	float: left;
	width: 700px;
	background-image: url(../images/balletje.gif);
	background-position: left;
	background-repeat: repeat-y;
	min-height: 550px;
} 
.twoColFixLtHdr #container #actueelmainContent #sponsor {
	padding-left: 35px;
	padding-top: 0px;
}
.twoColFixLtHdr #container #actueelmainContent #sponsor td {
	height: 60px;
	background-color: #CCCCCC;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
.twoColFixLtHdr #container #mainContent #countdowncontainer {
	padding-left: 25px;
}
.twoColFixLtHdr #container #mainContent #countdowncontainer h2 {
	font-size: 130%;
	text-align: center;
	margin-top: 70px;
}
.twoColFixLtHdr #container #mainContent #indextext #vlageen {
	margin-left: 100px;
	margin-top: 20px;
}
.twoColFixLtHdr #container #mainContent #routeindex {
	padding-left: 0px;
	padding-top: 0px;
}
.twoColFixLtHdr #container #mainContent #deelnemerstext {
	font-size: 90%;
	letter-spacing: 1px;
	width: 650px;
}
.twoColFixLtHdr #container #mainContent #deelnemerstext a:visited {
	color: #003399;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #deelnemerstext a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent #deelnemerstext h3 {
	font-size: 110%;
	padding-left: 4px;
	margin-top: 69px;
	background-color: #CCCCCC;
	width: 450px;
	margin-left: 60px;
	padding-top: 3px;
}
.twoColFixLtHdr #container #mainContent #deelnemerstext #deelnemrstafel {
	margin-left: 60px;
	margin-top: -15px;
}
.twoColFixLtHdr #container #mainContent #deelnemerstext #deelnemrstafel td {
	height: 30px;
}
.twoColFixLtHdr #container #mainContent #deelnemerstext #tellertafel {
	margin-left: 60px;
	float: left;
	margin-right: 25px;
	margin-top: 15px;
}
.twoColFixLtHdr #container #mainContent #deelnemerstext .vantot {
	margin-top: 15px;
}
.twoColFixLtHdr #container #mainContent #iframe2 {
	height: 540px;
	width: 650px;
	margin-left: 30px;
}
.twoColFixLtHdr #container #mainContent #informatiecontainer {
	margin-top: 35px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #container #mainContent #bkgrnd {
	height: 545px;
	background-image: url(../images/wester.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 120px;
	float: right;
	margin-right: 20px;
}
.twoColFixLtHdr #container #mainContent #bkgrnd1 {
	height: 600px;
	width: 615px;
	padding-top: 53px;
	padding-left: 75px;
}
.twoColFixLtHdr #container #mainContent #bkgrnd1 h3 {
}
.twoColFixLtHdr #footer {
	padding: 10px 10px 0 20px;
	background-image: url(../images/dwarsballetje.gif);
	background-repeat: repeat-x;
	height: 40px;
	clear: both;
} 
.twoColFixLtHdr #mainContent #indextext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	letter-spacing: 1px;
	width: 550px;
	float: left;
}
.twoColFixLtHdr #container #mainContent #indextext p {
	width: 450px;
	padding-left: 100px;
}
.twoColFixLtHdr #mainContent #vriendentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	letter-spacing: 1px;
	height: 550px;
	width: 550px;
	float: left;
}
.twoColFixLtHdr #mainContent #idealtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	letter-spacing: 1px;
	height: 400px;
	width: 550px;
	float: left;
	background-image: url(../vrienden/images/57.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	margin-left: 20px;
}
.twoColFixLtHdr #container #mainContent #vriendentext p {
	width: 400px;
	padding-left: 100px;
	font-size: 90%;
}
.twoColFixLtHdr #container #mainContent #vriendentext a {
	border: none
	color: #CCCCCC;
	background-color: #666666;
	height: 20px;
	display: block;
	width: 325px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 110%;
}
.twoColFixLtHdr #container #actueelmainContent #actueelcontent {
	padding-top: 34px;
	padding-left: 40px;
}
.twoColFixLtHdr #container #actueelmainContent #actueelcontent p {
	font-size: 90%;
	margin-left: 100px;
}
.twoColFixLtHdr #container #mainContent #indextext h3 {
	font-size: 110%;
	padding-left: 4px;
	margin-top: 35px;
	background-color: #CCCCCC;
	width: 410px;
	margin-left: 72px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.twoColFixLtHdr #container #mainContent #vriendentext h3 {
	font-size: 110%;
	padding-left: 4px;
	margin-top: 37px;
	background-color: #CCCCCC;
	width: 410px;
	margin-left: 72px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.twoColFixLtHdr #container #mainContent #indextext h4 {
	margin-top: 150px;
	margin-left: 140px;
	font-size: 90%;
}
.twoColFixLtHdr #container #mainContent #indextext h2 {
	font-size: 120%;
	padding-top: 24px;
	padding-left: 72px;
}
.twoColFixLtHdr #container #mainContent #logincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 450px;
	width: 450px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: -20px;
}
.derigtop {
	margin-top: 30px;
}
.twoColFixLtHdr #container #mainContent #indextext a {
	color: #333333;
	text-decoration: none;
}
.twoColFixLtHdr #container #actueelmainContent #sponsorkoptekt h4 {
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 8px;
}
.twoColFixLtHdr #container #mainContent #indextext a:hover {
	color: #0033CC;
	text-decoration: none;
}
.rood {
	background-color: #FFF6F2;
}
.nieuwstafelcel {
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 30px;
	background-color: #FFF6F2;
	border-right-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-left-width: thin;
	font-size: 90%;
}
.nieuwstafelcelkop {
	color: #FFFFFF;
	background-color: #999999;
	font-size: 18px;
	height: 25px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.geplaats {
	font-size: 10px;
	color: #999999;
	padding-left: 10px;
	height: 49px;
	background-color: #FFF6F2;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	vertical-align: middle;
}
.twoColFixLtHdr #container #mainContent #idealtext .rond {
	padding-top: 100px;
	padding-right: 40px;
	padding-left: 40px;
}
.honderd {
	width: 100px;
}
.hoger {
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:150px;
	font-size: 1px;
	line-height: 0px;
}
.twoColFixLtHdr #container #mainContent #indextext .tekst {
	font-size: 90%;
	padding-left: 70px;
	margin-top: 0px;
	padding-top: 0px;
}
.twoColFixLtHdr #container #footer #voettafel td {
	width: 33.3%;
	font-size: 80%;
}
.twoColFixLtHdr #container #mainContent #indextext .flashbox1 {
	margin-left: 100px;
}
.twoColFixLtHdr #container #footer .voettafel1 {
	padding-right: 0px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container #mainContent #indextext #form1 .logintafel  {
	margin-left: 100px;
}
.twoColFixLtHdr #container #mainContent #indextext #form1 .logintafel td {
	height: 25px;
}
.twoColFixLtHdr #container #mainContent #vriendentext a:hover {	border: none
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 20px;
	display: block;
	width: 325px;
	color: #0000CC;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 110%;
}
.twoColFixLtHdr #container #routemainContent #mapContainer {
	height: 570px;
	width: 650px;
	margin-bottom: 10px;
	float: left;
	z-index: -200;
}
.twoColFixLtHdr #container #routemainContent #legenda {
	float: right;
	width: 42px;
	height: 570px;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 6px;
}
.twoColFixLtHdr #container #routemainContent #routemenu {
	height: 45px;
	clear: both;
	padding-left: 32px;
	z-index: 1010;
}
.twoColFixLtHdr #container #actueelmainContent #sponsor tr.alt td {
	height: 60px;
	background-color: #FFF6F2;
	padding-left: 5px;
}
.twoColFixLtHdr #container #actueelmainContent #sponsor tr.over td {
	height: 60px;
	background-color: #FFE3E3;
	color: #333333;
	padding-left: 5px;
}
.twoColFixLtHdr #container #actueelmainContent #sponsor th {
	height: 50px;
	background-color: #000066;
	font-size: 110%;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.twoColFixLtHdr #container #actueelmainContent #sponsor th a {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #actueelmainContent #sponsor  img {
	margin-top: 4px;
	outline: none;
	border: none;
}
.twoColFixLtHdr   #container   #sponsormainContent #sponsortekt  {
	margin-top: 0px;
	padding-bottom: 10px;
	margin-left: 2px;
	width: 600px;
}
.twoColFixLtHdr #container #sponsormainContent #sponsortekst h3 {
	font-size: 110%;
	padding-left: 4px;
	margin-top: 37px;
	background-color: #CCCCCC;
	width: 500px;
	margin-left: 55px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.twoColFixLtHdr #container #sponsormainContent #sponsortekst p {
	font-size: 90%;
	margin-left: 80px;
	width: 450px;
}
.twoColFixLtHdr #routemainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	float: left;
	width: 700px;
	background-image: url(../images/balletje.gif);
	background-position: left;
	background-repeat: repeat-y;
	min-height: 550px;
}
.twoColFixLtHdr #container #mainContent #actueelcontent {
	font-size: 90%;
	margin-left: 30px;
}
.twoColFixLtHdr #container #mainContent #actueelcontent a {
	text-decoration: none;
	color: #333333;
	outline: none;
}
.twoColFixLtHdr #container #mainContent #actueelcontent a:visited {
	text-decoration: none;
	color: #333333;
	outline: none;
}
.twoColFixLtHdr #container #mainContent #actueelcontent a:hover {
	text-decoration: underline;
	color: #0033FF;
	outline: none;
}
.twoColFixLtHdr #container #mainContent #indextext .flash1 {
	padding-left: 105px;
}
.twoColFixLtHdr #container #mainContent #indextext .flash {
	padding-left: 45px;
}

.twoColFixLtHdr #detailmainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	float: left;
	width: 700px;
	background-image: url(../images/balletje.gif);
	background-position: left;
	background-repeat: repeat-y;
	min-height: 550px;
}
.twoColFixLtHdr #container #detailmainContent #detailactueelcontent {
	font-size: 90%;
	margin-left: 30px;
	margin-top: 35px;
}
.twoColFixLtHdr #container #routemainContent #beweeg {
	font-size: 11px;
	height: 18px;
	margin-left: 32px;
}
.twoColFixLtHdr #container #routemainContent #legenda .bottem {
	margin-top: 525px;
}
.twoColFixLtHdr #sponsormainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	float: left;
	width: 700px;
	background-image: url(../images/balletje.gif);
	background-position: left;
	background-repeat: repeat-y;
	min-height: 550px;
}
.twoColFixLtHdr #container #actueelmainContent #sponsorkoptekt .koptekstsp {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 95px;
}
.twoColFixLtHdr #container #actueelmainContent #sponsorkoptekt .koptekstsp a {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #actueelmainContent #sponsorkoptekt .koptekstsp a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #actueelmainContent #sponsorkoptekt .koptekstsp a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.twoColFixLtHdr #container #actueelmainContent #sponsorkoptekt h2 {
	margin-left: 5px;
	margin-top: -5px;
}
.twoColFixLtHdr #container #actueelmainContent #sponsorkoptekt {
	color: #FFFFFF;
	background-color: #9A9A9A;
	margin-left: 35px;
	width: 620px;
	height: 45px;
	margin-top: 34px;
}
.twoColFixLtHdr #container #actueelmainContent #sponsor th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent #actueelcontent a:visited {
	text-decoration: none;
	color: #333333;
	outline: none;
}
.twoColFixLtHdr #nieuwsmainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	float: left;
	width: 700px;
	background-image: url(../images/balletje.gif);
	background-position: left;
	background-repeat: repeat-y;
	min-height: 550px;
}
.twoColFixLtHdr #container #nieuwsmainContent #actueelcontent {
	margin-left: 40px;
	font-size: 90%;
}
.twoColFixLtHdr #container #nieuwsmainContent #actueelcontent a:link {
	color: #666666;
	text-decoration: none;
}
.twoColFixLtHdr #container #nieuwsmainContent #actueelcontent a:visited {
	color: #666666;
	text-decoration: none;
	outline: none;
}
.twoColFixLtHdr #container #nieuwsmainContent #actueelcontent a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.clearfloat1 {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.twoColFixLtHdr #container #mainContent #indextext .speciaal {
	background-color: #FFF6F2;
	display: block;
	width: 350px;
	border: thin solid #000066;
	margin-left: 110px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #990000;
	font-style: normal;
	text-align: center;
	margin-bottom: 5px;
}

.twoColFixLtHdr #deelGlobalmainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	float: left;
	width: 700px;
	background-image: url(../images/balletje.gif);
	background-position: left;
	background-repeat: repeat-y;
	min-height: 550px;
}
.twoColFixLtHdr #container #actueelmainContent .infotspon {
	color: #E8E8E8;
	margin-left: 35px;
}
.twoColFixLtHdr #container #mainContent #indextext .upload {
	margin-left: 100px;
}
.twoColFixLtHdr #container #mainContent #bkgrnd .omlaag {
	margin-top: 498px;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	margin-left: 16px;
}
.twoColFixLtHdr #partnermainContent #partnertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	letter-spacing: 1px;
	width: 700px;
	float: left;
	min-height: 500px;
	border: 1px solid #999999;
	margin-top: 20px;
	background-color: #FFF6F6;
}
.twoColFixLtHdr #container #partnermainContent #partnertext table {
	background-color: #FFF6F2;
	border-collapse: collapse;  
	
}
.partnercel {
	font-size: 175%;
	font-weight: bold;
	background-color: #9A9A9A;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #FFFFFF;
}
.twoColFixLtHdr #partnermainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	float: left;
	width: 700px;
	background-image: url(../images/balletje.gif);
	background-position: left;
	background-repeat: repeat-y;
	min-height: 550px;
}
.twoColFixLtHdr #container #partnermainContent #partnertext p {
	font-size: 11px;
	width: 550px;
	margin-left: 15px;
}
.twoColFixLtHdr #container #mainContent #weekendtekst {
	font-size: 11px;
	float: left;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 15px;
}
