
/* ===================== GENERAL ======================== */

body {
	color: #000000;
background-color: #ffffff;
background-position: top center;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 13px;
line-height: 18px;
letter-spacing: 0px;
}

/* ===================== HEADINGS ======================== */

h1 {
	color: #749719;
font-size: 24px;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h2
{
	color: #594f3c;
font-size: 24px;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h3
{
	color: #FFFFFF;
font-size: 18px;
font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-weight: normal;
margin: 0px;
padding: 0px;
}

h4
{
	color: #FFFFFF;
font-size: 16px;
font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-weight: bold;
margin: 0px;
padding: 0px;
}

/* IE6 */
input.styledButton
{
	color: #000000;
background-color: #FFFFFF;
border: 1px solid #594f3c;
font-size: 11px;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
padding: 2px 10px;
height: 22px !important;
cursor: pointer;
}

input[type=checkbox],
input[type=radio]
{
	margin: 0px 5px 5px 10px;;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 11px;
}

.styledCheckbox,
.styledRadio
{
	margin: 0px 5px 0px 10px;;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 11px;
}

input[type=text],
input[type=file],
input[type=password]
{
	border: 1px solid #594f3c !important;
padding: 2px !important;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 12px;
margin-right: 1px;
width: 250px;
margin-bottom: 1px;
}

input[type=submit],
.button
{
	border: 1px solid #594f3c !important;
padding: 1px 5px !important;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 11px;
margin-top: 5px;
}

input.styledInput,
textarea,
.textfield
{
	border: 1px solid #594f3c !important;
padding: 2px !important;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 12px;
width: 250px;
height: 100px;
}

.styledSelect,
select
{
	border: 1px solid #594f3c !important;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 12px;
width: 256px;
height: 22px !important;
}

/* ===================== BREADCRUMBS AND SOCIAL MEDIA BUTTONS (inherits styling from other elements) ======================== */
#socialmedia {
	right: 15px;
}

#breadcrumbs {
	font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #555555;
height: 30px;
line-height: 30px;
margin-left: 0px;
margin-right: 15px;
margin-top: 0px;
border-bottom: 1px solid #555555;
}

#breadcrumbs a {
	font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #555555 !important;
text-decoration: underline !important;
}

#breadcrumbs a:hover {
	color: #0175b0 !important;
text-decoration: none !important;
}


/* ===================== TAGCLOUD (inherits styling from other elements) ======================== */

#tagcloud {
	width: 182px;
margin: 0px 10px;
background-color: #c1c4ce;
}

.tagcloud_header,
.tagcloud_content {
	padding-left: 5px;
padding-right: 5px;
}

.tagcloud_header
{
	background-color: #627ca5;
color: #ffffff;
}

.tagcloud_content
{
	background-color: #c1c4ce;
color: #627ca5;
}

.tagcloud_content a {
	color: #555555 !important;
text-decoration: underline !important;
}

.tagcloud_content a:hover {
	color: #0175b0 !important;
text-decoration: none !important;
}

/* ===================== EVENTS ======================== */
.siteobject_events_list .odd {
	background-color: #EFEFEF !important;
}

.siteobject_events_list .even {
	background-color: #CCCCCC !important;
}

/* ===================== COMMENTS ======================== */

.siteobject_comments_comments
{
	color: #000000;
font-size: 12px;
font-weight: normal;
font-style: normal;
}

.siteobject_comments_comments .authorName
{
	color: #000000;
font-size: 12px;
font-weight: normal;
font-style: normal;
}

.siteobject_comments_comments .commentMessage
{
	color: #000000;
font-size: 12px;
font-weight: normal;
font-style: normal;
}

/* ===================== NEWS ======================== */

.newstitle
{
	font-family: Verdana;
font-size: 12px;
line-height: 16px;
font-weight: bold;
font-style: normal;
}

.newsdate
{
	font-family: Verdana;
font-size: 11px;
line-height: 16px;
font-weight: normal;
font-style: italic;
}

.newsmessage
{
	font-family: Verdana;
font-size: 12px;
line-height: 16px;
font-weight: normal;
font-style: normal;
}


/* ===================== POLAROID ======================== */

.polaroid
{
	background-repeat: no-repeat;
}


/* ===================== HR'S ======================== */

hr
{
	border: 0px none;
border-bottom: 1px dotted #9d9d9c;
height: 1px;
}

/* ===================== NEWS ======================== */

.siteobject_news_list hr
{
	display: block;
border: 0px none;
border-bottom: 1px dotted #56AD43;
height: 1px;
margin: 10px 0px 10px 0px;
}

#newsslider
{
	height: 30px;
font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 14px;
background-color: #EEEEEE;
border-top: 2px;
border-bottom: 2px;
border-color: #56AD43;
border-style: solid;
border-left: 0px;
border-right: 0px;
}

#newsslider div
{
	line-height: 30px;
}

#newsslider a
{
	text-decoration: none !important;
color: #000000 !important;
}

/* ===================== CONTENT ======================== */

#shadowleft {
	background-image: url("/dynamic/media/82/images/webparts/border-left.png");
background-repeat: repeat-y;
}

#shadowright {
	background-image: url("/dynamic/media/82/images/webparts/border-right.png");
background-repeat: repeat-y;
}

#shadowbottom {
	background-image: url("/dynamic/media/82/images/webparts/border-bottom.png");
background-repeat: repeat-x;
}

#content {
	background-image: url("/dynamic/media/82/images/webparts/content-bg-home.png");
background-position: 6px -20px;
background-repeat: no-repeat;
}

#content a
{
	color: #594f3c;
text-decoration: none;
}

#content a:hover
{
	color: #749719;
}

#topcontent {
	font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 12px;
color: #FFFFFF;
padding-top: 0px;
}

#topcontent a {
	color: #FFFFFF;
}

#topcontent a:hover {
	color: #594f3c;
}

#topshadow
{
	background-repeat: repeat-x;
}

#column1 {
	width: 357px;
border-left: 0px solid #;
margin-top: 25px;
}

#column1_content {
	margin-top: 0px;
margin-right: 25px;
margin-left: 0px;
}

#column2 {
	width: 357px;
border-left: 0px solid #;
margin-top: 0px;
}

#column2_content {
	margin-top: 25px;
margin-right: 15px;
margin-left: 15px;
}

#column3 {
	width: 260px;
border-left: 0px solid #;
margin-top: 0px;
}

#column3_content {
	margin-top: 25px;
margin-right: 0px;
margin-left: 15px;
}

#column4 {
	width: 0px;
border-left: 0px solid #;
margin-top: 0px;
}

#column4_content {
	margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}

#headerElements
{
	position: absolute;
top: 0px;
right: 15px;
}

#slideshow {
	height: 267px;
}
/* ===================== SEARCH ======================== */

#searchForm
{
	position: absolute;
top: 0px;
right: 15px;
}

#searchForm_pattern {
	font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 11px;
}

#searchForm form #searchForm_pattern
{
	background-color: #000000 !important;
color: #FFFFFF;
border: 1px solid #56AD43 !important;
}

/* ===================== DYNAMIC FORMS ======================== */

.dynamicForm {
	background-color: #ffffff;
color: #000000;
}

.dynamicForm th {
	color: #594f3c;
}

.dynamicForm tr.row_ElementDescription {
	background-color: #ffffff;
color: #594f3c;
height: 25px;
}

/* ===================== HORIZONTAL MENU ======================== */


div#horizontalmenu
{
	background-color: #9e8b6c;
background-image: url("/dynamic/media/82/images/webparts/menu.png");
background-repeat: repeat-x;
height: 41px;
}

div#horizontalmenu ul.level0
{
	position: relative;
margin-left: 0px;
}

div#horizontalmenu ul.level0 li
{
	height: 41px;
line-height: 41px;
}

#horizontalmenu li.level1 a div.left,
#horizontalmenu li.level1 a div.center,
#horizontalmenu li.level1 a div.right {
	height: 41px;
}

div#horizontalmenu ul.level1 li
{
	height: 25px;
line-height: 25px;
}

#horizontalmenu li.level1 a
{
	color: #ffffff;
font-weight: normal;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 18px;
letter-spacing: 0px;
}

#horizontalmenu li.level1 a div.left {
	}

#horizontalmenu li.level1 a div.center {
	}

#horizontalmenu li.level1 a div.right {
	}

#horizontalmenu li.level2 a
{
	color: #FFFFFF;
background-color: #000000;
font-weight: normal;
font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 12px;
letter-spacing: 0px;
width: 150px;
}

/* START FOR CHROME AND SAFARI */
#horizontalmenu ul.level1
{
	/* use 30 pixels because of the padding left/right of 15px in screen.css */
	width: 180px !important;
}
#horizontalmenu ul.level2
{
	/* use 30 pixels because of the padding left/right of 15px in screen.css */
	width: 180px !important;
}
/* END FOR CHROME AND SAFARI */

#horizontalmenu li.level3 a
{
	font-weight: bold;
font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 12px;
letter-spacing: 0px;
width: 150px;
}

#horizontalmenu li.level4 a
{
	color: #FFFFFF;
background-color: #000000;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 12px;
letter-spacing: 0px;
width: 150px;
}

#horizontalmenu li.level1 a:hover
{
	color: #FFFFFF;
font-weight: normal;
letter-spacing: 0px;
    	background-position: left top;
}

#horizontalmenu li.level1 a:hover div.left {
	background-image: url("/dynamic/media/82/images/webparts/menu-links-rechts.png");
}

#horizontalmenu li.level1 a:hover div.center {
	background-image: url("/dynamic/media/82/images/webparts/menu-geselecteerd.png");
}

#horizontalmenu li.level1 a:hover div.right {
	background-image: url("/dynamic/media/82/images/webparts/menu-links-rechts.png");
}

#horizontalmenu li.level2 a:hover
{
	font-weight: normal;
letter-spacing: 0px;
}

#horizontalmenu li.level3 a:hover
{
	font-weight: normal;
letter-spacing: 0px;
}

#horizontalmenu li.level4 a:hover
{
	font-weight: normal;
letter-spacing: 0px;
}

#horizontalmenu li.level1 a.selected
{
	color: #ffffff;
font-weight: normal;
letter-spacing: 0px;
    	background-position: left top;
}

#horizontalmenu li.level1 a.selected div.left {
	background-image: url("/dynamic/media/82/images/webparts/menu-links-rechts.png");
}

#horizontalmenu li.level1 a.selected div.center {
	background-image: url("/dynamic/media/82/images/webparts/menu-geselecteerd.png");
}

#horizontalmenu li.level1 a.selected div.right {
	background-image: url("/dynamic/media/82/images/webparts/menu-links-rechts.png");
}

#horizontalmenu li.level2 a.selected
{
	font-weight: normal;
letter-spacing: 0px;
}

#horizontalmenu li.level3 a.selected
{
	font-weight: normal;
letter-spacing: 0px;
}

#horizontalmenu li.level4 a.selected
{
	font-weight: normal;
letter-spacing: 0px;
}

#horizontalmenu ul.level1 {
	}

#horizontalmenu ul.level2 {
	background-color: #000000;
}

#horizontalmenu ul.level3 {
	}

#horizontalmenu ul.level4 {
	background-color: #000000;
}

#horizontalmenu ul li.horizontalseperator {
	background-image: url("/dynamic/media/82/images/webparts/menu-devider.png");
background-repeat: no-repeat;
width: 1px;
}

div#horizontalmenu ul li.first {
	border-left: 0px none;
}

#horizontalmenuborder {
	background-repeat: repeat-x;
}

/* ===================== VERTICAL MENU ======================== */

#verticalmenu
{
font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 18px;
}

#verticalmenu {
	padding-top: 0px;
width: 202px;
}

/* How to handle the submenu from the vertical menu */
	#verticalmenu li ul {
		display				:	none;
	}

#verticalmenu li.level1 {
	padding: 0px 10px;
}

#verticalmenu li.level2 {
	padding: 0px 0px;
}

#verticalmenu li.level3 {
	padding: 0px 0px;
}

#verticalmenu li.level4 {
	padding: 0px 0px;
}

#verticalmenuborder {
	background-repeat: repeat-y;
}

#verticalmenu li.level1 a.level1
{
	color: #FFFFFF;
font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 18px;
font-weight: normal;
background-image: url('') !important;
height: 32px;
line-height: 32px;
padding-left: 5px;
letter-spacing: 0px;
}

#verticalmenu li.level2 a.level2
{
	font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 18px;
font-weight: normal;
height: 32px;
line-height: 32px;
padding-left: 5px;
letter-spacing: 0px;
}

#verticalmenu li.level3 a.level3
{
	font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 18px;
font-weight: normal;
height: 32px;
line-height: 32px;
padding-left: 5px;
letter-spacing: 0px;
}

#verticalmenu li.level4 a.level4
{
	font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 18px;
font-weight: normal;
height: 32px;
line-height: 32px;
padding-left: 5px;
letter-spacing: 0px;
}

#verticalmenu li.level1 a.level1:hover
{
	color: #FFFFFF;
background-image: url('') !important;
font-weight: normal;
letter-spacing: 0px;
}

#verticalmenu li.level2 a.level2:hover
{
	font-weight: normal;
letter-spacing: 0px;
}

#verticalmenu li.level3 a.level3:hover
{
	font-weight: normal;
letter-spacing: 0px;
}

#verticalmenu li.level4 a.level4:hover
{
	font-weight: normal;
letter-spacing: 0px;
}

#verticalmenu li.level1 a.level1.selected
{
	color: #FFFFFF;
background-image: url('') !important;
font-weight: normal;
letter-spacing: 0px;
}

#verticalmenu li.level2 a.level2.selected
{
	font-weight: normal;
letter-spacing: 0px;
}

#verticalmenu li.level3 a.level3.selected
{
	font-weight: normal;
letter-spacing: 0px;
}

#verticalmenu li.level4 a.level4.selected
{
	font-weight: normal;
letter-spacing: 0px;
}

/* ===================== FOOTER ======================== */

#bottommenu ul li.horizontalseperator {
	background-repeat: no-repeat;
width: 1px;
}

#footer {
	font-family: Arial, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
font-size: 12px;
color: #594f3c;
}

#footer a {
	color: #594f3c;
}

#footer a:hover {
	color: #749719;
}

/* Product block list */
.productBlock {
	position:relative;
	float:left;
	overflow:auto;
	height: 320px;
width: 226px;
border: 0px solid #;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-repeat: no-repeat;
margin-right: 20px;
margin-bottom: 20px;
}

.productBlock.last {margin-right:0;}

.productBlock:hover {
	background-color: #D6D3CC;
}

.productBlock.blockType-left .productImage {
	float:left;
	width: 100px;
padding-right: 10px;
}
.productBlock.blockType-left .productContent {
	float:left;
	width: 150px;
}

.productBlock .productBlockInner {
	padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

.productBlock .productTitle {
	font-size: 24px;
color: #000000;
font-weight: bold;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}

.productBlock .price {
	font-family: Trebuchet MS;
font-size: 16px;
color: #80B140;
font-weight: bold;
text-align: left;
}

.productBlock .moreInfoButton {
	position:absolute;
	bottom:0;
	background-repeat:no-repeat;
	width: 206px;
height: px;
background-position: left;
}

.productBlock.blockType-left .moreInfoButton {
	width: 150px;
}

.siteobject_webshop_productlist_bycategory .productlist_block {
	margin: 20px 20px 0 0;
	position: relative;
	overflow: hidden;

	border: 0 solid #;
}

.siteobject_webshop_productlist_bycategory .productlist_block .clickable-div,
.productBlock .clickableDiv {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration:none; /* Makes sure the link   doesn't get underlined */
    z-index:9999; /* raises anchor tag above everything else in div */
    background-color: white; /*workaround to make clickable in IE */
    opacity: 0; /*workaround to make clickable in IE */
    filter: alpha(opacity=1); /*workaround to make clickable in IE */
}

.siteobject_webshop_productdetails .container {
	margin: 0 5px 0 0;
	padding: 0 20px 20px 20px;
	overflow: hidden;

	border: 0 solid #;
}

.siteobject_webshop_productdetails #productDetail2Cols.container {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .mainInformation {
	float:left;
	padding:15px;
	margin-right:20px;
	position:relative;
	width: 694px;
border: 1px solid #CBC1B0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #F4F2EF;
background-repeat: no-repeat;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .productTitle {
	margin:0 !important;
	font-size: 24px;
color: #000000;
font-weight: bold;
padding-bottom: 20px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .priceInformation {
	margin:0;
	padding-top: 10px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .price {
	font-size: 24px !important;
color: #80B140;
font-weight: bold;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .prijsoud p span span strong {
	font-size: 18px !important;
color: #000000;
font-weight: normal;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .product-images {
	width:350px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .product-images .productdetails_imagethumb {
	margin: 0 10px 0 0;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .product-images .mainImage {
	width:350px;
	margin: 0 0 10px 0;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .product-images .mainImage img {
	width:350px;
	height:350px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .product-images .thumbs {
	clear:both;
	width:370px;
	position:relative;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .product-text {
	margin-right:14px;
	min-height:378px;
	padding-bottom:100px;
	position:relative;
	width: 330px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .productFooter {
	position:absolute;
	left:0;
	bottom:-5px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container .specsTitle {
	margin:10px 0 0 0 !important;
	font-size: 18px;
color: #66952E;
font-weight: bold;
padding-bottom: 10px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container #contact-form {
	float:none;
	margin:0;
}

.siteobject_webshop_productdetails #productDetail2Cols.container #contact-form img {
	margin:0 0 7px 0;
}

.siteobject_webshop_productdetails #productDetail2Cols.container #productSpecs {
	float:left;
	width:226px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container #productSpecs #attributes {
	width:226px;
	border:none;
	margin-bottom:10px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container #productSpecs #attributes td {
	border:none;
	text-align:left;
	padding:5px 7px;
}

.siteobject_webshop_productdetails #productDetail2Cols.container #productSpecs #attributes td.att-name {
	background-color: #F6F8EF;
font-weight: normal;
}

.siteobject_webshop_productdetails #productDetail2Cols.container #productSpecs #attributes td.att-value {
	background-color: #EEF2DF;
font-weight: bold;
}

.siteobject_webshop_productlist_bycategory .productlist_block:hover {
	}

.priceInformation .price,
.siteobject_webshop_productlist_bycategory .productlist_block .price {
	font-size: 24px !important;
font-weight: 10px !important;
}

.siteobject_webshop_productlist_bycategory .productlist_block a {
	text-decoration: none !important;
}

.mainInformation {
	margin: 10px 0 0 0;
}

.siteobject_webshop_productdetails .product-images {
	float: left;
	width: 275px;
}

.siteobject_webshop_productdetails .product-images .productdetails_imagethumb {
	cursor: pointer;
	margin: 0 7px 0 0;
}

.siteobject_webshop_productdetails .product-images .mainImage {
	margin: 10px 20px 10px 0;
	padding: 0 0 0 0 !important;
}

.siteobject_webshop_productdetails .product-text {
	float: left;
	width: 335px;
}

.siteobject_webshop_productdetails .product-text .priceInformation {
	float: none;
	margin: 20px 0 0 0;
	position: relative;
	text-align: left;
}

.siteobject_webshop_productdetails .product-text .priceInformation .price {
	font-size: 36px !important;
}

.siteobject_webshop_productdetails .product-text .product-details h3,
.siteobject_webshop_productlist_bycategory .productlist_block a h5 {
	margin: 10px 0 20px 0 !important;

	font-size: 20px;
font-weight: 10px;
}

.siteobject_webshop_productlist_bycategory .productlist_block a img {
	border: none !important;
	float: left;
	margin: 5px 10px 5px 5px;
}

#attributes {
	border-collapse: collapse;
	width: 655px;

	border: 0 solid #;
}

#attributes td {
	padding: 5px 5px 5px 5px;

	border: 0 solid #;
}

#attributes .att-name,
#attributes .att-value {
	width: 145px;
}

#attributes .att-value {
	text-align: right;
}

#attributes .empty {
	width: 35px;
}

.productFooter #contact-form {
	float: right;
	margin: 0 5px 0 0;
}

.productFooter h1 {
	margin: 20px 0 20px 0;
}

.siteobject_webshop_catalogattributeview .image {
	float: left;
	margin-right: 10px;
}

.siteobject_webshop_catalogattributeview .image img {
	height: 200px;
}

.siteobject_webshop_catalogattributeview .product {
	width: 600px;
height: 200px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #cccccc;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: #F5F4F1;
margin-bottom: 20px;
}

.siteobject_webshop_catalogattributeview .details .productTitle {
	font-size: 24px;
color: #000000;
font-weight: bold;
}

.siteobject_webshop_catalogattributeview .details .label {
	width: 100px;
	display: inline-block;
}

.siteobject_webshop_catalogattributeview .details .value {
	font-weight: bold;
}

.siteobject_webshop_catalogattributeview .details .price {
	font-size: 16px;
color: #80B140;
font-weight: bold;
}

/* ===================== LOCATIONS ======================== */

.locationContactInformation *, .locationRoute {
	color: #000000;
}

.locationRoute {
	margin-top: 10px;
}

@media only screen and (min-device-width: 481px) {

    .foldingTexts {
        position: relative;
    }
    
    .foldingTitle {
        cursor: pointer;
        clear: both;
    }
    
    .foldingSubTitle {
        float: right;
    }
    
    .foldingTitle.opened {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }
    
    .foldingTitle.closed {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }
    
    .foldingTitle:hover {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }
    
    .foldingTitle.opened .foldingSubTitle {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }
    
    .foldingTitle.closed .foldingSubTitle {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }
    
    .foldingTitle:hover .foldingSubTitle {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }
    
    
    .foldingTitle.opened .foldingTitleOpenImage   { display: block; }
    .foldingTitle.opened .foldingTitleClosedImage { display: none;  }
    .foldingTitle.opened .foldingTitleHoverImage  { display: none;  }
    
    .foldingTitle.closed .foldingTitleOpenImage   { display: none;  }
    .foldingTitle.closed .foldingTitleClosedImage { display: block; }
    .foldingTitle.closed .foldingTitleHoverImage  { display: none;  }
    
    .foldingTitle:hover  .foldingTitleOpenImage   { display: none;  }
    .foldingTitle:hover  .foldingTitleClosedImage { display: none;  }
    .foldingTitle:hover  .foldingTitleHoverImage  { display: block; }
    
    .foldingTitle.opened .foldingTitleImage {
        float: right;
    }
    
    .foldingTitle.closed .foldingTitleImage {
        float: right;
    }
    
    .foldingTitle:hover .foldingTitleImage {
        float: right;
    }
    
    .foldingBody.opened {
        display: block;
    }
    
    .foldingBody.closed {
        display: none;
    }
    
    .foldingBody {
            }
}
@media only screen and (max-device-width: 480px) {
    .foldingTexts {
        position: relative;
    }
    
    .foldingTitle {
        cursor: pointer;
        clear: both;
    }
    
    .foldingSubTitle {
        float: right;
    }
    
    .foldingTitle.opened {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }
    
    .foldingTitle.closed {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }
    
    .foldingTitle.opened .foldingSubTitle {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }
    
    .foldingTitle.closed .foldingSubTitle {
        color: #000000;
font-size: 16px;
font-family: Arial;
height: 16px;
line-height: 16px;
    }    
    
    .foldingTitle.opened .foldingTitleOpenImage   { display: block; }
    .foldingTitle.opened .foldingTitleClosedImage { display: none;  }
    .foldingTitle.opened .foldingTitleHoverImage  { display: none;  }
    
    .foldingTitle.closed .foldingTitleOpenImage   { display: none;  }
    .foldingTitle.closed .foldingTitleClosedImage { display: block; }
    .foldingTitle.closed .foldingTitleHoverImage  { display: none;  }
    
    .foldingTitle.opened .foldingTitleImage {
        float: right;
    }
    
    .foldingTitle.closed .foldingTitleImage {
        float: right;
    }
    
    .foldingTitle:hover .foldingTitleImage {
        float: right;
    }
    
    .foldingBody.opened {
        display: block;
    }
    
    .foldingBody.closed {
        display: none;
    }
    
    .foldingBody {
            }
}
.siteobject_locations_location .locationMap
{
	height: 400px;
width: 400px;
	float:right;
}