body {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#whitebgforprint {
	background-color: #FFFFFF;
}
.printonly {
	display: block;
}
.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: 500px;
	font-size:.8em;
	background-color: #E1E1E1;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.price_oneven {
	text-align:right;
	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: 500px;
	font-size:.8em;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.price_even {
	text-align:right;
	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;	
}
.noprint {
	display: none;
}




