body {
	margin:0px;
	padding:0px;
	background-image:url(boeka1.gif);
	background-repeat:no-repeat;
	background-position:65% 82px;
	background-color:white;
	color:black;
	}
	
#Header {
	width:100%;
	margin-top:50px;
	height:32px;
	border-color:#990033;
	border-style:solid;
	border-width:2px 0;
	background-image:url(header_right2.gif);
	background-repeat:no-repeat;
	background-position:center right;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. */
	voice-family: "\"}\"";
  	voice-family:inherit;
		height:30px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. */
body>#Header {height:30px;}

#headerLogo {
	float:left;
	height:18px;
	background-image:url(header_left2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:12px 0 0 114px;
	}

#headerOverlap {
	position:absolute;
	top:28px;
	left:69%;
	width:93px;
	height:76px;
	background-image:url(boeka3.gif);
	background-position:center left;
	background-repeat:no-repeat;
	}
	
#Headert {
	margin:85px 100px 0px 150px;
	padding:0px;
	}

.Content2 {
	width:600px;
	margin:5px 150px 10px;
	padding:5px 5px 5px 5px;
	color:black;
	background-color:#eee;
	border:2px solid #990033;
	}

.Content3 {
	margin:0px 150px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	color:black;
	background-color:#fff;
	border:0px solid #990033;
	}

.Content4 {
	width:400px;
	margin:5px 150px 50px;
	padding:40px;
	color:black;
	background-color:#eee;
	border:2px solid #990033;
	}

#prijs {
	float:left;
	margin: -24px 0px 0px 0px;
	height:22px;
	text-align:center;
	}

#bestel {
	float:right;
	margin: -23px 0px 0px 0px;
	width:130px;
	height:21px;
	border:1px solid #990033;
	background-color:#ffffff;
	text-align:center;
	}

#schrtitel {
	position:center;
	text-align:left;
	width:99%;
	margin-top:0px;
	padding-left:5px;
	padding-bottom:1px;
	border:1px solid #990033;
	background-color:#ffffff;
	}

p2 {
	font-size:13px;
	line-height:13px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;	
	}

.Content {
	width:600px;
	margin:5px 150px 50px;
	padding:40px;
	color:black;
	background-color:#eee;
	border:2px solid #990033;
	}

#navcontainer ul
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:left;
	}

#navcontainer ul li
	{
	display:inline;
	margin:0px;
	padding:0px;
	text-indent:8px;
	}

#navcontainer ul li p
	{
	float:left;
	width:49%;
	font-size:15px;
	font-weight:600;
	line-height:15px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin:10px 0px 10px 0px;
	color:#333;
	background-color:#eee;
	border:1px solid #eee;
	}

#navcontainer ul li a
	{
	float:left;
	width:49%;
	text-decoration:none;
	color:#fff;
	background-color:#CC0033;
	border:1px solid #ffffff;
	}

#navcontainer ul li a:hover
	{
	color: #CC0033;
	background-color: #ffffff;
	border:1px solid #CC0033;
	}

p {
	font-size:15px;
	line-height:20px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;	
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

li {
	font-size:16px;
	line-height:20px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;	
	}

a {
	color:#CC0033;
	font-size:15px;
	text-decoration:none;
	font-weight:600;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	}
a:link {color:#CC0033;}
a:visited {color:#FF6666;}
a:hover {background-color:white;}
h1 {
	color:#666;
	font:24px/24px trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight:900;
	}
h2 {
	color:#333;
	font:16px trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight:700;
	margin:18px 0px 3px 0px;
	}
h3 {
	color:#666;
	font-size:16px;
	font-weight:800;
	font:16px trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin:6px 0px 3px 0px;
	}
h4 {
	color:#990033;
	font-size: 18px; 
	line-height: 18px; 
	font-weight: 800;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; 
	margin: 0;
	padding: 0;
	}
h5 {
	color:#333;
	font:15px trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight:600;
	margin:0px 0px 0px 0px;
	}

h6 {
	color:#eee;
	font:8px trebuchet ms, verdana, arial, helvetica, sans-serif;
	}

img {border-width:0px;}
img.thumb {margin:10px 1px;}

#Copyright {
	clear:both;
	padding:50px 0px 100px 0px;
	text-align:center;
	font-weight:800;
	color:#999;
	}
	
#copyrightText {
	position:relative;
	left:-17px;
	font-size:11px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	}

.first {margin-top:0px; padding-top:0px;}


