
* {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}

body {
	color: #7d7d7d;
	background: #fff url(../images/juwelier-koeln-bg.gif) no-repeat top left;
	font: normal normal .8em Arial, Helvetica, sans-serif;
}

a {
	color: #7d7d7d;
	border: 0;
	outline: 0;
}

#schmuck a:hover {
	color: #ff9e1c;
}

#billard a:hover {
	color: #005d29;
}

ul {
	list-style-type: none;
}

p {
	margin: 0 0 .6em 0;
}

/* classes */
#schmuck .color {
	color: #ff9e1c;
}
#billard .color {
	color: #005d29;
}

#schwebig-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 600px;
	width: 960px;
	margin: -300px 0 0 -460px;
	background: transparent url(../images/schwebig-background.png) no-repeat top left;
}

#schwebig-wrap h1 {
	display: block;
	position: absolute;
	top: 28px;
	right: 25px;
	height: 60px;
	width: 215px;
	text-indent: -6666px;
	background: transparent url(../images/schwebig-logo.gif) no-repeat top left;
}

#schwebig-wrap h2 a {
	display: block;
	position: absolute;
	top: -1px;
	left: -43px;
	height: 600px;
	width: 43px;
	text-indent: -6666px;
	background: transparent url(../images/schwebig-headlines.png) no-repeat top left;
}

#schmuck h2 a:hover {
	background-position: 0 0;
}

#schmuck h2 a:hover {
	background-position: -57px 0;
}

#billard h2 a {
	background-position: -57px 0;
}

#billard h2 a:hover {
	background-position: 0 0;
}

#innerwrap {
	margin: 50px 0 0 13px;
}

#contact {
	position: absolute;
	z-index: 2;
}

#imprint {
	position: absolute;
	display: none;
	z-index: 2;
}

#contact a#map-link {
	float: left; 				/* may cause problem in IE6 */
	font-weight: bold;
	display: block;
	margin-top: 12px;
}

#imprint a#back-link {
	float: left; 				/* may cause problem in IE6 */
	font-weight: bold;
	display: block;
	margin-top: 12px;
}

#image {
	position: absolute;
	top: 160px;
	left: 50%;
	width: 880px;
	height: 330px;
	margin-left: -450px;
	/* background: #fff url(../../images/schwebig-bernsteinkette.jpg) no-repeat top left; */
}

#billard #image {
	top: 130px;
}

#image img {
	display: block;
}

#map {
	display: none;
	width: 580px;
	height: 308px;
	margin: 0 0 0 -290px;
	position: absolute;
	top: -55px;
	left: 50%;
	background: transparent url(../images/schwebig-map-background.png) no-repeat top left;
}

#billard #map {
	top: -25px;
}

#map h3 {
	text-indent: -6666px;
	width: 42px;
	height: 308px;
	position: absolute;
	right: 2px;
	top: 0px;
}


#map #gm {
	width: 537px;
	height: 299px;
}


#schmuck #map h3 {
	background: transparent url(../images/schmuck/schwebig-map-headline.png) no-repeat top left;
}

#billard #map h3 {
	background: transparent url(../images/billard/schwebig-map-headline.png) no-repeat top left;
}

#content {
	position: absolute;
	top: 425px;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	z-index: 1;
}

#content p
{	
	font-size: 1.3em;
	text-align: center;
	line-height: 1.1em;
}

#content em
{
	font-size: 1.5em;
	font-style: normal;
}

#footer {
	position: absolute;
	top: 530px;
	left: 50%;
	width: 900px;
	height: 45px;
	margin-left: -450px;
}

#schmuck #footer {
	background: transparent url(../images/schmuck/schwebig-footer-decor.gif) no-repeat top left;
	background-position: 402px 0;
}

#billard #footer {
	background: transparent url(../images/billard/schwebig-footer-decor.gif) no-repeat top left;
	background-position: 402px 0;
}

#footer a 
{
	text-decoration: none;
}

#footer ul 
{
	margin-top: 30px;
	text-align: center;
}

#footer ul li
{
	display: inline;
	
}

#footer a.next
{
	display: block;
	width: 31px;
	height: 71px;
	position: absolute;
	bottom: 5px;
	right: 0px;
	text-indent: -6666px;
	z-index: 1;
	background: transparent url('../images/schwebig-pfeile.gif') no-repeat top left;
}

#schmuck a.next:hover
{
	background-position: -31px 0;
}

#billard a.next
{
	background-position: -31px 0;
}

#billard a.next:hover
{
	background-position: 0px 0;
}