/* CSS Document */
html, body {
	padding:0;
	margin:0;
}
html, body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #625e3d;
	background-color: #f8f9f4;
}

a {
/*	color:#625e3d;*/
	color:#cc0000;
	text-decoration:underline;
	font-weight:bold;
}
div.pageheader {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.header {
	font-weight:bold;
}

select {
	font-size: 10px;
	color: #625e3d;
}

table.search { border-collapse:collapse; }
table.search .td1 { width:100px;padding-bottom:10px; }
table.search .td2 { width:100px;padding-bottom:10px; }
table.search .td3 { width:100px;padding-bottom:10px; }
table.search .td4 { width:200px;padding-bottom:10px; }

div.box1, div.box2 {
	border:1px solid #625E3D;
	width:660px;
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
}
div.box1 {
	background-color:#ece7dc;
}
div.box2 {
	background-color:#f8f5f1;
}

table.liste {
	border-collapse:collapse;
	background-color:transparent;
}

table.liste td {
	background-color:transparent;
	vertical-align:top;
}
table.liste .td1 { width:109px; }
table.liste .td2 { width:109px; }
table.liste .td3 { width:109px; }
table.liste .td4 { width:109px; }
table.liste .td5 { width:109px; }
table.liste .td6 { width:110px;padding-left:4px; }

table.liste .brd {
	border-top:1px solid #625E3D;
}
table.liste .brd2 {
	border-right:1px solid #625E3D;
}

table.liste .pad {
	padding-bottom:10px;
}

td.red {
	color:#cc0000;
}
span.dot {
	color:#00CC33;
}
/*
.style1 {font-size: 14px}
.style2 {color: #FF0000}
.style3 {
	color: #00CC33
}
.model_navn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #625e3d;
	text-decoration: none;
}
.dropdown_valg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #625e3d;
	text-decoration: none;
}
.kampagne_pris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.lagerstatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CC00;
	text-decoration: none;
}
.Lighten_down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B3AD82;
	text-decoration: none;
}
.model_content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #625e3d;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #dedfcd;
}
.box_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #625e3d;
	border-right-color: #625e3d;
	border-bottom-color: #625e3d;
	border-left-color: #625e3d;
}
.price_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #625e3d;
	border-right-color: #625e3d;
	border-bottom-color: #625e3d;
	border-left-color: #625e3d;
}
*/

