/*  EchteBakkerEising.nl 
	style.css */

html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #F4E9D3 url(../images/background.jpg) repeat-y center;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a  {
	color: #9a3e32;
	text-decoration:underline;
}
a:hover  {
	color: #9a3e32;
	text-decoration:none;
}

b,strong {
	color: #9a3e32;
}

#header {
	padding: 0;
	height: 187px;
	background: url(../images/header.jpg);
}

#menuLeft {
	width: 198px;
	float: left;
}

#menuRight {
	width: 198px;
	float: right;
}

#center {
	width: 568px;
	float: left;
}

#entry {
	width: 528px;
	padding: 20px;
}

#footer {
	padding: 0;
	height: 40px;
	background: url(../images/footer.jpg);
}

#newsTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

ul.sidelistLeft {
  list-style-type: none;
  margin: 0;
  padding: 0;	
}
ul.sidelistLeft a {
  font-size: 11px;
  display: block;
  font-weight: bold;
  border: 1px #9a3e32 solid;
  width: 191px;
  text-decoration: none;
  color: #000000;
  line-height: 18px;
  margin: 2px;
  text-align: center;	
}
ul.sidelistLeft a:hover {
  font-size: 11px;
  font-weight: bold;
  background: #9a3e32;
  color: #ffcc1f;
  opacity: 0.90;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
ul.sidelistRight {
  list-style-type: none;
  margin: 0;
  margin-left: 1px;
  padding: 0;	
}
ul.sidelistRight a {
  font-size: 11px;
  font-weight: bold;
  display: block;
  border: 1px #9a3e32 solid;
  width: 191px;
  text-decoration: none;
  color: #000000;
  line-height: 18px;
  margin: 2px;
  text-align: center;	
}
ul.sidelistRight a:hover {
  font-size: 11px;
  font-weight: bold;
  background: #ffcc1f;
  color: #9a3e32;
  opacity: 0.90;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

.button { 
	color: #ffcc1f;
	background: #9a3e32; 
	font-weight: bold;
	font-size: 12px; 
	font-weight: bold;
	width: 250px; 
	height: 25px; 
}
.textField {	
	color: #000000; 
	background: #eec97f;
	border: #eec97f 0px solid;
	font-weight: bold;
	font-size: 13px;
    width: 250px; 
	height: 20px; 
}
.textFieldCMSTitle {
	font-size: 13px;
    width: 450px; 
	height: 16px; 
}
.textField2char {
	font-size: 12px;
    width: 25px; 
	height: 16px; 
}
.textFieldKlein {	
	color: #000000; 
	background: #eec97f;
	border: #eec97f 0px solid;
	font-weight: bold;
	font-size: 13px;
    width: 100px; 
	height: 20px; 
}

.textField4char {
	font-size: 12px;
    width: 42px; 
	height: 16px; 
}

.rte_tb2 {
  border-collapse: collapse;
  border: 2px solid #9a3e32;
}

.rte_tb1 {
  border-collapse: collapse;
  border: 0px solid #9a3e32;
}

.rte_tb2 td {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
  border: 2px solid #9a3e32;
}

.rte_tb1 td {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
  border: 0px solid #9a3e32;
}

.webmaster {
	text-align: right;
	font-size: 12px;
}

.tableBon {
	background: url(../images/bonBackKleur.jpg);
}

.tableBonZW {
	background: url(../images/bonBackPrint.gif);
}

.voorZW {
	font-weight: bold;
}

.aanbHeel {
	color: #9a3e32;
	font-size:34px;
	font-weight: bold;
}

.aanbHeelZW {
	color: #000000;
	font-size:34px;
	font-weight: bold;
}

.advertenties {
	border: 1px #9a3e32 solid;
}

.advertentiesBinnen {
	border-bottom: 1px #9a3e32 solid;
}

.imgborder {
	border: 1px #9a3e32 solid;
}

.printbon {
	background: #FFFFFF;
}