/* CSS mall*/

/* Globala stilar ------------------------------------------- */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li, ol, dl, address, frameset, frame, div, img {
	margin:0;
	padding:0;
}

html, body {
height: 100%;
} 

a img {
	border:none;
}
a:link {text-decoration: none; }
a:visited {text-decoration: none; }
a:hover {text-decoration: none; }
a:active {text-decoration: none; }


body {
	background-image: url('/_img/graphic/bg-toning-grey.jpg');
	background-repeat: x;
	background-color:#e2e1e2;
	font-family: Arial;
	font-size:	12px;
	text-align: center;
	margin: 75px 0 0 0;
} 

h1, h2, h3, h4, h5, h6, p {
	color: #000000;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
}
p a:link {text-decoration: none; color: #2e47b6;}
p a:visited {text-decoration: none; color: #2e47b6;}
p a:hover {text-decoration: underline; color: #2e47b6; }
p a:active {text-decoration: none; color: #2e47b6;}

/* Layout ------------------------------------------- */
#centrering {
	width: 731px;
	text-align: left;
	margin-right: auto; 
	margin-left: auto;
}
#bakgrund {
	width: 730px;
	float: left;
	background: #FFFFFF;
}
#meny {
	width: 700px;
	float: left;
	padding: 0 15px 0 15px;
	margin-bottom: 14px;
}
#startbild {
	width: 700px;
	float: left;
	padding: 0 15px 0 15px;
	margin-bottom:24px;
}
#left1 {
	width: 335px;
	clear: left;
	float: left;
	padding: 26px 53px 50px 60px;
}
#right1 {
	width: 267px;
	float: left;
	padding: 0 15px 60px 0;
}
#sidfot {
	clear:left;
	width: 700px;
	padding: 0 15px 0 15px;
	text-align: center;
}
#sidfot2 {
	clear:left;
	width: 700px;
	padding: 10px 15px 0 15px;
	text-align: center;
}
#bottenmarginal {
	clear:left;
	height:70px;
}
#madeby {
	text-align: right;
}
#kontaktuppgifter {
	background-image: url('/_img/graphic/bg-toning-lila.gif');
	background-repeat: x;
	padding: 10px;
	text-align: center;
	line-height: 22px;
}
#pop1 {
	display: none;
	clear:left;
	float:left;
	width:300px;
	padding:30px;
	background-image: url('/_img/graphic/bg-toning-lila-1.jpg');
	background-repeat: no-repeat;
}
#pop2 {
	display: none;
	clear:left;
	float:left;
	margin-left:143px;
	width:300px;
	padding:30px;
	background-image: url('/_img/graphic/bg-toning-lila-1.jpg');
	background-repeat: no-repeat;
}
#pop3 {
	display: none;
	clear:left;
	float:left;
	margin-left:171px;
	width:300px;
	padding:30px;
	background-image: url('/_img/graphic/bg-toning-lila-2.jpg');
	background-repeat: no-repeat;
}
#pop4 {
	display: none;
	clear:left;
	float:left;
	margin-left: 196px;
	width:300px;
	padding:30px;
	background-image: url('/_img/graphic/bg-toning-lila-3.jpg');
	background-repeat: no-repeat;
	text-align:right;
}
#pop5 {
	display: none;
	clear:left;
	float:left;
	margin-left: 339px;
	width:300px;
	padding:30px;
	background-image: url('/_img/graphic/bg-toning-lila-3.jpg');
	background-repeat: no-repeat;
	text-align:right;
}
/* text ----------------------------------- */
.stycke {
	margin-bottom:16px;
}

.eleven {
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
.h1-margin {
	margin-bottom: 8px;
}


/* linjer och bakgrunder ----------------------------------- */
.line1 {
	background-image: url('/_img/graphic/line-dashed-grey.gif'); 
	background-repeat: repeat-x;
	height:1px;
	width: 100%;
	float:left;
	line-height:0px;
}

/* färger ----------------------------------- */
.grey{
	color: #a1a6af;
}
.grey 	a:link {text-decoration: none; color: #a1a6af;}
.grey	a:visited {text-decoration: none; color: #a1a6af;}
.grey	a:hover {text-decoration: underline; color: #a1a6af;}
.grey	a:active {text-decoration: none; color: #a1a6af;}

.grey2{
	color: #626466;
}
.grey2 	a:link {text-decoration: none; color: #626466;}
.grey2	a:visited {text-decoration: none; color: #626466;}
.grey2	a:hover {text-decoration: underline; color: #626466;}
.grey2	a:active {text-decoration: none; color: #626466;}

.white{
	color: #FFFFFF;
}
.white 	a:link {text-decoration: none; color: #FFFFFF;}
.white	a:visited {text-decoration: none; color: #FFFFFF;}
.white	a:hover {text-decoration: underline; color: #FFFFFF;}
.white	a:active {text-decoration: none; color: #FFFFFF;}

/* övrigt ----------------------------------- */
.preload {
	display:none;
}








