body {
	background-image:url(gfx/bg.png);
	background-repeat: repeat-x;
	margin:0px;
	font-family:verdana;
	font-size:12px;
	color:#414141;
	line-height: 1.3em;
}

form {
	margin: 0px;
}

b {
	color:#000000;
}

a {
	color:#1E61AB;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 15px;
}

div.main {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-470px;
	width:940px;
	float:left;
}

div.top {
	background-image: url("gfx/top.png");
	background-repeat: no-repeat;
	height:160px;
	width:940px;
}

div.logga {
	height:160px;
	width:400px;
	float:left;
}

div.reklamHogerUppe {
	padding-left:70px;
	padding-top:60px;
}

div.meny {
	margin-left:30px;
	height:40px;
}

div.meny a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

div.menyval {
	height:24px;
	padding:6px;
	float: left;
}

div.menymellan {
	background-image: url("gfx/menymellan.png");
	background-repeat: no-repeat;
	width:1px;
	height:24px;
	float:left;
}

div.middle {
	position:relative;
	background-image: url("gfx/middle.png");
	background-repeat: repeat-y;
	width:940px;
	float: left;
}

div.middleLeft {
	margin-left:25px;
	width:600px;
	float:left;
}

div.middleRight {
	float:left;
	width:300px;
	float:left;
}

div.headBig {
	background-image: url("gfx/headbig.png");
	background-repeat: no-repeat;
	height:10px;
	width:582px;	
}

div.content {
	background-color:#ffffff;
	margin-left:2px;
	width:547px;	
	padding-left:15px;
	padding-top:8px;
	padding-right:15px;
}

div.bottomBig {
	background-image: url("gfx/bottombig.png");
	background-repeat: no-repeat;
	height:42px;
	width:582px;	
}

div.headSmal {
	background-image: url("gfx/headsmal.png");
	background-repeat: no-repeat;
	height:10px;
	width:270px;	
}

div.contentRight {
	background-color:#ffffff;
	margin-left:1px;
	width:243px;	
	padding-left:15px;
	padding-top:8px;
	padding-right:10px;
}

div.bottomSmal {
	background-image: url("gfx/bottomsmal.png");
	background-repeat: no-repeat;
	height:42px;
	width:270px;	
}

/* Sök */

div.sokVit {
	background-color:#ffffff;
	margin-left:2px;
	width:547px;	
	padding-left:15px;
	padding-top:8px;
	padding-right:15px;
	padding-bottom:8px;
}

div.sokGra {
	background-color:#F2F0F0;
	margin-left:2px;
	width:547px;	
	padding-left:15px;
	padding-top:8px;
	padding-right:15px;
	padding-bottom:8px;
}

/* Slut på sök */

div.bottom {
	background-image: url("gfx/bottom.png");
	background-repeat:no-repeat;
	text-align:center;
	top:10px;
	left:50%;
	width:940px;
	height:60px;
	float:left;
}	
