/* Standard Definitionen: Links */
a
{
    text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #474b4e;
}

a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #ee7d1f;
}

#artikelthumb a
{
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#artikelthumb a:hover
{
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#maincontent-side a img
{
    border: 1px solid #a5a5a5;
}

#maincontent-side a:hover img
{
    border: 1px solid #ee7d1f;
}

#warenkorb a
{
    color: #ee7d1f;
}

#warenkorb a:hover
{
    text-decoration: underline;
}

#artikelshow-titel-rechts a
{
    color: #97A826;
    font-size: 10px;
    text-decoration: none;
}

#artikelshow-titel-rechts a:hover
{
    color: #97A826;
    font-size: 10px;
    text-decoration: underline;
}

#showpics-left a img
{
    border: 1px solid #a5a5a5;
}

#showpics-left a:hover img
{
    border: 1px solid #ee7d1f;
}

#showpics-right a img
{
    border: 1px solid #a5a5a5;
}

#showpics-right a:hover img
{
    border: 1px solid #ee7d1f;
}
#showpics a img
{
	border: 1px solid #a5a5a5;
}
#showpics a:hover img
{
    border: 1px solid #ee7d1f;
}
