
.sitetbl{
	width: 900px;
	border-left: 1px solid #fbd3d3;
	border-right: 1px solid #fbd3d3;
	xborder-bottom: 1px solid #fbd3d3;
}

tr.rowofsitetbl{

}

.headertbl{
	border-left: 1px solid #fbd3d3;
	border-right: 1px solid #fbd3d3;
	xborder-top: 1px solid #fbd3d3;
	width: 900px;

}

.menutbl{
	padding-left: 10px;
	background-color: #fff;
	width: 248px;
	
}

.pagetbl{
	padding: 10px;
	background-color: #fff;
}

.footertbl{
	color: #e72669;
	font-family: tahoma;
	font-size: 10px;
	text-align: right;
	height: 13px;
	border-top: 3px solid #fa558d;
	background-color: #fff;
}

.pagetitle{
	color: #e72669;
	font-family: tahoma;
	font-size: 16px;
}


/* =Hoverbox Code
----------------------------------------------------------------------*/
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
	border: none;
}

.hoverbox img
{
	background: #fff;
	-border-color: #aaa #ccc #ddd #bbb;
	-border-style: solid;
	-border-width: 1px;
	color: inherit;
	-padding: 2px;
	vertical-align: top;
	-width: 100px;
	-height: 75px;
}

.hoverbox li
{
	-background: #eee;
	-border-color: #ddd #bbb #aaa #ccc;
	-border-style: solid;
	-border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	-margin: 3px;
	-padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	-border-color: #000;
	-width: 200px;
	-height: 150px;
}

/* = END Hoverbox Code
----------------------------------------------------------------------*/


td.tdKopDag, td.tdKop, div.divRound, div.divTijdslot, div.divPresenteerder, div.divTijdKop, div.divTijdKopRight, span.spaninschrijf  {
    color: #484848;
    font-family: Verdana,Tahoma;
    font-size: 12px;
}


div.divTijdslot {
 float: left;
 width: 100px;
 margin-right: 5px;
 border-right: 1px solid #DBA5B7;
 padding-left: 5px;
 background-color: inherit;
}


div.divPresenteerder {
 float: left;
 width: 174px;
 white-space: nowrap;
 overflow: hidden;
 background-color: inherit;
}

div.divRound {
    border: 1px solid #DBA5B7;
    border-radius: 6px 6px 6px 6px;
}

div.divTijdKopLeft, div.divTijdKopRight {
 float: left;
 font-weight: bold;
}

div.divTijdKopLeft {
 width: 100px;
 margin-right: 5px;
 border-right: 1px solid #DBA5B7;
 padding-left: 5px;
}

div.divStreepL, div.divStreepR {
 border-top: 1px solid #DBA5B7;
 float: left; 
}

div.divStreepL {
 width: 100px;
 padding-left: 5px;
 border-right: 1px solid #DBA5B7; 
}

div.divStreepR {
 width: 187px;
}

td.tdKopDag {
 font-weight: bold;
 color: #E72669;
 font-size: 14px;
}

td.tdKop {
 font-weight: bold;

}


span.spaninschrijf {
 font-weight: bold;
 color: #E72669;
}

div.divTijdCont:hover {
  background-color: #FDBDCF;
}

a.aTijdSlot {
 text-decoration: none;
 color: #484848;
}
