﻿div#admin div#Content a, div#admin div#Content a:hover
{
    color: black;
}

.errormessage
{
    color: Red; 
}

.widshort
{
    width: 100px;
}
.widmedium
{
    width: 400px;
}
.widlong
{
    width: 700px;
}

.tabpnl
{
    border: 1px solid #888888;
    border-top:0;
    margin-top: -3px;
    padding:10px;
}
.tabc
{
    border-width: 1px 1px 0 1px;
    border-bottom: 0;
}

.ajax__tab_xp /*alleen opgenomen om foutmelding te verhinderen */
{
}
