body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
	line-height: 1.4em;
	background-image: url(interface/hsm_bg.jpg);
	background-repeat: repeat;
	color: #FFFF99;
	margin: 0px;
	background-color: #660000;
}
#wrapper {
	width: 980px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
}
#leftcol {
	width: 120px;
	float: left;
	margin-right: 20px;
}
#nav {
	float: left;
	margin-right: 20px;
	width: 120px;
	margin-bottom: 20px;
	background-image: url(interface/hsm_meny_bg2.gif);
	background-repeat: repeat-y;
	padding-top: 98px;
}

#nav ul {
	padding: 0;
	margin: 0;
}
#nav li {
	display: block;
	list-style-type: none;
	line-height: 40px;
	text-align: center;
	background-image: url(interface/hsm_meny_bg.gif);
}
#nav a {
	font-size: 16px;
	text-transform: uppercase;
	color: #660000;
	font-family:'Lucida Casual', 'Comic Sans MS';
	font-weight: bold;
	text-decoration: none;
	top: 7px;
	position: relative;
	width: 120px;
}
#nav a:link {
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a:active {
	text-decoration: none;
}
h3 {
	font-size: 22px;
	line-height: 1em;
	font-weight: normal;
	color: #FFFF99;
}
a:link {
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFF99;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
}
.smalltext {
	font-size: 9px;
}
.rubrik_stor {
	font-size: 22px;
	color: #FFFFCC;
	font-weight: bold;
	line-height: 1.2em;
}
.rubrik_mellan {
	font-size: 14px;
	color: #FFFF99;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 2em;
}
.rubrik_liten {
	font-size: 13px;
	color: #FFFF99;
	font-weight: bold;
	line-height: 1.2em;
}
#logo {
	height: 77px;
	width: 840px;
	background-image: url(img/hsm_logo.jpg);
	float: left;
	margin-top: 10px;
}
#news {
	width: 198px;
	float: right;
	background-color: #660000;
	margin-top: 20px;
	padding: 5px;
	font-size: 9px;
	margin-left: 20px;
	border: 1px solid #FFFF99;
	background-image: url(img/spot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
hr   {
	background-color: #FFFF99;
	color: #FFFF99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
}
#contents {
	width: 598px;
	background-color: #660000;
	float: left;
	margin-top: 20px;
	padding: 5px;
	margin-bottom: 0px;
	border: 1px solid #FFFF99;
	background-image: url(img/spot2.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 610px;
	margin-left: 140px;
	background-color: #660000;
	float: left;
	clear: left;
	margin-top: 10px;
}
#biljettbox {
	font-size: 10px;
	font-weight: bold;
	width: 120px;
	text-align: center;
}
#contents img {
	padding: 5px;
}
.textmbild {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
td {
	font-size: 11px;
}
#wrap2 {
}
