BODY{
	margin: 0;
	padding:0;
	height:100%;
	background-color : #fff;
	line-height:20px;
}

DIV, LI, P, FORM{
	padding:0;
	margin:0;
	font-family: arial, "lucida console", sans-serif;
	line-height:20px;
	font-size: 16px;
	color:#000;
}

P {
	clear:both;
	text-align:justify;
	padding: 0 0 20px 0;
}

B, STRONG {
	font-weight:bold;
	color:#b61e1d;
}

EM {
	font-style: italic;
}

IMG{
	padding:0;
	margin:0;
	border:0px;
}

BR{
	clear:both;
}

H1 {
	color:#000;
	font-size: 20px;
	padding: 0 0 35px 0;
	
}

H2 {
	color:#000;
	font-size: 18px;
	padding: 0 0 35px 0;
}

#content, #books {
	clear:both;
	text-align:left;
	width:971px;
	margin:0 auto;
	padding: 0;
}

#navigatie, #bookcarousel, .technischegegevens, .afbeeldingen, .backtobooks, #footer_right, .jcarousel-skin-tango {
	display:none;
}

#content_top {
	clear:both;
}

#content {
	clear:both;
	padding: 0 0 30px 0;
}

#text, #textBook, #textBig {
	float:left;
	width:500px;
	text-align:justify;
}

#textBook {
	width: 410px;
}

#textBig {
	width: 800px;
}

#address, #picsBook, #extraBook {
	float:right;
	width: 280px;
	margin: 55px 0 0 0;
}

#picsBook, #extraBook {
	width: 350px;
}

#picsBook{
	height: 225px;
}

#techSpecs {
	display:block;
	float:right;
	width: 318px;
}

#techSpecs p {
	color:#000;
}

#extraBook ul li {
	width: 350px;
	margin: 5px 0 0 0;
}

#pics ul.thumbs {
	float: right;
	width: 327px;
}

#pics ul.thumbs li{
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 0 9px 9px;
	background-image: url('../img/thumb-loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

#pics li img:hover {
	border: 3px solid #2d2d2d;
}

#pics li img {
	border: 3px solid #1d1d1d;
}

.extraBook ul {
	float: right;
	width: 318px;
	margin: 15px 0 0 0;
}

.extraBook ul li a {
	color:#000;
}

#address ul li {
	text-align:right;
	color:#000;
}

#content_bottom {
	clear:both;
	background-color:#fff;
}

#books {
	padding: 40px 0 0 0;
}

#footer {
	clear:both;
	float:left;
	height: 55px;
	padding: 0;
	width: 100%;
}

#footer_left {
	float:right;
	margin:0;
	padding:0;
	font-size : 11px;
	color:#000;
}

#footer_left LI {
	float:left;
	color:#000;
	padding: 0 15px 0 0;
}

a  {
	text-decoration : underline;
	color: #000;
	outline: 0px;
}

.clearBoth {
	clear:both;
}


/**
* CONTACTFORM
*/

FORM {
	width:470px;
	float:left;
}

LABEL{
	float:left;
	clear:left;
	width:110px;
	margin: 0 0 5px 0;
	padding: 2px 0 0 0;
}

INPUT, SELECT, TEXTAREA{
	background-color : #999;
	width: 350px;
	height: 20px;
	color:#131313;
	border:0px solid transparent;
	margin: 0 0 5px 0;
	padding: 5px 1px 1px 3px;
}

SELECT {
	width: 354px;
}

.submit{
	width:80px;
	height:33px;
	background-color:#e5e4e4;
	border:0px;
	color:#ffffff;
	float:right;
	margin: 10px 5px 0 0;
	padding: 0 0 3px 0;
	background-image:url('../img/bg.jpg');
	background-repeat: repeat-x;
}

TEXTAREA{
	font-family: tahoma, arial, "lucida console", sans-serif;
	font-size: 12px;
	line-height:20px;
	height: 115px;
}

.error {
	color:#bd343b;
}

sup, .obligated{
	font-size: 10px;
	color:#999;
}

#bestseller {
	clear:both;
	float:right;
	color: red;
	font-weight:bold;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
}