body {
	text-align: center;
	background-color: #CCCCCC;
}
.printonly {
	display: none;
}
.repeatme {
	background-repeat: repeat;
	background-position: left;
}
#maincontainer {
	margin: 0 auto;
	/* vertical-align: middle; */
	text-align: left;
	width: 794px;
}
#container {
	background-color: #FFFFFF;
}
.uitleg {
	font-size: .8em;
}
#footer {
	background-image: url(http://www.pcstudio.be/pics/footersection.gif);
	background-repeat: no-repeat;
	font-family: verdana, sans-serif;
	font-size: .7em;
	color: white;
	height: 100px;
	width: 792px;
	text-align: center;
	padding-top: 10px;
}
#footer a {
	color: white;
}

a					{text-decoration: none;}
img 				{border: 0px;}
.content a 			{color:#003366;}
.content a:hover 	{color:#666666;}
.topmenu a 			{color: #FFFFFF;}
.inputtext 			{border: 1px solid #666;}
.noborder 			{border: 0px;}
.selector 			{display: inline;}
.homeTitle {
	color: #069;
	font-size: 1.1em;
	width: 0%;
	border-right: 3px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	padding-left: 5px;
	padding-right: 20px;
	white-space: nowrap;
	display: inline;
	margin-bottom: 5px;
	margin-top: 5px;
}
.indexTitle {
	background-color: #069;
	color: white;
	font-size: 1.1em;
	border-top: 1px solid #069;
	border-left: 1px solid #069;
	border-right: 1px solid #069;
	border-bottom: 3px solid #ffcc00;
	padding-left: 5px;
}

.content {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	min-height: 320px;
	position: relative;
	display: block;
	width: 100%;
}
.button {
	border: 1px solid #666;
	background-color: #CCCCCC;
}
#printbox {
	position: absolute;
	left: 792px;
	top: 36px;
	width: 10px;
	margin-top: 0;
	margin-right: 0;
	padding-top: 0;
	padding-right: 0;
	z-index: 12;
}

.updown_oneven {
        background-color: #E1E1E1;
        border-top: 1px solid #ccc;
}
.updown_even {
        border-top: 1px solid #ccc;
}

.desc_oneven {
	width: 550px;
	font-size:.8em;
	background-color: #E1E1E1;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.price_oneven {
	text-align:center;
	font-size:.8em;
	width: 65px;
	white-space:nowrap;
	vertical-align: top;
	background-color: #E1E1E1;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.desc_even {
	width: 550px;
	font-size:.8em;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.price_even {
	text-align:center;
	font-size:.8em;
	width: 65px;
	white-space:nowrap;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#banners {
	color: #666666;
	text-align: center;
	font-size:	9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#banners a {color: #666666;}


/* Scheduler */

.dayName {
	width: 80px;
	height: 30px;
	text-align:center;
	font-size: 8px;
	border-bottom: 1px solid #ccc;
}
#topDate {
	text-align:center;
	height: 40px;
}

.hour {
	height: 40px;
	border-right: 1px solid #ccc;
	padding-right: 5px;
}
.cc {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	height: 40px;
	padding-top: 0;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
.navleft {
	text-align:center;
}
.navright {
	text-align:center;
}
.relpos {
	position: absolute;
	top: 0px;
	right: 0px;	
}
.displayblock {
	display: block;
}
.displayinline {
	display: inline;
}


#zebratable {
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 1px 0px 1px;
}
#zebratable tbody tr td {
	border-bottom: 1px solid #ccc;
	font-size:.8em;
	height: 23px;
	white-space: nowrap;
}
#zebratable tbody tr th {
	border-bottom: 1px solid #ccc;
	height: 23px;
	white-space: nowrap;
	font-variant: small-caps;
	background-color:#06c;
	color: #fff;
	font-size: 1.2em;
}
#zebratable tbody tr.even td {
	background-color: #fff;
}
#zebratable tbody tr.oneven td {
	background-color: #e1e1e1;
}





.zebratable {
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 1px 0px 1px;
}
.zebratable tbody tr td {
	border-bottom: 1px solid #ccc;
	font-size:.8em;
	height: 23px;
	white-space: nowrap;
}
.zebratable tbody tr th {
	border-bottom: 1px solid #ccc;
	height: 23px;
	white-space: nowrap;
	font-variant: small-caps;
	background-color:#06c;
	color: #fff;
	font-size: 1.2em;
}
.zebratable tbody tr.even td {
	background-color: #fff;
}
.zebratable tbody tr.oneven td {
	background-color: #e1e1e1;
}
#searchinglayer {
	display: none;
}
.pager {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 500px;
	display: block;
	font-size: .8em;
}