/* Style voor http://www.kevit-raceshop.nl  by alstro webdesign */

@media screen
{
.referenties {
  float: left;
  width: 210px;
  height: 210px;
  margin-right: 20px;
  background-image: url(../img/refbg.jpg);
}
.reffoto {
  padding: 0 20px;
}
.reftitel{
  padding: 12px 20px; 
  text-align: center;
  font-weight: bold;
}

.refverder {
  text-align: center;
  padding: 11px 20px;
}

 div#nummering {
  float: left;
  padding-top: 10px;
}

.imginfo {
	width: 100px;
	border: 1px solid #3cbac8;
	margin-top: 2px;
	margin-right: 5px;
}

div#detailtekst {
  padding-bottom: 10px;
  width: 700px;
}

.detailfoto {
  padding: 10px;
  width: 150px;
  height: 115px;
}
.detailfotoborder {
  float: left;
  margin-right: 15px;
  width: 160px;
  height: 128px;
  background-image: url(../img/detailbg.jpg);
}


div#fotodiv {
   width: 710px;
   height: 144px;
}
.youtube {
    width: 700px;
}
.youtubetekst{
    float: left;
    width: 340px;
    padding-right: 10px
}
.youtubefilm {
    float: left;
    width: 350px;
}

/* Gastenboek */

#gastenboek_antwoord {
	background-color: #c02335;
	color: #ffffff;
	width:695px;
	height:20px;
	font-size: 10px;
    padding-top: 5px;
    padding-left: 5px;
}

#gastenboek_head {
	background-color: #c02335;
	color: #ffffff;
	width:695px;
	height:20px;
	font-size: 10px;
    padding-top: 5px;
    padding-left: 5px;
	margin-top: 20px;
}

#home #gastenboek_head a:link {
	color: #ffffff;
    font-size: 10px;
	text-decoration: none;
}
#home #gastenboek_head a:visited {
	color: #ffffff;
    font-size: 10px;
	text-decoration: none;
}
#home #gastenboek_head a:hover {
	color: #ffffff;
    font-size: 10px;
	text-decoration: underline;
}

#gastenboek_content {
	background-color: #ffffff;
	color: #000000;
	width:688px;
	min-height:45px;
    padding: 5px;
	border: 1px solid #c02335;
}

}