/* CSS voor de website van V. en A.V. Pax (2008) */

body {
  overflow: visible;
  overflow: -moz-scrollbars-vertical;
}

body, table {
  background-color: #F5F5F5;
  margin: 0px;
/*  height: 100%;  */
  font-family: Verdana, Arial;
  font-size: 8pt;
  line-height: 150%;
  color: #000000;
}

td {
  background-color: #FFFFFF;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
  margin: 0px;
}
img.border {
  border: 1px solid #000066;
  margin: 0px;
}

h1, h2 {
  margin: 0px;
  line-height: 100%;
}
h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #000066;
  margin-bottom: 10px;
}
h2 {
  font-size: 1.0em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 5px;
  margin: 0px;
}

a, a:visited, a:active {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}

a.wit, a.wit:visited, a.wit:active {
  color: #FFFFFF;
  text-decoration: underline;
}
a.wit:hover {
  color: #FFFFFF;
  text-decoration: none;
}

a.website, a.website:visited, a.website:active {
  color: #000000;
  text-decoration: none;
}
a.website:hover {
  color: #0099CC;
  text-decoration: underline;
}

table.main {
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  margin: 0px;
  border: 0px;
}

td.background_left {
  background-image: url(../images/background_left.jpg);
  background-repeat: repeat-y;
  background-color: #F5F5F5;
  text-align: right;
}

td.background_right {
  background-image: url(../images/background_right.jpg);
  background-repeat: repeat-y;
  background-color: #F5F5F5;
  text-align: left;
  vertical-align: middle;
}

td.background {
  background-color: #F5F5F5;
}

td.content {
  padding: 10px;
  text-align: left;
  vertical-align: top;
}

.opmaak_logo {
  position: relative;
  width: 780px;
  height: 40px;
  z-index: 10;
}

.opmaak_foto {
  position: relative;
  top: 10px;
}

.logo {
  position: absolute;
  width: 96px;
  height: 110px;
  left: 675px;
}

img.logo_img {
  padding-right: 10px;
  padding-bottom: 10px;
}

table.home {
  margin-top: 20px;
}
table.home td {
  vertical-align: top;
}

.home_nieuws {
  width: 520px;
}
.home_poll {
  border: 1px solid #5E7221;
  margin-top: 10px;
  padding: 5px;
  background-image: url(../images/header_poll.jpg);
  background-repeat: no-repeat;
}
.home_poll h2 {
  padding: 2px 0px 10px 0px;
}
.home_midden {
  position: absolute;
  left: 265px;
}
.home_goudenschoen {
  width: 255px;
  border: 1px solid #000066;
  margin-top: 10px;
}
.home_goudenschoen h2 {
  background-color: #EEEEEE;
  border-bottom: 1px solid #000066;
  color: #000066;
}
.home_verjaardagskalender {
  position: absolute;
  left: 0px;
  top: 80px;
  width: 255px;
  border: 0px;
  margin-top: 10px;
}
.home_right {
  position: absolute;
  left: 530px;
}
.home_voorbeschouwing {
  width: 250px;
  border: 1px solid #000066;
}
.home_voorbeschouwing h2 {
  background-color: #000066;
  line-height: 150%;
}
.home_voorbeschouwing table tr td {
  background-color: #EEEEEE;
}
.home_uitslagen {
  width: 250px;
  border: 1px solid #000066;
  margin-top: 10px;
}
.home_uitslagen h2 {
  background-color: #000066;
  line-height: 150%;
}

.home_programma {
  margin-top: 10px;
  width: 250px;
  background-color: #0099CC;
  border: 1px solid #0099CC;
}
.home_programma a {
  color: #FFFFFF;
}

.contentpage {
  position: relative;
  top: 22px;
  left: 4px;
  width: 770px;
  background-color: #FFFFFF;
}

td.home_nieuws_datum {
  background-color: #000066;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding: 2px 5px;
}
td.home_nieuws_foto img {
  width: 135px;
  border: 1px solid #000066;
  margin-left: 5px;
}
td.home_nieuws_tekst {
  vertical-align: top;
  padding: 0px 5px;
}
td.home_nieuws_tekst a {
  color: #000000;
}
td.home_nieuws_lijn {
  border-top: 1px solid #AAAAAA;
}
td.home_nieuws_link {
  vertical-align: middle;
  padding: 0px 5px;
}

td.home_voorbeschouwing_midden, td.home_voorbeschouwing_clublogo, td.home_voorbeschouwing_clubnaam {
  color: #000066;
  text-align: center;
}
td.home_voorbeschouwing_clublogo {
  padding-top: 10px;
}
td.home_voorbeschouwing_clubnaam {
  padding: 8px 5px;
}

tr.home_uitslag_rij1 td {
  padding: 5px;
  background-color: #FFFFFF;
}
tr.home_uitslag_rij2 td {
  padding: 5px;
  background-color: #EEEEEE;
}

td.home_uitslagen_uitslag {
  text-align: center;
}

td.home_goudenschoen_naam, td.home_goudenschoen_link {
  padding: 5px;
}
td.home_goudenschoen_naam {
  padding-bottom: 0px;
}
td.home_goudenschoen_punten {
  padding: 0px;
  padding-top: 5px;
  text-align: right;
}
td.home_goudenschoen_foto {
  padding: 0px;
  vertical-align: bottom;
}

table.home_verjaardagskalender {
  border: 1px solid #000066;
}
table.home_verjaardagskalender th {
  padding: 3px 5px;
  border-bottom: 1px solid #000066;
  color: #000066;
}
table.home_verjaardagskalender td {
  padding: 5px 5px 0px 5px;
}

.pax80jaar {
  position: absolute;
  left: -70px;
  top: 100px;
  z-index: 10;
}

p {
  margin: 0px 0px 10px 0px;
}
p.datum {
  color: #999999;
  font-style: italic;
  margin-top: 10px;
}
p.inleiding {
  color: #000000;
  font-weight: bold;
}

hr {
  color: #000066;
  height: 1px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

ul {
  margin-top: 10px;
  margin-bottom: 0px;
}

li {
  list-style-type: disc;
}

ul.overzicht li {
  line-height: 200%;
}

ul.nieuwsarchief_jaren {
  margin: 15px 0px;
}
ul.nieuwsarchief_jaren li {
  display: inline;
  list-style-type: none;
  padding: 2px 5px;
  margin-right: 10px;
  border: 1px solid #000066;
  background-color: #EEEEEE;
  color: #000066;
}
ul.nieuwsarchief_jaren li a {
  text-decoration: none;
}
ul.nieuwsarchief_jaren li.actief {
  background-color: #000066;
  color: #FFFFFF;
}

td.border {
  border: 1px solid #000066;
  padding: 10px;
}

table.bestuur {
  margin-top: 5px;
}
table.bestuur th {
  background-color: #000066;
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px;
}
table.bestuur td {
  padding: 4px;
  border-bottom: 1px solid #000066;
}

table.bestuurslid tr {
  height: 25px;
}
table.bestuurslid td.bestuurslid_foto {
  background-color: #000066;
  padding: 10px;
}
table.bestuurslid td.bestuurslid_naam {
  border-bottom: 1px solid #CCCCCC;
  padding-left: 5px;
}
table.bestuurslid td.bestuurslid_waarde {
  border-bottom: 1px solid #CCCCCC;
  padding-left: 5px;
}

.download {
  background-color: #EEEEEE;
  border: 1px solid #999999;
  padding: 5px;
  margin-bottom: 10px;
}
.download img {
  vertical-align: middle;
}

table.teams_tabbladen {
  width: 770px;
  border: 0px solid #FFFFFF;
  margin-top: 15px;
}
table.teams_tabbladen th {
  padding: 2px 10px;
  background-color: #FFFFFF;
  color: #000066;
}
table.teams_tabbladen th a {
  color: #000066;
  text-decoration: none;
}
table.teams_tabbladen th.leeg {
  padding: 0px;
  border-bottom: 1px solid #000066;
}
table.teams_tabbladen th.actief {
  border-top: 1px solid #000066;
  border-right: 1px solid #000066;
  border-left: 1px solid #000066;
}
table.teams_tabbladen th.inactief {
  border: 1px solid #000066;
  background-color: #EEEEEE;
}
table.teams_tabbladen td {
  padding-top: 10px;
  border-right: 0px solid #000066;
  border-bottom: 0px solid #000066;
  border-left: 0px solid #000066;
}

table.statistieken_stand {
  border-collapse: collapse;
}
table.statistieken_stand th {
  padding: 3px 0px;
  background-color: #000066;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
table.statistieken_stand td {
  border-bottom: 1px solid #000066;
  padding: 3px 0px;
}
table.statistieken_stand td.titel {
  border: 0px solid #FFFFFF;
  color: #000066;
  padding-bottom: 15px;
}
table.statistieken_stand td.titel .naam {
  background-color: #0099CC;
  color:#FFFFFF;
  padding: 2px 0px;
}
table.statistieken_stand td.grijs {
  background-color: #EEEEEE;
  text-align: center;
}
table.statistieken_stand td.wit {
  background-color: #FFFFFF;
  text-align: center;
}
table.statistieken_stand tr.paxteam td {
  font-weight: bold;
}

table.wedstrijden {
  border-bottom: 1px solid #EEEEEE;
}
table.wedstrijden th {
  color: #0099CC;
  padding: 3px 0px;
}
table.wedstrijden tr.wit td {
  background-color: #FFFFFF;
  padding: 3px 0px;
}
table.wedstrijden tr.grijs td {
  background-color: #EEEEEE;
  padding: 3px 0px;
}

table.uitslagendetails th {
  font-size: 1.6em;
  color: #000066;
  text-align: center;
  padding: 5px 0px;
}
table.uitslagendetails td {
  padding-top: 0px;
}
table.uitslagendetails_details td {
  border-bottom: 1px dotted #CCCCCC;
  padding: 5px;
}
table.uitslagendetails_details td.header2plus {
  padding: 3px 5px;
  border-bottom: 0px;
}
td.header1 {
  background-color: #000066;
  color: #FFFFFF;
  font-weight: bold;
  vertical-align: middle;
  padding: 0px;
}
td.header2 {
  background-color: #0099CC;
  color: #FFFFFF;
  font-weight: bold;
  vertical-align: middle;
  padding: 0px;
}
td.header2plus {
  background-color: #0099CC;
  color: #FFFFFF;
  font-weight: normal;
  vertical-align: middle;
  padding: 3px 5px;
  border-bottom: 0px;
}

table.poll_antwoorden td.percentage {
  padding-right: 5px;
  text-align: right;
  vertical-align: middle;
}
table.poll_antwoorden td.balk_eerste {
  border-left: 1px solid #336600;
  background-color: #EEEEEE;
  text-align: center;
  vertical-align: bottom;
}
table.poll_antwoorden td.balk_rest {
  background-color: #EEEEEE;
  text-align: center;
  vertical-align: bottom;
}
table.poll_antwoorden td.letter {
  border-top: 1px solid #336600;
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
}
table.poll_antwoorden img {
  width: 15px;
}

.naam_lightblue {
  background-color: #0099CC;
  color:#FFFFFF;
  padding: 2px 0px;
}

input {
  font-family: Verdana, Arial;
  font-size: 8pt;
  padding: 2px;
}
select {
  font-family: Verdana, Arial;
  font-size: 8pt;
  color: #000000;
  border: 1px solid #7F9DB9;
  background-color: #FFFFFF;
  vertical-align: middle;
}
select.teamkeuze {
  font-size: 10pt;
  font-weight: bold;
  color: #000066;
}