@charset "UTF-8";
/* CSS Document */
@import url(reset.css);

.i {font-style:italic;}
.ni {font-style:normal;}
.lc {text-transform:lowercase;}
.uc {text-transform:uppercase;}
.sc {font-variant:small-caps;}
.rt {text-align:right;}
.lt {text-align:left;}
.ct {text-align:center;}
.jt {text-align:justify; text-justify:inter-character;}
.red {color:#ba0618;}
.serif { font-family: Georgia, "Times New Roman", Times, seri;}
.sans { font-family: Arial, Helvetica, sans-serif;}
strong { font-weight:bold; }
blockquote.extract p { line-height:1.2em;}

.indent {text-indent: 20px;}

a {color: #f8f8f8;}

/* Clear Fix
=========================*/

.clear {clear:both;}
.clearwmargin {clear:both; margin-bottom: 5px;}

/* END Clear Fix
=========================*/

body {
	background: #000;
	color: #fff;
	font: normal 12px Verdana, Geneva, sans-serif;
	line-height: 16px;
}
#playMovie{
	position:relative;
	left: 30px;
	}
#playMovie h2 a {
	display: block;
	width: 92px;
	height: 92px;
	text-indent: -9999px;
}
/*---Ny Stilmall---*/
body img, body a{
	border: none;
	text-decoration: none;
	color: #fff;
	}
#all{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	}
#content{
	height: 440px;
	width: 640px;
	margin-top: 30px;
	margin-left: 58px;
	padding: 20px 0px 0px 40px;
	background-color: #ba0618;
	border: 10px solid #fff;
	}
#content img{
	margin: 0px 0px 0px 5px;
	}
#logga{
	float: left;
	border: none;
	margin-top: 30px;
	}
#footer{
	margin-top: 20px;
	text-align:center;
	}
#lankar{
	float:right;
	text-align: right;
margin-right: 40px;
margin-top: -170px;
	}
#startsida, #orebro, #varmland{
	display:none;
	}
#lista_varmland{
	margin-top:40px;
	}
#lista_orebro{
	margin-top:90px;
	}
