@charset "UTF-8";
/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%; width:100%;} 
/* end hack */
html,body {margin:0;padding:0}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #87888a;
}

h3.extra { font-size:34px; font-weight:normal;}

h4.extra { font-size:23px; font-weight:bold;}

.erbjudanden {width:auto; float:left; margin:20px 0 0 110px; border: 1px solid #333; padding:20px;}

.erbjudanden2 {width:280px; float:left; margin:10px 0 0 110px; border: 1px solid #333; padding:10px; line-height: 5px;}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}

p {line-height:18px}

.head { width:950px; height:254px; float:left}

.nav {float:left; padding:10px 0 0 0; width:189px; min-height:334px; background-image:url(images/navigeringback.jpg); background-repeat:repeat-y;}

.wrapper {
	width:950px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

.back { min-width:100%; width:auto; margin: 0 auto; position:relative; min-height:100%; height:auto;}


* html #outer{height:100%;}/* ie6 and under*/

.clear { clear:both;}

#footer {width:100%; height:49px; float:left; background-image:url(images/botten.jpg); background-repeat:repeat-x; position:absolute; bottom:0;}
