
#index a
{
    display:block;
    width:48%;
    margin-left:3px;
    margin-right:3px;
    text-decoration:none;
    color:#000;
    font-weight:bold;
    text-align:center;
    padding-top:3px;
    padding-bottom:3px;
    border:1px solid #000;
    margin-top:10px;
    margin-bottom:5px;
}

#index a:hover
{
    background-color:#CCC;
}

#index a.first
{
    float:left;
}

#index a.second
{
    float:right;
}


#reifen-suche, #reifen-suche div
{
    margin:0px;
    padding:0px;
}

#reifen-suche select
{
    padding:0px;
    margin:0px;
    height:auto;
}

#reifen-suche .submit
{
    text-align:right;
}

#reifen-suche .submit input
{
    width:auto;
    height:auto;
    margin:0px;
    padding:0px;
    padding-left:0px;
    padding-right:0px;
    font-weight:bold;
    font-size:11px;
}

#reifen-suche hr
{
    clear:both;
}

#reifen-list .content-tyre
{
    clear:both;
    margin-bottom:5px;
    height:140px;
    padding-top:10px;
}

/*
#reifen-list .alternate
{
    background-color:#d2ffdd;
}
*/
#reifen-detail div.image,
#reifen-list a.image
{
    float:left;
    width:125px;
    height:125px;
    border:1px solid #CCC;
}

#reifen-detail div.image span,
#reifen-list a.image span
{
    display:block;
    margin-top:30px;
    margin-bottom:30px;
    font-style:italic;
    text-align:center;
}

#reifen-detail div.details,
#reifen-list div.details
{
    margin-left:150px;
    margin-bottom:40px;
}

#reifen-detail div.details div,
#reifen-list div.details div
{
    border-bottom:1px dotted #000;
}

#reifen-detail .galerie img
{
    /*width:125px;*/
    border:1px solid #000;
}
