* {
	margin: 0px;
}
html {
	height: 100%;
}
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #A54399;
	
	overflow-x: hidden;
	overflow-y: auto;
	overflow:-moz-scrollbars-vertical !important;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}

a {
	color: #A54399;
	font-weight: bold;
	text-decoration: none;
}

#container_box {
	position: absolute;
	top: 0;
    left: 50%;
	width: 1280px;
	margin: 0 0 0 -640px;
}

#image_01 {
	width: 1280px;
	height: 128px;
	background-image: url(../images/image_01.png);
	background-repeat: no-repeat;
}
#image_02 {
	width: 1280px;
	height: 128px;
	background-image: url(../images/image_02.png);
	background-repeat: no-repeat;
}
#image_03 {
	width: 1280px;
	height: 128px;
	background-image: url(../images/image_03.png);
	background-repeat: no-repeat;
}
#image_04 {
	width: 1280px;
	height: 128px;
	background-image: url(../images/image_04.png);
	background-repeat: no-repeat;
}
#image_05 {
	width: 1280px;
	height: 128px;
	background-image: url(../images/image_05.png);
	background-repeat: no-repeat;
}
#image_06 {
	width: 1280px;
	height: 128px;
	background-image: url(../images/image_06.png);
	background-repeat: no-repeat;
}
#image_07 {
	width: 1280px;
	height: 129px;
	background-image: url(../images/image_07.png);
	background-repeat: no-repeat;
}

#container_content {
	position: absolute;
	top: 522px;
	left: 171px;
	z-index: 10;
	width: 337px;
	height: 168px;
	
	padding: 30px;
	text-align: left;
	
	background-image: url(../images/container_content.png);
	background-repeat: no-repeat;
}
#container_contact {
	position: absolute;
	top: 27px;
	left: 875px;
	z-index: 10;
	width: 174px;
	height: 174px;
	
	padding: 55px;
	text-align: left;
	
	background-image: url(../images/container_contact.png);
	background-repeat: no-repeat;
}

#container_contact h1 {
	margin-bottom: 1px !important;
}

#gallery_kettingen {
	position:absolute;
	left:748px;
	top:343px;
	width:207px;
	height:138px;
	z-index:10;
	outline:none;
}
#gallery_tassen {
	position:absolute;
	left:338px;
	top:250px;
	width:181px;
	height:123px;
	z-index:10;
	outline:none;
}
#gallery_armbanden {
	position:absolute;
	left:178px;
	top:14px;
	width:235px;
	height:194px;
	z-index:10;
	outline:none;
}

.QOverlay {
	background-color: #A54399;
	z-index: 9999;
}

.QLoader {
	background-color: #FFFFFF;
	height: 1px;
}
