/****************************** GENERAL ******************************/
html, body, form, fieldset {
	font:100% Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
}
html {
	font-size:100.01%;
}
body {
	background:#fff url(../images/bck_body_small.jpg) top left repeat-x;
	color:#5f5f5f;
	line-height:1.6em;
	font-size:.7em;}*{font-size:100%;}
a img {
	border:none;
}
fieldset {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 15px 0;
}
p {
	margin:0 0 10px 0;
}
h1 {
	color:#ae6b11;
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
	margin-top:25px;
	font-style:italic;
}
h2 {
	color:#ae6b11;
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
	margin:0 0 25px 0;
	font-style:italic;
}
h3 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.5em;
	color:#363636;
	margin-top:30px;
	margin-bottom:15px;
}
h4 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.3em;
	color:#363636;
	margin-top:10px;
	margin-bottom:20px;
}
h5 {
	color:#363636;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:10px;
}
h6 {
	/*font-size:0.9em;
	font-weight:normal;
	font-style:italic;
	margin-top:15px;
	margin-bottom:5px;*/
}
ul {
	margin:0 0 0 15px;
	padding:0;
}
li {
	padding:0 0 5px 5px;
}
a:link {
	color:#ae6b11;
	text-decoration:underline;
}
a:hover {
	color:#363636;
	text-decoration:none;
}
a:visited {
	color:#ae6b11;
	text-decoration:underline;
}
a:active {
	color:#ae6b11;
	text-decoration:underline;
}
table td {
	vertical-align:top;
}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.floatL {float:left;}
.floatR {float:right;}
.clearfloats {clear:both;}
.XS {width:20px;}
.S {width:40px;}
.M {width:60px;}
.L {width:80px;}
.XL {width:100px;}
.morelink {
	background:url(../images/bck_morelink.gif) top left no-repeat;
	padding-left:20px;
	margin-left:10px;
	font-style:normal;
}
.pijlwoord {
	background:url(../images/bck_pijlwoord.gif) top left no-repeat;
	padding-left:20px;
	margin-left:10px;
	font-style:normal;
}
li.hlbullet {
	background:url(../images/bck_pijlwoord.gif) top left no-repeat;
	padding-left:20px;
	margin-left:-15px;
	font-style:normal;
	list-style-image:none;
	list-style-type:none;
}

/****************************** MAIN PARTS ******************************/
#main {
	width:751px;
	margin:0 auto;
}
#lang {
	text-align:right;
	text-transform:uppercase;
	height:20px;
	padding-top:3px;
}
#header {
	height:175px;/*203-28*/
	padding-top:28px;
	padding-left:35px;
}
#yellowheader {
	height:250px;
}
#yellowheader_small {
	height:115px;
}
#content {
	padding:25px 0;
}
#footer {
	height:41px;/*66-25*/
	padding-top:25px;
	color:#fff;
	background:url(../images/bck_footer.jpg) top left repeat-x;
	font-style:italic;
}

/****************************** LANGUAGE ******************************/
#lang a {
	color:#ae6b11;
	text-decoration:none;
	font-size:0.9em;
}
#lang a:hover {
	color:#363636;
}

/****************************** HEADER ******************************/
#logo {
	float:left;
	width:191px;
	height:147px;
	background:url(../images/logo.gif) top left no-repeat;
}
#zin {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#474747;
	font-style:italic;
	font-size:1.7em;
	padding:98px 0 0 50px;
	line-height:1.4em;
}

/****************************** NAVIGATION ******************************/
#navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#navigation ul li {
	display:inline;
	margin:0 0 0 -3px;
	padding:0;
}
/* ie7 hack */
*:first-child+html #navigation ul li {
	margin:0;
}
#navigation ul li a {
	display:inline-block;
	margin:0;
	padding:0;
}
#navigation li a {
	width:107px;
	height:43px;
	margin:0;
	padding:0;
}
#navigation ul li a:hover {background-position:0 43px;}
#navigation ul li a.active {background-position:0 43px;}

/****************************** YELLOWHEADER ******************************/
#txt {
	float:left;
	width:363px;
	margin-left:65px;
	margin-top:10px;
}
#yellowheader_small #txt {
	float:left;
	width:463px;
	margin-left:65px;
	margin-top:0;
}
#txt p {
	width:285px;
	text-align:justify;
	color:#fff;
}
#txt h1 {
	color:#fff;
	font-size:1.7em;
}
#txt .morelink {
	background:url(../images/bck_morelink_white.gif) top left no-repeat;
	padding-left:20px;
	margin-left:10px;
}
#txt a:link {
	color:#fff;
	text-decoration:underline;
}
#txt a:hover {
	color:#363636;
	text-decoration:none;
}
#txt a:visited {
	color:#fff;
	text-decoration:underline;
}
#txt a:active {
	color:#fff;
	text-decoration:underline;
}
#illustration {
	float:left;
	background:url(../images/ill_yellowheader.jpg) top left no-repeat;
	width:234px;
	height:237px;
}
#illustration_small {
	float:left;
	background:url(../images/ill_yellowheader_small.jpg) top left no-repeat;
	width:84px;
	height:86px;
	margin-top:10px;
}

/****************************** NAVIGATION PRODUCTS ******************************/
#navigation_prod {
	margin-top:7px;
	margin-left:105px;
}
#navigation_prod ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#navigation_prod ul li {
	display:inline;
	margin:0 0 0 -3px;
	padding:0;
}
/* ie7 hack */
*:first-child+html #navigation_prod ul li {
	margin:0;
}
#navigation_prod ul li a {
	display:inline-block;
	margin:0;
	padding:0;
}
#navigation_prod li a {
	width:194px;
	height:90px;
	margin:0;
	padding:0;
}
#navigation_prod ul li a:hover {background-position:0 90px;}
#navigation_prod ul li a.active {background-position:0 90px;}

/****************************** CONTENT ******************************/
#content h2 {
	line-height:1.3em;
}
/** home **/
.bookblock {
	background:url(../images/line.gif) bottom center no-repeat;
	padding-bottom:40px;
	margin-bottom:40px;
}
.bookblock .left {
	float:left;
	width:590px;
}
.bookblock .right {
	float:right;
}
.bookblock .leftcv {
	float:left;
	width:500px;
}
td.cvtd p {
	width:100px;
}
a.buy {
	display:block;
	width:111px;
	height:19px;
	margin:0;
	padding:0;
}
a.buy:hover {background-position:0 19px;}
td.labelcell {
	font-weight:bold;
}
td.blurb {
	font-style:italic;
	padding-top:20px;
}

/** news **/
.newsblock {
	padding-bottom:10px;
	margin-bottom:10px;
}
.newsblock .morelink {
	margin-top:0;
	padding-top:0;
}
.newsblock p {
	margin:0 0 5px 0;
	padding:0;
}
.date {
	float:left;
	background:url(../images/bck_date.gif) top left no-repeat;
	width:80px;
	height:20px;
	text-align:center;
	color:#000;
	padding:3px 0 0 0;
	margin-right:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.newstxt {
	float:left;
	padding-top:3px;
	width:600px;
}

/** store **/
table.storetable {
	padding:5px 0 5px 0;
}
table.storetable td {
	background:url(../images/dottedline.gif) bottom left repeat-x;
}
table.storetable td.titlecell {
	padding:0 0 15px 0;
	background:none;
}
table.storetable td.totalcell {
	padding:10px 0 35px 0;
	background:none;
}


/** contact **/
#address {
	float:left;
	background:url(../images/bck_address.jpg) top left no-repeat;
	width:193px;
	height:171px;
	padding:10px;
	color:#363636;
}
#address_hq {
	float:left;
	background:url(../images/bck_address_hq.jpg) top left no-repeat;
	width:193px;
	height:171px;
	padding:10px;
	margin-right:30px;
	color:#363636;
}
#address h2 {
	color:#363636;
}
#address_hq p, #address p {margin:0 0 5px 0; padding:0 0 5px 0;}

/** products **/
td#ankers {
	background:#e9e9e9 url(../images/bck_ankers.jpg) top left repeat-x;
	padding:10px;
}
td#ankers .morelink {
	margin-bottom:5px;
}
p.toplink {
	text-align:right;
	width:580px;
}
#lines h3 {
	 background:url(../images/bck_line_small.gif) top center no-repeat;
	 width:580px;
	 padding-top:30px;
}
#lines p {
	width:530px;
}
#lines ol {
	width:530px;
}
#lines ul {
	width:530px;
}
#lines p.toplink {
	width:580px;
}

/****************************** FOOTER ******************************/
.footerel {
	background:url(../images/bck_footerel.gif) top left no-repeat;
	padding-left:10px;
	margin-left:10px;
}
#footer a:link {
	color:#fff;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer a:visited {
	color:#fff;
	text-decoration:underline;
}
#footer a:active {
	color:#fff;
	text-decoration:underline;
}
