html {
	height: 100%;
	background: white url(switcher/bottomband.gif) 100% 100% no-repeat;
}

body {
	margin: 0;
	padding: 0;
	min-width: 800px;
}

body, td {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: black;
}

div#header {
	display: none;
}

div#center {
	background: white url(switcher/twoband.gif) 100% 0 no-repeat;
	margin: 115px 0 0 155px;	
}

div#main {
	background: url(switcher/switch_sarclee.gif) 0 0 no-repeat;
	width: 503px;
	height: 223px;
}

a.switch {
	display: block;
	width: 500px;
	height: 112px;
	background: url(switcher/anim_arrow.gif) -100px 0 no-repeat;
}

a.switch span {
	display: none;
}

a#to_sarclee:hover {
	background-position: 230px 34px;
}

a#to_spauwen:hover {
	background-position: 230px 5px;
}
