body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	background: #b0b0b0;
	background: -webkit-gradient( linear, left top, left bottom, from(#ccc), to(#aaa) );
	color: black;
}

div.helarasket {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	align: center;
	border: solid;
	border-color: #555555;
	border-width: 4px;
	padding: 0px;
	background: #D9D9D9;
}


a {
	color: black;
}

a:visited {
	color: black;
}

div.upptill {
	background: #b0b0b0;
	height: 80px;
	padding: 4px;
	position: relative;
	border-bottom: 2px solid #555;
}

div.logo {
	position: absolute;
	left: 3px;
}

div.meny {
	position: relative;
	right: 0;
	text-shadow: 2px 2px 2px #888;
}

#menykolumn1 {
	position: absolute;
	left: 340px;
}
#menykolumn2 {
	position: absolute;
	right: 3px;
}

.meny a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	display: block;

}

.subrub {
	font-weight: bold;
	background: #D9D9D9;
	margin: 0.3em;
	margin-bottom: 1em;
	font-size: 90%;
}

.storfilmen-links {
	display: none;
}

.storfilmen-titel {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.storfilmen-beskrivning {
	text-align: right;
	color: #222222;
	padding-left: 20px;
}

.mitten {
	position: relative;
	background: #D9D9D9;
	background: -webkit-gradient( linear, left top, left bottom, from(#D9D9D9), to(#c7c7c7) );

	height: 480px;
}

.folklista {
	position: absolute;
	top: 0px; right: 10px;
}

.folklista td {
	font-size: 8pt;
	padding: 0px;
	margin: 10px;
}

.folklista table {
	margin: 0px;
}

.tipslista {
	width: 220px;
	padding: 3px;
/*	position: absolute;
	top: 0px;
	left: 0px; */
}

div.helgonbildbox {
	position: absolute;
	bottom: 0px;
	margin: 0.5em;
	left: 0px;
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-transform-origin: 0% 100% ;
}

div.nertill {
	position: relative;
	padding: 3px;
	bottom: 0px;
	height: 38px;
	background: #b0b0b0;
	background: -webkit-gradient( linear, left top, left bottom, from(#555), to(#555) , color-stop(0.1, #aaa), color-stop(0.9, #bbb));

}

div.rubrik {
	font-size: 10pt;
	font-weight: bold;
}

.wortsprach { font-style: italic;}
.wort{ display: block; text-align: center; margin: 10px; } 
.wortid{ display: block; text-align: right; }
