@charset "utf-8";

html {
	height:100%; /* IE6: min-height*/
	font-size: 125%;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 50%;
	height:100%; /* IE6: min-height*/
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a2a2a;
}
h1, h2, h3, h4, h5 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1.6em;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 1.0em;
	
}
.bildV, .bildH, .bildC {
	margin-bottom: 15px;
	clear: both;
	width: 460px;
	text-align: left;
}
.bildV p, .bildH p, .bildC p {
	color: #707070;
	font-style: italic;
}
.SiteLinks {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#HeadWrapper {
	background-image: url(Graphics/bg_sidhuvud.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 133px;
	width: 100%;
	margin-bottom: 20px;
}

#Head {
	height: 133px;
	width: 940px;
	padding-left: 3px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Logo {
	position: absolute;
	left: 0px;
	top: 27px;
}
#Head .Login {
	position: absolute;
	right: 0px;
	top: 25px;
}
.Login h2 {
	text-transform: uppercase;
	font-size: 10px;
	color: #5e5d5d;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#Head .Login p {
	font-size: 10px;
	font-weight: normal;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.LoginBox {
	background-image: url(Graphics/bg_loginbox.gif);
	height: 10px;
	width: 105px;
	border: none;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 8px;
	float: left;
}
.Login img {
	float: left;
	margin-top: -1px;
}
/* Huvudmeny */
#Menu
{
	text-align: left;
	display: block;
	height: 32px;
	width: 937px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 75px;
	left: 0px;
}

#Menu ul {
	display: block;
	height: 32px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#Menu li {
	background-image: url(Graphics/streck_huvudmeny.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
	float: left;
	height: 32px;
	position: relative;	
}
#Menu li a {
	display: block;
	float: left;
	height: 16px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-right: 12px;
	color: #504f4f;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	position: relative;
}
#Menu li.on {
	background-image: url(Graphics/bg_h_huvudmeny_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
	float: left;
	height: 32px;
	position: relative;
	padding-left: 2px;
}
#Menu li.on a {
	background-image: url(Graphics/bg_v_huvudmeny_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	float: left;
	margin-left: -2px;
	padding-left: 12px;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-right: 14px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
#Menu a:hover {
	color: #242424;
}
/* UNDERMENY */
#SubMenu
{
	text-align: left;
	height: 23px;
	width: 940px;
	position: absolute;
	top: 107px;
	padding-bottom: 3px;
	padding-right: 3px;
	left: 0px;
	background-image: url(Graphics/bg_undermeny.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#SubMenu ul {
	display: block;
	height: 23px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#SubMenu li {
	background-image: url(Graphics/streck_undermeny.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	float: left;
	height: 23px;
	position: relative;
}
#SubMenu li a {
	display: block;
	float: left;
	height: 16px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-right: 12px;
	color: #e4e3e3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	position: relative;
}
#SubMenu li.on a {
	color: #FFFFFF;
	font-weight: bold;
}
#SubMenu a:hover {
	color: #FFFFFF;
}
#Site {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	padding-right: 3px;
}
/* STARTSIDA */ 
#Startsida  {
	width: 940px;
}
#Startsida h1, #Startsida h2 {
	text-transform: uppercase;
	font-size: 16px;
}
#Startsida .Sida {
	width: 300px;
	float: left;
}
#Startsida .Stycke {
	width: 300px;
	float: left;
	margin-left: 9px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aba9a9;
}
/* VANLIG SIDA */ 
#VanligSida  {
	width: 940px;
}
#VanligSida .Sida {
	width: 460px;
	float: left;
	margin-right: 20px;
}
#VanligSida .Stycke {
	width: 460px;
	float: left;
}
/* REFERENS */ 
#Referens  {
	width: 460px;
	float: left;
}
#Thumbs  {
	width: 400px;
	margin-left: 509px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#Thumbs a {
	margin-left: 18px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	width: 115px;
	height: 80px;
	float: left;
	position:relative;	/*line-height: 4em;
	text-align: center;*/
} 
#Thumbs a img, .Thumbs a img {
	border: none;
}
#Thumbs p, .Thumbs p {
	color: #707070;
	font-style: italic;
	margin-left: 18px;
	width: 400px;
	float: left;
	margin-bottom: 0px;
}
/* NEWS */
#NyhetsSida {
	margin-top: -15px;
}
#NyhetsSida .NyhetWrapper {
	overflow: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	position: relative;
}
.NyhetWrapper .Sida {
	width: 460px;
	float: left;
}
.NyhetWrapper .Datum {
	position: absolute;
	color: #999;
	left: 0px;
	bottom: 5px;
}
.NyhetWrapper .Thumbs  {
	width: 380px;
	margin-left: 560px;
	padding-top: 5px;
}
.NyhetWrapper .Thumbs a {
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	width: 380px;
	height: 150px;
	position:relative;	/*line-height: 4em;
	text-align: center;*/
} 
#NyhetsSida .previousLink, #NyhetsSida .nextLink {
	float: left;
	background-color: #FFF;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #ccc;
}

#NyhetsSida .nextLink {
	float: right;
}
#FooterWrapper {
	background-image: url(Graphics/bg_sidfot.jpg);
	background-position: center top;
	height: 600px;
	width: 100%;
}
#Footer {
	padding-top: 142px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding-right: 80px;
	padding-left: 160px;
	color: #FFF;
}
#Footer a {
	color: #FFF;
	text-decoration: none;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
a:link, a:visited {
	color: #ed1c24;
	text-decoration: none;
	outline: 0;
	outline: none;
}
a:hover, a:hover:visited {
	color: #f8281d;
	text-decoration: none;
	outline: 0;
	outline: none;
}
a:active {
	outline: 0;
	outline: none;
}