/* CSS Document */

body {
font-size:12px;
font-family: Verdana, Arial;
margin:0;
text-align:center;
background-image:url(../../../images/stippenachtergrond.gif);

/*scrollbar-face-color: #9DCC28;
scrollbar-highlight-color: #5C3208;
scrollbar-shadow-color: #5C3208;
scrollbar-3dlight-color: #9DCC28;
scrollbar-arrow-color: #5C3208;
scrollbar-track-color: #9DCC28;
scrollbar-darkshadow-color: #9DCC28;*/
} 

#wrapper {
width:895px;
height:auto;

margin-left:auto;
margin-right:auto;
text-align:left;
}

#header {
float:left;
width:895px;
height:150px;
text-align:center;
padding-top:20px;
padding-bottom:20px;
}

#navbar {
float:left;
width:895px;

font-weight:bold;
color:#CC0000;
height:20px;

padding-left:5px;
padding-right:5px;


}

/*html>body #navbar {
width: 983px;
height: 26px;

}*/

#breadcrumb {
float:left;
width:585px;
font-weight:normal;
}

#login {
float:left;
width:298px;
text-align:right;
font-weight:normal;
}

#sidebar {
float: left;
width: 185px;
padding-right:5px;
padding-top:10px;
font-weight:bold;
display:inline;
}



#contentwrapper{
width:885px;
padding:5px;
background-color: #FFFFFF;
float:left;
}

#border {
width:870px;
min-height:400px;
border: dashed 3px #DBEEFD;
background-color:#FFFFFF;
float:left;
padding:5px;
}


#content {
float:left;
width: 655px;
padding:5px;
padding-left:20px;
display:inline;
}

#content p {
line-height: 16px;
}

/*html> body #content {
width: 780px;
}*/

#description TD{
width:290px;
font-size:12px;
}

#col {
width:200px;
}

#footer {
clear:both;
width:895px;
text-align:center;
margin-top:5px;}

.footertext a, .footertext {
font-size:9px;
color:#7D7D7D;
padding-bottom:5px;

}

p {
padding-top:0;
margin-top:0;
line-height:14px;
}

td {
font-size: 12px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align:center;

}
h1 {
   font-size:14px;
   padding-top:4px;   
   padding-left:3px;
   color: #CC0000;
}

h2 {
font-size:13px;
color: #666666;
padding-bottom:2px;
margin-bottom:0;
padding-top:0;
margin-top:0;
text-indent:6px;
border-bottom:1px dashed #CC0000;
}

h3 {
font-size:13px;
color: #CC0000;
padding-bottom:2px;
margin-bottom:10px;
padding-top:0;
margin-top:30px;
border-bottom:1px dashed #666666;
}

#xsell .infoBoxHeading {
font-size:13px;
color: #CC0000;
background-color:#FFFFFF;
padding-bottom:2px;
margin-bottom:10px;
padding-top:0;
margin-top:30px;
border-bottom:1px dashed #666666;
}

a:active, a:focus { 
outline: 0; 
} 