﻿body {
	background-color:#E9EBDE;
	background-image:url(gfx/gradient.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font:12px trebuchet ms,tahoma,arial;
	line-height:14px;
}
#container_out {
	margin-left:50%;
	position:absolute;
	left:-378px;
	width:776px;
	top:40px;
	height:554px;
}
#container_in {
	width:770px;
	background-color:#FFF;
	border-left:solid 1px #C8CAB7;
	border-right:solid 1px #C8CAB7;
	height:550px;
	padding:2px;
	position:absolute;
	top:21px;
}

#topmenu img {
    margin-right:15px;
}

.hi {
	display:none;
}
img {
	border:none;
	behavior:url(iepngfix.htc);
}
select {
	font:10px trebuchet ms,tahoma,arial;
	width:127px;
}
form {
	margin:0px;
}
p {
	font:12px trebuchet ms,tahoma,arial;
	line-height:14px;
	margin:0px;
	margin-bottom:6px;
}
h1 {
	font:32px trebuchet ms,tahoma,arial;
	font-weight:normal;
	line-height:28px;
	xcolor:#000;
	margin:0px;
	margin-bottom:12px;
}
h2 {
	font:18px trebuchet ms,tahoma,arial;
	font-weight:normal;
	line-height:18px;
	margin:0px;
	margin-bottom:8px;
}
h3 {
	font:22px trebuchet ms,tahoma,arial;
	font-weight:normal;
	line-height:22px;
	margin:0px;
	margin-bottom:10px;
}
h4 {
	font:14px trebuchet ms,tahoma,arial;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	margin-bottom:6px;
	margin-top:6px;
}
h5 {
	font:12px trebuchet ms,tahoma,arial;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	margin-bottom:6px;
	margin-top:6px;
}
ul {
	margin:0px;
	margin-left:15px;
}
li {
	font:12px trebuchet ms,tahoma,arial;
	list-style:square;
}
a:link {
	color:#E3D3A5;
	text-decoration:underline;
}
a:active {
	color:#E3D3A5;
	text-decoration:underline;
}
a:visited {
	color:#E3D3A5;
	text-decoration:underline;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
.alternate:link {
	color:#795224;
	text-decoration:underline;
}
.alternate:active {
	color:#795224;
	text-decoration:underline;
}
.alternate:visited {
	color:#795224;
	text-decoration:underline;
}
.alternate:hover {
	color:#E8E0C6;
	text-decoration:underline;
}
.alternate2:link {
	color:#795224;
	text-decoration:underline;
}
.alternate2:active {
	color:#795224;
	text-decoration:underline;
}
.alternate2:visited {
	color:#795224;
	text-decoration:underline;
}
.alternate2:hover {
	color:#4B3108;
	text-decoration:underline;
}
.pricetable td {
	border-bottom:solid 1px #C9C1BF;
	padding-bottom:2px;
	padding-top:2px;
}
.winetable td {
	font:12px trebuchet ms,tahoma,arial;
	line-height:14px;
	color:#000;
	border-bottom:solid 1px #C9C1BF;
	padding-bottom:2px;
	padding-top:2px;
}
#searchtable td {
	font:12px trebuchet ms,tahoma,arial;
	line-height:14px;
	color:#000;
	padding-bottom:2px;
	padding-top:2px;
	padding-right:10px;
}
.formbutton {
	font:11px trebuchet ms,tahoma,arial;
	width:70px;
}
.small {
	height:22px;
	width:40px;
}
.textinput {
	font:11px trebuchet ms,tahoma,arial;
	width:175px;
}
.error 
{
    border:solid 2px #9a5334;
}


.shopcontent a {
	color:#9A5334;
	text-decoration:underline;
}
.shopcontent a:hover {
	color:#FFF;
	text-decoration:underline;
}


.varetabel {
	width:490px;
}

.varetabel td {
	padding:4px;
}
.varetabel th {
	padding:4px;
	color:#fff;
	font-weight:bold;
	background-color:#9e9f94;
	text-align:left;
	font-size:12px;
}
.varetabel .rightalign {
	text-align:right;
}

.formular td {
	padding:1px;
	padding-right:20px;
}

.infobox {
	border:1px #9e9f94 solid;
	padding:10px;
	background-color:#dcddd3;
	margin:10px;
}

.layouttd {
	width:130px;
	vertical-align:top;
	padding-right:30px;
}