img { -ms-interpolation-mode: bicubic; } /*  	 Egenskap -ms-interpolation-mode finns inte*/

/** BASIC */

body {
	margin: 20px 10px;
	padding: 0px;
	background: #525252 url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	background-color: #e0e0dd;
	border-top: 1px solid #999a92;
	border-right: 1px solid #d8d8d5;
	border-bottom: 1px solid #e9e9e6;
	border-left: 1px solid #d8d8d5;
}

.input2 {
	width: 165px;
	background-color: #4a4c45;
	border-top: 1px solid #1b1b18;
	border-right: 1px solid #454640;
	border-bottom: 1px solid #7d7e74;
	border-left: 1px solid #454640;
	color: #fff;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f58;
}

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

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.text3 {
	font-size: 10px;
	color: #d7d8d5;
}

.text4 {
	font-size: 21px;
	font-weight: bold;
	color: #5d5e56;
}

.text5 {
	color: #83857c;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
}

/** LINKS */

a {
	color: #b00005;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	color: #fff;
}

a.blacklink {
	text-decoration: underline;
	color: #000;
}

a.blacklink2 {
	text-decoration: none;
	color: #555;
}

a.whitelink {
	text-decoration: underline;
	color: #FFF;
}

a.linkpris {
	font-size: 13px;
	color: #5f5f58;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #fff;
}

/** STYLES */

.style1 {
	color: #c8C9c5;
}

.style1 a {
	color: #a1a19a;
}

.style1 a:hover {
}

.style2 {
	text-align: center;
	color: #bdbfba;
}

.style2 a {
	color: #bdbfba;
}

.priser {
	color: #b00005;
}


.one
{
border-style:dotted;
border-width:thin;
border-collapse:separate;
border-spacing:7px 5px;
height:130px;
}
.two
{
border-style:dotted;
border-width:thin;
border-collapse:separate;
border-spacing:10px 10px;
margin-right:auto;
margin-left:auto;
}

td.minibild
{
width: 200px;
height: 100px;
background-repeat: no-repeat;
background-position: center;
text-align: center;
vertical-align: top;
} 


.style2 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage03.jpg) repeat-x left top; }
.bg2 { background: url(images/homepage06.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage09.jpg) repeat left top; }
.bg5 { background: url(images/homepage18.gif) repeat left top; }
.bg6 { background: url(images/homepage13.gif) repeat-y left top; }
.bg7 { background: url(images/homepage14.gif) repeat-y right top; }
.bg8 { background: url(images/homepage28.gif) repeat-x left top; }
.bg9 { background: url(images/homepage25.gif) repeat-x left top; }
.bg10 { background: url(images/homepage30.gif) repeat-y right top; }
.bg11 { background: url(images/homepage30.gif) repeat-y left top; }
.bg12 { background: url(images/homepage32.gif) repeat-x left top; }
.bg13 { background: url(images/homepage23.gif) repeat-x left top; }
.bg14 { background: url(images/homepage19.gif) repeat-x left top; }
.bg15 { background: url(images/homepage36.gif) repeat-x left top; }
.bg16 { background: url(images/homepage38.gif) repeat-y left top; }
.bg17 { background: url(images/homepage39.gif) repeat-y right top; }
.bg18 { background: url(images/homepage43.gif) repeat-x left top; }
.bg19 { background: url(images/homepage46.gif) repeat-y left top; }
.bg20 { background: #FEFEFE url(images/homepage50.gif) repeat-x left top; }
.bg21 { background: url(images/subpage1_02.jpg) repeat-x left top; }


/** MISC */

.piclarge {
border-color: #000;
border: 0px solid;
} 

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

img {
}

.img1 {
	float: left;
	margin-right: 15px;
	/*Declare a width*/
}

.img2 {
	float: right;
	margin-right: 15px;
	/*Declare a width*/
}

hr { display: none; }

.hr1 {
	height: 1px;
}

