* {
	margin: 0px;
	padding: 0px;
}
.imgfix, {
	margin-bottom: -4px;
}

img {
	border: none;
}

body {
	background-image: url("../img/background.jpg");
	background-color: #f8f8f8;
	background-repeat: repeat-x;
	width: 100%;
}

#main {
	width: 882px;
	margin: 0px auto 0px auto;
	background-color: white;
	border: 1px solid white;
}
#language {
	width: 882px;
	margin: 0px auto;
	text-align: right;
	padding: 5px 0px 5px 0px;
	
}

#header {


	background-repeat: repeat-x;
	height: 137px;
	color: white;
	font-size: 12pt;
	padding-right: 40px;
}

#header table {
	
	margin: 0 auto;
}

#header A {
	color: white;
	text-decoration: none;
	
}
#header A:hover {

}
#header td {
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: bottom;
	height: 68px;
	border-right: 1px solid white;
	text-align: center;	
	width: 110px;
}

#container {
	width: 100%;
	color: black;
	background-image: url("../img/content_bgr.jpg");
	background-repeat: no-repeat;
	padding: 30px 15px 20px 35px;
}

#content table {

}

#content {
	width: 812px;
}

#footer {
	width: 100%;
	height: 46px;

	
	background-repeat: repeat-x;
	color: white;
	font-size: 8pt;
	line-height: 46px;
}
#footer p {
	width: 100%;
	text-align: center;
}

#produkter {
	
}
#produkter td {
	padding: 5px;
}
#news td {
	border-bottom: 1px dotted #dbdcdd;
	vertical-align: top;
}
#predef table td {
	padding-right: 25px;
}
#predef table td p {
	display: inline;
}