body {
     background-image : url(bg_kachel.gif);
     font-family      : Verdana;
     font-size        : 10px;
}

img {
     border           : 0px;
}     

/*************
Texte
*************/

.big {

      font-family     : Verdana;
      font-size       : 24px;
      color           : #000000;

}

/*************
Links
**************/

a {

      font-size       : 100%;
      text-decoration : none;

}

a:link {

      color           : #000000;

}

a:visited {

      color           : #000000;

}

a:hover {

      text-decoration : underline;
      color           : #666633;

}

a:active {

      color           : red;

}

/***********
Form Elemente
***********/

input {
border: thin #666633 solid;
background-color: #ffffff;
background-image: url(input_bg_1.gif);
background-repeat: no-repeat;
background-position: left center
height: 17px;
font-family : Verdana;
font-size: 10px;
color: #000000;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 5px;
text-indent : 2px;
}

select {
border: thin #666633 solid;
background-color: #ffffff;
background-image: url(input_bg_1.gif);
background-repeat: no-repeat;
background-position: left center
height: 17px;
font-family : Verdana;
font-size: 10px;
color: #000000;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 5px;
text-indent : 2px;
}

textarea {
border: thin #666633 solid;
background-color: #ffffff;
background-image: url(input_bg_1.gif);
background-repeat: no-repeat;
background-position: left center
height: 17px;
font-family : Verdana;
font-size: 10px;
color: #000000;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 5px;
text-indent : 2px;
}

input.submit {
height: 17px;
font-family : Verdana;
font-size: 10px;
color: #000000;
background-color: #dedfdf;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
text-indent : 1px;
}

/*************
TABLE FÜR BIERDECKEL
*************/

.deckel {
/* border-left: 1px solid #000;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
border-top: 1px solid #000; */
background-color: #000;
}

.row1
{
background-color: #fff;
}

.row2
{
background-color:  #fc3;
}

.deckel_top {
background-color: #999;
}
