* {
  margin:0;
  padding:0;
}

body {
  height:100%;
  background:#ffffff;
}

body,table,a,input,button,select {
  font:normal normal 9pt arial;
  color:#666666;
  text-decoration:none;
}

input,button {
  font-size:11px;
}

h1 {
  margin:0 0 15px 0;
  font-size:15pt;
  font-weight:normal;
  color:#eb2a2e;
}

h2 {
  margin:0 0 10px 0;
  font-size:9pt;
}

img {
  border:0;
}

p {
  padding:0;
  margin:0;
}

div#menu {
  padding:5px 0 5px 50px;
  background:#eb2a2e;
}

div#menu a {
  margin:0 15px 0 0;
  font-weight:bold;
  color:#ffffff;
}

table#content {
	width:100%;
}

td#left {
  width:175px;
  padding:10px 1px 0 20px;
}

td#center {
  padding:20px 30px;
}

td#center ul {
  padding:0;
  margin:10px 0 10px 20px;
}

td#right {
  width:175px;
  padding:10px 20px 0 1px;
}

#bottom {
  clear:both;
  margin:0 0 20px 0;
  padding:5px 0 5px 0;
  background:#eb2a2e;
  font-weight:bold;
  text-align:center;
  color:#ffffff;
}

a.listProductsLink {
  border:4px solid #f6f7f7;
}

a.listProductsLink:hover {
  border:4px solid red;
}

table.frontlistProducts{
  float:left;
  width:140px;
  height:160px;
  border:1px solid #ccc;
  background:#ffffff;
  text-align:center;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 8px;
  margin-left: 0;
}

table.frontlistProducts .topTD {
 height:105px;
 vertical-align:middle;
}

table.frontlistProducts .bottomTD {
  height:30px;
  padding:5px 0 0 0;
  vertical-align:top;
  text-align:center;
  color:#eb2a2e;
}

table.listProducts {
  float:left;
  width:140px;
  height:160px;
  margin:0 15px 8px 0;
  background:#ffffff;
  text-align:center;
}

table.listProducts .topTD {
 height:105px;
 vertical-align:middle;
}

table.listProducts .bottomTD {
  height:30px;
  padding:5px 0 0 0;
  vertical-align:top;
  text-align:center;
  color:#eb2a2e;
}

#newslist a {
  display:block;
  padding:2px;
  border-bottom:1px solid #a8b0b4;
  text-align:left;
}

.clearBoth {
  clear:both;
}

table.list {
  width:100%;
  margin:10px 0 20px 0;
  border-top:1px solid #ddd;
}

table.list td.text {
  padding:15px 0 15px 5px;
  border-bottom:1px solid #ddd;
}

table.list td.img {
  width:130px;
  border-bottom:1px solid #ddd;
}

.mpiimage_left {
  padding:0 20px 20px 0;
}

.mpiimage_right {
  padding:0 0 20px 20px;
}

a.linkBack {
  display:block;
  width:55px;
  margin:20px 0;
  font-weight:bold;
  color:#eb2a2e;
}

ul.contentBox {
  width:176px;
  margin:0 0 15px 0;
  border-top:5px solid #eb2a2e;
  border-bottom:1px solid #ddd;
  background:url('boxbottom.gif') no-repeat bottom;
  list-style:none;
}

ul.contentBox li {
  padding:0 0 0 20px;
  list-style:none;
  background:url('../Img_Sidemal/boxbg.gif') repeat-y top left;
}

ul.contentBox li.title {
  padding:10px 0 2px 20px;
  font-weight:bold;
  color:#eb2a2e;
}

ul.contentBox a {
  padding:0 0 0 11px;
  background:url('../Img_Sidemal/bullet.gif') no-repeat 0 5px;
}
.Forsideprodukter {
  width: 60%;
  height: 400px;
  margin-top: 30px;
}

