body.c1
{
    margin:3px; 
    padding:3px;
}

td.c1 
{
    background-color: white;
}

td.c5
{
    width: 5px;
}

td.c3-braun
{
    height: 3px;
    background-color: #d0740d;
}

td.c3-grau
{
    width: 3px;
    background-color: #d0740d;
}

td.c3-weiss
{
    width: 3px;
    background-color: white;
}

td.c5-grau
{
    width: 5px;
    background-color: #d0740d;
}

td.menue-re
{
    width: 130px;
    height: 18px;
    background-color: #d0740d;
    padding-left: 4px;
    color: #ffffff;
    font-weight: bold;
    font-family: verdana, sans-serif;
    font-size: 10pt;
    
}

td.spacer-re
{
    width: 129px;
    height: 5px;
    background-color: white;
}

td.menue-li
{
    width: 170px;
    height: 18px;
    background-color: #d0740d;
    padding-left: 4px;
    color: #ffffff;
    font-weight: bold;
    font-family: verdana, sans-serif;
    font-size: 10pt;
    
}

td.spacer-li
{
    width: 170px;
    height: 5px;
    background-color: white;
}

.text8_fett
{
 	color: #000000;
	background-color: transparent;
	font-size: 8px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}

.text10_fett
{
 	color: #000000;
	background-color:transparent;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial,sans-serif;
}

.text10
{
 	color: #000000;
	background-color:transparent;
	font-size: 10px;
	font-family: Arial,sans-serif;
}