body {
  background-color: white;
  background-image: url('http://www.kikabike.nl/graphics/background.jpg');
  background-position: top;
  background-repeat: repeat;
  margin: 0px;
}

a {
  color: #e56b1b;
}

a:hover {
  color: #0092c4;
}

a.footer {
  color: white;
  text-decoration: none;
}

a.footer:hover {
  color: white;
  text-decoration: underline;
}

.idealTitle {
  color: #CC0066;
  font-weight: bold;
}

.ideal {
  border-left: 1px solid #939598;
  color: #000000;
  padding-left: 10px;
}

.tHeader {
  background-image: url('http://www.kikabike.nl/graphics/bgHeader.jpg');
  background-position: left;
  background-repeat: no-repeat;
}

.tMenu {
  background-image: url('http://www.kikabike.nl/graphics/bgMenu.jpg');
  background-position: top;
  background-repeat: no-repeat;
  padding: 10px;
}

.tSubheader {
  background-image: url('http://www.kikabike.nl/graphics/bgSubheader.jpg');
  background-position: top;
  background-repeat: repeat-x;
}

.tContent{
  font-family: Trebuchet MS, Verdana;
  font-size: 11px;
  line-height: 175%;
  color: #212121;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 10px;
}

.tBarometer {
  padding-left: 10px;
  padding-right: 10px;
}

.tFooter {
  background-color: #010101;
  font-family: Trebuchet MS, Verdana;
  font-size: 10px;
  line-height: 175%;
  color: white;
}

.bgFoto {
  background-image: url('http://www.kikabike.nl/graphics/bgFoto.jpg');
  background-position: top;
  background-repeat: no-repeat;
  font-family: Trebuchet MS, Verdana;
  font-size: 11px;
  line-height: 175%;
  color: #212121;
}

.tSponsors {
  border: 1px solid #CCCCCC;
  padding: 5px;
  text-align: center;
}


.dDoneren {
  background-color: white;
  font-family: Trebuchet MS, Verdana;
  font-size: 11px;
  line-height: 175%;
  color: #212121;
  text-align: left;
  padding-left: 5px;
}

.tableTop {
  border-bottom: 1px solid #0092c5;
  font-family: Trebuchet MS, Verdana;
  font-size: 11px;
  line-height: 175%;
  color: #212121;
  text-align: left;
  padding: 3px;
}

.tableOdd {
  background-color: #f3f3f3;
  border-bottom: 1px solid #d8d8d8;
  font-size: 11px;
  line-height: 175%;
  color: #212121;
  text-align: left;
  padding: 3px;
}

.tableEven {
  border-bottom: 1px solid #d8d8d8;
  font-size: 11px;
  line-height: 175%;
  color: #212121;
  text-align: left;
  padding: 3px;
}

.tPhoto {
  border: 1px solid #0092c5;
}

.announcement {
  background-color: #ededed;
  font-family: Trebuchet MS, Verdana;
  font-size: 11px;
  line-height: 175%;
  color: #212121;
  text-align: left;
  padding: 5px;
  border-left: 1px dotted #e56c1b;
}

.imgTitle {
  border-bottom: 1px solid #662068;
}

.imgTitleSmall {
  border-bottom: 1px solid #66cc00;
}

.tClear {
  font-size: 11px;
  line-height: 175%;  
}

.tableIndex {
  background-image: url('http://www.kikabike.nl/graphics/shadow.jpg');
  background-position: top-center;
  background-repeat: repeat-x;
}

.fTitle {color: #e56b1b; font-weight: bold;}
.fComment {color:#BEBEBE; text-align:right; border-bottom: 1px dotted #DDDDDD; margin-bottom:5px;}
.gastenboek {background-image: url('http://www.kikabike.nl/graphics/shadow.jpg'); background-position: top-center; background-repeat: repeat-x; padding-top:5px; margin-top:-2px;}
.fRed {color:red;}
