/* stylesheet www.mijnkeuze.nl variant grijs */

body
{
/* Color: #66CC33; */
Color: #BFFFBF;
Background-Color: #404040;
Font-Family:  Times, "Times New Roman", Serif;
Font-Size: 100%;
Text-Align: center;
Vertical-Align: top;
}
.Herculespagina
{
	Color: white;
 	background-image: url('http://www.mijnkeuze.nl/hercules/20062007/gras.jpg');
	Font-Family: Times, "Times New Roman", Serif;
	Font-Size: 100%;
	Text-Align: center;
	Vertical-Align: top;
    width: 800;
    border: outset 2pt; 
    border-collapse: separate;
    border-spacing: 4pt;
    border-width: 0.2em;
    border-color: black;
}
h1
{
Color: white;
Font-Family:  Times, "Times New Roman", Serif;
Font-Size: 200%;
Text-Align: center;
}
h2
{
Color: white;
Font-Family:  Times, "Times New Roman", Serif;
Font-Size: 150%;
Text-Align: center;
}
h3
{
Color: white;
Font-Family:  Times, "Times New Roman", Serif;
Font-Size: 100%;
Text-Align: center;
}
.oranjetekst
{
Color: #FF9900;
Font-Family: Times, "Times New Roman", Serif;
Font-Size: 100%;
Text-Align: center;
}
.alert
{
Color: red;
}
table
{
Color: white;
Background-Color: "transparent";
Font-Family:  Times, "Times New Roman", Serif;
Font-Size: 100%;
Text-Align: center;
Vertical-Align: top;
}
td
{
vertical-align: top;
}

table.MKmenu {
    /* background-image: url('http://www.mijnkeuze.nl/menuachtergrond.jpg'); */
    background-color: black;
    text-align: center;
    width: 800;
    height: 40;
    border: outset 2pt; 
    border-collapse: separate;
    border-spacing: 2pt;
    border-width: 0.2em;
    border-color: white;
    color: white;
    vertical-align: bottom;
}

table.e5
{
Color: white;
background-color: "transparent";
/* Font-Family: 'BrushScript BT', cursive;  */
Font-Family:  Times, "Times New Roman", Serif;
Font-Size: 100%;
Text-Align: center;
Vertical-Align: bottom;
border: none;
}
table.gastboek
{
table-layout: fixed;
color: white;
background-color: "transparent";
font-family: Times, "Times New Roman", Serif;
font-size: 100%;
text-align: center;
vertical-align: bottom;
border: "1";
}

table.HR {
/*     border: inset;
    border-width: 0.4em; */
    border-color: white;
    color: #BFFFBF;
    background-color: black;
	background-image: none;
    font-family: 'BrushScript BT', cursive; 
    font-size: 90%;
    text-align: left;
}

.HReven { 
    font-family: 'BrushScript BT', cursive; 
    font-size: 90%; 
    font-weight: normal; 
    background-color: black; 
    color: white; 
    text-align: left; 
    margin-top: 0; 
    margin-bottom: 0; 
} 

.HRoneven { 
    font-family: 'BrushScript BT', cursive; 
    font-size: 90%; 
    font-weight: normal; 
    background-color: #669933; 
    color: white; 
    text-align: left; 
    margin-top: 0; 
    margin-bottom: 0; 
} 

a:link { color: white }
a:visited { color: silver }
a:active { color: red }
a:hover { color: red; background-color: black; }


