/* Generated by KompoZer */
body
{
        background-color: rgb(255, 238, 170);
        font-family: arial, sans-serif ;
}
p
{
        margin:10px;
}

a {
   text-decoration: none;
   }

li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 6px;
}

#main
{
        border: 0px solid black;
        margin: auto;
        width: 800px;
        background-color: rgb(255, 238, 170);
}
#linkeseite1 {

  border: 0px solid ;
  margin-left: 5px;
margin-right: 10px;
width: 120px;
  float: left;
}

#linkeseite2{
  border: 1px solid ;
  background-color: #f0e0a0;
  margin-left: 5px;
 margin-right: 10px;
 margin-top: 20px;

 width: 120px;
 padding: 5px;
  float: left;
}

#content {
float:right;
width:662px;
}

.logo {
  margin-left: 120px;
}
h1, h2 {
  color: #000000;
}
h1 {
  font-size: 150%;
}
h2 {
  font-size: 130%;
}


a img {
  border:  none;

}
table td.tshirt {
  background-color: #fffad9;
  background-position:  right;
        background-repeat: no-repeat;
  vertical-align:top;
}

table.produkte
{
        margin: 0px;
        text-align: left;
        table-layout: fixed;
        width: 665px;
}

table.produkte td
{
        border:4px solid rgb(255, 238, 170);
  vertical-align:top;
}

table td.tshirt
{

}

hr
{
        border:0px;
        border-top:1px solid black;
}

div.produkt
{
    border: 1px solid #806050;
        background-color: #ffffff;
        margin:10px;
        margin-left:1px;
        margin-right:1px;
}
div.produkt div.content
{
  background-image: url(bilder/tshirtklein4.png);
  background-position:  right;
        background-repeat: no-repeat;
  margin:4px;
}
div.produkt div.text
        {
        font-size: 100%;
        color: Highlight;
                font-weight: bold;
}


div.produkt div.content div.image
{
        float:left;
        margin-right: 10px;
}

div.clear
{
  clear: both;
}

div.about
{
        padding: 2px;
        width: auto;
        margin-left: 5px;
        margin-right: 0px;

        margin-bottom:30px;

    border: 1px solid #806050;
        background-color: #f0e0a0;
/*
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 60%;
    padding: 20px;
    text-align: left;
    background-color: #ff0000;
*/
}
table.fuss td
        {
        padding: 10px
        }

                #alles {
                        text-align: center;}

