HTML
{
    min-height: 100%;
    height: 100%;
}
BODY 
{
    background-color: #0019A8;
    font-family: verdana;
    font-size: 12px;
    min-height: 100%;
    height: 97%;
    width: 97%;
    min-width: 97%;
    text-align: center;    
}

H1 
{
    font-size: 22px;
}
H2
{
    font-size: 18px;
}

TABLE.framework {
    background-color: #E1E6EC;
    border: 1px solid #444444;
    min-height: 500px;
    /*min-height: 95%;*/
    height: 95%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 3px;
    padding-bottom: 3px;
}
STRONG
{
    font-size: 16px;
    font-family: arial;
}
TABLE TD 
{
    font-size: 12px;
    font-familiy: arial;
}
TABLE.framework TD.logo {
    text-align: center;
    height: 48px;
    padding-top: 3px;
    padding-bottom: 3px;
}
TABLE.framework TD.logo STRONG {
    padding-top: 3px;
    font-size: 16px;
}
TABLE.framework TD.logo div.btb
{
    width: 90%;
    border-style: solid;
    border-color: #222277;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 0px;
    border-right-width: 0px;
    margin-left: auto;
    margin-right: auto;
}

TABLE.framework div.bt
{
    width: 90%;
    border-style: solid;
    border-color: #222277;
    border-top-width: 3px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    margin-left: auto;
    margin-right: auto;
}

TABLE.content 
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    /*min-height: 600px;*/
}

TABLE.content TD.menu
{
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: auto;
    width: 120px;
    min-width: 100px;
    font-size: 10px;
    border-color: #AAAAAA;
    border-style: solid;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-right: -5px;
    border-width: 4px;
    height: 400px;
}

TABLE.content TD.menuwebcam
{
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: auto;
    width: 120px;
    min-width: 100px;
    font-size: 10px;
    border-color: #AAAAAA;
    border-style: solid;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 0px;
    border-width: 4px;
}

TABLE.content TD.menu div.links
{
    position: relative;
    top: 5px;
    left: 5px;
    width: 130px; 
    height: 30px; 
    font: 14px Verdana, sans-serif; 
    z-index: 100;
}
TABLE.content TD.menu div.links a 
{
    text-align: center;
    position: relative;    
    top: -6px;
    display: block; 
    font: bold 14px sans-serif; 
    padding: 5px 10px; 
    margin: 0 0 1px; 
    border-width: 0; 
    text-decoration: none; 
    color: #E1E6EC; 
    background-color: #0019A8;
    border-right: 4px solid #AAAAAA;
}

TABLE.content TD.menuwebcam div.links
{
    position: relative;
    top: 5px;
    left: 5px;
    width: 130px; 
    height: 30px; 
    font: 14px Verdana, sans-serif; 
    z-index: 100;
}
TABLE.content TD.menuwebcam div.links a 
{
    text-align: center;
    position: relative;
    top: -6px;
    display: block; 
    font: bold 14px sans-serif; 
    padding: 5px 10px; 
    margin: 0 0 1px; 
    border-width: 0; 
    text-decoration: none; 
    color: #E1E6EC; 
    background-color: #0019A8;
    border-right: 4px solid #AAAAAA;
}

div.menuheader
{
    text-align: center;    
    position: relative;
    top: -6px;
    display: block; 
    font: bold 12px sans-serif; 
    padding: 5px 10px; 
    margin: 0 0 1px; 
    border-width: 0; 
    text-decoration: none; 
    color: #; 
    background-color: #AAAAAA;
    border-right: 0px;
}

TABLE.content TD.menu div.links a:hover {
    color: #0019A8; 
    background: #E1E6EC;
    border-right: 4px solid red;
}

TABLE.content TD.menuwebcam div.links a:hover {
    color: #0019A8; 
    background: #E1E6EC;
    border-right: 4px solid red;
}

TABLE.content TD.page
{
    min-height: 400px;
    height: 99%;
    vertical-align: top;
    align: left;
    text-align: left;
    padding-left: 10px;
    font-size: 10px;
    font-decoration: none;
}

.logo_vrijn
{
    height: 50px;
    border: 0px;
    margin-left: 0px;
    margin-right: auto;
}
.logo_logo_vrijn
{
    background-image: url(/image/logo_l.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    width: 180px;
    height: 55px;
}
.logo_text
{
    background-repeat: no-repeat;
    width: 80%;
    border: 0px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: 0px;
    text-align: center;
}
.logo_ad
{
    background-image: url(../image/logo_r.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: 50px;
    width: 47px;
    border: 0px;
    margin-left: auto;
    margin-right: 0px;
}
.footer 
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-left: auto;
    margin-right: auto;
    color: #999999;
    font-size: 9px;
    text-align: center;
}
.footer A 
{
    color: #0019A8;
    font-size: 9px;
}
P
{
    font-size: 12px;
    font-family: arial;
}

OL
{
    font-size: 12px;
    font-family: arial;
}
UL
{
    font-size: 12px;
    font-family: arial;
}

.navigation
    height: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    text-align: center;
    display: block
    width: 100%;
}

.navigation .next
{
    position: relative;
    text-align: right;
    margin-left: auto;
    margin-right: 0px;
    font-size: 14px;
    font-weight: bold;
}

.navigation .previous
{
    position: relative;
    text-align: left;
    margin-left: 0px;
    margin-right: auto;
    top: 0px;
    font-size: 14px;
    font-weight: bold;
}

.centercontents
{
    text-align: center;
}
.Debug
{
	color: #CCCCCC;
}

.copyright
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    POSITION: relative;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}
TABLE
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana;
}
.TABLEBig
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Verdana
}
A
{
    COLOR: #6633ff;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #9999ff;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline
}

INPUT
{
    /*BORDER: #777777 1px solid;*/
    /*COLOR: #000000;*/
    /*HEIGHT: 20px*/
}
INPUT.radio
{
    BORDER-RIGHT: white 0px;
    BORDER-TOP: white 0px;
    FONT-WEIGHT: lighter;
    FONT-SIZE: small;
    FLOAT: none;
    VISIBILITY: visible;
    BORDER-LEFT: white 0px;
    COLOR: #000000;
    BORDER-BOTTOM: white 0px;
    POSITION: relative;
    TEXT-ALIGN: center
}
.checkbox
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 14px;
    COLOR: #000000;
    BORDER-BOTTOM: 0px;
    HEIGHT: 14px;
}
.Error
{
    COLOR: #ff0000
}
.Info
{
    COLOR: #999999
}
.Menu
{
    BORDER-RIGHT: #777777 1px solid;
    BORDER-TOP: #777777 1px solid;
    BORDER-LEFT: #777777 1px solid;
    BORDER-BOTTOM: #777777 1px solid
}
.ResultGroen
{
    BACKGROUND-COLOR: #99ff99
}
.ResultBlauw
{
    BACKGROUND-COLOR: #bbbbff
}
.ResultRood
{
    BACKGROUND-COLOR: #ff9999
}
.tr1
{
    BACKGROUND-COLOR: #ffff77
}
.tr2
{
    BACKGROUND-COLOR: #eeee88
}
.Nummer
{
    WIDTH: 60px;
    TEXT-ALIGN: right
}
.Number
{
    WIDTH: 60px;
    TEXT-ALIGN: right
}
.Debug
{
    FONT-SIZE: xx-small;
    COLOR: gray;
    FONT-FAMILY: Verdana;
    FONT-VARIANT: small-caps
}
.None
{
}
.Borders
{
    BORDER: #000000 1px solid;
}


.ErrorBorderLess
{
    BORDER: #777777 0px solid;
    COLOR: #ff0000;
    background-color: #E1E6EC;
}
.BorderLess
{
    BORDER: #777777 0px solid;
    COLOR: #000000;
    background-color: #E1E6EC;
}
table.bestellijst
{
    BORDER: #777777 1px solid;
}
table.bestellijst .header
{
    border-bottom: #777777 2px dotted;
}

.kenteken
{
    border: black 1px solid;
}

img
{
    border: 0px;
}

HR 
{
    height:2px;
    background:#0019A8;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-left: auto;
}

TABLE.result TD.ResultGroen
{
    background-color: #99ff99;
}
TABLE.result TD.ResultGroenN
{
    background-color: #99ff99;
    text-align: right;    
}
TABLE.result TD.ResultRood
{
    background-color: #ff9999;
}
TABLE.result TD.ResultBlauw
{
    background-color: #bbbbff;
}
TABLE.result TD.ResultBlauwN
{
    background-color: #bbbbff;
    text-align: right;
}
