body, table   
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    font-size: 12px; 
	line-height: 18px;
    color: #000000; 
}

a
{ 
    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    font-size: 12px; 
    text-decoration: underline; 
	color: #000000; 
}

a:hover 
{ 
    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    font-size: 12px; 
    text-decoration: underline; 
}

.tblContent 
{ 
    background-image: url(images/bg_rechts.gif); 
    background-repeat: no-repeat; 
    background-position: 0px 2px; 
}

.tblContentHell 
{ 
    background-image: url(images/bg_rechts_hell.gif); 
    background-repeat: no-repeat; 
    background-position: 0px 2px; 
}

.tblMenu 
{ 
    background-image: url(images/bg_links.gif); 
    background-repeat: no-repeat; 
    background-position: 0px 2px;    
}

b, strong
{
	color: #660000;
}

a, strong
{
	color: #660000;
}

.smallFont
{
    font-size: 11px; 
	line-height: 17px;
}

a.smallLink, a.smallLink:hover 
{
    font-size: 11px; 
	line-height: 17px;
}

input, textarea, select, option
{
    border: 0px solid #FFFFFF;
    
}

.lblShop
{
    background-color: #FFFFFF;
}


.lblShopT
{
    background-color: #FFFFFF;
    border-width: 2px;
    border-color: #660000;
    border-style: solid;
}

.lblFanShopT
{
    background-color: #FFFFFF;
    border-width: 2px;
    border-color: #660000;
    border-style: solid;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
}


.shoplist
{
    border-top: 2px solid #FFCC66;
}

a.hlkImpressum, a.hlkImpressum:hover
{
    font-size: 10px;
    font-weight: bold;
    color: #9E8F64;
    text-decoration: none;
}