@charset "utf-8";
/* CSS Document */

* {
	margin: 0; 
	padding: 0;
}
img {
	margin: 0; 
	padding: 0;
	border: 0;
}
body {
	text-align: center;
	font-size: 90%;
	line-height: 140%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	background: #F1F1F1; /*F4F3F2 */
}

#wrap {
	margin:0px auto; /* Centrera #wrap */
	background: #fff url(../images/faux.gif) repeat-y 0 0;
	width: 980px;
	min-width: 980px;
	text-align: left; /* Vänsterställer innehållet i #wrap */
}
#border {
	background-color: #fff;
	width: 940px;
	padding: 20px 20px 0px 20px;
}
#header {
	width: 910px;
	height: 150px;
	clear:both;
	background: url(../images/head_940x220.jpg) no-repeat 0 0;
	padding: 50px 0px 0px 30px;
}
#footer {
	width: 980px;
	margin:20px auto 0px auto;
	background: #fff url(../images/footer_980px.gif) no-repeat 0 0;
	height: 124px;
}
#footer p {
	font-size: 16px;
	padding: 80px 0px 0px 220px;
}
#footer a {
	color: #000;
}
#kontakt {
	width: 900px;
	margin:20px 20px 0px 40px;
}
#adress {
	width: 608px;
	margin:0px;
	font-size: 10px;
	font-weight: bold;
	color: #676767;
	text-transform: uppercase;
	float:left;
}
#aaa {
	width: 292px;
	margin:0px;
	float:left;
}

/* WRAPS */

#boxWrap {
	width: 940px;
}
#boxWrapBg1 {
	width: 940px;
	background: #fff url(../images/bg_boxwrap1.gif) repeat-y 0 0;
}
#boxWrapBg2 {
	width: 940px;
	background: #fff url(../images/bg_boxwrap2.gif) repeat-y 0 0;
}
#boxWrapBg3 {
	width: 940px;
	/* height: 230px; */
	background: url(../images/bg_boxwrap3.jpg) no-repeat 0 0;
}
#boxWrapBg3 p {
	font-size: 90%;
	line-height: 135%;
}
#boxWrapBg3 h1 {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	color: #000; /* B61030 */
	margin: 0px 0px 6px 0px;
}
#boxWrapBg3 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#boxWrapBg4 {
	width: 940px;
	background: #fff url(../images/bg_boxwrap4.gif) repeat-y 0 0;
}




/* BOXES */
#subNavBox {
	width: 240px;
	float: left;
	padding: 10px 10px 20px 0px;
}
#box210 {
	width: 240px;
	float: left;
	padding: 20px 10px 20px 0px;
}
#box220img {
	width: 220px;
	float: left;
	padding: 10px 0px 20px 0px;
	font-size: 90%;
}
#box220 {
	width: 210px;
	float: left;
	padding: 20px 0px 0px 10px;
	font-size: 90%;
}
#box230 {
	float: left;
	color: #000;
	padding: 20px 0px 20px 20px;
	width: 230px;
}
#box273 {
	width: 273px;
	float: left;
	padding: 20px;
}
#box274 {
	width: 274px;
	float: left;
	padding: 20px;
}
#box313 {
	width: 313px;
	float: left;
}
#box314 {
	width: 314px;
	float: left;
}
#box430 {
	width: 430px;
	color: #000;
	float: left;
	padding: 20px;
}
#boxPuff {
	width: 430px;
	color: #000;
	float: left;
	padding: 20px 20px 0px 20px;
}
#box470 {
	width: 470px;
	min-height: 313px;
	height: 313px;
	color: #000;
	float: left;
	background: url(../images/bg_pussel.jpg) no-repeat 0 0;
}
#box313Kpuff {
	width: 313px;
	float: left;
	padding: 4px 0px 0px 0px;
}
#box627Kpuff {
	width: 627px;
	float: left;
	padding: 4px 0px 0px 0px;
}
#box690 {
	width: 690px;
	float: left;
	text-align: right;
}




/* HEADINGS AND PARAGRAPHS */
.svart {
	color:#000;
}
.ingress {
	font-size: 16px;
	line-height: 170%;
}
p {
	margin: 0px 0px 14px 0px;
}
h1 {
	font-size: 175%;
	line-height: 120%;
	font-weight: bold;
	color: #000; /* #B61030 */
	margin: 0px 0px 7px 0px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 21px 0px 0px 0px;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}
h4 {
	font-size: 125%;
	line-height: 125%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#boxPuff h1 {
	font-size: 150%;
	line-height: 120%;
	font-weight: bold;
	color: #000; /* #B61030 */
	margin: 0px 0px 7px 0px;
}
#box430 ul {
	margin:7px 10px 14px 10px;
	font-size: 90%;
}
#box220 ul {
	margin:7px 10px 14px 10px;
}
#box430 li, #box220 li {
	list-style-type: none;
	padding: 7px 0px 0px 0px;
	margin: 0;
}
ul#punktlista {
	margin:7px 14px 14px 24px;
	font-size: 90%;
}
ul#punktlista li{
	list-style-type: disc;
	padding: 7px 0px 0px 4px;
	margin: 0;
}


/* GLOBAL LINKS */
a {
	font-weight: normal; 
	color: #0066CC;
	text-decoration: none;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}

/* FORMS */

.textBoxWidth {
	width: 300px;
}


/* NAVIGATION TOP */
#topNav {
height: 25px;
border-bottom: solid 1px #E3E2DE;
}

#topNav a.topNavItem, #topNav a.topNavItem:link, #topNav a.topNavItem:visited {
display: block;
height: 25px;
background: #fff;
color: #676767;
font-size: 11px;
line-height: 25px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
text-align: center;
}

#topNav a.topNavItem, #topNav a.topNavItem:link, #topNav a.topNavItem:visited {
float: left;
padding: 0px 20px 0px 20px;
}

#topNav a.topNavItem:hover {
/* background: #F1F0EF; */
color: #000;
}

#topNav a.topNavItem:active {
/* background: #F1F0EF; */
color: #000;
}


#topNav:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}



#topNav a.topNavSelected, #topNav a.topNavSelected:link, #topNav a.topNavSelected:visited {
display: block;
height: 25px;
/* background: #F1F0EF; */
color: #000;
font-size: 11px;
line-height: 25px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
text-align: center;
}

#topNav a.topNavSelected, #topNav a.topNavSelected:link, #topNav a.topNavSelected:visited {
float: left;
padding: 0px 20px 0px 20px;
}




/* NAVIGATION SUBLEVEL */
#subNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subNav li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	min-height: 30px;
	width: 240px;
}

#subNav a {
	color: #000;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 24px;
	background: #F7F6F5;
}

#subNav a:link, #subNavList a:visited {
	color: #676767;
	text-decoration: none;
}

#subNav a:hover {
	color: #000;
	background: #F1F0EF;
}

#subNavItemActive a:link, #subNavItemActive a:visited, #subNavItemActive a:hover {
	color: #000;
	background: #F1F0EF;
}

