/** BASIC */



body {

	margin: 0px;

	padding: 0px;

	background-color: #FFFFFF;

}
.green {
	color: #090;
}
.red {
}



/** FORMS */



form {

	margin: 0px;

	padding: 0px;

}



.input1 {

	border: none;

	border-top: 1px solid #B1B1B1;

}



/** TABLES */



.table1 {

}



.table1 td, .table1 th {

	padding: 5px 10px;

}



.table1 thead th {

	background: url(images/subpage1_04.gif) repeat left top;

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

}



.table1 tbody td {

	background: url(images/subpage1_05.gif) repeat left top;

}



.table1 tfoot td {

	background: url(images/subpage1_06.gif) repeat left top;

}



.table1 tfoot td a {

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

}



/** HEADINGS */



h1, h2, h3, h4, h5, h6 {

	margin: 0px;

}
h1 {
	font-size: 16px;
}
h3 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
}



/** TEXTS */



body, th, td, input, textarea, select {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #767676;

}



p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 16px;

}



.text1 {

	text-align: right;

}



.text2 {

	text-align: right;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

}



.text3 {

	font-size: 15px;

	font-weight: bold;

	color: #707070;

}



.text4 {

	font-size: 28px;

	font-weight: bold;

	color: #FF6218;

}

.orange {

color: #FF6218;

}

.text5 {

	text-align: right;

	font-size: 9px;

	font-weight: bold;

	color: #F9BEAE;

}



.text6 {

	text-align: center;

	font-size: 10px;

	color: #8B8B8B;

}



.text7 {

	font-size: 11px;

	font-weight: bold;

}

.offer {
	font-size: 16px;
	font-weight: bold;
	color: #FF6218;
	text-decoration: line-through;

}
.offer2 {
	font-size: 24px;
	font-weight: bold;
	color: #F00;

}


/** LISTS */



.list1 {

	margin-left: 0px;

	padding-left: 0px;

	list-style: none;

}



.list1 li {

	padding-left: 13px;

	background: url(images/homepage12.gif) no-repeat left bottom;

	font-size: 10px;

}



.list2 {

	margin-left: 0px;

	padding-left: 0px;

	list-style: none;

}



.list3 {

	list-style: none;

}



.list3 li {

	padding-left: 13px;

	background: url(images/homepage12.gif) no-repeat left bottom;

	font-size: 10px;

}



/** LINKS */



a {

	color: #FF4702;

}



a:hover {

	text-decoration: none;

}



.link1 {

	text-decoration: none;

	font: bold 11px Arial, Helvetica, sans-serif;

	color: #4E4E4E;

}



.link1:hover {

	text-decoration: underline;

}



.link2 {

}



.link3 {

}



/** STYLES */



.style1 {

}



.style1 a {

}



.style1 a:hover {

}



/** BACKGROUNDS */



.bg1 { background: url(images/subpage1_01.jpg) repeat-x left top; }

.bg2 { background: url(images/subpage1_02.jpg) repeat-x left top; }

.bg3 { background: url(images/homepage06.jpg) no-repeat left top; }



.bg4 { background: url(images/homepage08.jpg) no-repeat left top; }

.bg5 { background: url(images/homepage09.jpg) repeat-y left top; }

.bg6 { background: url(images/homepage10.jpg) no-repeat left bottom; }



.bg7 { background: url(images/homepage11.gif) repeat-x left bottom; }



.bg8 { background: url(images/homepage14.jpg) no-repeat left top; }

.bg9 { background: url(images/homepage15.jpg) repeat-y left top; }

.bg10 { background: url(images/homepage16.jpg) no-repeat left bottom; }



.bg11 { background: url(images/subpage2_01.jpg) no-repeat left top; }

.bg12 { background: url(images/subpage2_02.jpg) no-repeat left bottom; }



.bg13 { background: url(images/subpage3_01.jpg) no-repeat left top; }

.bg14 { background: url(images/subpage3_03.jpg) no-repeat left bottom; }



/** MISC */



.align-justify { text-align: justify; }

.align-right { text-align: right; }



img { border: none; }



.img1 {

	float: left;

	margin: 0px 15px 0px 0px;

}



.img2 {

	float: right;

	margin: 0px 0px 0px 15px;

}



hr { display: none; }



.hr1 {

	height: 1px;

}
.errorBorder {
	border: 1px dotted #F00;
}
.correctBorder {
	border: 1px dotted #000000;
}
h4 {
	font-size: 10px;
	font-weight: bold;
}
.red2 {
	color: #F00;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.kundportalmeny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.imgBorder {
	border: 1px solid #000;
}
