/* 	CSS Document 							*/
/*	Gemaakt door H. Cremers en K. Cremers	*/
/*	Website "De Durtrappers"				*/
/*	(c) Missionweb.nl						*/

.rand1 {
border: 1px solid #BF5258;
}

.lijn1 {
border-left: 1px solid #BF5258;
border-bottom: 1px solid #BF5258;
background: #FFFFFF url(images/stunt.gif) scroll no-repeat bottom center;
}
/* headers */ 
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12px;
 }
 
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12px;
 }


/*  Inhoud */
.inhoud {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  /*background: #7EA4B9 url(images/bike.png) scroll no-repeat bottom right;*/
  background: #7EA4B9 url(images/fiets_r1_c2.jpg) scroll no-repeat top left;
  padding-left: 10px;
}

/* Fietser */
.fietser {
	background: #7EA4B9 url(images/fiets_r1_c1.jpg) scroll no-repeat top right;
	padding-left: 10px;
	padding-top: 10px;
}

.fietser A:link   {
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
}

.fietser a:visited   {
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
}

.fietser a:hover   {
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #EEEEEE;
  font-size: 14px;
  text-decoration: underline;
}

.fietser a:active   {
 font-family: Verdana, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 font-size: 14px;
 text-decoration: none;
}


hr {
  	border: 0;  	
  	color: #AE7284;
	background-color: #AE7284;
	height: 2px;
}
.reactienaam {
  	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-weight: bold;
 	 text-align: left;
  	 text-decoration: none;
 	 color: #FFFFFF;
 	 font-size: 12px;
  }

.reactiedatum {
  	 font-family: Verdana, Arial, Helvetica, sans-serif;
 	 text-align: left;
  	 text-decoration: none;
 	 color: #FFFFFF;
 	 font-size: 10px;
  }

.reactietext {
  	 font-family: Verdana, Arial, Helvetica, sans-serif;	 
 	 text-align: left;
  	 text-decoration: none;
 	 color: #FFFFFF;
 	 font-size: 12px;
 }

/*  Copyright */
.copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 10px;
}

/*  adres */
.adres {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 11px; 
  padding-left: 10px;
}

.gallery A:link {color: #AE7284;}
.gallery A:visited  {color: #AE7284;}
.gallery A:active { color: #AE7284;}
.gallery A:hover {color: #9A2940;}

a { color: #fff; font-size: 12px; }
.gallery a.normallink { color: #fff; font-size: 12px; }


#uitslagen{ display: none; }
#club{ display: none;}
#wedstrijden{ display: none;}
#links{ display: none;}

#marqueecontainer{
	position: relative;
	width: 154px;
	height: 200px; 
	background-color: transparent;
	overflow: hidden;
}



