﻿body, td, input, select, textarea
{
    font-family:Tahoma;
    color:#000000;
    font-size:11px;
    text-decoration:none;
}

input.search
{
    border:0px;
    background-image:url(img/search.gif);
    width:55px;
    height:18px; 
    cursor:pointer;
}

.textbox
{
    border:1px solid #000000;
    padding-left:2px;
}

a, a:visited
{
    color:#480909;
    font-size:11px;
    text-decoration:none;
    font-family:Tahoma;
    
}
a:hover, a:visited:hover
{
    text-decoration:underline;
}

a.marke
{
    font-size:12px;
    font-weight:bold;
    font-family:Tahoma;   
    line-height:16px;
}

a.orange, a.orange:visited
{
    color:#f45030;
}

