* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	background: #fff url(/img/bg.jpg) repeat center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}
div {
	position: relative;
}
h1 {
	font-size: 2em;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 10px;
}
a:link { color: #d93600; text-decoration: none;}
a:active { color: #d93600; text-decoration: none;}
a:visited { color: #d93600; text-decoration: none;}
a:hover { color: #ba180d; text-decoration: underline;}
p.large {
	font-size: 1.8em;
	line-height: 1.3em;
	text-align: center;
}
p.small {
	font-size: 1em;
	line-height: 1.1em;
}
p.breadcrumb {
	font-size: 1em;
	line-height: 1.1em;
	color: #666666;
	margin-bottom: 25px;
}
hr.clear {
	visibility: hidden;
	clear: both;
	height: 1px;
}
p.breadcrumb a:link { color: #d93600; text-decoration: none;}
p.breadcrumb a:active { color: #d93600; text-decoration: none;}
p.breadcrumb a:visited { color: #d93600; text-decoration: none;}
p.breadcrumb a:hover { color: #ba180d; text-decoration: underline;}
ul {
	list-style: outside;
	margin-left: 16px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#maincontainer {
	height: 100%;
	width: 994px;
	margin-left: auto;
	margin-right: auto;
}
#topcontainer {
	height: 320px;
	width: 994px;
	background: url(/img/bg_top.png) no-repeat top center;
}
#middlecontainer {
	min-height: 700px;
	height: auto !important;
	display: table;
	height: 700px;
	width: 994px;
	padding-top: 10px;
	background: url(/img/bg_middlecontainer.png) repeat-y center top;
	clear: both;
}
#leftcontainer {
	width: 240px;
	height: 100%;
	float: left;
}
#rightcontainer {
	width: 670px;
	height: 100%;
	float: left;
}
#menucontainer {
	width: 175px;
	margin-left: 65px;
}
#menucontainer a:link { color: #d93600; text-decoration: none;}
#menucontainer a:active { color: #d93600; text-decoration: none;}
#menucontainer a:visited { color: #d93600; text-decoration: none;}
#menucontainer a:hover { color: #ba180d; text-decoration: none;}

#menucontainer ul {
	list-style: none;
	width: auto; /* Width of Menu Items */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	letter-spacing: -0.5em;
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
}
#menucontainer li {
	position: relative;
	list-style-type: none;
	line-height: 1.3em;
}
#menucontainer ul ul {
	list-style: inside;
	width: auto; /* Width of Menu Items */
	font-size: 0.7em;
	display: block;
	font-weight: bold;
}
#menucontainer ul ul li {
	position: relative;
	list-style-type: square;
	line-height: 1.1em;
	color: #d93600;
}
.submenu_cat1 {
	display: none;
}
.submenu_cat2 {
	display: none;
}
p.submenu {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#basketcontainer {
	background: url(/img/bg_tas_n.png) no-repeat top left;
	width: 100%;
}
#basketcontentholder {
	width: 125px;
	margin-left: 110px;
	padding-top: 100px;
}
#basketcontentholder p { 
	font-weight: bold;
	font-size: 1em;
}
#basketloginholder {
	width: 165px;
	margin-left: 70px;
}
#basketloginholder a {
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
}
#contentcontainer {
	width: 678px;
	padding-top: 10px;
	clear: both;
	height: auto;
}
#maincontentholder {
	width: 388px;
	height: 100%;
	float: left;
	clear: both;
}
#maincontentimageholder {
	width: 290px;
	height: 100%;
	float: left;
}
#maincontentAanmijnlijf {
	width: 600px;
	height: 100%;
	float: left;
}
#maincontentAanmijnlijfNav {
	height: 50px;
}
.detailcontainer {
	width: 210px;
	height: 270px;
	float: left;	
}
.detailcontainer2 {
	width: 210px;
	height: 210px;
	float: left;	
}
.detailimage {
	width: 200px;
	height: 182px;
	background: #fff url(/img/zen.gif) no-repeat center center;
}
.detailinfo {
	padding-left: 15px;
}
.detailinfo p {
	font-size: 1.1em;
}
.detailinfo a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}
#overviewtopnav, #overviewbottomnav  {
	font-weight: bold;
	font-size: 1.1em;
}
#overviewtopnav {
	margin-bottom: 10px;
}
#overviewbottomnav {
	clear: both;
	margin-top: 10px;
}






table {
	margin-top: 5px;
	margin-bottom: 12px;
}
td {
	font-size: 1.2em;
	line-height: 1.3em;
}
th {
	font: 0.9em/1.3em bold;
	text-transform: uppercase;
	text-align: left;
	color: #038bdb;
	background-color: #eeeeee;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #038bdb solid;
}
.tableheader {
	font: 0.9em/1.3em bold;
	text-transform: uppercase;
	text-align: left;
	color: #038bdb;
	background-color: #eeeeee;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #038bdb solid;
}
table.maattabel, table.besteltabel {
	margin-bottom: 20px;
}
table.besteltabel {
	width: 285px;
	margin-top: 30px;
}
.maattabel td, .maattabel th {
	text-align: right;
}
.maattabel td, .besteltabel td, .tabledetail {
	background-color: #F8F8F8;
	border-bottom: 1px #dddddd solid;
}


















#footercontainer {
	bottom: 0;
	width: 100%;
	clear: both;
}
#copyrightholder, #zodan {
	height: 26px;
	float: right;
	color: #666666;
}
#copyrightholder {
	padding-top: 6px;
}
#zodan {
	width: 20px;
	margin-left: 40px;
}
#copyrightholder a { text-transform: uppercase;}




input, textarea, select {
	font-size: 11px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border: 1px solid #666666;
}
.contactinput {
	width: 200px;
}
.error {
	color: #eb0276;
}
#show_message_box {
	margin: 24px 4px 4px 4px;
	padding: 4px;
	height: auto;
	border: dotted 1px #eb0276;
	text-align: center;
}
#show_message_box p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #eb0276;
}
#btn_outlet,
#btn_bztshow,
#btn_olmenhorst {
	width: 182px;
	height: 182px;
	float:right;
	top: 130px;
}
#btn_outlet a,
#btn_bztshow a,
#btn_olmenhorst a {
	width: 182px;
	height: 182px;
	display:block;
}
#btn_outlet a {background: url(/img/bg_btn_outlet.png) no-repeat right top;}
#btn_bztshow a {background: url(/img/bg_btn_bztshow.png) no-repeat right top;}
#btn_olmenhorst a {background: url(/img/bg_btn_olmenhorst.png) no-repeat right top;}

#btn_outlet a span,
#btn_bztshow a span,
#btn_olmenhorst a span {
	display:none;
}