BODY {
	background-color : #FFF9F1;
}
.boxbg {
	background-color : #FFF5E8;
}
.darkgreen {
	background-color : #516349;
}

.content, TD, textarea {
	color : #341D00;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	line-height : 16px;
	word-spacing : 2px;
	letter-spacing : 1px;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	color : #9D5900;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}

a.teaser, a.teaser:link, a.teaser:active, a.teaser:visited, a.teaser:hover { 
	font-weight:bold; 
	color:#B48C3F; 
	text-decoration:none; 
	line-height:16px; 
	word-spacing:2px; 
	letter-spacing:1px; 
	}

a.menu, a.menu:link, a.menu:active, a.menu:visited, a.menu:hover { 
	font-weight:bold; 
	color:#666666; 
	text-decoration:none; 
	word-spacing:-1px; 
	}
	
	
.inputfield {
	border : 1px solid #88612E;
	height : 18px;
	color : #341D00;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;	
}

TEXTAREA {
	border : 1px solid #88612E;
	width : 295px;
}

textarea.popup {
	width: 200px;	
}
.radio {
	border : none;
}

HR {
	height : 1px;
	color : #DCB589;
}

form {
margin-top : 5px;
margin-bottom : 5px;
}

input {
	margin-bottom: 5px;
}

.webshop  {
	border: 1px solid #DCB589;
	background-color : #FFF5E8;	
	margin-left : 7px;
	margin-right : 7px;
	margin-bottom : 5px;
	padding-left : 7px;
	padding-right : 7px;
}

.errorcode {
	color : #CC0000;
	font-weight : bold;
}

.orderlist td  {
	padding-top : 5px;
	padding-bottom : 5px;
}

.even {
	background-color : #FFF5E8;	
}