/* Stylesheet für shirts.chrisbears.com © Chris Schlag, chrisbears.com */
/*Typo+Grundelemente*/
body {
  font-family: Comic Sans MS, sans-serif;
  background: url(/users/54000/53922/474437/img/474437_bgheader.gif);
  background-repeat: repeat-x;
	}
a {
  text-decoration: none;
	color: #59688F;
	}
a:hover {
  letter-spacing: 1px;
	color: #ff0000;
	}
a img {
  border: none;
	}		
hr {
  background: #ff0000; 
  color: #ff0000;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}
.seitenText {
  padding-right: 20px;
	font-size: 14px;
	line-height: 19px;
	}
h2 {
  font-size: 18px;
	line-height: 18px;
	}
h3 {
  font-size: 11px;
	line-height: 14px;
	}		
/*Navigation*/
#navigation  {
  padding: 5px 25px;
  }
.navTitle  {
	font-size: 13px;
	font-weight: 900;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ff0000;
	}
.navContent  {
	font-size: 12px;
	padding-left: 10px;
	font-weight: 600;
	line-height: 1.5em;
	}

/*Container*/
#center {
  position: absolute;
	left: 50%;
	top: 25px;
  width: 960px;
	margin-left: -480px;
	}
#topNav {
  width: 960px;
	margin: -15px 0px 20px 0px;
	text-align: right;
        font-weight: bold;
	}
#topNav a:hover{
       letter-spacing:normal;
       }
#main {
  float: left;
	width: 690px;
  padding-right: 40px;
	}
#right {
  float: right;
	width: 230px;
	}
#tease {
  width: 200px;
	}	
#footer {
  width: 960px;
	height: 60px;
	clear: both;
	}						

/*PopUp Bären*/
#baer1, #baer2, #baer3, #baer4 {
  background-repeat: no-repeat;
  float: left;
	width: 70px;
	display: block;
  }
#baer1 a  {
  background: url(/users/54000/53922/474437/img/474437_popup1.jpg);
  background-repeat: no-repeat;
  background-position: 0px 65px;
	display: block;
  }
#baer2 a  {
  background: url(/users/54000/53922/474437/img/474437_popup2.jpg);
  background-repeat: no-repeat;
	background-position: 0px 65px;
	display: block;
  }
#baer3 a  {
  background: url(/users/54000/53922/474437/img/474437_popup3.jpg);
  background-repeat: no-repeat;
  background-position: 0px 65px;
  display: block;
  }
#baer4 a  {
  background: url(/users/54000/53922/474437/img/474437_popup4.jpg);
  background-repeat: no-repeat;
	background-position: 0px 65px;
  display: block;
  }
#baer1 a:hover, #baer2 a:hover, #baer3 a:hover, #baer4 a:hover  {
  background-position: 0px 10px;
	background-position: 0px 0px;
  cursor: default; 
 }
/*Shirts*/
.shirt1, .shirt2, .shirt3, .shirt4, .shirt5, .shirt6, .shirt7, .shirt8, .shirt9 {
  float: left;
	width: 180px;
	height: 200px;
	display: block;
	}
.shirt1 a:hover, .shirt2 a:hover, .shirt3 a:hover, .shirt4 a:hover, .shirt5 a:hover, .shirt6 a:hover, .shirt7 a:hover, .shirt8 a:hover, .shirt9 a:hover {
  background-position: 0px -200px;
	}
.shirt1 a  {
  background: url(../grafiken/shirts/shirt1.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
.shirt2 a  {
  background: url(../grafiken/shirts/shirt2.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
.shirt3 a  {
  background: url(../grafiken/shirts/shirt3.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }	
.shirt4 a  {
  background: url(../grafiken/shirts/shirt4.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
.shirt5 a  {
  background: url(../grafiken/shirts/shirt5.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
.shirt6 a  {
  background: url(../grafiken/shirts/shirt6.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
.shirt7 a  {
  background: url(../grafiken/shirts/shirt7.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
.shirt8 a  {
  background: url(../grafiken/shirts/shirt8.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
.shirt9 a  {
  background: url(../grafiken/shirts/shirt9.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
.cbuttons {
  width: 100%;
	text-align: center;
	}
.cbuttons a img {
  margin: 0px 10px 0px 10px;
	border: none;
	}
.cbuttons a:hover {
  letter-spacing: normal;
	}
#menu li a {color:59688F !important;}
#shopInformation p {text-align:center !important;}
