/* CSS Document */

body, td, div {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

body {
	background-color: #D1C2B3;
	height: 100%;
	width: 100%;
	text-align: center;
	margin:0px;
	padding:20px 0px 20px 0px;
}

a {
	color: #812929;
}

.textField {
	width: 100px;
	text-size: 10px;
	padding: 1px;
	border: 1px solid #812929;
}

form td {
	padding: 2px;
	padding-bottom:10px;
}

div#important {
	font-style:italic; 
	border:2px solid #812929;
	padding: 5px;
	width: 560px;
	font-weight: bold;
}

div#titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #812929;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 560px;
	border-bottom: 1px solid #812929;	
}

div#mainbg {
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-image: url(grafik/layout/chili.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#mainbg2 {
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-image: url(grafik/layout/nut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 29px;
	padding-right: 25px;
}

div#hovedindhold {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 20px;
}

div.menutitel {
	color: #812929;
	width:100%; 
	font-size:17px; 
	border-bottom:1px solid #812929; 
	margin-bottom:5px; 
	margin-top:10px; 
	padding-left:5px;
}

div.menu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #812929;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
}

div#tools {
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
	width: 100%;
}




/* skak */

table, tr, td, img {
	border-collapse: collapse;
}

table#maintable {
	width: 768px;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}

td, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

tr#a td {
	height: 27px;
}

tr#b td {
	height: 40px;
}

tr#f td {
	height: 20px;
}

td.1 {
	width: 8px;
}

td.2 {
	width: 131px;
}

td.3 {
	width: 32px;
}

td.4 {
	width: 565px;
}

td.5 {
	width: 32px;
}

td#a3, td#a4 {
	background-color: #812929;
}

td#b2, td#b3, td#b4, td#b5 {
	background-color: #812929;
}

td#b4 {
	text-align: center;
}

td#c1 {
	width: 177px;
	text-align: right;
	vertical-align: top;
}

img#logo {
	height: 79px;
	width: 178px;
	padding: 0px;
	border: none;
	display: none;
}

td#c4, td#c5 {
	background-color: #812929;
	/*height: 22px;*/
}

td#c4 {
	text-align: center;
	height: 22px;
	width: 565px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
}

td#d4 {
	height: 57px;
	width: 597px;
	background-color: #F5EEE7;
	border-right: 2px solid #812929;
	vertical-align: bottom;
}

td#e1 {
	width: 14px;
}

td#e2 {
	vertical-align: top;
	background-color: #ffffff;
	width: 131px;
	border-right: 1px solid #812929;
	border-left: 1px solid #812929;
}

td#e3 {
	width: 32px;
	background-color: #F5EEE7;
}

td#e4 {
	vertical-align: top;
	width: 597px;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #F5EEE7;
	border-right: 2px solid #812929;
}

td#f1 {
	width: 14px;
}

td#f2 {
	width: 132px;
}

td#f3, td#f4, td#f5 {
	background-color: #812929;
}


/* menu style */
div.menuroot {
	display: block;
	width: 100%;
}

div.menuroot a {
	display: block;
	padding-left: 5px;
	font-size: 16px;
	width: 100%;
	text-decoration: none;
	color: #812929;
}

div.menusub {
	display: block;
	width: 100%;
}

div.menusub a {
	display: block;
	font-size: 12px;
	width: 100%;
	text-decoration: none;
	color: #812929;
}


/* Produkt styling */
table#produkter {
	width: 560px;
}

table#produkter td {
	border: 1px solid #812929;
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}

table#produkter tr.produkterhead td {
	background-color: #812929;
	color: #ffffff;
}

table#produkterbar {
	width: 560px;
	margin-bottom: 1px;
}

table#produkterbar td {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	padding: 2px;
	background-color: #812929;
	color: #ffffff;
	vertical-align: middle;
}

table#produkterbar td a {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

td.prodVaegt {
	width: 80px;
}

td.prodPris {
	width: 80px;
}

td.prodBestil {
	color: #812929;
	width: 100px;
	font-weight: bold;
}

div#alfabetbar {
	width: 560px;
	margin-bottom: 9px;
	background-color: #812929;
	color: #ffffff;
	padding: 2px;
	text-align: right;
	font-size:11px;
}

div#alfabetbar a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

table#produkter form {
	display: inline;
}

table#produkter form input.textField {
	width: 30px;
	text-size: 10px;
	padding: 1px;
	border: 1px solid #812929;
}


/* markeder styling */

table#markeder {
	width: 560px;
}

table#markeder td {
	border: 1px solid #812929;
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	padding: 5px;
}

table#markeder tr.markedhead td {
	background-color: #812929;
	color: #ffffff;
	font-weight: bold;
}

/* hoved indhold styling */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #812929;
	margin: 0px;
	padding: 0px;
	display: inline;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #812929;
	margin: 0px;
	padding: 0px;
	display: inline;
}

h3 {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	display: inline;
}


/* indkøbskurv */
table.kurv {
	width: 560px;
}

table.kurv td {
	font-size: 12px;
}

td.kurvStatTop {
	border:0px; 
	border-top:1px solid #660000; 
	border-bottom:2px solid #660000; 
	margin:0px; 
	padding:10px; 
	text-align:left; 
	color: #660000; 
	font-weight:bold;
}

td.kurvStatData {
	border:0px; 
	border-bottom:1px solid #660000; 
	margin:0px; 
	padding:10px; 
	text-align:left; 
	color: #660000; 
	font-weight:bold;
}z
