/* CSS Document */
html,body{
margin:0;
padding:0;
background:#232a2d;
}

#backtext{
font-size:10px;
}


h6{
font-size:18px;
font-weight:bold;
margin:0;
padding: 0;
text-align: left;
}

#main{
width:999px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#main_center{
height:624px;
position: absolute;
top: 50%;
left: 0%;
width:100%;
margin-top: -312px;
}

#head{
float:left;
height:326px;
width:999px;

}

#menu{
float:left;
height:31px;
width:999px;
}

#space_one{
float:left;
height:31px;
width:15px;
background:url(images/space_1.jpg);
}

#button_drukkerij a{
float:left;
width:116px;
height:31px;
background:url(images/bDrukkerijLiebeek_n.jpg);
}

#space_two{
float:left;
height:31px;
width:34px;
background:url(images/space_2.jpg);
}

#button_nieuws a{
float:left;
width:68px;
height:31px;
background:url(images/bWerkwijze_n.jpg);
}

#space_three{
float:left;
height:31px;
width:34px;
background:url(images/space_3.jpg);
}

#button_diensten a{
float:left;
width:79px;
height:31px;
background:url(images/bPrintService_n.jpg);
}

#space_four{
float:left;
height:31px;
width:32px;
background:url(images/space_4.jpg);
}

#button_visitekaartjes a{
float:left;
width:59px;
height:31px;
background:url(images/bDiensten_n.jpg);
}

#space_five{
float:left;
height:31px;
width:34px;
background:url(images/space_5.jpg);
}

#button_werkwijze a{
float:left;
width:91px;
height:31px;
background:url(images/bVisitekaartjes_n.jpg);
}

#space_six{
float:left;
height:31px;
width:34px;
background:url(images/space_6.jpg);
}

#button_service a{
float:left;
width:49px;
height:31px;
background:url(images/bNieuws_n.jpg);
}

#space_seven{
float:left;
height:31px;
width:34px;
background:url(images/space_7.jpg);
}

#button_contact a{
float:left;
width:53px;
height:31px;
background:url(images/bContact_n.jpg);
}

#space_ten{
float:left;
height:31px;
width:36px;
background:url(images/space10.jpg);
}

#button_wieiswie a{
float:left;
width:64px;
height:31px;
background:url(images/bWieIsWie_h.jpg);
}


#space_eight{
float:left;
height:31px;
width:166px;
background:url(images/space_8.jpg);
}

#cont{
float:left;
width:999px;
height:242px;
font-family:verdana, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:18px;
background:transparent;
overflow: auto;
}

#contentBox{
float:left;
width:999px;
height:242px;
background:url(images/content.jpg) no-repeat;
}

#scroll{
float: left;
width: 666px;
height: 100%;
}



#saying_drukkerij{
float: right;
width: 30%;
height: 235px;
text-align: right;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height: 35px;
color:#fff;
}

#saying_nieuws{
float: left;
width: 30%;
height: 235px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height: 35px;
color:#fff;
}

#saying_services{
float: right;
width: 30%;
height: 235px;
text-align: right;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height: 35px;
color:#fff;
}

#saying_intro{
float: left;
width: 30%;
height: 235px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height: 35px;
color:#fff;
}

#saying_contact{
float: right;
width: 30%;
height: 235px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height: 35px;
color:#fff;
}

#saying_cards{
float: left;
width: 30%;
height: 235px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height: 35px;
color:#fff;
}

#saying_work{
float: right;
width: 30%;
height: 235px;
text-align: right;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height: 35px;
color:#fff;
}

#saying_service{
float: left;
width: 30%;
height: 235px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height: 35px;
color:#fff;
}

#foot{
float:left;
width:999px;
height:25px;
background:url(images/foot.jpg);
}

.columnized div {
float: left;
width: 18em;   
padding-top:22px;
padding-left:30px;
padding-right:10px;
/*position: relative;         */
text-align: justify;
margin: 0;  
}

/*#container {
	width: 666px;
	height: 200px;
	overflow: auto;
}*/

.columnized div .readOn {
position: absolute;
right: 1em;
bottom: -0.5em;
color: #999999;   
}

#logopage{
padding-left:23px;
}

a {
  font-weight: bold;
  
}