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

* {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 17px;
}

body {
	background: #810d06 url(../images/bg.jpg) top left repeat-x;
}

a:hover {
	color:#d8a757;
}

.frame {
	position: relative;
	margin: 0px auto;
	width: 820px;
}

.logo {
	position: absolute;
	top: 129px;
	left: 590px;
}

.visual {
	position: absolute;
	top: 366px;
	left: 381px;
}

.text {
	position: absolute;
	top: 510px;
	left: 380px;
	width: 450px;
}
.text_shopLink {
	position: absolute;
	top: 500px;
	left: 380px;
	width: 450px;
}


.imprint {
	
	position: absolute;
	top;
    left: 800px;

}


.tiny, .tiny * {

	font-size: 10px;
}

.small, .small * {
	font-size: 13px;
}

#video {
	position: absolute;
	left: auto;
	top: 173px;
	width: 320px;
	height: 256px;
	border: 2px solid #000000;
}
