
* {
	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;
}

a img {
  border: 0;
}

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

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

#schmuck .btn {
  text-decoration: none;
  display: inline-block;
  margin-top: 2px;
  padding: 4px 8px;
  color: #fff;
	background: #FAB306; /* old browsers */
  background: -moz-linear-gradient(top, #FAB306 0%, #FEA119 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAB306), color-stop(100%,#FEA119)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAB306', endColorstr='#FEA119',GradientType=0 ); /* ie */
  border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
}

#schmuck .btn:hover {
  color: #fff;
	background: #018B3E; /* old browsers */
  background: -moz-linear-gradient(top, #018B3E 0%, #00612B 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#018B3E), color-stop(100%,#00612B)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#018B3E', endColorstr='#00612B',GradientType=0 ); /* ie */
}

#billard .btn {
  text-decoration: none;
  display: inline-block;
  margin-top: 2px;
  padding: 4px 8px;
  color: #fff;
	background: #018B3E; /* old browsers */
  background: -moz-linear-gradient(top, #018B3E 0%, #00612B 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#018B3E), color-stop(100%,#00612B)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#018B3E', endColorstr='#00612B',GradientType=0 ); /* ie */
  border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
}

#billard .btn:hover {
  color: #fff;
	background: #FAB306; /* old browsers */
  background: -moz-linear-gradient(top, #FAB306 0%, #FEA119 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAB306), color-stop(100%,#FEA119)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAB306', endColorstr='#FEA119',GradientType=0 ); /* ie */
}

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;
}



#partner {
	display: block;
	position: absolute;
	top: 0px;
	right: -29px;
	height: 138px;
	width: 43px;
	text-indent: -6666px;
	background: transparent url(../images/partner-badge.png) no-repeat top left;
}

#image {
  overflow: hidden;
}

.partner {
  width: 200px;
  display: inline;
  margin: 0 10px;
  float: left;
}


#schmuck .partner h4 {
  font-size: 12px;
  color: #ff9e1c;
  margin-bottom: 5px;
}

#billard .partner h4 {
  font-size: 12px;
  color: #005d29;
  margin-bottom: 5px;
}

.partner-link {
  display: block;
}

#partner {
	background-position: -57px 0;
}

#partner:hover {
	background-position: 0 0;
}

#billard #partner:hover {
	background-position: -57px 0;
}

#billard #partner {
	background-position: 0 0;
}
