html, body {
    padding:0;
    margin:0;
    height: 100%;
    width: auto;
    background-color: #000000;    
}

#statcounter-teller, #ref-links {
	width: 1px;
	height: 1px;
	z-index: 999;
	position: relative;
	left: -10000px;
	top: -10000px;
}

html {
}


body {
    scrollbar-base-color: #D2D0C7;
    scrollbar-shadow-color: #454545;
    scrollbar-track-color: #858685;
}

@font-face {
    font-family: MS Reference Serif;
    font-style:  normal;
    font-weight: normal;
    src: url(MSREFER0.eot);
}

@font-face {
    font-family: MS Reference Serif;
    font-style:  normal;
    font-weight: 700;
    src: url(MSREFER0.eot);
}

@font-face {
    font-family: MS Reference Serif;
    font-style:  oblique;
    font-weight: normal;
    src: url(MSREFER0.eot);
}

@font-face {
    font-family: MS Reference Serif;
    font-style:  oblique;
    font-weight: 700;
    src: url(MSREFER0.eot);
  }

#viewport {
    background: #000000 url(../images/bg.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 590px;
    margin: 0 auto;
}

#logo-hoog {
    margin-left: 15px;
    padding-top: 20px;

}

#logo-bolsius {
    position: absolute;
    bottom: 25px;
    right: 20px;
}


#content img.spacer-gif {
	border: 0px solid #ccad2d;
}


#menu-parent {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 200px;
    padding: 0px;
    margin: 0px;
}
#menu {
    padding-top: 20px;
}



#cat_pulldown_menu  {
	position: absolute;
	top: 90px;
	right: 0px;
	float: right;

/*	top: 70px;	*/

}




#content a:active		{text-decoration: underline; color: #C8AE33;}
#content a:link 		{text-decoration: none; color: #C8AE33;}
#content a:visited 	{text-decoration: none; color: #C8AE33;}
#content a:hover 		{text-decoration: underline; color: #C8AE33;}

#mini_basket a		{text-decoration: none; color: #C8AE33;} 
#mini_basket a:hover	{text-decoration: underline; color: #C8AE33;} 

h1 {
	height: 36px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: MS Reference Serif;
	font-style: italic;
	margin-left: 25px;
	margin-top: 15px;
}

h2, h3, h4, h5 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: MS Reference Serif;
	font-weight: bold;
	margin-left: 25px;
}

p.bodytext, .tx-felogin-pi1, .csc-mailform td {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 16px;		
}

.tx-felogin-pi1 form {
	padding-top: 10px;
}

.tx-felogin-pi1 label{
	text-align: right;
}


.columna_table {
	margin-left: 25px;
	width: 530px;
}

.columna_cell {
	width: 250px;
	border: 1px solid #C8AE33;
	vertical-align: top;
}

.tx-columna-pi1 hr {
 
  border: 1px solid #C8AE33 !important;
  width: 95%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.columna_cell p.bodytext {
	padding: 5px;
	padding-bottom: 0px;
	margin: 0px;
}

.columna_cell div.csc-textpic-border div.csc-textpic-single-image img {
  border: 1px solid #C8AE33;
}

.columna_cell h5 {
	padding: 5px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 13px;
	
}



table.csc-mailform {
	width: 500px;
	margin-left: 20px;
	padding-right: 5px;
	padding-bottom: 2px;	
	
}


li {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	line-height: 16px;
	margin-left: 25px;
	margin-right: 25px;
}


ul {
	list-style-position: outside;
	padding-left: 25px; padding-top:0px; padding-right: 0px;
	padding-bottom: 0px;
	clip: rect( )
}


.logo {
	position: absolute;
	left: 190px;
	top: 20px;
}


td {
  font-family: tahoma, verdana, arial;
  font-size: 12px;
}

.contenttable {
	padding: 0px;
	margin: 0px;
}


.submit-button, .tue-submit {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
	margin-left: 3px;
	margin-top: 3px;
	border: 1px solid #ccad2d;
}



/*  OPMAAK MENU */

#menu DIV {
	position: relative;
	text-align: right;
	width: 200px;
	height: 30px;
	font-family: MS Reference Serif;
	font-size: 14px;
	font-style: italic;
/*	font-weight: bold;		*/
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	margin-bottom: 13px;
	background:url(../images/bg_button.png);
}

#menu DIV A {
	height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;

}

#menu DIV A:hover {
	font-style: italic;
	color: #C8AE33;
}



/*  MENU 1, level 1, normal state (NO) */
#menu DIV.menu-level1-no {
}

/*  MENU 1, level 1, active state (ACT) */
#menu DIV.menu-level1-act {
	color: #C8AE33;
}

#menu DIV.menu-level1-act A{
	color: #C8AE33;
}

#menu DIV.menu-level1-act A:hover{
	color: #C8AE33;
}



/* TT_PRODUCTS OPMAAK */ 

.tx-ttproducts-pi1-wrap1 {
  font-family: Tahomoa, verdana, arial;
  font-size: 11px;
  color: #000000;
}

.tx-ttproducts-pi1-wrap2 {
  font-family: tahoma, verdana, arial;
  font-size: 13px;
  color: #000000;
}

.tx-ttproducts-pi1-wrap2 a {
  color: #FFFFFF;
}

.tt_products_image img {
	margin-left: 10px;
	border: 2px solid #C8AE33;
}

#number_goodstotal p {
	font-family: tahoma, verdana, arial;
	font-size: 40px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #656565;
}


.border-color-listview {
	border: 1px solid #C8AE33;
	padding: 2px;
	spacing: 2px;
}


.qtyfield {
  height: 18px;
  font-size: 10px;
  border: 1px solid #231E54;
  padding-left: 5px;
  }
  
.image-list-view img {
  border: 1px solid #231E54;
  }
  
#product_search{
	position: absolute;
	top: 70px;
	left: 415px;
}

#mini_basket {
	position: absolute;
	top: 15px;
	right: 10px;
	color: #FFFFFF;
	border: 0px;
}




.pagebrowser-previous {
	padding-left: 10px;
}

.pagebrowser-next {
	padding-right: 10px;
}

select {
	background-color: #565658;
	color: #C8AE33;
	font-weight: bold;
	font-size: 10pt;
}



/* FOOTER OPMAAK */


#footer-text1 {
	position: absolute;
	bottom: 2px;
	left: 5px;
	width: 200px;
}

p#footer-text1 {
	color: black;
	font-size: 11px;
	font-family: Tahoma;
}

#footer-text2 {
	position: absolute;
	bottom: 2px;
	right: 5px;
}

p#footer-text2 {
	color:gray;
	font-size: 10px;
	font-family: Tahoma;
}


#footer a:active		{text-decoration: none; color: gray;}
#footer a:link 		{text-decoration: none; color: gray;}
#footer a:visited		{text-decoration: none; color: gray;}
#footer a:hover 		{text-decoration: underline; color: gray;}


.tx-mjnewsticker-pi1 {
	padding-left: 25px;
	width: 530px;
}

#language {
	position: absolute;
	top: 85px;
	left: 395px;
}


.tx-lumogooglemaps-pi1 {
	margin-left: 40px;
	font-family: Tahoma;
	font-size: 12px;
}


.terug-link-div {
  margin-top: -50px;
  height: 50px;
  padding-right: 10px;
}

.terug-link-div p{
  text-align: right;
}



