
.fout {
    BACKGROUND: #ffffff;
    COLOR: #ff0000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    }

.prijs {
    BACKGROUND: #ffffff;
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 30px;
    }

.box_header {
	  background: #000000;
    COLOR: #F60;
    FONT-WEIGHT: bold;
    }

.box_rand{ 
    BACKGROUND: #ffffff;
    color: #ffffff;
    font-weight: bold;
    }

.box_inhoud{ 
    COLOR: #000000;
    FONT-WEIGHT: normal;
    }
    
.box_header_select {
    BACKGROUND: #ff6000;
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    }

.box_rand_select{ 
    BACKGROUND: #ff6b08;
    }

.box_inhoud_select{ 
    BACKGROUND: #ffffff;
    COLOR: #ffffff;
    FONT-WEIGHT: normal;
    }

A.prijs:link {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    COLOR: #ffffff;
    FONT-SIZE: 30px;
    text-decoration: none;
}
A.prijs:visited {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    COLOR: #ffffff;
    FONT-SIZE: 30px;
    text-decoration: none;
}
A.prijs:active {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    COLOR: #ffffff;
    FONT-SIZE: 30px;
    text-decoration: none;
}
A.prijs:hover {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    COLOR: #ffffff;
    FONT-SIZE: 30px;
    text-decoration: none;
}
A.wit:link {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    COLOR: #000000;
    FONT-SIZE: 11px;
    text-decoration: underline;
}
A.wit:visited {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    COLOR: #000000;
    FONT-SIZE: 11px;
    text-decoration: underline;
}
A.wit:active {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    COLOR: #000000;
    FONT-SIZE: 11px;
    text-decoration: underline;
}
A.wit:hover {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    COLOR: #ff6b08;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:link {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-SIZE: 10px;
}
A:visited {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-SIZE: 10px;
}
A:active {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-SIZE: 10px;
}
A:hover {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-SIZE: 10px;
    text-decoration: none;
}

A.aktie:link {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-SIZE: 18px;
    COLOR: RED;
}
A.aktie:visited {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-SIZE: 18px;
    COLOR: RED;
}
A.aktie:active {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-SIZE: 18px;
    COLOR: RED;
}
A.aktie:hover {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-SIZE: 18px;
    COLOR: RED;
    text-decoration: none;
}

P
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
}

B
{
	font-size: 11px;
        font-weight: bold;
        font-style: normal;
	font-family: Arial; 
}
TH
{ 
	background: url(/pics/menu_bg.png) top left scroll;
	margin: 0px;
	padding: 0px;
	height: 16px;
	font-family: Verdana;
	font-size: 10px;
}

TD.kop
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
  background-image: url(/pics/logo_xsmall.png);
	background-repeat: no-repeat;
}

TD
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
}
INPUT
{ 
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica; 
}
INPUT.geel
{ 
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;      
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica; 
    font-weight: bold;
    color: black;
    background:#ffff00;
}
INPUT.belg
{
    border: 2px solid #c00000;
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica; 
    font-weight: bold;
    color: #c00000;
    background:#ffffff;
}
SELECT
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica; 
	color: #000000;
}
.ROETABLEROW
{
    background: #ccccff;
}
#msg_box {
    position: absolute;
    top: 5%;
    left: 25%;
    right: 25%;
    bottom: auto;
    width: 50%;
    height: auto;
    background-color: #E0E0E0;
    color: #022E8E;
    border: 1px solid #022E8E;
    padding: 0px;
    z-index: 1; /* this is important! */
    }
#msg_box_title {
    background-color: #022E8E;
    color: #FFFFFF;
    padding: 2px;
    font-weight: bold;
    }
#msg_box_close {
    float: right;
    background-color: #E0E0E0;
    color: #022E8E;
    padding: 0px 4px;
    font-weight: bold;
    }
#msg_box_text {
    background-color: #E0E0E0;
    color: #022E8E;
    padding: 20px;
    }
#msg_box_ok {
    float: right;
    background-color: #E0E0E0;
    color: #022E8E;
    padding: 4px 10px;
    margin-bottom: 16px;
    font-weight: bold;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 1px solid white;
    border-top: 1px solid white;
} 


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

#navcontainer li { 
margin: 0; 
list-style-type: square;
padding-left: 10px;
}

#navcontainer a
{
list-style-type: square;
padding: 2px 2px 2px 24px;
border: 1px solid #333;
width: 150px;
background-color: #999;
}

#navcontainer a:link, #navlist a:visited
{
list-style-type: square;
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
list-style-type: square;
border: 1px solid #333;
background-color: #F60;
background-image: url(pics/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
list-style-type: square;
border: 1px solid #333;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
}


