html, body {
	margin:0;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:.9em;
	background:url("../images/rander.png");
	/*background:#B3BCBC;*/
}
img {
	border:0;
}
h1 {
	color:#BFD730;
	font-size:1.6em;
	height:23px;
	padding:5px 5px 4px 10px;
	margin:5px 0 8px 0;
	border-bottom:1px solid #000000;
}
h2 {
	color:#000000;
	font-size:1.2em;
	margin:0;
}
h3 {
	font-size:1.15em;
	color:#000000;
	border:0;
	padding:0;
	margin:0;
}
a:link, a:visited {
	color:#E60004;
}
a:hover, a:active {
	color:#666666;
}
h2 a:link, h2 a:visited {
	color:#666666;
	text-decoration:none;
}
h3 a:link, h3 a:visited {
	color:#000000;
	text-decoration:none;
}
a:link.discreteLink, a:visited.discreteLink {
	color:#000000;
	text-decoration:none;
}
a:hover.discreteLink, a:active.discreteLink {
	color:#666666;
	text-decoration:none;
}
input, select {
	border:1px solid #323838;
	background:#FFFFFF;
	padding:2px;
	font-size:.88em;
}
textarea {
	border:1px solid #323838;
}
.submit {
	background:#323838;
	color:#FFFFFF;
	border:0;
}
.button185x20 {
	background:url("../images/k185x20.png");
	color:#FFFFFF;
	width:185px;
	height:20px;
	border:0;
}
.button100x20 {
	background:url("../images/k100x20.png");
	color:#FFFFFF;
	width:100px;
	height:20px;
	padding:0;
	border:0;
}
.button100x32 {
	background:url("../images/k100x32.png");
	color:#FFFFFF;
	width:100px;
	height:32px;
	padding:0;
	border:0;
}
.linkButton100x20 {
	background:url("../images/k100x20.png");
	padding:4px 3px 3px 3px;
	text-align:center;
	text-decoration:none;
	cursor:default;
	font-size:.88em;
	width:94px;
	height:14px;
	display:block;
}
.linkButton100x20:link, .linkButton100x20:visited, .linkButton100x20:hover, .linkButton100x20:active {
	color:#FFFFFF;
}
.linkButton100x32 {
	background:url("../images/k100x32.png");
	padding:8px 3px 3px 3px;
	display:block;
	text-decoration:none;
	text-align:center;
	cursor:default;
	font-size:.88em;
	width:94px;
	height:21px;
	color:#FFFFFF;
}
.linkButton100x32:link, .linkButton100x32:visited, .linkButton100x32:hover, .linkButton100x32:active {
	color:#FFFFFF;
}
.cartButton {
	background:url("../images/cart-button.png");
	color:#FFFFFF;
	width:144px;
	padding-left:5px;
	float:left;
	height:31px;
	border:0;
	text-align:left;
	font-size:.95em;
}
.cartButton:hover {
	color:#E60004;
	background:url("../images/cart-button_over.png");
}
.cartNumber {
	 width:34px; 
	 padding:8px 2px 8px 2px; 
	 text-align:center; 
	 float:left;
}
#content ul {
	list-style-image:url("../images/bullet_green.png");
	padding:0 0 0 20px;
}
#content ul.pdfList {
	list-style-image:url("../images/icons/pdf.png");
	margin-top:0;
	padding-top:0;
}
#content ul.pdfList a:link, #content ul.pdfList a:visited {
	color:#000000;
	text-decoration:none;
}
.iconBorder {
	border:1px solid #000000;
}

#wrapper {
	width:1000px;
	background:#FFFFFF;
	margin:0 auto;
}
#header {
	height:80px;
	background:#FFFFFF;
	padding:10px;
}
#header img {
	float:left;
}
#header form {

}
#header form p {
	margin:0;
}
#header label {
	color:#000000;
	font-size:.85em;
}
#rightHead {
	float:right;
	text-align:right;
}
#linkPath {
	margin:48px 0 0 0;
	font-size:.85em;
	color:#000000;
	word-spacing:5px;
}
#linkPath a {
	word-spacing:normal;
}
#linkPath a:link, #linkPath a:visited {
	color:#000000;
	text-decoration:none;
}
#linkPath a:hover, #linkPath a:active {
	color:#BFD730;
}
#mainNav {
	background:#656565;
	height:23px;
	font-size:.85em;
}
#mainNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#mainNav ul li {
	float:left;
	color:#FFFFFF;
	margin:0;
}
#mainNav a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
	display:block;
	height:18px;
	padding:5px 10px 0 10px;
}
#mainNav a:hover, #mainNav a:active {
	color:#F2F1F1;
	background:#000000;
}
#mainNav a.current {
	color:#F2F1F1;
	background:#000000;
}
#main {
	
}
#prodNav {
	float:left;
	width:200px;
	font-family:"Arial";
}
#prodNav ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#prodNav ul li {
	border-bottom:2px solid #FFFFFF;
	margin:0;
	background:#323838;
	padding:0 0 0 5px;
}
#prodNav ul li:hover {
	background:#BFD730;
}
#prodNav li a {
	display:block;
	background:#CBC9CA;
	padding:4px 0 0 6px;
	color:#424240;
	font-weight: bolder;
	height:20px;
	text-decoration:none;
}
#prodNav li a:hover, #prodNav li a:active {
	background:#F2F1F1;
}
#prodNav ul li ul {
	/*display:none;*/
}
#prodNav ul li ul li {
	margin:0;
	padding:0;
	background:#FFFFFF;
}
#prodNav ul li ul li a {
	display:block;
	background:#FFFFFF;
	padding:3px 0 3px 15px;
	height:auto;
	color:#404040;
	font-weight:normal;
	text-decoration:none;
}
#prodNav ul li ul li a:hover, #prodNav ul li ul li a:active {
	color:#F69FA1;
}
#miniCart {
	/*border-right:2px solid #B3BCBC;*/
	border-left:5px solid #404040;
	margin:0 auto;
	padding:7px 5px 5px 5px;
	height:62px;
	background:url("../images/miniCart.png");
	background-position:right;
	cursor:pointer;
	margin:2px 0 2px 0;
}
#miniCart:hover {
	border-left:5px solid #BFD730;
}
#miniCart p, #searchbox p, #sortBox p {
	margin:2px 0 10px 0;
	color:#FFFFFF;
}
#miniCart a {
	color:#000000;
	text-decoration:none;
}
#searchbox{
	border-left:5px solid #404040;
	margin:0 auto;
	padding:7px 5px 5px 5px;
	height:62px;
	background:url("../images/searchbox.png");
	background-position:right;
	margin:2px 0 2px 0;
}
#searchbox:hover, #sortBox:hover {
	border-left:5px solid #BFD730;
}
#sortBox {
	border-left:5px solid #404040;
	margin:0 auto;
	padding:7px 5px 5px 5px;
	height:62px;
	background:url("../images/galleryBox.png");
	background-position:right;
	margin:2px 0 2px 0;
}
#content {
	float:right;
	width:800px;
	padding:0px 0px 20px 0px;
	min-height:400px;
	font-size:.9em;
}
#noPaddingContent {
	float:right;
	width:800px;
	padding:0px 0px 20px 0px;
	min-height:405px;
	font-size:.9em;
}
#fullContent {
	float:right;
	width:990px;
	padding:5px 5px 20px 5px;
	min-height:400px;
	font-size:.9em;
}
.spot {
	float:left;
	width:197px;
	font-size:.83em;
}
.spot h2 {
	font-size:1.2em;
	padding-left:10px;
	margin:3px 0 3px 0;
}
.spot p {
	padding:0 10px 0 10px;
	margin:0;
}
#spacer {
	clear:both;
	background:#BFD730;
	height:23px;
}
#footer {
	background:#F2F1F1;
	padding:8px 0 8px 10px;
	text-align:left;
	font-size:.82em;
}
#footer div {
	float:right;
	padding:0 10px 0 0;
	width:188px;
}
#footer h3, #footer p {
	margin:0;
	padding:0;
}

#infoLeft {
	float:left;
	width:390px;
	padding:0 5px 0 0;
	margin-left:10px;
}
#infoMiddle {
	float:left;
	width:190px;
	padding:0 5px 0 5px;
}
#infoRight {
	float:left;
	width:190px;
	padding:0 0 0 5px;
	background:#F2F1F1;
}
#infoLeft h2, #infoMiddle h2, #infoRight h3 {
	margin-top:10px;
}
#infoMiddle h3 {
	margin-bottom:10px;
	border-bottom:1px solid #000000;
}

#canvas {
	border:1px solid #999999;
}
.canvasRow {
	border-bottom:1px solid #CCCCCC;
}
.row {
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
.row:last-child {
	border-bottom:0;
}
.canvasCol:hover {
	background:#EFEFEF;
}
#content .canvasRow {
	border:0;
}
.canvasCol {
	float:left;
	min-height:100px;
	overflow:hidden;
}
.canvasCol form {
	
}
.canvasCol a:link, .canvasCol a:visited {
	color:#333333;
	text-decoration:none;
}
.canvasCol a:hover, .canvasCol a:active {
	color:#000000;
}
#insertRow {
	padding:10px;
	background:#EFEFEF;
}


.productSpot {
	float:left;
	padding:10px;
	width:180px;
	height:200px;
	background:#FFFFFF;
	text-align:center;
}
.productRow {
	
}
.productSpot:hover {
	background:#EFEFEF;
}
.productSpot .icons {
	position:absolute;
	margin:185px 0 0 150px;
	width:30px;
	text-align:right;
}
.relationSpot {
	padding:10px;
	width:165px;
	border-top:1px solid #CCCCCC;
}
.relationSpot a:link, .relationSpot a:visited {
	color:#000000;
	text-decoration:none;
}
.cartTable {
	border-collapse:collapse;
	width:780px;
	margin:15px 10px 0 10px;
	border:2px solid #EFEFEF;
}
.cartTable tr {
	border:2px solid #EFEFEF;
}
.cartTable td {
	/*border:1px solid #666666;*/
	padding:4px 3px 4px 3px;
	border:2px solid #EFEFEF;
	border-left:none;
	border-right:none;
}
.cartTable th {
	color:#999999;
}
.cartTable .numberField {
	width:40px;
	text-align:right;
}
.cartTable h3 a:link, .cartTable h3 a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.cartTable h3 a:hover, .cartTable h3 a:active {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
.cartTable .odd {
	background:#F2F1F1;
}
.cartTable .even {
	background:#FFFFFF;
}
.linkButton {
	border:1px solid #323838;
	background:#FFFFFF;
	padding:3px;
	text-decoration:none;
	cursor:default;
	font-size:.88em;
}
.linkButton:link, .linkButton:visited, .linkButton:hover, .linkButton:active {
	color:#000000;
}
.galleryOuter {
	height:160px;
	width:180px;
	float:left;
	margin:15px 7px 10px 9px;
}
.galleryWrapper {
	width:160px;
	height:120px;
	border:1px solid #B3BCBC;
	padding:10px;
	text-align:center;
}
.galleryWrapper:hover {
	background:#EFEFEF;
}
.galleryOuter p {
	text-align:right;
	margin-top:2px;
	font-size:.95em;
}
.galleryOuter a:link, .galleryOuter a:visited {
	color:#000000;
	text-decoration:none;
}
.galleryOuter a:hover, .galleryOuter a:active {
	color:#CCCCCC;
	text-decoration:none;
}
.searchImg {
	padding:5px;
	border:1px solid #CCCCCC;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	background:#FFFFFF;
	float:right;
}
.leftImg {
	float:left;
	padding:5px 10px 5px 0;
}
.rightImg {
	float:right;
	padding:5px 0 5px 10px;
}


.error {
	color:#E60004;
}	
.clear {
	clear:both;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.justified {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.highlight {
	background:#F5FF91;
}
.odd {
	background:#F2F1F1;
}
.even {
	background:#FFFFFF;
}
.std_table {
	border-collapse:collapse;
}
.std_table td {
	border:1px solid #333333;
	padding:2px 5px 2px 5px;
}
.std_table th {
	padding:0 5px 0 5px;
}
.noBorder {
	border:0;
}
.smallText {
	font-size:.9em;
}
.nomargin {
	margin:0;
}

/*Datumkomponent*/
input.date {
	float: left;
}
.dateButton {
	display: block;
	float: left;

	width: 19px;
	height: 14px;
	margin-top:3px;
	margin-left:2px;

	background-image: url("../images/tableDate.gif");
	background-repeat: no-repeat;
}
.clearButton {
	clear: both;
}
.dateButton span {
	display: none;
}
#dateContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #000;
	margin-bottom: 20px;
}
#dateTable .weekday {
	font-weight: bold;
}
#dateTable td {
	border: 1px solid #ccc;
	text-align: center;
}
#dateTable td.hover {
	background-color: #ccc;
	cursor: pointer;
}
#dateTable td.prevCell {
	border: 0;
	text-align: left;
}
#dateTable td.nextCell {
	text-align: right;
	border: 0;
}
a:link.newsLink, a:visited.newsLink, a:hover.newsLink, a:active.newsLink {
	color: #FF0000;
	font-weight: bold;	
	text-decoration: none;
}
.newsArrow {
	color: #73FB04;
	font-weight: bold;
	font-size: 14px;
}
#headerQuote {
	width:400px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	float:left;
	/*clear:both; */
	height:80px;  
	position:relative;
}
.quoteAuthor {
	text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 8px;
	font-weight: 900;
}
.quoteImage {
	float: left;
	padding-left: 30px;
}
#floater {
	float:left; 
	height:50%; 
	margin-top: 20px;
}
#sideNews {
	color: #000000;
	font-size:.82em;
	margin: 0px 25px 10px 25px;
}
#sideNewsHeader {
	color: #000000;
	font-weight: bold;
	margin: 30px 25px 0px 25px;
}
.greenBlock {
	margin-right: 5px;
}
#prodNewsHeader {
	color: #666666;
	font-weight: bold;
}
a:link.sideNewsLink, a:visited.sideNewsLink {
	color: #333333;
	text-decoration: none;	
}
a:hover.sideNewsLink, a:active.sideNewsLink {
	color: #000000;
	text-decoration: none;
}