/**
 *  Stylesheet for www.thijsvanvalkengoed.nl
 *
 */
body {
	font-family: Tahoma;
}

#topbanner {
   width: 786px;
}

#indexpagina, #nieuws, #foto, #sitemap, #competitie, #oktoberpagina {
	width: 100%;
}

#indexpagina h1, #nieuws h1, #foto h1, #sitemap h1, #competitie h1, #specials h1{
	font-size: 1.2em;
	font-family: Tahoma;
	page-break-after: avoid;
	font-weight: BOLD;
}

a:link, a:active, a:visited,
{
  font-size: 1em;
  text-decoration: underline;
  color: #0077FF;
}

#nieuws font.klein, #foto font.klein
{
  font-size: 0.9em;
}

font.ondergetekend
{
  font-size: 0.8em;
}

/* specials pagina's */

#specials1{
	width: 100%;
}

#specials2{
    display: none;
}

#specials_kop {
	display: none;
}

/* ik ben pagina's */

font.prestatie
{
	font-weight: bold;
	font-size: 1.2 em;
	color: #FF0000;
}

ul.prestatie
{
	padding: 0px 0px 0px 1em;
	margin: 0px 0px 0px 1em;
}

table.geschiedenis {
	display: none;
}

h2.geschiedenis {
	padding: 0px;
	margin: 1em 0px 0px 0px;
	font-size: 1.2em;
	color: #000000;
}

/* foto pagina */

#foto table
{
  border-collapse: collapse;
}

#foto td
{
  padding-bottom: 15px;
}

#fotonavigatie
{
  display: none;
}

table.fototabel
{
  display: none;
}

/* sitemap */

#sitemap ul.hoofd
{
  list-style-type: none;
}

#sitemap ul.sub1
{
  position: relative;
  left: -10px;
  list-style-type: disc;
  color: #0000FF;
}

#sitemap ul.sub2
{
  position: relative;
  left: -20px;
  list-style-type: square;
  color: #C78C12;
}

#sitemap ul.sub3
{
  position: relative;
  left: -20px;
  list-style-type: circle;
  color: #336666;
}

#sitemap ul.hoofd a:link, #sitemap ul.hoofd a:visited, #sitemap ul.hoofd a:active,
{
  font-size: 0.7em;
  text-decoration: none;
  color: #000000;
}

#sitemap ul.sub1 a:link, #sitemap ul.sub1 a:visited, #sitemap ul.sub1 a:active,
{
  font-size: 0.7em;
  text-decoration: none;
  color: #0000FF;
}

#sitemap ul.sub2 a:link, #sitemap ul.sub2 a:visited, #sitemap ul.sub2 a:active,
{
  font-size: 0.7em;
  text-decoration: none;
  color: #C78C12;
}

#sitemap ul.sub3 a:link, #sitemap ul.sub3 a:visited, #sitemap ul.sub3 a:active
{
  font-size: 0.7em;
  text-decoration: none;
  color: #336666;
}

/* gastenboek */

fieldset.gastenboek legend
{
  color: #0000CC;
}

fieldset.gastenboek hr
{
  height: 1px;
  color: #CCCCCC;
}

fieldset.gastenboek font.gastenboekdatum
{
	line-height: 0.7em;
	font-size: 0.7em;
	color: #000000;
}

fieldset.gastenboek font
{
	line-height:0.9em;
	font-size: 0.9em;
	color: #0000CC;
}

/* Gastenboek pagina */

fieldset.gastenboek legend
{
  color: #0000CC;
}

fieldset.gastenboek hr
{
  height: 1px;
  color: #CCCCCC;
}

fieldset.gastenboek font.gastenboekdatum
{
	line-height: 0.7em;
	font-size: 0.7em;
	color: #000000;
}

fieldset.gastenboek font
{
	line-height:0.9em;
	font-size: 0.9em;
	color: #0000CC;
}

#naamuitleg
{
  display: none;
}

#e_mailuitleg
{
  display: none;
}

#websiteuitleg
{
  display: none;
}

#berichtuitleg
{
  display: none;
}

#voorwaardenuitleg
{
  display: block;
}

legend
{
  color: #000000;
}

/* Contactpagina */

#naamuitleg
{
  display: none;
}

#e_mailuitleg
{
  display: none;
}

#onderwerpuitleg
{
  display: none;
}

#berichtuitleg
{
  display: none;
}



/* balken/kolommen */

#sidebar
{
    display: none;
}

#sidebar2
{
    display: none;
}

#sponsorbar
{
	display: none;
}

/* Menuweergaven met behulp van CSS en script voor EI 5 en 6 fix */

#mainmenu{
	display: none;
}
