body {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-image: url(../images/bg.gif); 
	background-color: #731700;
	background-position: left,top;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-attachment:fixed;
}

td {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFFFFF;
}
.wijnnaam {
	font-size: 18px;
	font-family: Tahoma, "Trebuchet MS";
	color: #FFFFFF;
	margin-top: 10px;
	line-height: 18px;
}

.subheading {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	color: #FFCC00;
	letter-spacing: 1px;
}
.wijnprijsklein {
	color: #FFCC00;
}
.wijnprijsgroot {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.inputfields {
    font-family: Tahoma, "Trebuchet MS";
	text-indent:5px;
	font-size: 11px;
	border: none;
	width: 225px;
	height: 18px;
}

.inputfieldbig {
    font-family: Tahoma, "Trebuchet MS";
	text-indent:5px;
	font-size: 11px;
	border: none;
	width: 225px;
	height: 100px;
}
.over { background-color:#731700; cursor: hand; }
.out  { background-color:transparent; }

.text_right_column {
	background:transparent url(../images/right_column.jpg) no-repeat left top;
}

.text_rright_column {
background:transparent url(../images/rright_column.gif) no-repeat left top;
}