body {
  background-color: #1b1c20;
  background-image: url('http://www.cafereseda.nl/graphics/background.hertogjan.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0px;
}

a.cWhite {
  color: #dcdcdc;
}
a.cWhite:hover {
  color: #9d8458;
}

a.cGold {
  color: #9d8458;
}
a.cGold:hover {
  color: #dcdcdc;
}

a.cGrey {
  color: #DDDDDD;
}
a.cGrey:hover {
  color: #dcdcdc;
}

a.cDark {
  color: #656565;
  background-color: #1b1c20;
  font-family: Arial;
  font-size: 11px;
}
a.cDark:hover {
  color: #dcdcdc;
  background-color: #1b1c20;
  font-family: Arial;
  font-size: 11px;
}

a.mActive {
  color: white;
  background-color: #3e3c41;
  padding: 5px;
}

a.mActive:hover {
  color: #9d8458;
  background-color: #3e3c41;
  padding: 5px;
}

a.mNone {
  color: #DDDDDD;
  padding: 5px;
}

a.mNone:hover {
  color: white;
  padding: 5px;
}

.tLogo {
  padding-left: 50px;
}

.tMenu {
  background-color: #656366;
  background-image: url('http://www.cafereseda.nl/graphics/background.menu.jpg');
  background-repeat: repeat-x;
  background-position: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #DDDDDD;
  text-align: center;
}

.tContent {
  background-color: #161616;
  padding: 20px;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 175%;
  border-bottom: 3px solid #9d8458;
}

.tHome {
  border-top: 1px solid #2c2b2f;
  padding: 10px;
  font-family: Arial;
  font-size: 12px;
  color: #dcdcdc;
  line-height: 175%;
}
.tAgenda {
  border-top: 1px solid #2c2b2f;
  font-family: Arial;
  font-size: 12px;
  color: #dcdcdc;
  line-height: 175%;
}

.tGastenboek {
  border-bottom: 1px solid #3e3c41;
  font-family: Arial;
  font-size: 12px;
  color: #dcdcdc;
  line-height: 175%;
}

.fTitle {
  font-family: Arial;
  font-size: 15px;
  color: #9d8458;
  font-weight: bold;
  line-height: 300%;
}

.fSubtitle {
  font-family: Arial;
  font-size: 12px;
  color: #9d8458;
  font-weight: bold;
  line-height: 300%;
}

.fGold {
  font-family: Arial;
  font-size: 12px;
  color: #9d8458;
  line-height: 175%;
}

.f {
  font-family: Arial;
  font-size: 12px;
  color: #dcdcdc;
  line-height: 175%;
}

.fSmall {
  font-family: Arial;
  font-size: 11px;
  color: #dcdcdc;
  line-height: 175%;
}

.fComment {
  color: #656565;
  background-color: #1b1c20;
  font-family: Arial;
  font-size: 11px;
}

.photo {
  border-top: 5px solid #fffee9;
  border-left: 5px solid #fffee9;
  border-bottom: 10px solid #fffee9;
  border-right: 5px solid #fffee9;
}
