body {  
	background-attachment:fixed;
	background-image:  url(../img/bg_main.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1DEA6;
	scrollbar-face-color: #5C3C25; 
	scrollbar-arrow-color: #ECE7D6; 
	scrollbar-base-color: #5C3C25; 
	scrollbar-3d-light-color: #ECE7D6; 
	scrollbar-darkshadow-color: #5C3C25; 
	scrollbar-highlight-color: #ECE7D6; 
	scrollbar-shadow-color: #ECE7D6; 
	scrollbar-track-color: #ECE7D6; 
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #563621;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #563621;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #563621;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #563621;
}
.content_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #563621;
}
.content_mega {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #563621;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	border-color: #F0EFDF #F0EFDF #CC9966;
	background-image: url(img/content/bg.gif);
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	color: #563621;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	scrollbar-face-color: #F5F1E2; 
	scrollbar-arrow-color: #F5F1E2; 
	scrollbar-base-color: #F5F1E2; 
	scrollbar-3d-light-color: #F5F1E2; 
	scrollbar-darkshadow-color: #F5F1E2; 
	scrollbar-highlight-color: #F5F1E2; 
	scrollbar-shadow-color: #F5F1E2; 
	scrollbar-track-color: #F5F1E2; 
	background-attachment: fixed;
	background-image: url(img/spacers/waagr.gif);
	background-repeat: repeat;
	color: #563621;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/content/bg.gif);
	font-style: normal;
	border-color: #CC9966 #996633 #996633 #CC9966;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #563621;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.error {
	color: #cc0000;
}