BODY {
  background: #9D662E; /* FF6699 */;
}
#container {
  width: 900px;
  margin: 0 auto;
}

/* =========== TOP =========== */	
#top {
	width: 900px;
	height: 171px;
	background: #9D662E url(/img/top_table.jpg) no-repeat top left;
}
#top div.title1 {
	position: absolute;
	display: block;
	margin: 0;
	padding: 28px 0 0 176px;
}
div.title1 span {
	font-family: Impact;
	letter-spacing: 0em;
	font-size: 26px;
	color:#FF6600;
	font-size: 26px;
}
#top div.title2 {
	position: relative;
	width: 241px;
	height: 99px;
	top: 70px;
	left: 180px;
	background: transparent url(/img/4salsa.gif) no-repeat top left;}

/* =========== MIDDLE =========== */	
#mid {
  float: left;
	width: 900px;
	background: #9D662E url(/img/mid_table.jpg) repeat-y top left;
}

/* ===========CONTENT =========== */
#content {
	float: left;
	width: 570px;
	margin: 0 0 0 42px;
	padding: 0px 20px 0 0;
	border-right: 1px dotted #9D662E;
}
#right {
	float: left;
	width: 200px;
	margin: 0;
	padding: 2px 0 0 10px;
}

#right .blok{
  border-bottom:1px dotted #9D662E;
  margin: 0 0 15px 0;
  padding: 0;
}
#right .special {
  background: transparent url(/img/box.jpg) repeat-y top -180px;
  border-top:1px dotted #9D662E;
  margin: 0 0 10px 0;
  padding: 10px 0 0 0;
}
#right .noborder {
	border: 0;
}
#right .center{
  text-align:center;
}

#content-full {
	float: left;
	width: 570px;
	margin: 0;
	padding: 10px 0 0 10px;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #624200;
	padding: 0; margin: 0;
}
h1, h2 {
	margin-bottom: 10px;
}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}

P, TD, TH, SPAN  {
  font-family: Arial, Helvetica, sans-serif;
  color: #624200;
  font-size: 12px;
  line-height: 1.5em;
}
INPUT, TEXTAREA, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
SELECT {
	padding-left: 4px;
}
span.h1 {font-size: 20px;margin-bottom: 10px;}
span.h2 {font-size: 18px;margin-bottom: 10px;}
span.h3 {font-size: 16px;}
span.h4 {font-size: 14px;}

#right P {
  	font-size: 12px;
}

a {
	color: #480000;
	text-decoration: underline;
}
a:hover {
	color: blue;
	text-decoration: none;
}
P.special 
	font-family: "Calligraph421 BT";
	color: #FFDD95;
}	
.yellow {	color: #FFDD95;	}
.yellow a {	color: #FFDD95;	}
.pink {		color: #FF2068;	}
.pink a {	color: #FF2068;	}

/* =========== BOTTOM =========== */	
#bot {
	clear: both;
	width: 900px;
	height: 96px;
	background: #9D662E url(/img/bot_table.jpg) no-repeat top left;
}
#foot {
	width: 100%;
	height: 100%;
	background: transparent url(/img/salsamoves.gif) no-repeat 20px 26px;
}
#foot span {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #624200;
	font-size: 9px;
	margin: 0;
	padding-top: 60px;
	text-align: center;
}

img {
	border: 1px solid #986635;
	padding: 2px;
	margin: 4px;
/*	clear: both;*/
}
img.left {float:left;margin-right: 10px;}
img.right {float:right;margin-left: 10px;}
img.middle {margin-top: 14px;margin-bottom: 14px;}
img.noborder {
	border: 0;
	padding: 0;
}
div.photo-left {
	clear: left;
	float: left;
}
div.photo-right {
	clear: right;
	float: right;
}
div.photo-left p, 
div.photo-right p {
	font-family: Arial, Helvetica, sans-serif;
	color: #624200;
	font-size: 10px;
	margin: 0; padding: 0;
	text-align: center;
}
input[type="text"], select, option, textarea {
  border: 1px solid #801819;
}
input[type="submit"],
button {
  background-color: #801819;
  border: 1px solid #CCC;
  padding: 4px 6px;
  font-size: 11px;
  color: #FFF;
  font-weight: bolder;
  cursor: pointer;
}
button:hover {
  background-color: #E22F73;
  color: #FFF;
}
table  {
  border-collapse:collapse;
}
table thead th {
  padding: 2px 10px;
}
table tbody td {
  border: 1px solid #801819;
  padding: 2px 10px;
}
table thead th {
  border-right: 1px solid #EEE;
  background-color: #E22F73;
  color: #FFF;
  font-weight: normal;
  text-align: center;
}
table thead th.last {
  border-right: 1px solid #801819;
}



table.tbl1 thead td {
  padding: 2px 10px;
}
table.tbl1 thead td {
  border-right: 1px solid #EEE;
  background-color: #801819;
  color: #FFF;
  font-weight: normal;
  text-align: center;
}
table.tbl1 thead td.last {
  border-right: 1px solid #801819;
}


table.tbl1 tbody td {
  border: 1px solid #801819;
  background-color: #E22F73;
  color: #000;
  text-align: center;
  font-weight: normal;
}
table.tbl1 tbody td a {
  color: #fff;
}
table.tbl2 td {
	font-size: 12px;
}

table.tbl2 th div {
	text-align: left;
	padding: 4px 0 0 24px;
	font-weight: bold;
	margin:0;
}
table#myTable3 {
  background-color: #FFF;
}

div.bullet ,
a.bullet { 
	font-family: Arial, Helvetica, sans-serif;
	color: #624200;
	font-size: 12px;
	background: url(/img/icon/star/star.png) no-repeat top left;
	padding: 4px 20px;
}
a.bullet {
	line-height: 18px;
	padding: 2px 0 0 20px;
}
a.bullet:hover {
	color: blue;
}
div.map ,
a.map{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #624200;
	font-size: 12px;
	width: 35px;
	height: 35px;
	background: url(/img/icon/star/star-off.png) no-repeat top left; 
	padding-left: 18px;
	float: right;
}

td.oud-beijerland {	background: #FFCCFF;}
td.rotterdam {	background: #FFFF00;}
td.dordrecht {	background: #CCFF66;}
td.hoogvliet {	background: #CCFFFF;}
td.barendrecht {	background: #99FF66;}
td.papendrecht {	background: #FFCC00;}
td.spijkenisse {	background: #66FFFF;}
td.ridderkerk {	background: #FFFF99;}

td.SLA-B-Z {	background:#E8E8E8;}
td.SC-M-CCC{	background:#FFFFCC;}
td.SC-CCC{	background:#FFFF99;}
td.SLA-M-B {	background:#d9d9d9;}
td.MO2-SNY-CCC{	background:#CEFFDB;}


tr.beginner{ 
	background: #FFFFFF;
}
tr.semigevorderd{ 
	background: #DFFFFF;
}
tr.gevorderd{ 
	background: #FFE6FF;
}
tr.vergevorderd { 
	background: #FFE600;
}


td.ico-beginner{ 
	background: url(/img/icon/level/level_1.png) no-repeat center center;
	color: #FFFFFF;
}
div.ico-beginner { 
	background: url(/img/icon/level/level_1.png) no-repeat top left;
	height: 24px;
}

td.ico-semigevorderd{ 
	background: url(/img/icon/level/level_2.png) no-repeat center center;
	color: #DFFFFF;
}
div.ico-semigevorderd { 
	background: url(/img/icon/level/level_2.png) no-repeat top left;
	height: 24px;
}

td.ico-gevorderd{ 
	background: url(/img/icon/level/level_3.png) no-repeat center center;
	color: #FFE6FF;
}
div.ico-gevorderd { 
	background: url(/img/icon/level/level_3.png) no-repeat top left;
	height: 24px;
}

td.ico-vergevorderd { 
	background: url(/img/icon/level/level_4.png) no-repeat center center;
	color: #FFE600;
}
div.ico-vergevorderd { 
	background: url(/img/icon/level/level_4.png) no-repeat top left;
	height: 24px;
}
div.ico-beginner  span,
div.ico-semigevorderd span,
div.ico-gevorderd span,
div.ico-vergevorderd span { 
	padding-left: 30px;
}
td.ico-m { 
	background: #FFF url(/img/icon/gender/icon_male.gif) no-repeat center center;
	height: 20px;
	width: 20px;
	font-size: 0px!important;
	color: #FFF;
}
td.ico-v { 
	background: #FFF url(/img/icon/gender/icon_female.gif) no-repeat center center;
	height: 20px;
	width: 20px;
	font-size: 0px!important;
	color: #FFF;
}
a.aanmelden  {
	background: url(/img/icon/author.png) no-repeat center left;
	width: 24px;
	height: 30px;
	padding: 2px 2px 2px 20px;
}
td.date-time {
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
td.date-time span{
	display: block;
	font-size: 10px;
}
.alert {	color: red;}
span.error-txt {
	background: yellow;
	font-weight: bold;
	color: red;
	line-height:18px;
	padding: 2px 6px;
}
span.error-icn {
	display: inline-block;
	background: url(/img/icon/star/star_red.png) no-repeat top left;
	width: 16px;
	height: 16px;
}
.off {color: #CCC;}

div.hr_man{
	height: 30px;
    border: 0;
	clear: both;
	padding-top: 10px;
	margin-bottom: 14px; 
	background:url(/img/man.png) no-repeat center center;
}

div.slideshow { height: 160px; width: 190px;  background: transparent;
cursor: pointer; display: block;    margin-left: auto;    margin-right: auto }

