/* CSS Document */

html {
	height:100%;
	width:100%;
	font-family:Verdana, Arial;
	font-size:11px;
	line-height:18px;
}

body {
	height:100%;
	width:100%;
	background:#FFF url(../gfx/achtergrond.jpg) top center no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	min-width:900px;
}

a {
	color:#b4003a;
}
		
	a:hover {
		color:#000;
	}

#content {
	position: relative;
	float:none;
	width:974px;
	margin:0px auto;
}

#menuDrukkerij, #menuUitgeverij {
	float:left;
	text-align:left;
	height:576px;
}

	#menuDrukkerij P{
		margin:480px 0px 0px 103px;
	}

#menuUitgeverij{
	margin:30px 0px 0px 20px;
}

#menuUitgeverij p{
	margin:150px 0px 0px 131px;
}

#flash {
	margin:0px 0px 0px 16px;
}

#tekst {
	position:relative;
	float:left;
	height:628px;
	width:314px;
	text-align:justify;
	margin:0px 0px 0px 103px;
}

	#tekst h1 {
		font-size:26px;
		width:100%;
		line-height:normal;
		margin:95px 0px 0px 0px;
		padding:0px;
	}
	
		#tekst h1 span {
			font-size:10px;
			margin:0px 0px 0px 72px;
			font-weight:normal;
			color:#cfcfcf;
		}
		
			#tekst h1 span b {
				color:#b4003a;
			}
			
				#tekst h1 span a {
				color:#000;
			}
		
	#tekst p {
		margin:10px 14px 0px 0px;
		padding:0px;
		line-height:20px;
	}

#adres1 {
	float:left;
	margin:40px 17px 0px 0px;
	font-size:10px;
}

#adres3 {
	float:left;
	margin:40px 0px 0px 0px;
	font-size:10px;
}

#wendrich {
	margin:225px 0px 0px 0px;
	font-size:9px;
	color:#999;
	width:100%;
	text-align:center;
}

	#wendrich p {
		margin:8px 0px 0px 0px;
		border-top:1px #CCCCCC dashed;
		padding:8px 0px 0px 0px;
	}

	#wendrich a {
		color:#999;
	} 
	
#banner-print {
	position: absolute;
	left: 248px;
	top: 508px;
	z-index: 99;
}