body {
  background: #f7ebdc;
	}
a img {
  border: none;
	}	
#center {
  position: absolute;
	left: 50%;
	top: 10%;
	width: 960px;
	margin-left: -480px;
	}	
#top {
  width: 100%;
	text-align: right;
	padding-left: 15px;
	}
#left {
  width: 160px;
	float: left;
	}
#left a img {
  margin: 30px 0px 10px 0px;
	}		
#main {
  width: 800px;
	float: right;
	text-align: left;
	padding: 30px 0px 20px 0px;
	}
#footer {
  width: 100%;
	clear: both;
	}	
#slogan {
  width: 420px;
	height: 200px;
	position: absolute;
	top: -25px;
	left: -50px;
	z-index: 1000;
	background-image: url(grafiken/slogan.gif);
	background-repeat: no-repeat;
	}	
hr {
  color: #AA3C40;
	background: #AA3C40;
	}
.cleaner {
   clear: both;
	 }	
/*BOF MORE TEXT*/
.holder {width:210px; margin:5px; padding:1em; float:left;}
.holder h2 {text-align:left;}
a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#F7EBDC;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#AA3C40; width:100%; font-style:normal; cursor:default; font-family: Comic Sans MS; sans-serif; font-size: 15px; font-weight: bold;}
.clear {clear:both;}
/*EOF MORE TEXT*/		
/*Teaser*/
#shirt1, #shirt2, #shirt3, #shirt4, #shirt5, #shirt6, #shirt7, #shirt8, #shirt9 {
  width: 248px;
	height: 248px;
	float: left;
	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 -248px;
	}
#shirt1 a {
  background: url(grafiken/teaser/shirt1.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
#shirt2 a {
  background: url(grafiken/teaser/shirt2.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
#shirt3 a {
  background: url(grafiken/teaser/shirt3.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
#shirt4 a {
  background: url(grafiken/teaser/shirt4.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }	
#shirt5 a {
  background: url(grafiken/teaser/shirt5.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
#shirt6 a {
  background: url(grafiken/teaser/shirt6.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
#shirt7 a {
  background: url(grafiken/teaser/shirt7.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }
#shirt8 a {
  background: url(grafiken/teaser/shirt8.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }							
#shirt9 a {
  background: url(grafiken/teaser/shirt9.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	display: block;
  }		
