a.weiss, a.white, a.Weiss, a.White
{
 color: white;
 font-family: arial,verdana,helvetica,sans-serif;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}

a.schwarz, a.black, a.Schwarz, a.Black
{
 color: black;
 font-family: arial,verdana,helvetica,sans-serif;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}

h3
{
 margin: 0px 0px 0px 0px;
 font-family: arial,verdana,helvetica,sans-serif;
 font-weight: bold;
 font-size: 18px;
}

h3.weiss, h3.white
{
 color: white;
}

h3.schwarz, h3.black
{
 color: black;
}

h4
{
 margin: 0px 0px 0px 0px;
 font-family: arial,verdana,helvetica,sans-serif;
 font-weight: bold;
 font-size: 14px;
}

h4.weiss, h4.white
{
 color: white;
}

h4.schwarz, h4.black
{
 color: black;
}

h5
{
 font-size: 100%;
}

table.message {
 margin: 50px 0px 350px 0px;
 border: 1px solid black;
 width: 400px;
}

td.message {
 padding: 30px 30px 30px 30px;
 background-color: #eeeeee;
}

table.bestellen
{
 border: 1px solid black;
 background-color: #eeeeee;
}

table.bestellen2
{
 border: 1px solid black;
 background-color: #eeeeee;
 margin-bottom: 12px;
}

