@charset "UTF-8";
#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */
/* Quick Reset */
body,ul,ol,li,img,p,h1,h2,h3,h4,h5,h6,blockquote {
	border: none;
	
	font-weight: normal;
}
body {
	/* font-family: "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif"; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
a:link {
	color: #603;
	text-decoration: none;
}
a:visited {
	color: #603;
	text-decoration: none;
}
a:hover {
	color: #303;
	text-decoration: underline;
}
a:active {
	color: #300;
	text-decoration: none;
}
th {
	text-align: left;
}
td {
	vertical-align: top;
}
#tellfriend {
    position: absolute;
    margin-top: -300px;
    left: 400px;
    width: 380px;
    z-index: 1000;
}

#topp {
	display: block;
	height: 91px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	clear: both;
	background-color: #C41230;
	border: 1px solid #000;
	background-image: url(../img/css/bg_topp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#topp a {
	color: #FFF;
	text-decoration: none;
}
#topp #logga {
	display: inline;
	height: 81px;
	width: 200px;
	overflow: visible;
	position: absolute;
	left: 10px;
	top: 10px;
}
#topp #zooma {
	display: inline;
	height: 26px;
	width: 100px;
	position: absolute;
	left: 670px;
	top: 10px;
	text-align: center;
	background-image: url(../img/css/bg_toppboxar.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#zooma ul {
	float: right;
	height: 20px;
	width: 80px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#zooma li {display: inline;}
#zooma li a {
	float: left;
	color: white;
	text-decoration: none;
	display: inline;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 4px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	font-weight: bold;
	height: 20px;
	position: relative;
	font-family: "MS Serif", "New York", serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
}
#zooma li a:hover {
	background-color: #DB1C1E;
}
#topp #nyhetsbrev {
	display: inline;
	height: 26px;
	width: 100px;
	position: absolute;
	left: 780px;
	top: 10px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
	background-image: url(../img/css/bg_toppboxar.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#topp #english {
	display: inline;
	height: 28px;
	width: 110px;
	position: absolute;
	left: 880px;
	top: 10px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	/*line-height: 24px;
	
	background-image: url(../img/css/bg_toppboxar.png);
	background-repeat: no-repeat;
	background-position: center center;*/
}
#topp #sok {
	display: inline;
	height: 40px;
	width: 240px;
	overflow: hidden;
	position: absolute;
	left: 760px;
	top: 50px;
	font-size: 11px;
	background-image: url(../img/css/bg_sok.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#topp #sok form {
	height: 30px;
	width: 200px;
	overflow: hidden;
	font-size: 11px;
	clear: both;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
}
#meny {
	display: block;
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	background-color: #7D0041;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(../img/css/bg_meny.gif);
	background-repeat: repeat-x;
}
#brodsmulor {
	display: block;
	clear: both;
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #333;
}
#brodsmulor #lankvag {
	display: inline;
	height: 16px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 3px;
	bottom: 3px;
	font-weight: bold;
	color: #FFF;
}
#mitt {
	display: block;
	clear: both;
	height: 660px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#mitt #vspalt {
	display: inline;
	clear: both;
	height: 640px;
	width: 200px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 10px;
	background-color: #FFF;
	bottom: 10px;
}
#mitt #vspaltdott {
	display: inline;
	clear: both;
	height: 640px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 215px;
	top: 10px;
	background-color: #F0F0F0;
	bottom: 10px;
}
#mitt #vspalt ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 11px;
	}

	#mitt #vspalt ul li ul li:before {
	content: "\00BB \0020";
	padding-bottom: 4px;
	color: #610A02;
	}
	#mitt #vspalt ul li ul li a {
	text-decoration: none;
	color: #333;
	font-size: 10px;
	}
	#mitt #vspalt ul li ul li a:hover {
	text-decoration: none;
	color: #610A02;
	margin-bottom: 4px;
	font-size: 10px;
	}
#mitt #mspaltstart {
	display: inline;
	clear: both;
	height: 640px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-color: #FFF;
	left: 240px;
	top: 10px;
	bottom: 10px;
}
#mitt #mspaltovrigt {
	display: inline;
	clear: both;
	height: 640px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-color: #FFF;
	left: 240px;
	top: 10px;
	bottom: 10px;
}
#mitt #mspalt {
	display: inline;
	clear: both;
	height: 640px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-color: #FFF;
	left: 240px;
	top: 10px;
	bottom: 10px;
}
#mitt #mspalt table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#mitt #mspalt th {
	text-align: left;
	padding-left: 6px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#mitt #mspalt td {
	padding-left: 6px;
	padding-bottom: 4px;
}
#mitt #mspaltact {
	display: inline;
	clear: both;
	height: 640px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-color: #FFF;
	left: 240px;
	top: 10px;
	bottom: 10px;
}
#mitt #mspaltact .spalt {
	display: inline;
	float: right;
	width: 200px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#mitt #mspaltact .spalt hr {
	float: left;
	background-color: #E5E5E5;
	clear: both;
	height: 1px;
	width: 170px;
	padding-bottom: 2px;
	margin-bottom: 6px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mitt #mspaltcal {
	display: inline;
	clear: both;
	height: 640px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-color: #FFF;
	left: 240px;
	top: 10px;
	bottom: 10px;
}
#mitt #hspaltdott {
	display: inline;
	clear: both;
	height: 640px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 750px;
	top: 10px;
	background-color: #E9E9E9;
	bottom: 10px;
}
	#mitt #hspaltfeed {
	display: inline;
	clear: both;
	height: 130px;
	width: 230px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 760px;
	top: 10px;
	background-color: #FFF;
	bottom: 10px;
	background-image: url(../img/css/bg_hspalt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mitt #hspaltfeed h3 {
	padding-right: 10px;
	padding-left: 10px;
}

#mitt #hspaltnews {
	display: inline;
	clear: both;
	height: 150px;
	width: 230px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 760px;
	top: 150px;
	background-color: #FFF;
	bottom: 10px;
	background-image: url(../img/css/bg_hspalt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mitt #hspaltnews h3 {
	padding-left: 10px;
	padding-right: 10px;
}
#mitt #hspaltnews ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 10px;
	font-weight: normal;
	margin-right: 10px;
	}

	#mitt #hspaltnews ul li:before {
	content: "\00BB \0020";
	padding-bottom: 4px;
	}
	#mitt #hspaltnews ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 10px;
	}
	#mitt #hspaltnews ul li a:hover {
	text-decoration: none;
	color: #A00F26;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 10px;
	}
#mitt #hspaltprojekt {
	display: inline;
	clear: both;
	height: 120px;
	width: 230px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 760px;
	top: 310px;
	background-color: #FFF;
	bottom: 10px;
	background-image: url(../img/css/bg_hspalt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mitt #hspaltprojekt h3 {
	padding-right: 10px;
	padding-left: 10px;
}
#mitt #hspaltprojekt ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 10px;
	font-weight: normal;
	margin-right: 10px;
	}

	#mitt #hspaltprojekt ul li:before {
	content: "\00BB \0020";
	padding-bottom: 4px;
	}
	#mitt #hspaltprojekt ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 10px;
	}
	#mitt #hspaltprojekt ul li a:hover {
	text-decoration: none;
	color: #A00F26;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 10px;
	}
	#mitt #hspaltcal {
	display: inline;
	clear: both;
	height: 150px;
	width: 230px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 760px;
	top: 430px;
	background-color: #FFF;
	bottom: 10px;
	background-image: url(../img/css/bg_hspalt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mitt #hspaltcal h3 {
	padding-right: 10px;
	padding-left: 10px;
}
#mitt #hspaltcal p {
	/* clear: both;*/
	float: left;
	width: 200px;
	overflow: hidden;
		margin-right: 10px;
	margin-left: 10px;
}
#mitt #hspaltcal table {
	/* clear: both;*/
	float: left;
	width: 200px;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}
#mitt #hspaltcal table th {
		/* clear: both;*/
	overflow: hidden;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
}
#mitt #hspaltcal table td {
		/* clear: both;*/
	overflow: hidden;
	padding-left: 4px;
}
#mitt #hspaltpagang {
	display: inline;
	clear: both;
	height: 60px;
	width: 230px;
	position: absolute;
	z-index: 1;
	left: 760px;
	top: 590px;
	background-color: #FFF;
	bottom: 10px;
	overflow: hidden;
	background-image: url(../img/css/bg_hspalt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mitt #hspaltpagang form {
	clear: both;
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
	z-index: 10000;
}
#mitt #hspaltpagang form label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

#mitt #hspaltpagang form .submit input
{
margin-left: 4.5em;
}
#mitt #hspaltpagang form input
{
	color: #FFF;
	border: 1px solid #000;
	background-color: #C4122F;
}

#mitt #hspaltpagang form .submit input
{
	color: #FFF;
	border: 2px outset #333;
	background-color: #C4122F;
}
#mitt #hspaltpagang form fieldset
{
	border: 1px solid #424242;
	width: 20em;
	background-color: #FFF;
}

#mitt #hspaltpagang form legend
{
	color: #000;
	padding: 2px 6px;
	font-weight: bold;
} 


#mitt #print {
		display: inline;
	height: 20px;
	width: 80px;
	position: relative;
	z-index: 100;
	padding: 10px;
	float: right;
	clear: right;
}


#mitt #mspalt #print {
	display: inline;
	height: 34px;
	width: 40px;
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 10px;
}

#sidfot {
	display: block;
	clear: both;
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background-color: #B6112D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#sidfot #biljetter {
	display: inline;
	height: 20px;
	width: 200px;
	overflow: hidden;
	position: absolute;
	left: 790px;
	top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #EEB210;
	text-align: right;
	bottom: 5px;
}
#sidfot #adress {
	color: #FFF;
	display: inline;
	height: 14px;
	width: 310px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 8px;
	bottom: 8px;
}
#sidfot #login{
	color: #FFF;
	display: inline;
	height: 14px;
	width: 70px;
	overflow: hidden;
	position: absolute;
	left: 690px;
	top: 8px;
	bottom: 8px;
}
#sidfot #login a {
	color: #FFF;
	text-decoration: none;
}
#sidfot #tele {
	display: inline;
	height: 14px;
	width: 250px;
	overflow: hidden;
	position: absolute;
	left: 400px;
	top: 8px;
	bottom: 8px;
	color: #FFF;
}
#sidfot #tele a {
	color: #FFF;
	text-decoration: none;
}

/* formulär style */
.sok_txtfield {
	display: inline;
	height: 20px;
	width: 120px;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
	float: left;
	margin-right: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
}
.td_linje {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#mitt #hspaltcal form select {
	color: #333;
	background-color: #FFF;
	border: 1px solid #000;
}


