@charset "UTF-8";

/* Stylesheet with the header configuration */


td.website_content {
  width: 891px;
	padding-left: 0px;
}

td.website_content_left {
  width: 12px;
}

td.website_content_middle {
  width: 880px;
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

td.website_content_right {
  width: 4px;
}

td.content_titel_links {
  background-color: #454545;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	width: 640px;
	height: 25px;
	padding-left: 10px;
}

td.content_titel_rechts {
  background-color: #454545;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	width: 215px;
	height: 25px;
	padding-left: 10px;
}

td.content_tekst_links {
  background-color: white;
	color: #454545;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	width: 640px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

td.content_tekst_rechts {
  background-color: white;
	color: #454545;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	width: 215px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

td.column_left {
  width: 640px;
	vertical-align: top;
}

td.column_space {
  width: 20px;
}

td.column_right {
  width: 215px;
	vertical-align: top;
}

td.content_legelijn {
  height: 10px;
}

td.tekst {
  background-color: white;
	color: #454545;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}

td.sponsorfield {
  background-color: #000033;
	width: 620px;
	text-align: center;
}

a.tekstlink {
  text-decoration: none;
	font-weight: bold;
	color: #454545;
}

a.tekstlink:hover {
  text-decoration: underline;
	font-weight: bold;
	color: #454545;
}

td.deelneemster {
  width: 200px;
	height: 230px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

td.tab1 {
  font-family: arial;
	font-size: 12px;
	color: #000000;
	width: 20px;
}
td.tab2 {
  font-family: arial;
	font-size: 12px;
	color: #000000;
	width: 250px;
}
