body {
	background-color:#fff;
	padding:0;
}
.frame {
	display:block;
	position:relative;
	margin:0 auto;
	max-width:1200px;
	min-width:760px;
}
#masthead {
	height:230px;
	background:transparent url(../images/gradient.png) repeat-x 0 -120px;
	text-indent:-5000px;
}
#masthead #home {
	display:block;
	height:200px;
	left:0;
	top:0;
	margin:0;
	padding:0;
	position:absolute;
	width:100%;
}
#masthead #home a {
	background:transparent url(../images/header_logo.png) no-repeat center top;
	display:block;
	width:175px;
	height:200px;
	margin:0 auto;
	position:relative;
	z-index:10;
	outline:0;
}
#footer {
	height:120px;
	background:#b0c2e6 url(../images/gradient.png) repeat-x 0 0;
	margin:40px 0 0 0;
}
#footer p {
	text-align:center;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.navigation {
	margin:0;
	font-size:14px;
}
.navigation img {
	margin:-0.4em 0 -0.8em 0;
}
.navigation dl dd p {
	display:inline;
	margin:0;
	padding:0;
}
.head, .foot{
	background-color:#e3ddc7;
	border-top: 2px solid #d7cdaf;
	border-bottom: 2px solid #d7cdaf;
	color: #3b2b00;
	height:30px;
	line-height:30px;
}
.head {
	margin:0 0 30px 0;
}
.foot {
	margin:40px 0 0 0;
}
.head a, .foot a {
	color: #3b2b00;
}
.head dl, .head dd, .head ul, .head li {
	display:inline;
	margin:0;
}
.head .navigation {
	display:none;
}
.deutsch, .english, .head form, .currency, .language {
	display:block;
	position:absolute;
	line-height:30px;
	font-weight:400;
}
.head form {
	top:-2px;
	right:160px;
	width:100px;
	margin:2px 0 0 0;
	z-index:1;
}
.head option, .head select {
	border:none;
	font-size:14px;
	font-family:inherit;
}
.currency {
	top:0;
	right:266px;
	text-align:right;
}
.language {
	top:0;
	right:76px;
	text-align:right;
}
.deutsch, .english {
	top:2px;
	width:25px;
	height:25px;
	text-indent:-5000px;
	outline:none;
	overflow:hidden;
}
.deutsch {
	right:12px;
	background:transparent url(../images/navbar.png) no-repeat -25px 0;
}
.english {
	right:44px;
	background:transparent url(../images/navbar.png) no-repeat 0 0;
}
.english:hover {
	background:transparent url(../images/navbar.png) no-repeat 0 -29px;
}
.deutsch:hover {
	background:transparent url(../images/navbar.png) no-repeat -25px -29px;
} 
.metanav, .ezpagesHeader {
	padding-left:0.5em;
	line-height:30px;
}
.metanav li, .ezpagesHeader li, .info li {
	border-right:2px solid #d7cdaf;
	padding:0 0.4em;
}
.metanav li:first-child, .infoFooter li:first-child {
	border-left:2px solid #d7cdaf;
}
.infoFooter, .foot-metanav, .ezpagesFooter {
	line-height:30px;
	float:left;
	position:relative;
	margin:0;
	padding:0;
}
.foot-metanav {
	float:right;
	font-weight:400 !important;
}
.info {
	height:30px;
	display:block;
	text-align:left;
	width:100%;
	margin:0;
	padding:0;
	clear:both;
}
.info dt {
	display:none;
}
.info ul, .info li, .info dl, .info dd {
	display:inline;
	margin:0;
}
.jumpToContent {
	display:block;
	text-indent:-5000px;
	height:10px;
	background: transparent url(../images/navbar.png) repeat-x 0 -54px;
}
.breadcrumbs, .breadcrumbs a {
	font: normal normal 700 small Palatino, "Times New Roman", Times, serif;
	color:#636363;
	margin:0 0 2em 0;
}
.breadcrumbs dt {
	display:none;
}
.breadcrumbs dd {
	margin:0;
	padding:0;
}
.column1, .column2, .column3, .productColumn1 {
	float:left;
	margin: 0 -1px;
}
.productColumn2 {
	float:right;
}
.column4 {
	clear:both;
}
.single {
	width:60%;
}
.doubleMayor {
	width:80%;
}
.doubleMinor, .tripleMinor {
	width:20%;
}
.tripleMayor {
	width:60%;
}
.goldenMayor {
	width:64%;
}
.goldenMinor {
	width:36%;
}
.inner {
	padding:0 6px;
}
.column1 .inner, .column3 .inner {
	 padding:0 2px 0 8px; /* .sidebox .content background for right padding */
}
.column2 .inner {
	padding:0 20px;
}
.goldenMayor .inner {
	padding:0 1em 0 0;
}
.goldenMinor .inner {
	padding: 0 0 0 1em;
}
/* Even more rounded corners */
.sidebox .content,
.sidebox .t,
.sidebox .b,
.sidebox .b div {
	background:transparent url(../images/sidebox.png) no-repeat top right;
}
.teaserbox .content,
.teaserbox .t,
.teaserbox .b,
.teaserbox .b div {
	background:transparent url(../images/teaserbox.png) no-repeat top right;
}
.dialog {
	position:relative;
	margin:0 auto 0.5em 12px;
	min-width:8em;
	max-width:760px;
	z-index:1;
}
.dialog h3 {
	text-align:center;
	height:30px;
	overflow:hidden;
	line-height:34px;
	margin:0 0 0.8em 0;
}
.dialog .content {
	position:relative;
	zoom:1;
	padding:0 22px 0 0;
}
.dialog .t {
	position:absolute;
	left:0;
	top:0;
	width:12px;
	margin-left:-12px;
	height:100%;
	background-position:top left;
}
.dialog .b {
	position:relative;
	width:100%;
}
.dialog .b,
.dialog .b div {
	height:30px;
	font-size:1px;
}
.dialog .b {
	background-position:bottom right;
}
.dialog .b div {
	position:relative;
	width:12px;
	margin-left:-12px;
	background-position:bottom left;
}
.dialog .hd,
.dialog .bd,
.dialog .ft {
	position:relative;
}
.dialog .wrapper {
	position:static;
	max-height:1000px;
	overflow:hidden;
}
.dialog h1,
.dialog p {
	margin:0;
	padding:0.5em 0 0.5em 0;
}
.dialog h1 {
	padding-bottom:0;
}
.dialog h3 {
	color:#005291;
}
#lightbox {
	left:0;
	line-height:0px;
	position:absolute;
	text-align:center;
	top:40px;
	width:100%;
	z-index:100;
}
#lightbox a img {
	border:none;
}
#outerImageContainer {
	background-color:#fff;
	height:250px;
	margin:0 auto;
	position:relative;
	width:250px;
}
#imageContainer {
	padding:10px;
}
#loading {
	height:25%;
	left:0;
	line-height:0px;
	position:absolute;
	text-align:center;
	top:40%;
	width:100%;
}
#hoverNav {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:10;
}
#imageContainer>#hoverNav {
	left:0;
}
#hoverNav a {
	outline:none;
}
#prevLink,#nextLink {
	display:block;
	height:100%;
	width:63px;
}
#prevLink {
	background:transparent url(../images/lightbox.png) no-repeat 0 0;
	float:left;
	left:0;
}
#nextLink {
	background:transparent url(../images/lightbox.png) no-repeat -63px 0;
	float:right;
	right:0;
}
#imageDataContainer {
	background-color:#fff;
	font:10px Helvetica, sans-serif;
	line-height:1.4em;
	margin:0 auto;
}
#imageData {
	padding:0 10px;
}
#imageData #imageDetails {
	float:left;
	text-align:left;
	width:70%;
}
#imageData #caption {
	font-weight:700;
}
#imageData #numberDisplay {
	clear:left;
	display:block;
	padding-bottom:1em;
}
#imageData #bottomNavClose {
	float:right;
	padding-bottom:0;
	vertical-align:middle;
	width:66px;
}
#overlay {
	background:transparent url(../images/bg_blue_trans.png) repeat top right;
	height:500px;
	left:0;
	opacity:0.6px;
	position:absolute;
	top:0;
	width:100%;
	z-index:90;
}