@charset "ISO-8859-1";
body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position: relative;
	visibility: visible;
	margin:0px auto;
	height: 84px;
	width: 927px;
	top: 0px;
	padding:0px;
	text-align:left;
	color: #CCC;
}
#logo {
	position: absolute;
	visibility: visible;
	height: 79px;
	width: 270px;
	left: 0px;
	top: 6px;
}
#nav {
	position: absolute;
	visibility: visible;
	height: 32px;
	width: 622px;
	left: 303px;
	bottom: 0px;
}
#leftcolumn {
	position: absolute;
	visibility: visible;
	height: 1107px;
	width: 270px;
	left: 0px;
	top: 119px;
}
#rightcolumn {
	position: absolute;
	visibility: visible;
	width: 617px;
	left: 304px;
	top: 120px;
	height: 677px;
	overflow: visible;
}

#rightcolumnbooth {
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	left: 305px;
	top: 119px;
}

#footer {
	position: absolute;
	height: 112px;
	width: 610px;
	left: 2px;
	bottom: -400px;
	overflow: hidden;
}

#ml {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 800px;
	left: 126px;
	top: 119px;
}

/* TABELS */

.spacersmall {
	height:35px:
}

.spacerlarge {
	height:267px:
}

.booth {
	width:35px;
}

.tabelmargin {
	margin-top:15px;
}

.imgleft {
	margin-left:-3px;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #52BBCE;
	text-decoration: none;
}
