/* ---------------- Buildnet Page Style -------------- */

BODY,HTML {
font-size : 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
color:blue; 
background-color : #FFFFFF;
margin : 0 0 0 0;
padding : 0 0 0 0;
width: auto;
height:auto;
background-image:url(images/background_logo.jpg);
background-repeat:repeat-y;
background-position:center;
}
#bn_container {
padding: 0px;
margin: 0px;
width: 998px;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
}
#bn_header {
width: 100%;
height: 286px;
background-image:url(images/header.jpg);
background-position:top left;
background-repeat:no-repeat;
border-right: 1px solid #332B67;
}
#bn_main {
width: 998px;
background-image:url(images/left.jpg);
background-position:left;
background-repeat:repeat-y;
border-right: 1px solid #332B67;
} 
#bn_left {
float:left;
clear:left;
width: 220px;
background-image:url(images/left_top.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#bn_center_box {

}
#bn_center {
width: 448px;
_width: 445px;
line-height: 25px;
font-weight: normal;
min-height: 450px;
background-color:#FFFFFF;
padding: 0px 290px 0px 10px;
margin: 0px 0px 0px 250px;
background-image:url(images/picture.jpg);
background-position:bottom right;
background-repeat:no-repeat;
color:#33215D;
}
#bn_right {
float:right;
clear:right;
}
#bn_footer {
float:left;
clear:left;
height: 46px;
width:998px;
background-color:#FFFFFF;
background-image:url(images/footer.jpg);
background-position:bottom left;
background-repeat:no-repeat;
border-right: 1px solid #332B67;
border-bottom: 1px solid #332B67;
}
#bn_zoeken {
float:right;
clear:right;
padding: 70px 10px 0px 0px;
color:#33215D;
}


/* ---------------- Buildnet Page Style -------------- */

input.searchbox{ 
border-bottom:#505B9D 2px solid; 
border-right:#505B9D 2px solid; 
border-left:#505B9D 2px solid; 
border-top:#505B9D 2px solid; 
padding-left: 18px;
width:100px; 
margin-left:10px;
background-image:url(images/zoom.jpg);
/*background-image:url(images/loep.gif);*/
background-position:top left;
background-repeat:no-repeat;
}
A.bn_center {
color: #0000FF;
font-weight: normal;
text-decoration: none;
}

A.bn_center:hover {
text-decoration: underline;
}

H1 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}
H3 {
color:#505B9D;
font-size:20px;
font-weight:bold;
letter-spacing: 1px;
}

p {
padding: 0px;
margin: 0px;
}

.smalltext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #505B9D;
}

.bg_medium {
  background-color : #A9B4D2;
}

.bg_light {
  background-color : #ECEFF6;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

.banner {
font-size: 12px;
font-weight: normal;
line-height: 20px;
letter-spacing:1px;
padding: 40px 0px 0px 10px;
vertical-align:bottom;
}
.banner a:link, .banner a:active, .banner a:visited {
display:block;
margin: 10px 50px 0px 5px;
padding: 0px 0px 0px 25px;
text-decoration : none;
color:#F8F8F8;
background-image:url(images/blue.jpg);
background-position:center left;
background-repeat:no-repeat;
}
.banner a:hover {
display:block;
margin: 10px 50px 0px 5px;
padding: 0px 0px 0px 25px;
font-weight:bold;
color:#FFFFFF;
text-decoration : none;
background-image:url(images/red.jpg);
background-position:center left;
background-repeat:no-repeat;
}
.banner_item {
border-bottom: 1px solid #4094D0;
margin-bottom:10px;
}
