body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	background: #ffffff url("img/body-bg.jpg") repeat-x top left;
}

html {
	margin: 0;
	padding: 0;
	border: 0;
}

img, p, a, h1, h2, h3, h4, ul, ol, li, br, td,
form, table {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
text-decoration:none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

#wrapper {
	position: relative;
	width: 860px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#head-top {
	display: inline;
	float: left;
	width: 860px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url("img/head-top.jpg") no-repeat top left;
}

#head-bottom {
	display: inline;
	float: left;
	width: 860px;
	height: 161px;
	margin: 0;
	padding: 0;
	background: transparent url("img/head-bottom.jpg") no-repeat top left;
}

#content-bg {
	display: inline;
	float: left;
	width: 860px;
	height: 530px;
	margin: 0;
	padding: 0;
	background: transparent url("img/content-bg.jpg") no-repeat top left;
}

#content-bg-produkter {
	display: inline;
	float: left;
	width: 860px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	background: transparent url("img/content-bg.jpg") no-repeat top left;
}

#produkter_content {
	display: inline;
	float: left;
	width: 860px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	border-top: 1px solid #cccccc;
	background: transparent;
}

#produkter_content img{
	margin: 10px 0 0 8px;
	padding: 0;
	background: transparent;
}

.empty_div{
	margin: 0;
	padding: 0;
	width: 860px;
	height: 10px;
	background: transparent;
}

#footer-bg {
	display: inline;
	float: left;
	width: 860px;
	height: 52px;
	margin: 0;
	padding: 0 0 15px 0;
	background: transparent url("img/footer-bg.jpg") no-repeat top left;
}

/* Menu Main */

#menu {
	position: absolute;
	top: 123px;
	left: 302px;
	padding: 0;
	width: 560px;
	height: 26px;
	background: transparent;
}

#menu ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	float: left;
	margin: 0 3px 0 10px;
	padding: 0;	
	background: transparent;
}

#menu a {
	display: block;
	background: transparent;
    padding: 5px 15px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

#menu a:hover {
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#menu .current {
    background-image: url("img/menu-hover-right.jpg");
	color: #333333;
}
  
#menu .current a {
    background-image: url("img/menu-hover-left.jpg");
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content-left {
	display: inline;
	float: left;
	width: 450px;
	height: auto;
	margin: 33px 0 0 17px;
	padding: 0;
	background: transparent;
}

#content-left a {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

#content-left a:hover {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#content-left h1 {
	font: normal 20px Arial;
	margin: 0;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#content-left h2 {
	font: normal 20px Arial;
	margin: 30px 0 0 0;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#content-left h3 {
	font: bold 16px Arial;
	margin: 10px 0 0 40px;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#content-left h3 img {
	vertical-align: middle;
	margin: 0 30px 0 0;
}

#content-left p {
	font: normal 12px Arial;
	margin: 7px 0 7px 0;
	padding: 0;
	color: #787878;
	background: inherit;
}

#content-left .bold_p {
	font: bold 12px Arial;
	margin: 7px 0 7px 0;
	padding: 0;
	color: #333333;
	background: inherit;
}

#content-left .red_p {
	font: bold 12px Arial;
	margin: 7px 0 7px 0;
	padding: 0;
	color: #ff0000;
	background: inherit;
}

#content-left img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

#content-right {
	display: inline;
	float: right;
	width: 343px;
	height: auto;
	margin: 35px 23px 0 0;
	padding: 0;
	background: transparent;
}

#content-right h1 {
	font: normal 20px Arial;
	margin: 20px 0 0 15px;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#content-right p {
	font: normal 12px Arial;
	margin: 10px 0 0 25px;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#content-right .bold_p {
	font: bold 12px Arial;
	margin: 10px 0 0 25px;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#content-right img {
	margin: 30px 0 0 40px;
}

#footerleft {
	display: inline;
	float: left;
	padding: 0;
	margin: 19px 0 0 15px;
	width: auto;
	height: 30px;
	background: transparent;
}

#footerleft p {
	font: normal 11px Arial;
	margin: 0;
	padding: 0;
	color: #333333;
	background: inherit;
}

#footermenu {
	display: inline;
	float: right;
	padding: 0;
	margin: 14px 15px 0 0;
	width: auto;
	height: 26px;
	background: transparent;
}

#footermenu ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footermenu li {
	display: inline;
	float: right;
	margin: 0 7px 0 7px;
	padding: 0;	
	background: transparent;
}

#footermenu a {
	display: block;
	background: transparent;
    padding: 5px 7px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #9a9a9a;
	text-decoration: none;
}

#footermenu a:hover {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#galleri-content-bg td {
	margin: 0;
	padding: 0;
	border: 0;
	width: 172px;
	height: 95px;
	text-align: center;
}

#galleri-content-bg table {
	width: 860px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

#galleri-content-bg img {
	margin: 20px 0 0 0;
	padding: 0;
	border: 3px solid #cccccc;
}

#galleri-content-bg {
	display: inline;
	float: left;
	width: 860px;
	height: auto;
	margin: 0 0 15px 0;
	padding: 0;
	background: transparent url("img/galleri-content-bg.jpg") no-repeat top left;
}

#tjanster-right {
	display: inline;
	float: right;
	width: 343px;
	height: auto;
	margin: 35px 17px 0 0;
	padding: 0;
	background: transparent;
}

#tjanster-right img {
	margin: 10px 0 0 0;
}

.textfield {
	width:310px;
	border: 1px solid #cccad6;
}

.textfield_message {
	width:310px;
	height:100px;
	border: 1px solid #cccad6;
}

.submit_skicka {
	width: 104px;
	height: 29px;
	background: transparent url("img/knapp.jpg") no-repeat top left;
	border: 0;
	margin: 0;
	cursor: pointer;
}

.submit_rensa {
	width: 104px;
	height: 29px;
	background: transparent url("img/knapp.jpg") no-repeat top left;
	border: 0;
	margin: 0;
	cursor: pointer;
}

#content-left h4 {
	font: bold 14px Arial;
	margin: 0;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#content-left form {
	width: 315px;
	height: auto;
	margin: 30px 0 0 30px;
	padding: 0;
	border: 0;
}

#contact-right {
	display: inline;
	float: right;
	width: 343px;
	height: auto;
	margin: 35px 23px 0 0;
	padding: 0;
	background: transparent;
}

#contact-right h1 {
	font: normal 20px Arial;
	margin: 20px 0 0 15px;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#contact-right p {
	font: normal 12px Arial;
	margin: 10px 0 0 25px;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#contact-right .bold_p {
	font: bold 12px Arial;
	margin: 10px 0 0 25px;
	padding: 0;
	color: #08a9ee;
	background: inherit;
}

#contact-right img {
	margin: 20px 0 0 16px;
}

#produkter-right {
	display: inline;
	float: right;
	width: 343px;
	height: auto;
	margin: 35px 17px 0 0;
	padding: 0;
	background: transparent;
}

#produkter-right img {
	margin: 10px 0 0 0;
}