@charset "UTF-8";
/* CSS Document */

 
 body {
	background-image: url(../bilder/background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}
a {
	color: #3F1408;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#container {
	width: 962px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#container #content-wrapper #product-wrapper a.back-button{
	clear: both;
	color: #3a1200;
	text-decoration: none;

}
#container #content-wrapper #product-wrapper a.back-button:hover {
	text-decoration:underline;
}
#container #header {
	background-image: url(../bilder/header-background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 170px;
	position: relative;
}
#container #footer {
	text-align: center;
	color: #774A3A;
	text-transform: none;
	font-style: italic;
	font-size: 12px;
	margin-top: 10px;
}

#container #footer img {
	margin-top: 10px;
}

#container #footer a {
	margin-top: 10px;
	cursor:pointer;
}

#container #header #menu-wrapper {
	height: 54px;
	bottom: 2px;
	position: absolute;
	width: 960px;
	margin-right: 1px;
	margin-left: 1px;
}

#container #header #menu {
	bottom: 2px;
	position: absolute;
	width: 960px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
}



#container #header #menu a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.5em;
	display: inline-block;
	line-height: 54px;
	height: 54px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7f543f;
	text-shadow: #3f1400 -1px -1px 1px;

}
#container #header #menu a:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7f543f;
}
#container #header #menu a:hover,
#container #header #menu a.current{
	background-image: url(../bilder/menu-item-hover-background-trans.png);
	background-repeat: repeat;
}
#container #header #logotype {
	height: 119px;
	width: 248px;
	left: 357px;
	position: absolute;
	bottom: 42px;
	z-index: 10;
}
#container #content-wrapper {
	background-color: #FFF;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#container #content-wrapper a.back-button {
	display: inline-block;
	height: 77px;
	width: 128px;
	background-image: url(../bilder/backbutton-background-trans.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
	line-height: 77px;
	font-size: 1.3em;
	text-shadow: white -1px -1px 1px;
	margin-bottom: 40px;
	text-decoration: underline;
}
#container #content-wrapper #product-wrapper {
	text-align: left;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
#container #content-wrapper #product-wrapper p {
	margin-bottom: 0.75em;
}
#container #content-wrapper #product-wrapper h1 {
	font-size: 3em;
	color: #3E1308;
	margin-bottom: 0.5em;
	font-weight: normal;
}
#container #content-wrapper #product-wrapper p, #container #content-wrapper #product-wrapper h1 {
	width: 400px;
}
#container #content-wrapper #buttons-wrapper {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#container #content-wrapper #product-wrapper img {
	float: right;
	margin-top: 60px;
}
#container #content-wrapper #product-wrapper h1 {
	margin-top: 45px;
	line-height: 1.3em;
}




#container #content-wrapper a.button {
	background-image: url(../bilder/button-background-trans.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 104px;
	display: inline-block;
	padding: 12px;
	overflow: hidden;
	color: #3a1200;
	text-decoration: none;
	font-size: 1.4em;
	vertical-align: bottom;
	position: relative;
	line-height: 1.2em;
	margin-right: -4px;
	margin-bottom: -6px;
	text-shadow: white -1px -1px 1px;
}

#container #content-wrapper a.button:hover {
	background-image: url(../bilder/button-background-hover-trans.png);
	text-decoration: underline;
}

#container #content-wrapper a.button2 {
	background-image: url(../bilder/button-background-brown.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 104px;
	display: inline-block;
	padding: 12px;
	overflow: hidden;
	color: white;
	text-decoration: none;
	font-size: 1.4em;
	vertical-align: bottom;
	position: relative;
	line-height: 1.2em;
	margin-right: -4px;
	margin-bottom: -6px;
	text-shadow: black 1px 1px 2px;
}

#container #content-wrapper a.button2:hover {
	background-image: url(../bilder/button-background-brown-hover.png);
	text-decoration: underline;
}

#container #content-wrapper a.button .buttom-image,
#container #content-wrapper a.button2 .buttom-image {
	height: 90px;
}

#container #content-wrapper .button span,
#container #content-wrapper .button2 span{
	position: absolute;
	bottom: 18px;
	left: 11px;
	display: block;
	width: 104px;
	text-align: center;
}


#myGallery
{
	width: 960px !important;
	height: 529px !important;
}

