body {text-align: center; margin: 0px; font-family:Tahoma,sans-serif; font-size:15px; letter-spacing: 1px;  color:#000; background-color : #FFF;}

.container {width: 80%; margin: auto; text-align: left;}

.header {margin-top: 30px;}

#languages {float:right; margin:10px 0px 0px 0px;}

h1 {color:#820604; font-size: 36px; font-weight : 900; margin-top:0px; margin-bottom:0px;}

h2 {color:#B96759; font-size: 18px; margin-top:0px; margin-bottom:10px;}

A.merk:link {color:#820604; text-decoration : none; margin-right: 30px;}
A.merk:visited {color:#820604;  text-decoration : none; margin-right: 30px;}
A.merk:active {color:#820604; text-decoration: underline; margin-right: 30px;}
A.merk:hover {color:#820604; text-decoration: underline; margin-right: 30px;}

.home_image {
  margin-top: 20px; margin-bottom: 20px;
  border-top: solid 1px #000; border-bottom:  solid 1px #000;
  width: 100%;
}

.schoenen {
  letter-spacing:1px;
  margin-top: 20px;
  border-top: solid 1px #000;
  height: 330px;
  width: 100%;
  overflow-y : hidden;
  overflow-x : scroll;
}

table {
	border: 0px;
}

td { 
  color:#820604;
  text-align : center; 
  vertical-align : bottom; 
  padding-right: 40px;
  font-size: 12px;
  font-weight: 900;  
}

.schoen {
	width: 225px;
	height: 240px;
}

.prodInfo {visibility:hidden;}

.scroll {float: left; color: #820604; margin-top: 5px; }

.info {float: right; margin-top: 5px; width: 70%; margin-bottom: 30px;}

.footer {clear: both;  font-size:10px; border-top: solid 1px  #000; width: 100%; text-align:right; margin-bottom: 5px; color:#820604;}
