/* CSS Document */

body {
	color: #4D4D4D;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
p {
	margin-top: 0px;
	margin-bottom: 16px;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
}
h1 {
	font-size: 22px;
	color: #754C24;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 22px;
	color: #754C24;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 20px;
}
h3 {
	font: 18px;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	color: #754C24;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 15px;
}
#BackgroundLayer {
	position:absolute;
	width:100%;
	height:100%;
	left: 0%;
	top: 0%;
	border-style:none;
}
a {
	text-decoration: none;
	color: #4D4D4D;
}
a:hover {
	color: #754C24;
}
.headerDetails {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 13px;
}
.footer {
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.main-menu {
	font-size: 16px;
	text-transform: uppercase;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: 603813;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 40px;
	text-align: right;
	padding-right: 18px;
	padding-left: 0px;
}
.main-menu-de {
	font-size: 14px;
	text-transform: uppercase;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: 603813;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 40px;
	text-align: right;
	padding-right: 18px;
	padding-left: 0px;
}
.main-menu-selected {
	color: #754C24;
	font-weight: bold;
}
.main-menu-sub {
	font-size: 12px;
	text-transform: uppercase;
	list-style-type: none;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 20px;
	text-align: right;
	padding-left: 0px;
}
.main-menu-sub-selected {
	color: #754C24;
	font-weight: bold;
}
.16px-spacer {
	margin: 0;
	padding: 0;
	height: 16px;
	font-size: 8px;
}
.item-description {
	font-size: 14px;
}
