/* CSS Document */

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


img {display: block;
border:none}


a:link {border:none}
a:visited {border:none}
a:hover {border:none}
a:active {border:none}


body {
	background-color:#FFFFFF;
	font: Verdana, Helvetica, Arial;
	margin-top: 0px;
	padding: 0px;
	}


#top_logo{
margin-top:20px;
margin-bottom:10px;
margin-left:20px;
width:450px
}

/*splash*/

#splash{
width:650px;
position:absolute;
top:160px;
}


#kp{
float:left;
width:210px;
position:absolute;
left:5px;
top:525px;
}

#map{
position:absolute;
left:327px;
top:525px;
width:210px;
}
/*splash ends*/



h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:400;
margin-left:15px;
list-style:none;
list-style-type:none}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:400;
margin-left:35px;
list-style:none;
list-style-type:none}



h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:100;
margin-left:35px;
margin-top:10px
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:100;
margin-left:35px;
}

#textbox{
width:650px;
margin-top:90px;}





.header{
width:630px;
height:25px;
margin-left:10px;
background-color:#DBDBDB;
padding-top:5px;
margin-bottom:15px}

/*för kampanjerna*/
.header2{
width:460px;
height:25px;
margin-left:10px;
background-color:#DBDBDB;
padding-top:5px;
margin-bottom:15px}
/*för kampanjerna ends*/



/*footer*/
.footer {
width: 600px;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
word-spacing:10px;
margin-left:15px;
margin-top:15px
}


 div.hr {
  height: 15px;
  background: #ffffff url(../img/hr_bottom.gif) no-repeat scroll left;
}
div.hr hr {
  display: none;
}

/*footer ends*/



/*kontakt*/
.kontakt1{
width:300px;
float:left;
background-color:#FFFFFF;
margin-left:10px
}


.kontakt2{
width:160px;
height:215px;
float:left;
background-color:#DBDBDB;
margin-left:20px;
padding-top:15px
}

.kontakt3{
width:150px;
height:215px;
background-image:url(../footage/kontakt2.gif);
float:left;
margin-bottom:30px;
}

/*kontakt ends*/

#kampanj{
width:460px;
float:left;
background-color:#FFFFFF;
position:absolute;
top:170px;
left:15px;
overflow:hidden;
}

#sidebar{
width:150px;
padding:10px;
float:left;
background-color:#DBDBDB;
position:absolute;
top:170px;
left:500px}

.sidebar_h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:400;
margin-left:0px;
list-style:none;
list-style-type:none}


.sidebar_h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:100;
margin-left:20px;
margin-top:10px
}



/*konsumentprodukter*/
.spalt1{
width:300px;
float:left;
background-color:#FFFFFF;
margin-left:10px;
overflow:hidden
}


.spalt2{
width:250px;
margin-left:20px;
padding-top:15px;
overflow:hidden;
}


.spalt3{
width:480px;
margin-left:20px;
padding-top:15px;
overflow:hidden;
}



.textliten {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	}
	
.table_indent{
margin-left:35px;}



/*konsumentprodukter ends*/



