body,table { color: white; font-size: 11px; font-family: Helvetica, Arial, sans-serif; line-height: 16px; background-color: black; }
a:link { color: black ; font-size: 11px; font-family: Helvetica, Arial, sans-serif; line-height: 16px; background-color: yellow; text-decoration: none; }
a:visited { color: black ; font-size: 11px; font-family: Helvetica, Arial, sans-serif; line-height: 16px; background-color: yellow; text-decoration: none; }
a:hover { color: black ; font-size: 11px; font-family: Helvetica, Arial, sans-serif; line-height: 16px; background-color: white; text-decoration: none; }
a:active { color: black ; font-size: 11px; font-family: Helvetica, Arial, sans-serif; line-height: 16px; background-color: white; text-decoration: none; }

.smooth a:link { color: yellow ; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; }
.smooth a:visited { color: yellow ; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; }
.smooth a:hover { color: black ; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; background-color: white; text-decoration: none; }
.smooth a:active { color: white ; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; }

h1 { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline; }
h2 { font-size: 20px; font-weight: normal; font-weight: heavy; }

/* ----------container zentriert das layout-------------- */
#container { width: 840px; padding:0px; margin: 0px; margin-left: auto; margin-right: auto; } 

/* ----------header-------------- */
#header { text-align: right; background-color: black; padding-bottom: 0px; margin: 0px;  }
#line { text-align: right; }

/* -----------------Inhalt--------------------- */ 
#content { position: relative; }
.slideshow { width:840px; height:200px; clear:both; padding-bottom: 15px; border-bottom: 1px solid #ffffff; margin-bottom:20px; }
.slideshow img { padding: 0px; border: none; background-color: #000000; }
#left { width:550px; float:left; position:relative; padding-bottom: 20px; }
#middle { width:120px; float:left; position:relative; margin-right: 20px; margin-left: 20px; text-align:right;}
#right { width:130px; float:left; position:relative; text-align:right; }

/* -----------------gallerie--------------------- */ 
#galleryleft { width:550px; height:auto; }
.gallerythumb { width: 130px; height: auto; margin-right: 20px; margin-left: 20px; margin-bottom:30px; border-bottom: 1px dotted #ffffff; float:left; }
#gallerybig { width:550px; height:auto; margin-bottom: 20px; }
.text { width:550px; height:auto; border-bottom: #fff double; margin-bottom: 20px;  }
.imagehalfl { width: 270px; height: auto; float:left; margin-bottom:10px; margin-right: 5px; }
.imagehalfr { width: 270px; height: auto; float:left; margin-bottom:10px;margin-left: 5px; }
.imagefull { width: 550px; height: auto; float:left; margin-bottom:10px; }

/* ----------------footer---------------------- */ 
#footer { clear:left; text-align: right; padding-top: 10px; border-top: 1px solid white; } 

/* -----------------shirts--------------------- */ 
#shirtcontainer { width: auto; margin-left: auto; margin-right: auto; }
#shirtsgross { width:900px; height:450px; clear:both; }
#shirtthumbs { width:900px; float:left; position:relative; }
#shirttext { width:150px; }



