@charset "UTF-8";

/* Style voor algemene opmaak */

/* standaard opmaak */

body		{
		 background-color: #F0F8FF;
		 text-align: left;
		}

h1		{
		 color: #000000;
		 font-size: 30px;
		 font-family: arial, helvetica, sans-serif;
		 font-weight: bold;
		}

h2		{
		 color: #000000;
		 font-size: 20px;
		 font-family: arial, helvetica, sans-serif;
		 font-weight: bold;
		}

h3		{
		 color: #000000;
		 font-size: 15px;
		 font-family: arial, helvetica, sans-serif;
		 font-weight: bold;
		}

p		{
		 color: #000000;
		 font-size: 15px;
		 font-family: arial, helvetica, sans-serif;
		}

.bron		{
		 color: #000000;
		 font-size: 10px;
		 font-family: arial, helvetica, sans-serif;
		}

.midden		{
		 text-align: center;
		}

li		{
		 color: #000000;
		 font-size: 15px;
		 font-family: arial, helvetica, sans-serif;
		}

.tekst		{
		 color: #000000;
		 font-size: 15px;
		 font-family: arial, helvetica, sans-serif;
		}

.mailto		{
		 color: #00008B;
		 font-size: 15px;
		 font-family: arial, helvetica, sans-serif;
		}

.foto		{
		 color: #81CEFF;;
		 font-size: 15px;
		 font-family: arial, helvetica, sans-serif;
		}

.email		{
		 color: #00008B;
		 font-size: 10px;
		 font-family: arial, helvetica, sans-serif;
		}

/* Verborgen tekst */
p.hide		{
		 display: none;
		}

a.hide		{
		 display: none;
		}

/* opmaak foto's en afbeeldingen */
.foto		{
		 color: #81CEFF;
		 font-size: 15px;
		 font-family: arial, helvetica, sans-serif;
		}

img		{
		 border: 0px;
		}

.img_right	{
		 float: right;
		}

.img_left	{
		 float: left;
		}

/* menu opmaak */
.menu		{
		 color: #FFFFFF;
		 font-size: 20px;
		 font-family: arial, helvetica, sans-serif;
		 font-weight: bold;
		 text-decoration: underline;
		}

#knop_home	{
		 width: 125px;
		 height: 30px;
		 position: absolute;
		 top: 70px;
		 left: 30px;
		 padding: 5px;
		 background-color: #191970;
		 text-align: center;
		}

#knop_algemeen	{
		 width: 125px;
		 height: 30px;
		 position: absolute;
		 top: 120px;
		 left: 30px;
		 padding: 5px;
		 background-color: #191970;
		 text-align: center;
		}

#knop_verhaal	{
		 width: 125px;
		 height: 30px;
		 position: absolute;
		 top: 170px;
		 left: 30px;
		 padding: 5px;
		 background-color: #191970;
		 text-align: center;
		}

#knop_links	{
		 width: 125px;
		 height: 30px;
		 position: absolute;
		 top: 220px;
		 left: 30px;
		 padding: 5px;
		 background-color: #191970;
		 text-align: center;
		}

#knop_gastenboek {
		  width: 125px;
		  height: 30px;
		  position: absolute;
		  top: 270px;
		  left: 30px;
		  padding: 5px;
		  background-color: #191970;
		  text-align: center;
		 }

#knop_sitemap	{
		 width: 125px;
		 height: 30px;
		 position: absolute;
		 top: 320px;
		 left: 30px;
		 padding: 5px;
		 background-color: #191970;
		 text-align: center;
		}

/* Menu opmaak na uitklappen algemeen */
#knop_ziek	{
		 width: 180px;
		 height: 30px;
		 position: absolute;
		 top: 170px;
		 left: 60px;
		 padding: 5px;
		 background-color: #00008B;
		 text-align: center;
		}

#knop_oorzaak		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 220px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			}

#knop_erfelijk		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 270px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			}

#knop_leven		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 320px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			}

#knop_verhaal2		{
			 width: 125px;
			 height: 30px;
			 position: absolute;
			 top: 370px;
			 left: 30px;
			 padding: 5px;
			 background-color: #191970;
			 text-align: center;
			}

#knop_links2		{
			 width: 125px;
			 height: 30px;
			 position: absolute;
			 top: 420px;
			 left: 30px;
			 padding: 5px;
			 background-color: #191970;
			 text-align: center;
			}

#knop_gastenboek2	{
			 width: 125px;
			 height: 30px;
			 position: absolute;
			 top: 470px;
			 left: 30px;
			 padding: 5px;
			 background-color: #191970;
			 text-align: center;
			}

#knop_sitemap2		{
			 width: 125px;
			 height: 30px;
			 position: absolute;
			 top: 520px;
			 left: 30px;
			 padding: 5px;
			 background-color: #191970;
			 text-align: center;
			}

/* Menu opmaak na uitklappen verhaal */
#knop_aanpassingen	{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 220px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			}

#knop_specialisten	{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 270px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			}

#knop_gezin		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 320px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			}

#knop_2003		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 370px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			}

#knop_2004		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 420px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			}

#knop_2005		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 470px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			 }

#knop_2006		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 520px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			 }

#knop_2007		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 570px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			 }

#knop_2008		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 620px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			 }

#knop_2009		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 670px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			 }

#knop_2010		{
			 width: 180px;
			 height: 30px;
			 position: absolute;
			 top: 720px;
			 left: 60px;
			 padding: 5px;
			 background-color: #00008B;
			 text-align: center;
			}

#knop_links1		{
			 width: 125px;
			 height: 30px;
			 position: absolute;
			 top: 770px;
			 left: 30px;
			 padding: 5px;
			 background-color: #191970;
			 text-align: center;
			}

#knop_gastenboek1	{
			 width: 125px;
			 height: 30px;
			 position: absolute;
			 top: 770px;
			 left: 30px;
			 padding: 5px;
			 background-color: #191970;
			 text-align: center;
			}

#knop_sitemap1		{
			 width: 125px;
			 height: 30px;
			 position: absolute;
			 top: 820px;
			 left: 30px;
			 padding: 5px;
			 background-color: #191970;
			 text-align: center;
			}

/* kop en voettekst */
#kop			{
			 width: 940px;
			 height: 50px;
			 position: absolute;
			 top: 10px;
			 left: 30px;
			 background-color: #F0F8FF;
			}

.kop			{
			 color: #000000;
			 font-size: 40px;
			 font-family: arial, helvetica, sans-serif;
			 font-weight: bold;
			 text-align: center;
			}

/*
 #F0F8FF - achtergrond
 #81CEFF - tekstvak

 #191970 - navigatie 1
 #00008B - navigatie 2
*/
