body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", "Lucida Grande", Arial;
	font-weight:normal;
	font-size:12px;
	color:#000;
}

:focus {
	outline: 0;
}

p,table {
	margin:2px 0px;
	padding:0px;
	font-family:"Century Gothic", "Lucida Grande", Arial;
	font-weight:normal;
	font-size:12px;
	color:#000;
}

h1 {
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", "Lucida Grande", Arial;
	font-weight:normal;
	font-size:24px;
	color:#775f50;
}

h2 {
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", "Lucida Grande", Arial;
	font-weight:normal;
	font-size:18px;
	color:#775f50;
}

h3 {
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", "Lucida Grande", Arial;
	font-weight:normal;
	font-size:18px;
	color:#000;
}

#pagecontainer {
	width:860px;
	margin:0px auto;
	padding:0px 20px;
}

a {
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", "Lucida Grande", Arial;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

a img {
	border:none 0px;
}
a:hover {
	color:gray;
}

.dotted {
	height:1px;
	border-bottom:1px dotted #000;
}

#header #logo {
	float:left;
}

#header #languages {
	float:right;
	margin-top:20px;
	margin-bottom: -4px;
	position: relative;
}

#menu {
	height: 27px;
	width: 860px;
	background:#9b8475;
	color:#FFF;
	clear:both;
	float:left;
	border:1px solid #b5b5b5;
}

#menu a {
	color:#FFF;
	display:block;
	float:left;
	height:27px;
	text-decoration:none;
	line-height:27px;
	padding:0px 27px;
	font-size:19px;
	text-align:center;
}

.active {
		background:#bda596;
}

.passive {
		ackground-image:url('../_img/menupassive.jpg');
}

#menu a:hover {
	background:#bda596;
}

#content {
width:445px;
float:left;
padding:0px 5px;
margin:10px 0px;
}

#leftcol {
	width:190px;
	margin:10px 10px 10px 0px;
	float:left;
}

#rightcol {
	width:190px;
	margin:10px 0px 10px 10px;
	float:right;
}

.menubox {
	background-color:#FFF;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
}

.menubox .dotted {
	margin:5px 10px;
}

.menubox a {
	display:block;
	height:20px;
	margin:0 5px;
	padding: 2px 5px;
	width:170px;
	border-bottom:1px dotted #777;
	text-decoration:none;
}

#JustArrived a {
	border-bottom:0px none;
	text-decoration:none;
}

.menubox p {
	margin:0px 10px;
	padding:0px;
	font-family:"Century Gothic", "Lucida Grande", Arial;
	font-size:10px;
}

.menubox a:hover {
	background-color:#ceb6a7;
	color:#fff;
}

.menubox h3 {
	display:block;
	height:40px;
	width:170px;
	color:#fff;
	margin:5px 0px;
	padding:0px 10px;
	text-align:center;
}

.menubox h4 {
	color:#484848;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px 10px;
	font-family:"Century Gothic", "Lucida Grande", Arial;
}

.menubox h5 {
	color:#484848;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	padding:0px 10px;
	font-family:"Century Gothic", "Lucida Grande", Arial;
}

a.align_right_link {
	text-align:right;
	border-bottom:none;
	font-size:10px;
	font-weight:bold;
	color:#484848;
	margin:0px 10px;
	height:15px;
}

#leftcol h3{
	background: url('../_img/blok-bg.png') repeat-x left center;
}

#leftcol h3 img{
	vertical-align: middle;
}

#rightcol h3{
	background: url('../_img/blok-bg.png') repeat-x left center;
}

#rightcol h3 img{
	vertical-align: middle;
}

#categories {

}

#newsletter {

}

#search {

}

#winkelwagen {

}

.productpicture {
	padding:6px;
	background-color:#fff;
	float:left;
	border:1px solid #9b8475;
}

.product {
	display:inline;
	width:112px;
	float:left;
	border:1px;
	border-style:solid;
	border-color:#9b8475;
	margin-top:10px;
	margin-right:25px;
	background-color:#9b8475;
	color: #fff;
}

.product img{
	padding:6px;
	background-color:#fff;
	float:left;
	display:block;
	border-bottom:1px solid #9b8475;
	width:100px;
	height:100px;
}

a.product p {
	padding-left:5px;
	font-size:11px;
	width:106px;
	display:block;
	float:left;
	height:45px;
	color: #fff;
}

a.product p span{
	font-size:10px;
	float:right;
}

#pagenumbers {
	float:left;
	clear:both;
	width:430px;
	text-align:center;
	margin-top:10px;
}

#pagenumbers a {

}

#images {
	float:left;
	width:145px;
}

#productinfo {
	float:left;
	width:300px;
	height:124px;
}

#product_description {
	margin-bottom:40px;
	margin-left:10px;
	font-size:13px;
}

#crossselling {
	float:left;
	clear:both;
}

#pagenumbers a {
	margin:2px;
	padding:2px;
}

#footer {
	height:27px;
	line-height:27px;
	margin:20px 0px;
	width:820px;
	padding:0px 20px;
	clear:both;
	text-align:left;
	color:#fff;
	border:1px solid #9b8475;
	background:#9b8475;
}

#footer p {
	color:#fff;
	margin:0;
	padding:0;
	font-size:11px;
}
#footer a {
	color:#fff;
	font-size:11px;
}

#orderForm { width: 430px; }
#orderForm label { width: 200px; display:-moz-inline-box; }
#orderForm label.error, #commentForm input.submit { margin-left: 203px; }
#orderForm label.error {color:red; font-style:italic; font-size:10px;}

.blogpost {
	border-bottom:1px dotted black;
	margin-bottom:20px;
	padding-bottom:10px;
}

#photopage a {
    border: 1px solid #0B6985;
    display: block;
    float: left;
    height: 115px;
    margin: 10px;
    padding: 4px;
    position: relative;
    width: 115px;
}
#photopage a:hover {
    background: none repeat scroll 0 0 #a2ddf3;
}
#photopage img {
    clip: rect(0pt, 115px, 115px, 0pt);
    position: absolute;
}

#pagination {
    clear: both;
}
#pagination span a {
    border-bottom: 0 none;
    font-size: 100%;
    margin: 2px;
    padding: 2px 5px;
}
#pagination span a:hover {
    background-color: #a2ddf3;
    border: 1px solid black;
    padding: 2px 4px;
}
#pagination span.active-page {
    background-color: #0B6985;
    border: 1px solid black;
    color: #F7FFF7;
    margin: 2px;
    padding: 2px 4px;
}
