body {
	background: url(/lib/images/default/bg.png) repeat-x top #4f4f4f;
	margin:0px;
}


#container {
	width:966px;
	margin:0 auto;
	background: url(/lib/images/default/body.png) no-repeat top;
	min-height:500px;
}

#container2 {
	width:950px;
	margin-top: 16px;
	margin-left: 8px;
	margin-right:8px;
	background: #FFFFFF;
}

#header {
	width:890px;
	margin: 45px 30px 10px 30px;
	float:left;
}

#payoff {
	margin-top:-27px;
	float:left;
}

#pagetitle {
	width: 653px;
	float:right;
	margin-top:35px;
	text-align:right;
	color:#ee3124;
	font-size: 22px;
	font-family:  Arial, Helvetica, sans-serif;
}

#content {
	width: 950px;
	background: #FFFFFF;
	float:left;
	margin-top:20px;
}

#navigation {
	width: 200px;
	float:left;
	margin-left: 30px;
}

#body {
	width:655px;
	margin: 0px 0px 15px 15px;
	float:left;
	
}

#footer {
	background: #c6c6c6;
	width:920px;
	float:left;
	padding:15px;
	border-top: 3px solid #ee3124;
	margin-bottom:40px;
}

#footer, #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ee3124;
	text-decoration: none;
}

td, body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	color: #2c2c2c;
}

p, div, span {
	line-height: 130%;
}


.formHeader {
	padding-top:10px;
}
.formHeader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color : #ee3124;
	margin:0;
}

h1 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #ee3124;
	font-size: 24px;
	line-height: 100%;
	margin-bottom: 5px;
	font-weight:normal;
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #ee3124;
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 5px;
	font-weight:normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	font-size: 18px;
	line-height: 100%;
	margin-bottom: 5px;
	font-weight:normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	font-size : 14px;
	font-weight: bold;
	line-height:100%;
	margin-bottom: 5px;
}

h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
	color: #ee3124;
}
input, select, option, button, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a { color:#2c2c2c; }
a:hover { color: #ee3124; }

a.white { color: #FFFFFF;}
a.white:hover {color:#cc0033; }
img, table { border: 0;}


ul li {
	list-style-image: url(/lib/images/more.gif);
}

ul {
	margin-left:0px;
}


hr {
	color : #ee3124;
	height: 1px;
}

.hr {
	border-top: 1px dashed #ee3124;
	margin-top:10px;
	margin-bottom:10px;
	height: 1px;
	width:100%;
	float:left;
	position: relative;
}

.small {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

.aanbieding {
	color: #DC171C;
	font-size: 14px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	font-size: 20px;
	line-height: 100%;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	font-size: 18px;
}

.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
}

.paging {
	border-top: 1px dashed #ee3124;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#kruimel {
	width: 880px;
	margin: 0 30px 0 30px;
	float:left;
	padding: 5px;
	text-align:right;
	border-top: 2px solid #bcbcbc;
}

#kruimel, #kruimel a, #kruimel a:hover {
	color:#2c2c2c;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#kruimel a, #kruimel a:hover {
	text-decoration: none;
}

#language {
	color:#7c5316;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
	
#productCell .name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#productCell .price {
	border-top:1px solid #33ffe5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#preview {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border: 1px solid #d4d4d4; 
	width: 152px; 
	height: 152px;
	cursor: pointer;
}
#preview td {
	width: 150px; 
	height: 150px;
	text-align:center;
	vertical-align:middle;
	border-bottom: ;
}

#preview img {
	text-align:center;
	margin: 0px;
}

#price td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#cart {
	position:absolute;
	margin-left:5px;
	border-top:1px solid #33FFE5;
	background:black;
	color:white;
}

#cart td {
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;
}

#account input, #account select {
	width: 150px;
}

#account input.error {
	border: 1px solid red;
}

.error {
	font-size: 10px;
	color: red;
}

#list td {
	border-bottom: 1px solid #d4d4d4; 
	cursor: pointer;
}

#list2 td {
	border-bottom: 1px solid #d4d4d4; 
}

#galleryCell .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#galleryCell img.image {
	border: 1px solid black;
}

/* Newsmodule */
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-bottom: 15px;
}

.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
	color : #cc0033;
}

.sitemapTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
	color : #cc0033;
}

.sitemapBody li {
	list-style-image: url(/lib/images/li.gif);
	margin:5px;
	padding-right: 2px;
}
.sitemapBody ul	{
	margin:5px;
	margin-left: 15px;
}

/* Fieldset */
#fieldset .horizontal {
	background: url(/lib/images/fieldset/hori.gif) repeat-x;
	width: 100%;
}

#fieldset .vertical {
	background: url(/lib/images/fieldset/vert.gif) repeat-y;
}

#fieldset .legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	margin:0px;
	font-weight: bold;
	color : #ec008c;
	vertical-align:bottom;
}

#fieldset .content {
	padding-top:5px;
}

/* Tabellen */
#list th {
	background: #d5d5d5;
	color: #7a7a7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	text-align: left;
}

#list th.ordered { background: #999999; color: white; cursor: pointer;}
#list th.unordered { cursor: pointer;}

#list td{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	border-bottom: 1px solid #d5d5d5;
	color: #000000;
}

#list td.deleted, #list td.deleted a {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	border-bottom: 1px solid #d5d5d5;
	color: #808080;
}

#list td.error, #list td.error a {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	border-bottom: 1px solid #d5d5d5;
	color: red;
}

#list td.offline, #list td.offline a {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	border-bottom: 1px solid #d5d5d5;
	color: #808080;
}

#list td.active, #list td.active a {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	border-bottom: 1px solid #d5d5d5;
	color: #66cc33;
}

#list tr.selected {
	background: #F9F9F9;
}

#list #preview {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border: 1px solid black; 
}

#list .form td{
	border-bottom:;
}

.grey {
	color:#666666;
}

.googlemap{
	border: 1px solid #cc0033;
}


/* Start menu items */
#menu {
	margin-top:10px;
	margin-bottom:30px;
}

#menu div.lvl0 {
	width: 200px;
	cursor: pointer;
}

#menu div.lvl0 div.item {
	padding-top:6px;
	padding-bottom:6px;
}

#menu div.lvl0 div.itemhover {
	padding-top:6px;
	padding-bottom:6px;
}

#menu div.lvl0 div.itemhover a, #menu div.lvl0 div.itemhover a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ee3124;
	text-decoration:none;
}

#menu div.lvl1 {
	width: 200px;
}

#menu div.lvl1 div.item {
	padding-top:6px;
	padding-left:11px;
}

#menu div.lvl1 div.itemhover {
	padding-top:6px;
	padding-left:11px;
}

#menu div.lvl2 {
	width: 200px;
}

#menu div.lvl2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2c2c2c;
	text-decoration:none;
}

#menu div.lvl2 div.item {
	padding-top:6px;
	padding-left:21px;
}

#menu div.lvl2 div.itemhover {
	padding-top:6px;
	padding-left:21px;
}

#menu div.lvl2 div.itemhover a, #menu div.lvl2 div.itemhover a:hover{
	font-size: 12px;
	color:#ee3124;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2c2c2c;
	text-decoration:none;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ee3124;
	text-decoration:none;
}

.tooltip {
	background-color:#FFFFFF;
	border:1px solid #cc0033;
	padding:5px;
	white-space:nowrap;
	font-weight: bold;
}

