BODY
{
  color: #354E36;
  background-color: #354E36;
  margin: 0px;
  padding: 0px;
  font-family:Tahoma, Arial, sans-serif;
  font-size:80%;
  line-height:150%;
  height:100%;
}

#maintable
{
	background-color: #ffffff;
	margin-top: 8px;
	width: 92%;
	text-align: left;
	border-collapse: separate;
	border-spacing: 8px;
	height:100%;
}

#logo{
	position:absolute;
	top:18px;
}

#boven1{
height:120px;
background-image: url(graphics/top1.gif);
background-repeat: repeat-x;
}

#boven2{
height:120px;
width:260px;
background-image: url(graphics/top2.jpg);
background-repeat: no-repeat;
}

#boven4{
	height: 120px; 
	background-image: url(graphics/top4.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-position: right;
}

#persoonlijkmenu{/*de teksten rechtsboven op de rastastrepen*/
	text-align:right;
	line-height:15px;
	margin-right: 8px;
	margin-bottom:2px;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size:0.8em;
}

#middlecontent{/*alles tussen de rastastrepen en footer*/
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #EFEBE0;
	padding: 0px;
	height:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background-image: url(graphics/contentboom.gif);
	background-position: 120px 100%;
	background-repeat: no-repeat;
}

#menulinks 
{/*de linkerkolom*/
    
	margin-left: 0px;
	color: #000044;
	letter-spacing: 0.1em;
	float: left;
	width: 112px;
	padding-left:8px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:7px;
	font-size:0.9em;
	height:100%;
}

li.lijstlinks
{/*menu links, om list items in te laten springen als ze uit meer dan 1 regel bestaan*/
	text-indent:-8px;
	margin-left:8px;
}
.menulinksextra
{/*dit is voor betalings- en tnt-logo*/
	border-top: 4px solid white;
	margin-left: -8px;
	padding-left: 8px;
}

.menuimage{
	margin-bottom:4px;
	margin-top:8px;
	margin-left:1px;
}

#content{/*het middelste deel v.d. pagina waar ook kolomrechts in staat, maar niet het menu*/
	margin-left: 120px;
	border-left:4px solid white;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:7px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	
	font-size:0.9em;
	height:100%;
	/*overflow:auto;*/
}

#kolomrechts{/*kolom aan de rechterkant met op de homepage meest verkocht en random*/
	float:right; 
	padding:0px;
	border-left:white 4px solid;
	border-bottom:white 4px solid;
	margin-right:-8px;
	margin-top:-8px;
	margin-left:4px;
	font-size:100%;
}

#tabelkolomrechts{/*tabel in kolomrechts voor meest verkocht en random op homepage*/
	padding:0px;
	width:136px;
	margin-left:2px;
	border-collapse:collapse;
	border-spacing:0px;
	margin-right:0px
}

.kolomrechtsdivs{
	padding:4px;
	vertical-align:top;
	border:1px dotted white;
	font-size: 0.95em;
	margin-left:2px;
	margin-bottom:2px;
	margin-right: 2px;
	width:140px;
}

.newsdiv{
    min-height:120px;
    margin-bottom:8px;
}

.newspic{
    width:120px;
    height:120px;
   float:left;
   margin-right:8px;
}

.newstext
{
    margin-left:120px;
    padding-right:16px;
}

#footer{
width:100%;
background-color:#354E36;
height:15px;
padding-left:8px;
padding-right:8px;
font-size:0.9em;
color:#EFEBE0;
text-align:center;

}

a:link 
{ color: #90450F; text-decoration: none;
}
a:visited 
{ color: #CE7944; text-decoration: none;
}
a:active 
{ 
color: #A6725B; text-decoration: underline;
}
a:hover 
{ 
color: #354E36; text-decoration: underline;
}

a:link.foot 
{ color: #ffffff; text-decoration: none;
}
a:visited.foot
{ color: #EFEBE0; text-decoration: none;
}
a:active.foot
{ 
color: #EFEBE0; text-decoration: underline;
}
a:hover.foot
{ 
color: #FFD800; text-decoration: underline;
}

a:link.persoonlijk 
{ color: #000000; text-decoration: none;
}
a:visited.persoonlijk
{ color: #000000; text-decoration: none;
}
a:active.persoonlijk
{ 
color: #ffffff; text-decoration: underline;
}
a:hover.persoonlijk
{ 
color: #ffffff; text-decoration: underline;
}

a:link.persoonlijklog 
{ color: #FFD800; text-decoration: none;
}
a:visited.persoonlijklog
{ color: #FFD800; text-decoration: none;
}
a:active.persoonlijklog
{ 
color: #ffffff; text-decoration: underline;
}
a:hover.persoonlijklog
{ 
color: #ffffff; text-decoration: underline;
}

a:link.vertaal 
{ color: #FF9002; text-decoration: none;
}
a:visited.vertaal
{ color: #FF9002; text-decoration: none;
}
a:active.vertaal
{ 
color: #FF9002; text-decoration: underline;
}
a:hover.vertaal
{ 
color: #FF9002; text-decoration: underline;
}


table
{
	font-size:100%;
	border-collapse: collapse;
	border-spacing: 0;
	line-height:130%;
}

.tabelbestellen,.tabelbestellenkop,.tabelbestellenonder{
	padding:4px;
	vertical-align:top;
}
.tabelbestellen{
	border:1px solid #C7C1A8;
}

.tabelbestellenkop{
	background-color:#C7C1A8;
	font-weight:bold;
	border-right:1px solid #EFEBE0;
}

.tabelbestellenonder{
	padding-top:8px;
}

.tabelproduct{
	padding:4px;
	vertical-align:top;
	border:1px dotted white;
}

.tabelsubt{
	padding:4px;
	vertical-align:top;
}

.kraalafmeting{
	padding-top:0px;
	padding-right:8px;
	padding-bottom:4px;
	vertical-align:top;
	border-bottom:1px dotted #ffffff;
}

.fotoproducttabel{
	margin-bottom:4px;
}

.prijscheckout{
	background-color:#efebe0;
	border:none 0px;
	color:#354E36;
	font-weight:bold;
}

form{
	margin:0px;
}

#regform form, #loginform form{
    width:420px;
      display:block;
}

#regform fieldset
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box; 
    width:320px;
    margin-right:16px;
    padding:4px;
    border: 2px solid #C7C1A8;
    display:block;  
}

.colspan
{display:block;
    width:300px;
     float:left;
    margin-bottom:6px;
     clear:left;
     margin-top:0px;
}

.col1 
{
    float:left;
    margin-bottom:6px;
     clear:left;
      margin-top:0px;
}

.col2
{float:left;
    margin-bottom:6px;
    margin-left:8px;
     margin-top:0px;
}


#regform legend
{
    color: #C7C1A8;
    margin-bottom: 0px;
}

#regform label {
display:block;
min-width:120px;
font-size:90%;
margin-bottom:-2px;  margin-left:1px;
	}

 #regform input, #regform select{
 box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;  
    width:145px;
    padding-left:8px;
    padding-top:2px;
    padding-bottom:2px;
	}

	
#regform select{
 font-size:90%;
	}

#regform input, #loginform input{
  
    font-size:120%;
    letter-spacing: 0.08em;
	}
	

#loginform fieldset
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box; 
    max-width:400px;
    margin-right:16px;
    padding:8px;
    border: 0px solid black;
    display:block;  
}

#loginform legend
{
    font-weight:bold;
   margin-left:0px;
    margin-bottom: 0px;
}

input[disabled] {
background-color: #cccccc;
}

input
{

    margin-top:0px;
    border: 1px solid #C7C1A8;
}
	
	
.button{
	cursor:pointer;
	background-color:#f4971f;
	color:#ffffff;
	font-weight: bold;
	font-size:0.9em;
	letter-spacing: 0.05em;
	border:2px solid white;
	padding:2px;
}

.addtocartbutton{
	cursor:pointer;
	background-color:#f4971f;
	color:#ffffff;
	font-size:1.1em;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
	width:180px;
	border-radius: 0.4em;
	border:2px solid white;
	padding:5px;
	margin-bottom: 5px;
}

.addtowishlistbutton{
	cursor:pointer;
	border:0px solid #EFEBE0;
	background-color:#EFEBE0;
	color:#CE7944;
	font-size:0.8em;
	padding:1px;
	margin-top:5px;
}

.vlindertje{
	margin-right:3px;
	margin-bottom:-2px;
}
/*opmaak van visual.php, het tonen van productfoto's in popup*/
.productfoto
{
	border:8px solid white;
}

.productcontainer
{
	text-align:center;
	width:100%;
}

/* opmaak van tekst*/
h1, h2, h3, h4{
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Tahoma;
	letter-spacing:0.1em;
}

h1{
	font-size:1.6em;
	margin-top:0px;
}

h2{
	font-size:1.2em;
	margin-bottom:4px;
	margin-top:8px;
}

h3{
	font-size:1.0em;
	margin-bottom:2px;
	margin-top:8px;
}

h4{
	font-size:0.95em;
	margin-bottom:0px;
	margin-top:4px;
}

.tussenkop{
	margin-top:16px;
}

p{
	margin-top:0px;
	margin-bottom:12px;
}

.prijs{
	text-align:right;
}

.prijsbelangrijk{
	text-align:right;
	font-weight:bold;
	font-size:1em;
	margin-bottom:16px;
}

.noot{
	font-size: 0.8em;
	margin-left:8px;
}

.dividerfoot{
	margin-left:4px;
	margin-right:4px;
}

ul{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: 0px;
	padding-top: 0px;
	list-style-type: none;
}

ol{
margin-top:0px;
margin-bottom:8px;
}

li{
	margin:0px;
	padding:0px;
}

.terug{
	float:right;
	font-size:0.9em;
}

.waarschuwing
{
	color: #E43304;
	border: solid 1px #E43304;
	padding: 4px;
	margin:2px;
}

.tooltip {
	background-color:#354E36;
	padding:6px 10px;
	max-width:240px;
	display:none;
	color:#ffffff;
	text-align:left;
	font-size:0.8em;
	line-height: 115% ;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 6px #000000;
	-webkit-box-shadow:0 0 6px #000000;
}

