/* CSS Document */


body {
background-image:url(pics/backgrade.gif);	
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
width:904px;
height: 100%;
margin: auto;
}
a:link {
text-decoration : none;
color : #000000;
}
a:visited {
text-decoration : none;
color : #000000;
}
a:active {
text-decoration : none;
color : #000000;
}
a:hover {
text-decoration : underline;
}
h1 {
font-size : 18px;
margin-top : 0;
color:#FFF;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
background-image:url(pics/box.gif);
}
h2 {
font-size : 16px;
}
.h3{
font-size : 15px;
padding-left:5px;
color:#FFF;
font-weight:bold;
background-image:url(pics/box.gif);
}
.h4{
font-size : 12px;
color:#FFF;
font-weight:bold;
padding-left:9px;
padding-top:4px;
height:18px;
background-image:url(pics/box.gif);
border-bottom:#000000 solid thin; 
border-top: #000000 solid thin; 
border-left:#000000 solid  thin; 
border-right:#000000 solid thin;
}
#sidhuvud {
width : 904px;
height : 116px;
background-image:url(pics/header.jpg);
}
#content {
		background: url(pics/back.gif);
		float:left;
		position: relative;
		min-height : 700px;
		width: 904px;
}
#box {
	background-image:url(pics/boxace.gif);
		float:left;
		padding-bottom:5px;
		padding-left:5px;
		padding-right:5px;
		width:149px;
}
#kolumn1 {
float : left;
width : 159px;
min-height:700px;
height:auto !important;
height:700px;
padding-top:8px;
padding-left:9px;
padding-right:8px;
color : #ffffff;
}

#kolumn2 {
float : left;
width : 714px;
min-height:700px;
padding-top:8px;
padding-left:6px;
padding-right:7px;
background-color:#FFF;
}
.offers {
float : left;
width : 338px;
height: auto;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
margin-right:6px;
margin-bottom:6px;
background-color:#e7eff7;
color : #000000;
}
.offers a:link {
text-decoration : none;
color : #9b00ff;
}
.offers a:visited {
text-decoration : none;
color : #9b00ff;
}
.offers a:active {
text-decoration : none;
color : #9b00ff;
}
.offers a:hover {
text-decoration : underline;
}
.offers2 {
float : left;
width : 338px;
height: auto;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
margin-bottom:6px;
background-color:#e7eff7;
color : #000000;
}
.offers2 a:link {
text-decoration : none;
color : #9b00ff;
}
.offers2 a:visited {
text-decoration : none;
color : #9b00ff;
}
.offers2 a:active {
text-decoration : none;
color : #9b00ff;
}
.offers2 a:hover {
text-decoration : underline;
}
.offers3 {
float : left;
width : 700px;
height: auto;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
margin-bottom:6px;
background-color:#e7eff7;
color : #000000;
}
.offers3 a:link {
text-decoration : none;
color : #9b00ff;
}
.offers3 a:visited {
text-decoration : none;
color : #9b00ff;
}
.offers3 a:active {
text-decoration : none;
color : #9b00ff;
}
.offers3 a:hover {
text-decoration : underline;
}
#kolumn4 {
float : left;
position : relative;
left : 242px;
width : 594px;
height : 20px;
text-align : center;
color : #ffffff;
}
#kolumn4 a:link {
text-decoration : none;
color : #ffffff;
}
#kolumn4 a:visited {
text-decoration : none;
color : #ffffff;
}
#kolumn4 a:active {
text-decoration : none;
color : #ffffff;
}
#kolumn4 a:hover {
text-decoration : underline;
}
.menycontainer ul {
width : 159px;
margin:0px;
padding:0px;
font-size : 12px;
}
.menycontainer li {
list-style-type : none;
}
.menycontainer ul a {
display : block;
border-bottom:#000000 solid thin; 
border-top: #000000 solid thin; 
border-left:#000000 solid  thin; 
border-right:#000000 solid thin;
background : transparent url(pics/box.gif);
text-decoration : none;
padding : 5px 0 5px 6px;
margin-bottom:8px; margin-top:0px;

}
.menycontainer a:link {
color : #ffffff;
}
.menycontainer a:visited {
color : #ffffff;
}
.menycontainer ul li a:hover {
	color:#ffffff;
text-decoration:none;
background : transparent url(pics/box1.gif);
}
.menycontainer a#current {
color : #e6cccc;
}
.banner { float:right;}
.logo { float:left;}


