@charset "utf-8";
/* CSS Document */

#overlay{ 
	background-image: url(img/overlay.png);
}

* html #overlay{
	background-color:#000;
	background-color:transparent;
	background-image:url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
}

.evenemanglink {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}

#huvudevenemang {
	width:514px;
	height:116px;
	float:right;
	margin-top:10px;
	margin-bottom:100px;
}

tr:hover .evenemanglink {
	color:#b30415;
}

.evenemanglink:visited {
	color:#FFFFFF;
}

html, body {
	height:100%;
	width:100%;
	margin:0px;
	background:url(img/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	behavior:url(script/csshover.htc);
}

html {
	background:url(img/bgloop.jpg);
	background-repeat:repeat-x;
	background-color:#282828;
}

img {
	border:none;
	behavior:url(script/iepngfix.htc);
}

div {
	behavior:url(script/iepngfix.htc);
}

#bgcontainer {
	background:url(img/bg.jpg);
	width:1299px;
	height:782px;
	margin:auto;
	overflow:hidden;
}

#container {
	width:950px;
	margin:auto;
}

#header {
	height:83px;
}

#logo {
	width:266px;
	float:left;
	height:83px;
}

#menu {
	float:right;
	margin-top:0px;
	width:570px;
	margin-top:29px;
	overflow:hidden;
	height:16px;
}

#links {
	float:right;
	margin-top:5px;
}

#counter {
	background:none;
	color:#FFF;
	border:none;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:right;
	width:300px;
	margin-top:5px;
	text-align:right;
}

.line {
	height:2px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.menuobj {
	overflow:hidden;
	height:13px;
	behavior:url(script/iepngfix.htc);
	float:left;
	margin-left:20px;
}

#menuobj1 {
	background:url(img/hem.png);
	width:26px;
}

#menuobj1:hover {
	background:url(img/hemhover.png);
}

#menuobj2 {
	background:url(img/vimmel.png);
	width:79px;
}

#menuobj2:hover {
	background:url(img/vimmelhover.png);
}

#menuobj3 {
	background:url(img/hockey.png);
	width:68px;
}

#menuobj3:hover {
	background:url(img/hockeyhover.png);
}

#menuobj4 {
	background:url(img/business.png);
	width:82px;
}

#menuobj4:hover {
	background:url(img/businesshover.png);
}

#menuobj5 {
	background:url(img/kontakt.png);
	width:45px;
}

#menuobj5:hover {
	background:url(img/kontakthover.png);
}

#menuobj6 {
	background:url(img/kalender.png);
	width:52px;
}

#menuobj6:hover {
	background:url(img/kalenderhover.png);
}

#menuobj7 {
	background:url(img/18ars.png);
	width:77px;
}

#menuobj7:hover {
	background:url(img/18arshover.png);
}

#menuobj8 {
	background:url(img/bistro.png);
	width:32px;
}

#menuobj8:hover {
	background:url(img/bistrohover.png);
}

.menuobj a {
	display:block;
	height:100%;
	width:100%;	
}

#evenemangheader {
	background:url(img/evenemang.png);
	width:144px;
	height:27px;
	margin-top:20px;
	margin-bottom:2px;
}

#evenemang {
	width:950px;
	height:126px;
}

.info {
	display:none;
}

#tabell {
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#tabell td {
	padding:7px;
}

#tabell table {
	margin-top:6px;
	line-height:20px;
	width:425px;
}

#tabell tr:hover {
	color:#b30415;
	cursor:default;
}

#tabell tr:hover .pil {
	background:url(img/arrow.png);
	behavior:url(script/iepngfix.htc);
}

#tabell tr:hover .info {
	display:inline;
}

#cross {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}

#stang {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}