/* Init:  */
/* WebAgenda PHP Stylesheet */
/* Stylesheet van praktijk: -() */
/* Productie stylesheet */
/*
array(32) {
  [0]=>
  string(1) "0"
  ["evryKlantnr"]=>
  string(1) "0"
  [1]=>
  string(1) "0"
  ["ontwerp"]=>
  string(1) "0"
  [2]=>
  string(5) "white"
  ["achtergrondKleur"]=>
  string(5) "white"
  [3]=>
  string(5) "black"
  ["tekstKleur"]=>
  string(5) "black"
  [4]=>
  string(5) "black"
  ["randKleur"]=>
  string(5) "black"
  [5]=>
  string(1) "3"
  ["randDikte"]=>
  string(1) "3"
  [6]=>
  string(2) "10"
  ["randRadius"]=>
  string(2) "10"
  [7]=>
  string(9) "no-repeat"
  ["achtergrondHerhaling"]=>
  string(9) "no-repeat"
  [8]=>
  string(2) "50"
  ["afbeeldingHoogte"]=>
  string(2) "50"
  [9]=>
  string(5) "black"
  ["tekstKleurOmschrijving"]=>
  string(5) "black"
  [10]=>
  string(4) "grey"
  ["tekstKleurGegeven"]=>
  string(4) "grey"
  [11]=>
  string(23) "WebAgendaLogo400x40.png"
  ["achtergrondBestandsnaam"]=>
  string(23) "WebAgendaLogo400x40.png"
  [12]=>
  string(5) "white"
  ["totaleAchtergrondKleur"]=>
  string(5) "white"
  [13]=>
  string(8) "repeat-x"
  ["totaleAchtergrondHerhaling"]=>
  string(8) "repeat-x"
  [14]=>
  string(10) "Agenda.jpg"
  ["totaleAchtergrondBestandsnaam"]=>
  string(10) "Agenda.jpg"
  [15]=>
  string(5) "cover"
  ["totaleAchtergrondFormaat"]=>
  string(5) "cover"
}

*/
/* Stylesheet gevonden */

body
{
  background-color:white;
  background-image:url("images/praktijkAfbeeldingen/0/Agenda.jpg");
  background-repeat:repeat-x;
  background-size:cover;
  background-attachment: fixed;
  background-position: top left;
}

.LoginPanelEmailEdit
{
}

.LoginPanelWachtWoordEdit
{
}

.LoginPanelNieuweClientLabel
{
  font-family: Tahoma;
  font-size: 11px;
}

.LoginPanelNieuweClientButton
{
}

.ConsultOverzichtTopTabel
{
  margin: 0px;
  width: 100%;
  vertical-align:text-top;
}

.ConsultOverzichtTopTabelOmschrijving
{
  margin: 0px;
  color: black;
  font-family: Tahoma;
  font-size: 11px;
  font-style: italic;
  vertical-align:text-top;
}

.AanmeldVraagTabelOmschrijving
{
  margin: 0px;
  color: black;
  font-family: Tahoma;
  font-size: 11px;
  font-style: italic;
  vertical-align:text-top;
  width: 190px;
}

.ConsultOverzichtTopTabelGegeven
{
  margin: 0px;
  color: grey;
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
  vertical-align:text-top;
}

.ConsultOverzichtTabel
{
  margin: 0px;
}

.ConsultOverzichtTabelTijd
{
    text-align: right;
}

.ConsultOverzichtTabelVerwijderen
{
    text-align: right;
}

a.ToonConsultPanel:link {
  text-decoration:none;
}
a.ToonConsultPanel:visited {
  text-decoration:none;
}
a.ToonConsultPanel:hover {
  color: white;
  background-color: black;
  text-decoration:none;
}
a.ToonConsultPanel:active {
  text-decoration:none;
}

.ToonConsultPanel
{
  color: black;
  font-family: Tahoma;
  font-size: 11px;
  background-repeat: no-repeat;
  background-color: white;
  background-position: top center;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 0px;
}

.ToonConsultTabel
{
  margin: 0px;
}

.ToonConsultTabelOmschrijving
{
  margin: 0px;
  color: grey;
  font-family: Tahoma;
  font-size: 11px;
  font-style: italic;
}

.ToonConsultTabelGegeven
{
  margin: 0px;
  color: black;
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
}

.ToonConsultTabel
{
  margin: 0px;
}

.ToonConsultTabelTijd
{
    text-align: right;
}

.ToonConsultTabelVerwijderen
{
    text-align: right;
}

.afspraakTijdSelecterenTabel
{
  padding-left: 20px;
  padding-right: 0px;
  border-width: 0px;
  border-style: none;
  border-color: black;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  table-layout: fixed;
}

.afspraakTijdSelecterenTabelTijd
{
  color: black;
  font-family: Tahoma;
  font-size: 32px;
  font-weight: bold;
  text-align: right;
  vertical-align:top;
}
.afspraakTijdSelecterenTabelUur
{
  color: black;
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  vertical-align:top;
  padding-right: 20px;
}

.afspraakTijdSelecterenTabelRegelBeschikbaar
{
  color: black;
  background-color: LightGreen;
  font-family: Tahoma;
  font-size: 10px;
  text-align: center;
  line-height: 15px;
  overflow: hidden;
  width: 220px;
  z-index: -20;
}

a.afspraakTijdSelecterenTabelRegelBeschikbaar:link
{
  color: LightGreen;
  background-color: LightGreen;
  text-decoration:none;
}

a.afspraakTijdSelecterenTabelRegelBeschikbaar:visited
{
  color: LightGreen;
  background-color: LightGreen;
  text-decoration:none;
}

a.afspraakTijdSelecterenTabelRegelBeschikbaar:hover
{
  color: white;
  background-color: black;
  text-decoration:none;
  display: block;
}

a.afspraakTijdSelecterenTabelRegelBeschikbaar:active
{
  color: LightGreen;
  background-color: LightGreen;
  text-decoration:none;
}

.afspraakTijdSelecterenTabelRegelGeselecteerd
{
  color: white;
  background-color: blue;
  font-family: Tahoma;
  font-size: 10px;
  text-align: center;
  z-index: 10;
  line-height: 15px;
  overflow: hidden;
  width: 220px;
  display: block;
}

a.afspraakTijdSelecterenTabelRegelGeselecteerd:link
{
  color: white;
  background-color: blue;
  text-decoration:none;
}

a.afspraakTijdSelecterenTabelRegelGeselecteerd:visited
{
  color: white;
  background-color: blue;
  text-decoration:none;
}

a.afspraakTijdSelecterenTabelRegelGeselecteerd:hover
{
  color: white;
  background-color: black;
  text-decoration:none;
}

a.afspraakTijdSelecterenTabelRegelGeselecteerd:active
{
  color: white;
  background-color: blue;
  text-decoration:none;
}

.afspraakTijdSelecterenTabelRegelNietBeschikbaarDoorStapelen
{
  color: rgb(144,0,0);
  background-color: rgb(144,0,0);
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  line-height: 15px;
  overflow: hidden;
  width: 220px;
}

.afspraakTijdSelecterenTabelRegelOnvoldoendeTijd
{
  color: rgb(250,250,250) ;
  background-color: rgb(250,250,250);
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  line-height: 15px;
  overflow: hidden;
  width: 220px;
}

.afspraakTijdSelecterenTabelRegelBezet
{
  color: rgb(144,0,0);
  background-color: rgb(144,0,0);
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  line-height: 15px;
  overflow: hidden;
  width: 220px;
}

.afspraakTijdSelecterenTabelRegelNietBeschikbaarVoorWebAgenda
{
  color: lightgray;
  background-color: lightgray;
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  line-height: 15px;
  overflow: hidden;
  width: 220px;
}

.standaardFrame800px {
  background-image:url("images/WebAgendaLogo800x40.png");
  color: black;
  font-family: Tahoma;
  font-size: 11px;
  background-repeat: no-repeat;
  background-color: white;
  background-position: top center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 50px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: black;
  border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
}
a.standaardFrame800px:link {
  text-decoration:none;
}
a.standaardFrame800px:visited {
  text-decoration:none;
}
a.standaardFrame800px:hover {
  color: white;
  background-color: black;
  text-decoration:none;
}
a.standaardFrame800px:active {
  text-decoration:none;
}

.standaardFrame400px {
  background-image:url("images/praktijkAfbeeldingen/0/WebAgendaLogo400x40.png");
  color: black;
  font-family: Tahoma;
  font-size: 11px;
  background-repeat: no-repeat;
  background-color: white;
  background-position: top center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 50px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: black;
  border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
}
a.standaardFrame400px:link {
  text-decoration:none;
}
a.standaardFrame400px:visited {
  text-decoration:none;
}
a.standaardFrame400px:hover {
  color: white;
  background-color: black;
  text-decoration:none;
}
a.standaardFrame400px:active {
	text-decoration:none;
}

.standaardFrameVariabel {
  position: relative;
  width: 90%;
  color: black;
  font-family: Tahoma;
  font-size: 11px;
  background-repeat: no-repeat;
  background-color: white;
  background-position: top center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: black;
  border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
}
a.standaardFrameVariabel:link {
  text-decoration:none;
}
a.standaardFrameVariabel:visited {
  text-decoration:none;
}
a.standaardFrameVariabel:hover {
  color: white;
  background-color: black;
  text-decoration:none;
}
a.standaardFrameVariabel:active {
	text-decoration:none;
}

.uitloggenKnop
{
	margin: 0px;
	padding: 0px;
	float:right;
	vertical-align:text-top;
}

