/* CSS Document */

BODY{
width:100%;
height:auto;
/*background-image:url(../images/body_backg.png);
*/background-color:#004494 ;
background-repeat:repeat-x;
text-align:center;
}
P{

}
H1{

}
H2{

}
H3{

}
a:link, a:active, a:visited{

}
a:hover{

}
#container
{
	width:1179px;
	height:788px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto;
	background-image:url(../image/foto-home.jpg);
}
#containerboekendag
{
	width:844px;
	height:620px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto;
}
#header
{
width:314px;
height:00px;
vertical-align:middle;
/*background-image:url(../images/header_text.png);*/
padding-top:35px;
background-repeat:no-repeat;
margin:0 auto;
}
#main_part
{
	width:900px;
	height:270px;
	background-repeat:no-repeat;
	margin: auto;
}
#footer_part
{
	width:100%;
	height:100px;
	margin:0 auto;
	alignment-adjust:central;
	margin-left: 140px;
}
.footer
{
	width:25%;
	height:auto;
	float:left;
	margin-left:2px;
}
.style1 {
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana;
	/*color: #993300;*/
	color:#A4000C;
}
.style2 {
width:75%;
height:auto;
margin:0 auto;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana;
	color:#6C96DE;
}
a img
{
border:0;
}

