body, html {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#747e70;
	background-color:#fff;
	height:100%
}
a {
	color:#3072d6;
}
a:hover {
	color:#00a;
}
h1 {
	font-size:20px;
	padding-bottom:5px;
	margin:0;
	margin-bottom:5px;
	display:block;
	width:100%;
	border-bottom: solid 2px #6bb9f7;
}
h2 {
	font-size:20px;
	padding-bottom:2px;
	margin:0;
	margin-top:-3px;
	display:block;
	width:100%;
	border-bottom: solid 2px #6bb9f7;
}
h3 {
	font-size:15px;
	padding:0;
	margin:0;
	font-weight:bold;
}
#wrapper {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#011315;
	min-height:100%;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}
#top {
	float:left;
	width:990px;
	height:320px;
	text-align:right;
	text-transform:lowercase;
	color:#000;
	font-size:11px;
}
#top a {
	color:#000;
	padding:0 10px 0 10px;
	text-decoration:none;
}
#links {
	display:none;
}
.last {
	margin-right:-9px;
}
#fotografie {
	position:absolute;
	top:38px;
	right:25px;
	width:101px;
	height:58px;
}
#menu {
	position:absolute;
	top:220px;
	left:147px;
	height:70px;
	text-transform:uppercase;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a, .amenu_level_0 {
	display:block;
	height:30px;
	float:left;
	text-decoration:none;
	padding:6px 0 0 35px;
	color:#000;
	font-size:18px;
	text-transform:uppercase;
}
#menu a:hover, #menu .amenu_active {
	color:#747e70;
}
#menu ul ul {
	display:none;
}
/* #menu .amenu_holder_active {} */
#menu ul li:hover ul, #menu .amenu_holder_active {
	display:block;
	position:absolute;
	height:50px;
	width:439px;
	padding-left:190px;
	background:url(../images/menu_sub_background.png) no-repeat;
	background-position:190px 0;
	top:35px;
	left:0;
	color:#000;
	text-align:center;
	z-index:100;
}
#menu ul ul li {
	display:block;
	float:left;
	height:30px;
	padding-left:16px;
}
#menu a.amenu_level_1 {
	display:block;
	height:13px;
	padding-top:8px;
	padding-right:5px;
	padding-bottom:0;
	padding-left:5px;
	font-size:14px;
	color:#000;
	z-index:100;
}
#center {
	float:left;
	width:782px;
	background-image:url(../images/textbox.jpg);
	background-repeat:repeat-y;
	background-position:bottom left;
}	
#left {
	width:160px;
	float:left;
	padding-left:115px;
	text-align:right;
}
.news_item {
	margin:5px 0 15px 0;
	text-align:left;
	font-size:13px;
}
h3.news_item_title a {
	text-decoration:none;
	font-size:13px;
	color:#747e70;
}
.news_item_title span {
	display:none;
}
.news_item_teaser p {
	font-size:12px;
	margin:2px 0 3px 0;
}
#content {
	float:left;
	width:405px;
	padding-left:30px;
	padding-right:70px;
	min-height:380px;
	line-height:18px;
}
#right {
	float:left;
	padding-left:8px;
	padding-right:46px;
	width:154px;
	margin-top:-100px;
}
#right .amenu_level_0 {
	padding-left:25px;
	color:#000;
}
#right a.amenu_level_0:hover, #right .amenu_active {
	color:#747e70;
}

#footer {
	clear:both;
	width:990px;
	height:30px;
	background-image:url(../images/footer.jpg);
	background-position:bottom left;
}
#footer a {
	color:white;
}
#footer a:hover {
	color:#b93c34;
}
.webshopmenu_active {
	color:red;
	font-weight:bold;
}
.webshop_cart_small_product_price {
	text-align:right;
}
.webshop_cart_small_tax {
	text-align:right;
}
#webshop_cart_small_totalprice {
	text-align:right;
}
#webshop_cart_small_totalprice_excl_tax {
	text-align:right;
	clear:both;
}
#webshop_cart_small_totalline {
	border-top:1px solid black;
	margin-top:5px;
	margin-bottom:2px;
	width:70px;
	float:right;
}
#webshop_cart_small_totalprice {
	border-top:1px solid black;
	border-bottom:3px double black;
	width:70px;
	text-align:right;
	float:right;
}
.webshop_cart_delete {
	cursor:pointer;
}
#webshop_cart_updated {
	font-weight:bold;
	color:#990000;
}
#total_price {
	border-bottom:3px double black;
}
#toggleTOSHolder {
	height:400px;
	overflow:auto;
}
.hilite {
	background-color:#F5E6CD;
}

/* general */
.articles_article_title a, .articles_article_title {
	font-weight:bold;
	font-size:18px;
	color:#b93c34;
}

#articles_menu, #articles_menu ul {
	list-style-type:none;
}
#articles_menu a {
	padding-left:40px;
	color:#b93c34;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#articles_menu ul a {
	margin-bottom:5px;
	display:block;
}
#articles_menu a:hover, .articlesmenu_active {
	background-image:url(../images/strawberries_list_small.gif);
	background-repeat:no-repeat;
}
/* articles menu */
#articles_menu .articlesmenu_mainitem {
	font-weight:bold;
	color:#999;
	font-size:20px;
	padding-bottom:20px;
	display:block;
	text-decoration:none;
	background-position:0px 5px;
}
.articlesmenu_level_0 {

}
.articlesmenu_level_1 {

}
.articlesmenu_level_2 {

}
.articlesmenu_level_3 {

}

/* articles article overview */
.articles_article {
	clear:left;
}
.articles_article_photo {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
}
.articles_article_summary {

}

/* articles article details */
#articles_article_details {

}
.articles_article_photos {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.articles_article_photos a {
	display:block;
	border:1px solid #ccc;
	margin-bottom:5px;
}
.articles_article_photos a:hover {
	border:1px solid #666;
}
.articles_article_description {

}

/* Question Module */
#question_welcome {
	padding-top:10px;
	padding-bottom:10px;
}
.question_title {
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
.question {
	clear:left;
	padding:2px 0px;
}
.question_label {
	width:200px;
	display:block;
	float:left;
}
.question_textfiel_label {
	width:400px;
}
.question_textfield {
	width:200px;
}
.question_textarea {
	clear:left;
	height:80px;
	width:400px;
}
.question_error {

}
.question_error input, .question_error textarea {
	border:2px solid #CC0000;

}
.question_error_message {
	font-weight:bold;
	color:#CC0000;
	padding-left:200px;
}
input, textarea {
	border:1px solid #919191;
}
.form_text, .form_textarea {
	width:200px;
}
.form_textarea {
	height:90px;
}
.form_submit {
	color:#5a3915;
}
.form_submit:hover {
	background-color:#5a3915;
	color:white;
}
.error {
	font-weight:bold;
	color:#CC0000;
}
/* main container */
#photoalbum {
}
/* category item */
.photoalbum_category {
	margin-right:30px;
	margin-top:20px;
	float:left;
	position:relative;
}
.photoalbum_category .cat_link{
	color:black;
	text-decoration:none;
	padding:5px;
	padding-left:100px;
	padding-top:30px;
	background-color:#c3c3c3;
	width:180px;
	display:block;
	height:25px;
	font-size:13px;
}
/* link back to previous photoalbum page */
#photoalbum_link_back {
	float:right;
	font-size:10px;
	font-weight:normal;
}

.photoalbum_category a:hover{
	background-color:#afafaf;
	color:white;
}
.photoalbum_category img {
	margin-right:5px;
}
/*  Images overview 
  container with all photos when category is viewed */
#photoalbum_photos {
}
h2#photoalbum_title {
	display:none;
}
/* container for photo when category is viewed */
.photoalbum_photo {
	float:left;
	margin-right:6px;
	text-align:center;
	margin-bottom:20px;
	margin-right:10px;
}
/* style whitespace (background color) around the photos */
.photoalbum_photo a {
}
.photoalbum_photo a:hover {
	background-color:#ccc;
}
#photoalbum_photo img {
	border:0;
}
/* mega viewer */
/* main background */
.jdGallery .slideElement
{
	background-color: #ffc172;
}
/* button for 'all images' */
.jdGallery a.carouselBtn
{
	background-color: #ffd195;
	color: #804902;
}
/* top photo carousel background */
.jdGallery .carousel
{
	background: #ffd195;
	color: #804902;
}
/* top photocarousel thumbnail background color and border */
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	background-color: #ffc172;
	border: solid 1px #fff;
}
#portfolio_slider {
	margin-top:50px;
	padding:0 7px 0 7px;
	width:133px;
	height:270px;
	overflow:hidden;
	position:relative;
	box-shadow: 2px 2px 13px #333;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	-moz-box-shadow: 2px 2px 5px #ccc;
}
#photoalbum_slideshow_1 {
	position:absolute;
	top:-37px;
}
