
/* FILL */

.body_fill_htop
{
background-image: url("../../images/htopbg.jpg");
background-repeat: repeat-x;
background-position: top left;
text-align: center;
}

.BODY_Fill_Left
{
background-image: url("../../images/left.jpg");
background-repeat: no-repeat;
background-position: bottom right;
background-color: #000000;
}

.BODY_Fill_Right{
background-image: url("../../images/right.jpg");
background-repeat: no-repeat;
background-position: bottom right;
background-color: #000000;
}

.body_fill{
background-color: #380000;
}

body{
margin:0px;
padding:0px;
background-image: url("../../images/bg_pattern.gif");
font-family:verdana;
overflow:auto;
}

A:link { color: #000000 }
A:active { color: #000000 }
A:visited { color: #000000 }
A:hover { color: #000000 }

.background {
background-image: url("../../images/topbg.gif");
background-repeat:repeat-x;
width:50%;
}

.content_table{
width: 800px;
height: 100%;
background-color: #ffffff;
}

.nav_table, 
.top_table{
width:100%; 
height:100%;
border:0px;
}

.top_table{
border-bottom: 2px solid #00b5ca;
}

.contactgegevens{
font-size:10px;
color:#ffffff;
height:18px;
border:1px solid #ffffff;
background-color:#00b5ca;
}

.content{
margin:12px;
font-size:10px;
}

h2{
font-size:11px;
font-weight:normal;
font-family:century gothic;
}

.contact{
margin-left:12px;
}

.TABLE_Klantinfo .TD_Klantinfo
{
text-align: left;
width: 100%;
display:block;
}

.TABLE_Klantinfo .TD_Klantinfo2{display:none;}

.TABLE_Klantinfo .TD_Klantinfo #SPAN_KLANTINFO1
{
color: #000000 ; font: 10px Verdana ;
}

.TABLE_Klantinfo .TD_Klantinfo #SPAN_KLANTINFO2
{
color: #000000 ; font: 10px Verdana ;
}


