body {
text-align: center;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
background: #D0E2FA url("img/bg.jpg");
}

.container {
text-align: left; 
margin: 0 auto; 
width: 800px;
border: 1px solid #AFAFAF;
margin-top: 26px;
background-color: EFF4FC;
}

.header a{
color:FFFFFF;
text-decoration:none;
font-family: arial;
font-size: 11px;
}

.header a:hover{
text-decoration:underline;
}

.header {
height:150px;
background-image: url("img/header.jpg");
text-align: right;
color: FFFFFF;
padding: 0 5 0 0px;
}

#lang{
font-weight: bold;
font-size: 12px;
}

#search{
color: #9F9F9F;
background: #FFFFFF;
border: #AFAFAF 1px solid;
font-family: arial;
font-size:  12px;
padding-left:3px;
}

#navigation{
font-family: arial;
font-size: 13px;
line-height:37px;
color:#07284B;
height:37px;
text-align: center;
}

#navigation ul.ff{
margin: 0 0 0 0px;
position: relative;
top: 0px;
left: -9px;
}

#navigation ul.ie{
margin: 0 0 0 28px;
}

#navigation li{
float:left;
list-style-type:none;
white-space:nowrap;
width:186px;
}

#navigation li a{
display:block;
font-size:12px;
font-family:verdana;
text-decoration:none;
color: #0f2c58;
text-align:center;
background:url("img/nav.jpg") no-repeat right top;
text-transform:uppercase;
}

#navigation li.over a,#navigation li a:hover{
background:url("img/nav_over.jpg") no-repeat right top;
text-decoration:none;
}

#menu{
font-family: arial;
font-size: 12px;
margin-top: 10px;
float: left; 
text-align: left;
line-height:20px;
width: 200px;
margin-top:30px;
}

#menu a{
display: block;
text-decoration:none;
text-align: left;
color: 000000;
color: 002B59;
margin: 0 0 0 0px;
padding: 0 0 0 25px;
font-size: 11px;
font-family: arial;
}

#menu a:hover{
text-decoration:underline;
}

.selected{
border-right: 1px solid #AFAFAF;
border-top: 1px solid #AFAFAF;
border-bottom: 1px solid #AFAFAF;
text-decoration:underline;
font-weight:bold;
}

.content {
padding: 10 10 10 215px; 
font-family: LucidaSans,verdana;
font-size: 13px;
color:3F3F3F;
text-align: left;
}

.content_content {
padding: 10 100 10 215px; 
font-family: LucidaSans,verdana;
font-size: 13px;
color:3F3F3F;
text-align: justify;
}

.content a,.content_content a{
color: 002B59;
font-family: verdana;
font-size: 12px;
text-decoration:none;
}

.content a:hover, .content_content a:hover{
text-decoration:underline;
}

.footer {
clear: left; 
background: EFF4FC;
color: #0f2c58;
font-size: 11px;
font-family: arial;
text-align: left;
height: 16px;
padding: 0 0 0 5px;
}

.footer a{
color: #0f2c58;
font-size: 11px;
font-family: arial;
text-decoration: none;
}

.footer a:hover{
text-decoration: underline;
}

.bottom{
clear: left; 
font-family: verdana;
color: 6F6F6F;
font-size: 11px;
height:20px;
}

h1{
color: 002B59;
font-family: arial;
font-size: 25px;
}

tr.over {
background: #dde5f6;
cursor: default;
}

tr.normal3 {
background: #f2f6ff;
}

tr.normal2 {
background: #dde5f6;
}

tr.table_top{
color: 002B59;
}

table.producs {
border-collapse: collapse;
font-family: verdana;
font-size: 12px;
border: #8b93a8 0px solid;
width: 565px;
}

table.producs td {
border-collapse: collapse;
font-family: verdana;
font-size: 12px;
border-bottom: #8b93a8 1px solid;
}

td.pic {
border-right: #CFCFCF 1px solid;
background-color:#f2f6ff;
width: 80px;
}
td.price {
width: 65px;
text-align: right;
}

td.art_id {
font-size: 9px;
}

td.cart_price{
text-align: right;
vertical-align:bottom;
width: 80px;
}
td.cart_left{
border-right: #CFCFCF 1px solid;
background-color:#f2f6ff;
width: 80px;
vertical-align:bottom;
}
td.cart_tot{
width: 80px;
vertical-align:bottom;
}


table {
border-collapse: collapse;
font-family: verdana;
font-size: 12px;
border: #8b93a8 0px solid;
}

.formknop{
background: 8b93a8;
color: 002B59;
border: 0px;
}

.formknop2{
background: 002B59;
color: dde5f6;
border: 0px;
}



#order{
float:right;
margin: 75 10 10 10px;
}

#fout{
border: 1px solid #D70000;
}

#input{
border: 1px solid #BFBFBF;
}

#false{
border: 1px solid #FF8000;
}

#filter {
background: #dde5f6;
}

#filter_top {
color: dde5f6;
background: #002B59;
font-style: italic;
font-family: verdana,arial;
}

.no_textfield{
background-color: #EFEFEF;
}