body {
	font-family:verdana;arial;
	font-size:12px;
	color: #5E577F;
	margin:0px;
	padding:0px;
	margin-top:20px;
	background-color:#FFFBDB;
}
.Submenu {
	display:none; 
}
.productTable {
	padding-left: 20px; padding-right:20px;
}
a.product, a.product:link, a.product:visited, a.product:active {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a.product:hover {
	text-decoration:underline;
}
td.product {
	border:1px solid #D2CEE4;
	background:#FFFDEF;
	vertical-align:top;
	padding:6px;
}
img {	
	border:0px solid black;
}
#tagtraadenop {
	padding-top:40px;
	padding-left:26px;

	color:#000000;
	font-size:11px;
	font-family:verdana;
	text-align:left;
	width:220px;
	height:213px !important;
	height:197px;
}
#traadentop {
	padding-bottom:4px;
}
#traadenbottom {
	width: 180px;
}
#outer {
	height:100%;
}
.menu {
	display:block;
	text-align:center;
	background: url(/images/menubutton.gif) no-repeat center center;
	line-height:29px;
	margin-bottom:2px;
}
a.menu {
	text-decoration:none;
	color:#000000;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	padding-bottom:4px !important;
	padding-bottom:6px;
}
a.menu:hover {
	color:#FFFBDB;
}
#container {
	width:988px;
	text-align:center;
	height:618px;
	background: url(/images/dotborder.gif) no-repeat top left;
}
#content {		
	margin-left:16px !important; 
	margin-left:2px;
	padding-top:16px;
	width:955px;
	height:612px;
}
#forside{
	padding-top:50px ;
	padding-left:10px;
	width:455px !important;
	width:465px;
	height:530px !important; 
	height:580px;
	background-color:#FFFBDB;
	float:left;
	font-size:18px;
	font-weight:normal;
	text-align:left;
}
#bigpage {
	overflow:auto;
	padding-top:50px;
	padding-left:10px;
	padding-right:0px !important;
	padding-right:10px;
	width:725px !important;
	width: 735px;
	height:530px !important; 
	height:580px;
	background-color:#FFFBDB;
	float:left;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
#bigpage h1 {
	display:block;
	font-size:22px;
	margin-top:0px;
	padding-bottom:15px;
}
#bigpage p {
	padding-right:30px;
}
#bigpage a {
	color:#5E577F;
}
#bigpage a:hover {
	color:#D2CEE4;
}
#bigpage a.menu {
	color:#000000;
}
#bigpage a.menu:hover {
	color:#FFFFFF;
}
.product {
	font-size:14px;
	color:black;
	font-family:verdana;
}
a.product {
	color:black;
	text-decoration:underline;
}
a.product:hover {
	color:#5E577F;
}
#leftfield {
	padding-top:50px;
	float:left;
	width:220px;
	background-color:#F2EFE8;
	height:530px !important; 
	height:580px;
}
#rightfield {
	padding-top:50px;
	float:left;
	text-align:center;
	height:530px !important; 
	height:580px;
	width:270px;
	background-color:#FFFBDB;
}
.basket_table {
	border:0px solid red;
	font-size:12px;
}
.product_basket_top {
	border-bottom:1px solid #D2CEE4;
}
.product_basket_sum {
	border-top:1px solid #D2cee4;
}
.basket_table a {
	color:#5E577F;
	text-decoration:none;
}
.basket_table a:hover {
	color:#D2CEE4;
	text-decoration:underline;
}
.product_basket_moms {
	padding-bottom:20px;
}
.product_basket_sum {
	font-weight:bold;
}
.product_basket_antal, .inputfelter {
	font-size: 11px;
	font-family:verdana;
	background-color:#FFFBDB;
	border:1px solid #D2CEE4;
	color:#5E577F;
	padding-left:3px;
}
.inputfelter {
}
.product_basket_submit {
	margin-top:20px;
}
td {
	vertical-align:top;
}
textarea {
	width:317px;
}
table {
	font-size:12px;
}

form#search_form {
  width: 955px;
  text-align: right;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  /*float: right;*/
  margin-bottom: 5px;
  right: -15px;
  position: relative;
}

form#search_form button#searchButton {
  background-image: url('/images/searchButton.gif');
  border: 0px;
  width: 61px;
  height: 29px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

form#search_form button#searchButton span {
  position: relative;
  top: -2px;
}

form#search_form input#searchField {
  border: 2px dashed #d2cee4;
  position: relative;
  top: 4px;
}

.searchHighlight {
  background-color: yellow;
}

table.product td i {
  display: none;
}

