body{margin:0px;background:#fff url(images/bg.jpg) top center;background-repeat:no-repeat;color:#000;font-family:verdana;}
#wrapper    {position:relative;width:872px;height:678px;background-image:url(images/layout.png);left: 50%;margin-left: -436px;position: relative;}
#content	{font-size:small;position:absolute;top:250px;left:20px;height:320px;width:600px;overflow:auto;}
#inlinecontent	{width:555px;}
#sponsors	{position:absolute;bottom:15px;left:20px;background:transparent;width:800px;height:66px;}
#che	{margin-top:5px;float:left;width:93px;height:50px;background:transparent url(images/che.jpg) -0px -0px;cursor:pointer;}
#samsung	{margin-left:20px;float:left;width:170px;height:66px;background:transparent url(images/samsung.jpg) -0px -0px;cursor:pointer;}
#che.active	{margin-top:5px;float:left;width:93px;height:50px;background:transparent url(images/che.jpg) -0px -50px;cursor:pointer;}
#samsung.active	{margin-left:20px;float:left;width:170px;height:66px;background:transparent url(images/samsung.jpg) -0px -66px;cursor:pointer;}
.registerbutton	{background:transparent url(images/registreer.jpg) -0px -0px no-repeat;}
.registerbutton.active	{background:transparent url(images/registreer.jpg) -0px -35px no-repeat;}
.registerbuttonfr	{background:transparent url(images/registreerfr.jpg) -0px -0px no-repeat;}
.registerbuttonfr.active	{background:transparent url(images/registreerfr.jpg) -0px -35px no-repeat;}
.inschrijfbutton	{background:transparent url(images/inschrijven.gif) -0px -0px no-repeat;}
.inschrijfbutton.active	{background:transparent url(images/inschrijven.gif) -0px -35px no-repeat;}
.inschrijfbuttonfr	{background:transparent url(images/inschrijvenfr.gif) -0px -0px no-repeat;}
.inschrijfbuttonfr.active	{background:transparent url(images/inschrijvenfr.gif) -0px -35px no-repeat;}

#plaats1	{position:absolute;left:395px;top:215px;width:17px;height:17px;cursor:pointer;}
#plaats2	{position:absolute;left:395px;top:238px;width:17px;height:17px;cursor:pointer;}
#plaats3	{position:absolute;left:395px;top:261px;width:17px;height:17px;cursor:pointer;}
#plaats4	{position:absolute;left:416px;top:215px;width:17px;height:17px;cursor:pointer;}
#plaats5	{position:absolute;left:416px;top:238px;width:17px;height:17px;cursor:pointer;}
#plaats6	{position:absolute;left:416px;top:261px;width:17px;height:17px;cursor:pointer;}

.taken	{background:transparent url(images/taken.gif) no-repeat;}
.available	{}

h2	{font-size:medium;margin-bottom:10px;margin-top:0px;}

/* FormCheck tipbox */
.fc-tbx .tl{
	background: url('images/regform/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('images/regform/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('images/regform/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('images/regform/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('images/regform/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('images/regform/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('images/regform/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('images/regform/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('images/regform/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('images/regform/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('images/regform/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}
