/* Generell */
body
{
margin:0px;
padding:0px;
background-color:#000000;
line-height:18px;
}

table
{
margin-bottom:4px;
}

img
{
margin:0px;
padding:0px;
}

/* Content */

.cntContainer
{
width:99%;
height:99%;
}

.tabelleBalkenKomplett
{
height:30px;
width:600px;
background-image:url(../img/tabelleBalkenKomplett.jpg);
background-repeat:no-repeat;
}

.tabelleBalken01
{
height:30px;
width:300px;
background-image:url(../img/tabelleBalken01.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

.tabelleBalken02
{
height:30px;
width:300px;
background-image:url(../img/tabelleBalken02.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

.tabelleFarbe01
{
background-color:#2C303A;
}

.tabelleFarbe02
{
background-color:#353A46;
}

#einAchtel
{
width:75px;
vertical-align:text-top;
}

#zweiAchtel
{
width:150px;
vertical-align:text-top;
}

#vierAchtel
{
width:300px;
vertical-align:text-top;
}

#sechsAchtel
{
width:450px;
vertical-align:text-top;
}

#zweiSechstel
{
width:200px;
vertical-align:text-top;
}


/* Schriften */

h1
{
font-family:Arial, Tahoma, Verdana, serif;
font-size:14px;
font-weight:bold;
color:#06A4FF;
margin:0px 0px 1px 10px;
}

h2
{
font-family:Arial, Tahoma, Verdana, serif;
font-size:12px;
color:#FFF;
font-weight:bold;
margin:6px 6px 6px 10px;
}

p
{
font-family:Arial, Tahoma, Verdana, serif;
font-size:12px;
color:#FFF;
margin:6px 6px 6px 10px;
}

p img
{
margin:4px 2px 0px 2px;
}

table a
{
font-family:Arial, Tahoma, Verdana, serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#02AFF1;
margin:6px 6px 6px 10px;
display:block;
}

p a
{
margin:0px;
padding:0px;
display:inline;
}

table a:link
{
color:#0D8ED2;
}

table a:hover
{
color:#0D8ED2;
}

table a:active
{
color:#0D8ED2;
}

.b
{
font-weight:bold;
}

.menge
{
text-align:right;
}

.preis
{
text-align:right;
font-weight:bold;
}

.uhrzeit
{
font-weight:bold;
}

.datum
{
font-weight:bold;
}