body {
	background-color: #535353;
	top: 0;
}

#holder {
	position: absolute;
	width: 952px;
	visibility: visible;
	z-index: 0;
	left: 50%;
	height: auto;
	margin-left: -476px;
	overflow: visible;
	background: white url(img/mainbak.gif) repeat-x scroll;
}

.maintable {
	height: 580px;
	font: 11px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	width: 940px;
	margin: 0;
	padding: 0;
}

.menutable {
	height: auto;
	border-left: 1px dotted #535353;
	border-right: 1px dotted #535353;
	width: 100%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.rubrik {
	color: #535353;
	font: 14px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mrubbe {
	color: #535353;
	font: 12px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.tfn {
	color: #e36829;
	font: bold 14px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.text {
	font: 11px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}

.adress {
	font: 9px/11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #535353;
}

a:link {
	color: #e36829;
	text-decoration: none;
}

a:visited {
	color: #e36829;
	text-decoration: none;
}

a:hover {
	color: #535353;
	text-decoration: none;
}
