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

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2C3A5F;
}

#container {
	width: 866px;
	margin: auto;
	background-image: url(../images/container.jpg);
}

#header {
	background-image: url(../images/header-en.jpg);
	height: 249px;
	padding: 103px 86px 0 44px;
}
#header2 {
	background-image: url(../images/header-en.jpg);
	height: 249px;
	padding: 103px 86px 0 44px;
}
#header-en {
	background-image: url(../images/header-en.jpg);
	height: 249px;
	padding: 103px 86px 0 44px;
}

#nyheter {
	height: 145px;
	width: 186px;
	padding: 14px 0 0 19px;
}

#navcontainer {
	background-image: url(../images/navcontainer.jpg);
	height: 48px;
	padding: 1px 42px 0 55px;
}

#buttons { padding-top:10px }

#navlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navlist li {
	display: inline;
	background-image: url(../images/pipe.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 9px 4px 9px;
}

#navlist li#first { background: none; }

#navlist li a { color: #FFFFFF; font-weight:normal;}

#left {
	float: left;
	width: 200px;
	margin-top:25px;
	padding-left: 44px;
	padding-top: 313px;
	background-image: url(../images/left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.kontaktbild {background-image:url(../images/kontakt.jpg) !important;}

#left-top {
	width: 180px;
	height: 203px;
	padding: 18px 0 0 20px;
	background-image: url(../images/left-top.jpg);
}
#content {
	margin-left: 244px;
	padding: 18px 75px 18px 24px;
}
#content {line-height:18px;}
#footer {
	clear:both;
	height: 44px;
	background-image: url(../images/footer.jpg);
}

p.red { color: #800000; margin: 12px 0 -14px 20px;}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-align:left;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#800000;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}

a {
	text-decoration: none;
	font-weight:Bold;
	color: #800000;
}
.tred,strong {color:#800000;}
a:hover {
	text-decoration: underline;
	color: #800000;
}
#lists{margin:0px;padding-left:15px;}
.mellanrum{margin:30px 0 0 0;}
.underrubrik{font-size:14px;margin:7px 0 0 0;}
a.en,
a.sv{margin:2px 0px 0 0;float:right;color:#ffb300;}
a.en img,a.sv img{border:0;}
.black{color:#000;}
.black-bold strong {color:#111;}


.ruta {padding:10px;border:1px solid #888;background:#eee;}
