html
{
	scrollbar-base-color: lightgrey;
	scrollbar-arrow-color: darkgrey;
	scrollbar-face-color: #f4f4f4;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: grey;
	scrollbar-darkshadow-color: darkgrey;
	scrollbar-shadow-color: grey;
}

body
{	
	font-family : Arial; 
	font-size : 11px; 
	color : #000; 
	background-color: white;
	margin: 0; 
	padding: 0; 
}

.BodyHeaderMain
{
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: relative;
	padding-bottom:0;
}


h1
{
	font-size : 14px;
	font-weight : bold;
}

h1.introHeader
{
	font-size : 12px;
	font-weight : bold;
}

h1.productNameHeader
{
	font-size : 30px;
	display : inline;
}

h3
{
	font-size : 12px;
	font-weight : bold;
}

a
{
	font-size :  12px;	
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

a:focus 
{
	outline-style : none;
}

a:hover, a:active
{
	text-decoration :  none;
	color :	#00adfe;
	font-size :  12px;
	font-weight : bold;
}

a.underline 
{
	text-decoration : underline;
}
	
a.Gray
{
	text-decoration : none;
	color : #8a8a8a;
	font-size :  12px;
	font-weight : bold;
}

a.Gray:focus
{
	outline-style : none;
}

a.Gray:hover
{
	text-decoration : none;
	color : #01aaed;
}

a.Gray:active
{
	color : #494949;
}



a.MenAlso
{
    font-size :  14px;	
    font-weight : bold;
    color : white;
    text-decoration : none;
}

a.MenAlso:focus 
{
    outline-style : none;
}

a.MenAlso:hover, a.MenAlso:active
{
    text-decoration :  none;
    color :	#cbf3ff;
    font-size :  14px;
    font-weight : bold;
}

.afrekenen { font-size:10px; color:#00adfe; font-weight:bold; }

td
{
	font-size : 12px;
	color : Black;
}

th
{
	font-size : 12px;
	color : Black;
	text-align : left;
}

td.Content
{
	background-color : White; 
}

.input
{
	color : Black;
	background-color : White;
	border : 1px solid black;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	width: 150px
}

.inputLogin
{
	color : Black;
	background-color : White;
	border : 1px solid black;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	width: 168px
}

.cbxLogin
{
	color : Black;
	background-color : White;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}

img
{
	border : 0;
}

img.imageArtikel {	
    border-top: 2px solid White;
    border-left: 2px solid White;
    border-right: 2px solid White;
    border-bottom: 2px solid White;
}



a:active img.imageArtikel {	
    border-top: 2px solid White;
    border-left: 2px solid White;
    border-right: 2px solid White;
    border-bottom: 2px solid White;
}

a:hover img.imageArtikel {	
    border-top: 2px solid silver;
    border-left: 2px solid silver;
    border-right: 2px solid silver;
    border-bottom: 2px solid silver;
}


.buttonChatSend 
{
	width:85px;
	height:37px;
	background-color:White;
	display:block;
}

.h1Path
{
	font-size : 11px;
	color : #8a8a8a;
	font-weight : bold;
	display : inline;
}

.divCpath
{
	font-size : 11px;
	color : #8a8a8a;
	font-weight : bold;
	display : inline;

	height: 16px;
}

a.cPath
{
	font-size : 11px;
	color : #8a8a8a;
	font-weight : bold;
	display : inline;
	outline-style : none;
	text-decoration : none;
}

a.cPath:focus 
{
	font-size : 11px;
	color : #01aaed;
	font-weight : bold;
	display : inline;
	outline-style : none;
}

a.cPath:hover
{
	font-size : 11px;
	color : #01aaed;
	font-weight : bold;
	display : inline;
	outline-style : none;
}
	
a.cPath:active
{
	font-size : 11px;
	color : #01aaed;
	font-weight : bold;
	display : inline;
	outline-style : none;
}	

.editLink
{
	float:right;
}

.HRline   
{
	position : absolute; 
	margin-top: 118px; 
	width:100%; 
	z-index:999;
	color : #00adfe;
}

ul {list-style:none; padding:0; margin:0;}
ul.square {list-style:square; padding:0; margin-left:15px;}

.left {float:left;}
.right {float:right;}
.right .right {float:right}

.leftHome {float:left;}
.rightHome {float:right;}

/* Header */

.Header {
	width:1000px;
	height:100px;
	background-color:#fff;
	padding-top: 10px;
}
.HeaderTop {width:1000px; position:static;}
.HeaderBottom { width:1000px; position:static;  vertical-align: bottom; }
.HeaderLeft {float:left; width:570px;}
.HeaderRight {float:right; width:370px}

.HeaderLogo {float:left; }
.HeaderLogo img { border: solid 1px #fff; border-bottom: solid 2px #fff; border-right: solid 2px #fff;}
.HeaderLogo img:hover { border-bottom: solid 2px #666; border-right: solid 1px #666; border-left:solid 1px #fff; border-top:solid 1px #fff;}

.HeaderToplinks {float:right}
.HeaderLinks {list-style:none; padding-right:25px;}

a.hrefHeaderTop { font-size:11px; font-weight: normal; text-decoration:none; }
a.hrefHeaderTop:focus { outline-style : none; }
a.hrefHeaderTop:hover, a.hrefHeaderTop:active { font-size:11px; font-weight:normal; text-decoration:none; color:#00adfe; }
a.hrefHeaderTop.active2 { font-size:11px; font-weight: normal; text-decoration:none; color:#00adfe; }

a.hrefSmaller { font-size:11px; font-weight:bold; text-decoration:none; }
a.hrefSmaller:hover, a.hrefSmaller:active { font-size:11px; font-weight:bold; text-decoration:none; color:#00adfe; }
a.hrefSmaller:focus { outline-style : none; }

a.aFlags img
{
	border-width :0px;
	width : 24px;
}

.divFlags 
{
	float:right; 
	width:78px;
}

.divFlag1 
{
	float: left; 
	padding-right:3px;

}

.divFlag2 
{
	float:left;
}

.divFlag3 
{
	float:right;
}

/* Product overview */

.clear { clear: both; }

.divBrandIntro { }
.divBrandIntro .slides { float: left; width:560px; }
.divBrandIntro .introText { float: right; width:268px; margin-right:25px; }

.divProductsItem { margin-left:5px; margin-top:3px; width:200px; }
.divProductsItem .divImage { width:200px; text-align:center; }
.divProductsItem a.productName { display:inline-block; width:88px; height:14px; overflow: hidden; }
.divProductsItem a.img { display:inline-block; height:14px; }
.divProductsItem .borderLines { height:33px; border-bottom:1px solid gray; border-right:1px solid gray; }
.divProductsItem .red { color:red; }
.divProductsItem .leftMargin { float:left; }
.divProductsItem .rightMargin { float:right; margin-right:2px; }
.divProductsItem .clear { clear:both; }
.divProductsItem .divColors { margin-bottom:5px; }
.divProductsItem .colorCel { float:left; margin-right:5px; width:15px; height:15px; border:solid 1px #999999; cursor:hand; }

.shoppingcart {float:left; width:205px; height:55px; border: 1px solid #ccc; padding:3px; }
.shoppingcart span { color : black; margin: 0 0 4 0; font-size : 11px; font-weight : normal; }
a.hrefShoppingcart { color : black; margin: 0 0 4 0; font-size : 12px; font-weight : bold; text-decoration : none; outline-style : none; }
a.hrefShoppingcart.active { color : #00adfe; margin: 0 0 4 0; font-size : 12px; font-weight : bold; }
.scLeft { float:left; width: 125px; padding: 0; margin:0; cursor: hand;}
.scRight {float:right; width: 75px; padding: 0; margin:0; cursor: hand;}
.scRight img {float:right; padding: 0; margin:0; }

.MenuHeader {float:left;  width:590px; position:relative; }
.MenuHeader ul {  display:block; margin-top:13px;  margin-bottom:13px; }
.MenuHeader li{  display:inline;      }
.MenuHeader li a{ color:#333; background-color:#fff; font-size:12px; font-weight:normal; text-decoration:none; outline-style : none; border: 1px solid #ccc; padding:10 4; line-height:25px;   }
.MenuHeader li a:hover, .MenuHeader li a:active{ color:#fff; background:#00adfe; font-weight:normal; }
.MenuHeader li a.MenuButton.active { color:#fff; background:#00adfe; font-weight: normal;}
.MenuHeader li a:focus { outline-style : none; }

.MenuHeader li#MenuFirst { position:relative; }
.MenuHeader li#MenuFirst a img { vertical-align:middle; width:23px; height:15px;}
.MenuHeader li#MenuFirst a.MenuButton {  } 

.MenuHeader li#MenuLast a.MenuButton {font-weight: normal; background:#fff; color:#f33;}
.MenuHeader li#MenuLast a:hover.MenuButton {font-weight: normal; background:#f33; color:#fff;}
.MenuHeader li#MenuLast a.MenuButton.active{font-weight: normal; background:#f33; color:#fff;}
#MenuFirst {}
.MenuSearch {float:right; width: 370px; background-image:url(/images/bgSearch.png); background-repeat:no-repeat; height:45px}
.MenuSearch .MenuButton input {float:left; width:240px; height:22px; color:#666; font-weight:normal; font-size:13px; margin-top:10px; padding-left:15px;}
.MenuSearch .MenuButton {float:left; width: 40px; padding-left:20px; }
.MenuSearch .searchButton { float:right; padding-right:20px; cursor:pointer; }
#divSearchButton {float:right}

/* Content */
.mainContent {width: auto; height:auto; float:none; clear:both; padding-top:10px; }
.leftContent {width:142px; float:left; clear:both; margin-right:3px }
.rightContent { width: 855px; float:left; }
.rightContentWide { width: 1000px; float:left; }

.pagingContentTopLeft { margin:0; padding: 0px 0px 0px 0px; float:left; color : #8a8a8a; }
.pagingContentTopRight { margin:0; padding: 0px 19px 2px 0px; float:right; }
.pagingContentBottomLeft { margin:0; padding: 8px 0px 0px 3px; float:left; color : #8a8a8a; }
.pagingContentBottomRight { margin:0; padding: 8px 19px 0px 0px; float:right; }
.pagingContentIcon { vertical-align:bottom; }

/*Buttons */

.searchButton {margin-top:10px; font-size: 12px; font-weight:bold; line-height:18px; }
.searchButton span { float:left; height:23px; background: transparent url(/images/bkg_button.png) 0 0 no-repeat; padding:0 0 0 8px; text-align:center; white-space:nowrap; color:#fff; }
.searchButton span span { background-position:100% 0; padding:0 12px 0 4px;}

.addToCartButton {margin-top:3px; height:28px; font-size: 12px; color:#000; font-weight:bold; line-height:18px; }
.addToCartButton span { float:left; height:23px; background: transparent url(/images/bkg_buttonlichtblauw.png) 0 0 no-repeat; padding:0 0 0 8px; text-align:center; white-space:nowrap; color:#fff; }
.addToCartButton span span { background-position:100% 0; padding:0 12px 0 4px;}
.addToCartButton a {color:#fff;}
.addToCartButton a:hover, a:active, a:focus {color:#dbeef5;}


/*LeftMenu */
.leftContent ul { padding:0; margin:0; list-style:none; border-top:1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
.leftContent ul li { border-bottom: 1px solid #ccc; background: #fff; line-height:14px; margin:0; white-space:nowrap; }
.leftContent ul ul { border: none; }
.leftContent ul ul li { border: none; margin-left: 15px; }
.leftContent ul ul ul li { border: none; margin-left: 15px; }
.leftContent a { display:inline-block; font-size:11px; font-weight: normal; text-decoration:none; color:#000; padding: 2px 4px; margin-bottom:0px; }
.leftContent a { display:block; }
.leftContent a:focus { font-size:11px; font-weight: normal; text-decoration:none; outline-style : none; }
.leftContent ul ul a {border:none}
.leftContent a:hover, .leftContent a:active, .leftContent a.active { font-size:11px; font-weight: normal; text-decoration:none; color:#fff; background-color:#00adfe; }

/*RightContent Homepage */

.divHomeHeader { text-decoration: none; color: black; font-size:  10px; font-weight: bold; }

.rightContent .right ul {padding:0; margin:0}
.rightContent .right img {width:420px;}
.rightContent .left img {width:420px;}

/*TagCloud*/
.tagcloud { clear:both; padding-left:140px; width:auto; }
.tagcloudMarginTop { clear:both; padding-left:140px; margin-top:20px; width:auto; }

#htmltagcloud{
	font-size: 100%;
	width: 100%;
	font-family:'arial';
	background-color:#fff;
	height:60px;
}

#htmltagcloud{line-height:2.4em;word-spacing:normal;letter-spacing:normal;text-transform:none;text-align:center;text-indent:0}
#htmltagcloud a {font-weight: normal;}
#htmltagcloud a:link{font-weight: normal; text-decoration:none}
#htmltagcloud a:visited{font-weight: normal; text-decoration:none}
#htmltagcloud a:hover{font-weight: normal; color:#000;background-color:#fff}
#htmltagcloud a:active{font-weight: normal; color:#000;background-color:#fff}
#htmltagcloud span {white-space: nowrap;}

.wrd{padding:0;position:relative}.wrd a{text-decoration:none;}
.tagcloud0 a {font-size:1.0em; color:#bbb;z-index:10; padding-left:11px; padding-right:5px;}
.tagcloud0 a:hover {font-size:1.0em; padding-left:11px; padding-right:5px;}
.tagcloud1 a {font-size:1.1em; color:#aaa;z-index:9; padding-left:8px; padding-right:8px;}
.tagcloud1 a:hover {font-size:1.1em; padding-left:8px; padding-right:8px;}
.tagcloud2 a {font-size:1.3em; color:#aaa;z-index:8; padding-left:9px; padding-right:7px;}
.tagcloud2 a:hover {font-size:1.3em; padding-left:9px; padding-right:7px;}
.tagcloud3 a {font-size:1.4em; color:#999;z-index:7; padding-left:5px; padding-right:11px;}
.tagcloud3 a:hover {font-size:1.4em; padding-left:5px; padding-right:11px;}
.tagcloud4 a {font-size:1.6em; color:#999;z-index:6; padding-left:3px; padding-right:13px;}
.tagcloud4 a:hover {font-size:1.6em; padding-left:3px; padding-right:13px;}
.tagcloud5 a {font-size:1.8em; color:#888;z-index:5; padding-left:1px; padding-right:15px;}
.tagcloud5 a:hover {font-size:1.8em; padding-left:1px; padding-right:15px;}
.tagcloud6 a {font-size:1.9em; color:#888;z-index:4; padding-left:0px; padding-right:16px;}
.tagcloud6 a:hover {font-size:1.9em; padding-left:0px; padding-right:16px;}
.tagcloud7 a {font-size:2.1em; color:#777;z-index:3; padding-left:16px; padding-right:0px;}
.tagcloud7 a:hover {font-size:2.1em; padding-left:16px; padding-right:0px;}
.tagcloud8 a {font-size:2.2em;color:#777;z-index:2; padding-left:7px; padding-right:9px;}
.tagcloud8 a:hover {font-size:2.2em; padding-left:7px; padding-right:9px;}
.tagcloud9 a {font-size:2.4em;color:#666;z-index:1; padding-left:12px; padding-right:4px;}
.tagcloud9 a:hover {font-size:2.4em; padding-left:12px; padding-right:4px;}
.tagcloud10 a {font-size:2.5em;color:#666;z-index:0; padding-left:2px; padding-right:14px;}
.tagcloud10 a:hover {font-size:2.5em; padding-left:2px; padding-right:14px;}
.freq{font-size:10pt !important;color:#bbb}

/*Footer */
.footer { clear:both; width:auto; height:100px; }
.footerimage {
	float:left;
	width:100%;
	}
.footer a {color:#FFF; text-decoration:none; font-size:11px;}
.footer a:hover {color:#00adfe;}
.footer li {color:#FFF; font-size:11px; line-height:15px;}
.footer p { text-align:right; }
.footerhead {margin-bottom:5px;}
.footerhead a { font-size:13px; color:#00adfe; font-weight:normal; text-decoration : none; }
.footerhead a:hover { font-size:13px; color:#4bc7fd; font-weight:normal; text-decoration : none; }
.footerhead span {font-size:13px; color:#00adfe; }
.footer address { text-align:right; }
.footer ul {}
.footer ul li {  }
.footerbg { margin-top: 10px; background: url(../images/footerbg.png) #000 repeat-x; width:100%; position: absolute; right:1px; z-index:-999; padding:10px; height:200px; padding-bottom:0; margin-bottom:0; border:none; }
.footer-container {
	width: 1000px; 
	left: 50%;
	margin-left: -510px; /* - (width/2) */
	position: relative;
}
.footer img {}
.footerlinks1 {	float:left;	width:230px;	height:120px; 	}
.footerlinks1 li {font-size:11px;	color:#fff;	}	
.footerlinks1 li:hover {color:#00adfe;}
.footerlinks1 img {}
.footerlinks1 li img {padding-top:5px;}
.footerlinks2 {	float:left;	width:230px;	padding-left:15px;	margin-right:15px;	border-left: 1px solid #3C3C3C;	border-right: 1px solid #3C3C3C; height:120px;}
.footerlinks2 li .footerhead {margin-top:10px;}
.footerlinks3 {	float:left;	width:230px;	margin-right:15px;	border-right: 1px solid #3C3C3C; height:120px; }
.footerlinks3 img {margin-right:5px;}
.footerlinks3 li { margin-top:4px;}
.newsletterblock { }
.newsletterblock .message {	float:left; color: Red;}
.newsletterblock label { color:#fff; clear:both;}
.newsletterblock .block-title {	color:#00adfe; font-weight:normal; font-size:13px; }
.newsletterblock .block-content { float:left;}
.newsletterblock .block-content input{ margin-top:10px;	margin-bottom:0px; }

a.hrefFooter { font-size:11px; color:White; font-weight:normal; text-decoration : none; vertical-align:top; }
a.hrefFooter:hover, a.hrefFooter:active { font-size:11px; color:#00adfe; font-weight:normal; text-decoration : none; vertical-align:top; }

.guestbook { float:left; width:240px; margin-top:12px; }
.guestbook a.hrefFooter1 { float:left; width: 34px; }
.guestbook a.hrefFooter2 { float:right; width: 200px; }
.guestbook a { font-size:11px; color:White; font-weight:normal; text-decoration : none; vertical-align:top; float: left;}
.guestbook a:hover, .guestbook a:active { font-size:11px; color:#00adfe; font-weight:normal; text-decoration : none; vertical-align:top; }
li:hover { cursor: default;}

/*Hyves/Twitter Icons*/
.addthis_toolbox {  font-size: 20px; color:#ccc; display:block; width:240px; height:40px;}
.addthis_toolbox .custom_images {}
.addthis_toolbox .custom_images a {
width: 32px;
height: 32px;
margin: 0;
padding: 0;}
.addthis_toolbox .custom_images a img {opacity: 1.0;}
.addthis_toolbox .custom_images a:hover img {opacity: 0.75;}       

.copyright {position: relative; float:right; color:gray; clear:both; padding-right:10px; height:20px; font-style : italic; }
.copyrightSpacer { height: 30px; }

.copyright a
{
	text-decoration : none;
	color : gray;
	font-size :  11px;
	font-weight : normal;
	font-style : italic;
}
	
.copyright a:hover
{
	text-decoration : none;
	color : #00adfe;
	font-size :  11px;
	font-weight : normal;
	font-style : italic;
}