body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #f0f1f6;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 1em;
}

td, th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	font-size: 11px
}

td {
	padding-bottom: 2px;
	vertical-align: top;
}

a img {
	border: 0;
}

.listEntry {
	margin-bottom: 10px;
}

a {
	color: #004684;
	font-weight: bold;
/*	text-decoration: none */
}

a.actionLink {
	color: #AFA707;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

.articleText {
	margin-bottom: 1em;
	line-height: 145%;
	width: 100%;
	overflow: hidden;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	position: absolute;
}

h1 img {
	vertical-align: top;
}

h2 {
	background-color: #004684;
	color: #ffffff;
	font-size: 1.6em;
	padding: 4px;
	margin: 0 0 .8em 0;
	line-height: 145%;
}

h3 {
	font-size: 1.4em;
	padding: 4px 1px 4px 5px;
	margin-bottom: 7px;
	background-color: #dde6ed;
	color: #004684;
	border-bottom: 1px solid #004684;
}

h4 {
	font-size: 1.3em;
}

.articleSummary {
	color: #000000;
	line-height: 135%;
	margin-bottom: 1em;
}

.samenvatting {
	margin-bottom: 1em;

}

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */

#navigation_top {
	position: relative;
	overflow: hidden;
	width: 100%;
}

#list_top_home, #list_top_home_active {
	display: none;
	height: 0;
	width: 0;
}

#list_top {
	float: right;
	border-right: 1px solid #004684;
}

#list_top_ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;
	clear: both;
}
#list_top_ul li {
	margin: 0;
	float: left;
}
#list_top_ul li.shopCartItem {
	position: absolute;
	left: 0;
	border-right: 1px solid #004684;
}
#list_top_ul li a {
	color: #004684;
	background-color: #ffffff;
	padding: 3px 1em;
	border-left: 1px solid #004684;
	text-decoration: none;
	display: block;
}

#list_top_ul li a:hover {
	color: #ffffff;
	background-color: #004684;
}

#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background-color: #004684;
	color: #ffffff;
}


/**
 * CSS for DIV pagelayout
 */
#container {
	width: 988px;
	background-color: #ffffff;
	border: 1px solid #004684;
	margin: 10px auto;
	padding: 2px;
	text-align: left;

}

#headerBlock {
	position: relative;
	width: 100%;
	z-index: 1;
}

#contentPart {
	clear: both;
	border-color: #004684;
	border-style: solid;
	border-width: 1px 0 0 0;
	background-image: url('../../img/stoelgigant/bg_vert_line.png');
	background-repeat: repeat-y;
	width: 100%;
}

#mainBlock {
	padding: 5px 5px 5px 0;
	margin-left: 175px;
	width: 805px;
}

#textContent {
	margin: 0 10%;
}

#leftBlock {
	float: left;

	width: 160px;
	margin: 0;
	margin-right: 0px;
	padding: 5px;

	display: inline;
}
.navColumn {
	background-color: #ffffff;
	border: 1px solid #004684;
	margin-left: -2px;
	text-align: center;
}
.navColumn a.actionLink {
	font-size: 1.3em;
	padding-bottom: 5px;
	display: block;
}
#footerBlock {
	clear: both;
	padding: 5px;

	color: #ffffff;
	background-color: #004684;;

	border-color: #004684;
	border-style: solid;
	border-width: 1px 0 0 0;
}

#footerBlock span {
	float: right;

}

/**
 * Header contents layout
 */
#header_title {
	background-repeat: no-repeat;
	height: 140px;
	background-color: #ffffff;
	text-align: right;

	border-color: #004684;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding-bottom: 5px;
	position: relative;
}
p.headerInformation {
	position: absolute;
	top: 78px;
	left: 148px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
}

p#headerInformation2 {
	left: 420px;
}

#headerLogos {
	position: absolute;
	border: 0;
	right: 0;
	top: 0;
}

#headerSubTitle {
	left: 148px;
	top: 52px;
	position: absolute;
	font-size: 1.5em;
	font-weight: bold;
	color: #004684;
}

#header_title form {
	display: inline;
}

#titleSearch {
	position: absolute;
	margin:  0; padding: 0;
	bottom: 0;
	z-index: 2;
}

#titleSearch label, #titleSearch input, #titleSearch button {
	vertical-align: middle;
}

#titleSearch label {
	padding: 0px 1em 0 5px;
	font-weight: bold;
}

#titleSearch  input {
	border: 1px solid #004684;
	color: #004684;
	margin: 0;

}

#titleSearch input:focus {
	background-color: #dde6ed;
}

#titleSearch button {
	background-color: #dde6ed;
	color: #004684;
	padding: 0 1em;
	font-weight: bold;
	border: 1px solid #004684;
	cursor: pointer;
	margin: 0 0 0 2px;
	font-size: 13px;
	vertical-align: middle;
}

#titleSearch button:hover {
	color: #ffffff;
	background-color: #004684;
}

#header_title a.shopCartItem {
	font-size: 1.2em;
	position: absolute;
	right: 0px;
	bottom: 10px;
	padding: 8px 60px 8px 2em;
	border: 2px solid #004684;
	background: #dde6ed url('/include/inc_module/mod_shop/img/shoppingcart.gif') no-repeat 97% center;
	text-decoration: none;
}

#header_title a.shopCartItem:hover {
	background-color: #ffffff;
	color: #004684;
}

/**
 * Form CSS
 */
.form_error {
	color: #ff0000;
}

.formLabel, .formLabelRequired {
	padding-right: 2em;
	font-weight: bold;
}

.contactForm p {
	color: #ff0000;
	font-weight: bold;
}

.clear { clear: both; }
p.back { text-align: right; margin-bottom: 0;}

p.legenda { font-size: smaller; }
p.legenda strong { margin-bottom: 4px; font-size: small;}
p.legenda img { vertical-align: middle; margin-bottom: 1px;}

/* Collapsable blocks */
div.collapsable { padding-bottom: 1em; }
div.collapsed .articleText, div.collapsed h4 {
	display: none;
}
div.collapsable h3 {
	cursor: pointer;
}
/*div.collapsable h3 { width: 50%; }*/
div.collapsed h3 { width: 50%; }
div.collapsable h3 span {
	padding-left: 20px;
	background: url('../../include/inc_module/mod_shop/img/collapse.png') no-repeat 3px center;
}
div.collapsed h3 span {
	background-image: url('../../include/inc_module/mod_shop/img/expand.png');
}

/* Language selection */
.languageSelection {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 124px;
	left: 5px;
}

.languageSelection li {
	display: inline;
	padding-right: 5px;
}