





.row
{
background-color: #ffffff;
color: #111111;
font-family: Verdana;
font-size: 13px;
}
.rowsold
{
background-color: #ffffff;
text-decoration: line-through;
color: #ff0000;
font-family: Verdana;
font-size: 13px;
}
.rowgrey
{
background-color: #eeeeee;
color: #111111;
font-family: Verdana;
font-size: 13px;
}
.rowsoldgrey
{
background-color: #eeeeee;
text-decoration: line-through;
color: #ff0000;
font-family: Verdana;
font-size: 13px;
}



.bigheadline
{
font-family: Verdana;
font-size: 18px;
font-weight: bold;
color: #111111;
}

.fliesstext
{
font-family: Verdana;
font-size: 13px;
color: #111111;
}

a:link {font-family: Verdana; font-size: 13px; font-style: normal; color: #ff0000; text-decoration: underline}
a:visited {font-family: Verdana; font-size: 13px; font-style: normal; color: #ff0000; text-decoration: underline}
a:active {font-family: Verdana; font-size: 13px; font-style: normal; color: #ff0000; text-decoration: underline}
a:hover {font-family: Verdana; font-size: 13px; font-style: normal; color: #00D45F; text-decoration: underline}
