html { 
scrollbar-base-color: #438BCB;
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-arrow-color: #1C3955;
scrollbar-darkshadow-color: #1C3955;
scrollbar-face-color: #A9C9E7;
scrollbar-highlight-color: #438BCB; 
scrollbar-shadow-color: #438BCB;
scrollbar-track-color: #D8E7F3; 
} 


img{
	border:0px;
}
table{
}
td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #1C3955;
}

.tableheader{
	background-color: #438BCB;
	font-weight: bold;
	color: #FFFFFF;
}

.smalltableheader{
	background-color: #438BCB;
	font-weight: bold;
	color: #FFFFFF;
	font-size: xx-small;
}

.kop1{
	color: #438BCB;
	font-weight: bold;
	font-size: large;
}
.kop2{
	color: #438BCB;
	font-weight: bold;
	font-size: medium;
}
.kop3{
	font-weight: 700;
	font-size: x-small;
}
	

.noborder{
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
}
.border{
    border-right:  #FFFFFF 2px;
    border-left:  #FFFFFF 2px;
    border-top:  #FFFFFF 2px;
    border-bottom:  #FFFFFF 2px;
    color: #FFFFFF;
}

.button{
    border-right: inset #FFFFFF 2px;
    border-left: inset #FFFFFF 2px;
    border-top: inset #FFFFFF 2px;
    border-bottom: inset #FFFFFF 2px;
    color: #FFFFFF;
    background-color: #000000;
    font-weight: bold;
    height: 20px;
}
.grey{
    color: #999999;
    font-size: x-small;
}
.textinput{
    font-family: Verdana, Helvetica, sans-serif;
}

.bigblue {
	color: #00375B;
	font-weight: bold;
	font-size: small;
}

.vanprijs{
	color: #00375B;
	font-weight: bold;
	font-size: x-small;
	text-decoration: line-through;
}
.voorprijs{
	color: #00375B;
	font-weight: bold;
	font-size: small;
}
.vanprijsaanbieding{
	color: #00375B;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: line-through;
}
.voorprijsaanbieding{
	color: #00375B;
	font-weight: bold;
	font-size: x-small;
}

.fout{
	color: #FF3300;
	font-weight: bold;
	font-size: x-small;
}


.prijs{
	color: #00375B;
	font-weight: bold;
	font-size: x-small;
}
.small{
	font-size: xx-small;
}

.small_cart{
	font-size: xx-small;
	line-height: 8pt;
}

a:link {
	color: #00375B;
}
a:visited {
	color: #00375B;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

a.am:link {
    font-weight: bold;
	color: #00375B;
}
a.am:visited {
    font-weight: bold;
	color: #00375B;
}
a.am:hover {
    font-weight: bold;
	color: #FF9900;
}
a.am:active {
    font-weight: bold;
	color: #FF9900;
}

a.amsub:link {
	font-size: xx-small;
	color: #00375B;
}
a.amsub:visited {
	font-size: xx-small;
	color: #00375B;
}
a.amsub:hover {
	font-size: xx-small;
	color: #FF9900;
}
a.amsub:active {
	font-size: xx-small;
	color: #FF9900;
}


a.amh:link {
	color: #FFFFFF;
    font-weight: bold;
}
a.amh:visited {
	color: #FFFFFF;
    font-weight: bold;
}
a.amh:hover {
	color: #FF9900;
    font-weight: bold;
}
a.amh:active {
    font-weight: bold;
	color: #FF9900;
}

a.amh_big:link {
	font-size: small;
	color: #FFFFFF;
    font-weight: bold;
}
a.amh_big:visited {
	font-size: small;
	color: #FFFFFF;
    font-weight: bold;
}
a.amh_big:hover {
	font-size: small;
	color: #FF9900;
    font-weight: bold;
}
a.amh_big:active {
	font-size: small;
    font-weight: bold;
	color: #FF9900;
}


.menuhead{
    color: #FFFFFF;
}

.menumain{
    color: #1C3955;
	background-color: #FFFFFF;
}
.main{
    color: #1C3955;
	background-color: #FFFFFF;
}

.tab_actief{
    color: #FFFFFF;
}
.tab_inactief{
    color: #1C3955;
}

.error{
    color: #E60000;
}
