
* {margin: 0; padding: 0; border: none; text-decoration: none}

body {
	background: url(images/back_page.jpg) top center;
	text-align: center;
	font: .8em "century gothic", Helvetica, Verdana, Arial, sans-serif;
}

a:link, a:visited, a:active {
	color: #BAA800; 
	text-decoration: none;
}

a:hover {
	color: #FAA000;
	text-decoration: none;
}

#header {	
	background: url(images/back_header.jpg);
	width: 718px;
	height: 38px;
	margin: auto;
	padding: 66px 36px 0px 36px;
	font: 1.1em "century gothic", Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
}

#header_menu {
	width: 100%;
	margin:auto;
	color: #FFFFFF;
	}	
	
#header_menu a:link, a:visited {color: #FFFFFF; text-decoration: none; text-align: left; }
#header_menu a:hover {color: #FFFFFF; text-decoration: none; text-align: left; }

#container {
	background-image: url(images/back_container.jpg);
	width: 790px;
	margin: auto;
	padding: 0 0px 0 0px;
	position:relative;	
}

#sidebar{
	position: absolute;
	top:-53px;
	left: 780px;
	width: 254px;
	z-index:2;
	text-align:left;
}

#sidebar img{
	padding:0 0 20px 0;
	border:0px;
}

#sidebar a:link, a:visited, a:active {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight:bold;
}

#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

#footer1 {
	clear: both;
	width: 790px;
	height: 35px;
}

#footer2 {
	background: url(images/back_footer2.gif) no-repeat;
	width: 790px;
	height: 100px;
	margin: auto;
	padding: 0 0 0 0;
	clear: both;
}
	
#content {
	width: 704px;
	background:url(images/back_content2.gif) top center no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px 43px 0px 43px;
	text-align: justify;
}

.3collumn_layout {
	column-count: 3;
	column-gap: 19px;
	collumn-rule: 1px solid #BAA800;	
}

.contentimg {
	background: #FFF;
	padding: 2px;
	border: 2px solid #BAA800;
	float: right;
	margin: 6px;
}

#content p {
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
	padding: 0 4px 10px 4px;	
}

#content_assorti {
	width: 514px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	float: left;
}

#content_assorti p {
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
	margin: 0 4px 10px 4px;	
}

#content_order {
	width: 178px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	text-align: justify;
	float: left;
}

#content_order p {
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
	margin: 0 4px 10px 4px;	
}

#content ol {
	padding: 0px 28px 20px 28px;
}

#content ul {
	padding: 0px 23px 20px 23px;
	list-style-image: url(images/bullet_chapters.gif);
	list-style-type: square;
	list-style-position: outside;
	clear: left;
}

#content ul a:link, a:visited, a:active {
	color: #BAA800; 
	text-decoration: none;
}

#content ul a:hover {
	color: #FAA000;
	text-decoration: none;
}

.listpoints {
	list-style-image: url(images/bullet_points.gif);
}

#top1 {
	width: 740;
	background: url(images/back_top1.jpg) top center no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 3px 25px 0px 25px;
}

#top2 {
	width: 710;
	background: url(images/back_top1.gif) left top no-repeat;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	color: #897C01;
	font-weight: bold;
	margin: 10px 4px 12px 4px;
	text-align: left;
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	display: block;
	border-bottom: solid 2px #BAA800;
}

h2 {
	font-size: 16px;
	color: #897C01;
	font-weight: bold;
	margin: 0px 4px 6px 4px;
	padding: 10px 0 0 0;
	text-align: left;
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	display: block;
	border-bottom: solid 1px #BAA800;
}

h3 {
	font-size: 12px;
	display: block;
	border-bottom: 0px solid #E3DC99;
	text-indent: 1px;
	color: #BAA800;
	font-weight: bold;
	margin: 0 2px 2px 2px;
	padding-bottom: 0px;
	text-align: left;
	font-family: "century gothic", Verdana, Arial, sans-serif;
}

h4 {
	font-size: 12px;
	display: block;
	text-indent: 2px;
	color: #FFFFFF;
	background-color: #BAA800;
	font-weight: bold;
	margin: 0 2px 2px 2px;
	padding-bottom: 3px;
	text-align: left;
	font-family: "century gothic", Verdana, Arial, sans-serif;
}

h5 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
	font-family: "century gothic", Verdana, Arial, sans-serif;
}

.klein {
	font-size: 10px;
}

.groen {
	color: #BAA800;
}

.oranje {
	color: #FFA000;
}

.oranje_bold {
	color: #FFA000;
	font-weight: bold;
}

.img_right {
	float: right;
	display: inline;
	margin: 4px 0 4px 10px;
}

.comment {
	color: #FF0000;
	font-weight: bold;
}

.footerimage{
clear: both;
}

