
a:visited  { color: #84af07; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:link  { color: #84af07; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover  { color: #84af07; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
td  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h3
{
    margin-top:4px;
    margin-bottom:4px;
}

#menu a { color: black; text-decoration: none; padding-left: 10px }
#submenu a { color: black; text-decoration: none; padding-left: 10px }
#submenu a:hover { color: #84af07; text-decoration: none; padding-left: 10px }
td.language 
{
    color: #84af07;
    text-align:center;
    padding-right:4px;
}
td.language a 
{ 
    color: #84af07; 
    text-decoration: none
}
td.language a:hover 
{ 
    color: #000; 
}
.border { border: solid 1px black }

.temp2bg  { background: url(../StaticMedia/temp2bg.gif) repeat-x scroll left bottom }
.temp2bg2  { background: url(../StaticMedia/tab2.gif) repeat-x scroll left top }
hr { border-bottom: 1px dashed #969696 }

div.Product 
{
    float:left;
    margin:0px 10px 10px 0px;
    width:150px;
    height:100px;
}

div.Product a.ProductInProductGroup
{
}

div.Product a.ProductInProductGroup img
{
    border:1px solid black;
}

a.ProductInProductGroup span.Titel
{
    font-weight:bold;
}



a.Selected
{
    font-weight:bold;
}

/* Spotlight */

div.NieuwsItems
{
    height:250px;
    width:100%;
    overflow:auto;
}

div.Spotlight
{
    float:right;
    margin-right:20px;
    margin-bottom:60px;
    width:auto;
    text-align:center;
}

div.Spotlight div.Header
{
    color: white; 
    font-weight: bold; 
    font-size: 12px; 
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    background-image:url(../StaticMedia/Spotlight/upperleft.gif);
    background-repeat:no-repeat;
    background-color:#9cce04;
    width:100%;
    padding-top:0px;
    height:20px;
    float:left;
    text-align:center;
}

div.Spotlight div.Header img
{
    float:right;
    position:relative;
    top:0px;
    margin-top:0px;
    max-width:450px;
}

div.Spotlight div.Content
{
    border-left:1px solid #9cce04;
    border-right:1px solid #9cce04;
    padding:10px;
    text-align:left;
}

div.Spotlight div.Footer
{
    background-image:url(../StaticMedia/Spotlight/lowercenter.gif);
    background-repeat:repeat;
    height:21px;
    width:100%;
    float:left;
}

div.Spotlight div.Footer img.Left
{
    float:left;
    position:relative;
    bottom:0px;
    margin-top:0px;
}

div.Spotlight div.Footer img.Right
{
    float:right;
    position:relative;
    bottom:0px;
    margin-top:0px;
}

div#PageUrl
{
    visibility:hidden;
}