body {
	font-family: Verdana, Arial;
	font-size: 10pt;
}

td {
	font-family: Verdana, Arial;
	font-size: 10pt;
}

div.reservation {
	position: relative;
	top: 4px;
	left: 20px;
}

div.photo {
	position: relative;
	top: -3px;
}

div.menu {
	position: relative;
	top: 200px;
}

div.news {
	position: relative;
	top: 5px;
	left: 5px;
}

div.left {
	background-image: url(images/left_02.gif);
	width: 200px;
	height: 300px;
}

td.left {
	background-image: url(images/left_02.gif);
	width: 212px;
	height: 100%;
	vertical-align:top;
}
td.content {
	width: 424px;
	vertical-align: top;
}
td.break {
	background-image: url(images/break.gif);
	width: 36px;
}
td.news {
	background-image: url(images/titlebar2.gif);
	background-repeat: no-repeat;
	width: 175px;
	vertical-align: top;
}
td.yellow {
	background-image: url(images/right.gif);
	width: *;
	vertical-align: bottom;
}

img.reserveer {
	top: -10px;	
}

td.players {
	vertical-align: top;
}

body {
	position: relative;
	top: 0px;
	left: 0px;
}

a.c:link {
	text-decoration: none;
	color: #000000;
}

a.c:visited {
	text-decoration: none;
	color: #000000;
}

