﻿body
{
    font-family: 'Times New Roman';
    font-size: small;
}

.Rubriek-bruin {color: #DEB887;} 
.TOBO-rood {color: #CC6666;} 
.Afbeeldingen-oranje {color: #FFC080;} 
.Afbeelding-geel {color: #FFFFC0;} 
.Kunstenaar-geel {color: #FFFF66;}
.Categorie-groen {color: #8FBC8B;} 
.Licht-blauw {color: #8080FF;}
.Boutauvis-paars {color: #4F4080}

.Omschrijving-zilver {color: #C0C0C0}
.Periode-oranje {color: #FFE0C0;}
.Commentaar-grijs {color: #444444}

.NavigatieMenu_StaticMenuItemStyle
{
    background-color: black;
    color: #696969;
    height: 30px;
}

.NavigatieMenu_StaticHoverStyle
{
    background-color: gray;
    color: black;
    height: 30px;
}

.NavigatieMenu_StaticSelectedStyle
{
    background-color: gray;
    color: black;
    height: 30px;
}

a.Boutauvis_URL:link
{
    color: #444444;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: x-small;
    font-weight: bold;
}
a.Boutauvis_URL:visited
{
    color: #444444;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: x-small;
    font-weight: bold;
}
a.Boutauvis_URL:hover
{
    color: #4F4080;
    text-decoration: underline;
    letter-spacing: 1px;
    font-size: x-small;
    font-weight: bold;
}
a.Boutauvis_URL:active
{
    color: #444444;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: x-small;
    font-weight: bold;
}

.Boutauvis_label
{
    color: #444444;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: x-small;
}

a.Categorie_URL:link {text-decoration: none;}
a.Categorie_URL:visited {text-decoration: none;}
a.Categorie_URL:hover {text-decoration: underline;}
a.Categorie_URL:active {text-decoration: none;}

.NavigatieMenu_Categorieen_StaticMenuItemStyle
{
    background-color: #000000;
    color: #404040;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #202020 #202020 #404040 #202020;
    font-size: x-small;
    height: 30px;
    text-align: center;
}

.NavigatieMenu_Categorieen_StaticHoverStyle
{
    background-color: #101010;
    color: #8FBC8B;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #404040;
    font-size: x-small;
    height: 30px;
    text-align: center;
}

.NavigatieMenu_Categorieen_StaticSelectedStyle
{
    background-color: #101010;
    color: #8FBC8B;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #404040;
    font-size: x-small;
    height: 30px;
    text-align: center;
}

.NavigatieMenu_Rubrieken_StaticMenuItemStyle
{
    background-color: #000000;
    color: #404040;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #202020 #202020 #404040 #202020;
    font-size: x-small;
    height: 50px;
    text-align: center;
}

.NavigatieMenu_Rubrieken_StaticHoverStyle
{
    background-color: #101010;
    color: #DEB887;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #404040;
    font-size: x-small;
    height: 50px;
    text-align: center;
}

.NavigatieMenu_Rubrieken_StaticSelectedStyle
{
    background-color: #101010;
    color: #DEB887;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #404040;
    font-size: x-small;
    height: 50px;
    text-align: center;
}

a.NavigatieMenu_Categorieen:link
{
    background-color: #000000;
    color: #404040;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #202020 #202020 #404040 #202020;
    font-size: x-small;
    height: 30px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    padding: 0px 3px 0px 3px;
}

a.NavigatieMenu_Categorieen:visited
{
    background-color: #000000;
    color: #404040;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #202020 #202020 #404040 #202020;
    font-size: x-small;
    height: 30px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    padding: 0px 3px 0px 3px;
}

a.NavigatieMenu_Categorieen:hover
{
    background-color: #101010;
    color: #8FBC8B;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #404040;
    font-size: x-small;
    height: 30px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    padding: 0px 3px 0px 3px;
}

a.NavigatieMenu_Categorieen:active
{
    background-color: #000000;
    color: #404040;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #202020 #202020 #404040 #202020;
    font-size: x-small;
    height: 30px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    padding: 0px 3px 0px 3px;
}

.MyGridView
{
    border-color: #404040;
    border-width: 1px;
    color: #404040;
    text-decoration: none;
    vertical-align: middle;
    font-family: 'Times New Roman';
    font-size: x-small;
}

.MyGridView tr.row
{
}

.MyGridView tr.row:hover
{
    background-color: #505050;
    color: #8FBC8B;
}

h1 
{ 
margin-top:0; 
margin:0;
font-size:110%;
font-weight: normal;
color: Silver;
} 

h2 
{
margin-top:0;
margin:0;
font-size:60%;
font-weight:normal;
color: Gray;
text-align:center; 
} 

h3 
{
margin-top:0;
margin:0;
font-size:60%;
font-weight:normal;
color: Gray;
text-align:center; 
}

