/* $Id: style.css,v 1.35 2004/01/12 17:27:33 partas Exp $ */
/* http://jigsaw.w3.org/css-validator/validator?uri=http://www.gryfensee.ch/style.css */

body {
 color: #000000;
 background-color: #ccddff;
}

p, ul, ol, dl, table.p td {
 color: #000000;
 font-size: 80%;
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 text-align: justify;
}

p, form {
 margin-bottom: 0px;
}

dt {
 font-weight: bold;
}

dd {
 margin-bottom: 1em;
}

h1, h2, h3
{
 font-family: "Trebuchet MS", Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 margin: 0px;
}

h4, h5, h6
{
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

h1
{
 color: #0000aa;
 font-size: 175%;
 font-weight: bold;
}

h1.subtitle {
 font-size: 60%;
 font-style: normal;
 font-weight: normal;
}
h1.subtitle a {
 color: #0000aa;
}
h1.subtitle a:hover {
 color: #2222dd;
}

h2, h3 {
 color: #0000aa;
 border-style: solid;
 border-color: #cccccc;
 border-width: 0px 0px 1px 0px;
 padding-bottom: 0px;
}

h2
{
 font-size: 130%;
 font-weight: normal;
}

h3
{
 font-size: 100%;
 font-weight: bold;
 text-align: center;
}

h5
{
 color: #000000;
 font-size: 80%;
 font-weight: bold;
 text-align: justify;
 margin-top: 20px;
}

h4, h6
{
 color: #000000;
}


/* alignment */

.right {
 text-align: right;
 margin-top: 0px;
}
.left {
 text-align: left;
 margin-top: 0px;
}
.center {
 text-align: center;
 margin-top: 0px;
}

.right-image {
 text-align: right;
}
.left-image {
 text-align: left;
}
.center-image {
 text-align: center;
}

.middle {
 vertical-align: middle;
}

/* images */

img {
 border: none;
}
img.left {
 float: left;
 clear: left;
 margin-right: 0.7em;
 margin-top: 0.35em;
}
img.right {
 float: right;
 clear: right;
 margin-left: 0.7em;
 margin-top: 0.35em;
}

/* full-width photos */

.photo-image {
 text-align: center;
 background-color: #dfdfdf;
}
.photo-legend {
 text-align: right;
 font-size: 60%;
 margin-top: 0px;
}


/* address boxes */

.address {
 text-align: left;
 color: #000000;
 background-color: #dfdfdf; /* efefef ? dfdfdf */
 padding-left:   20px;
 padding-right:  20px;
 padding-top:    0px;
 padding-bottom: 0px;
 min-height: 80px;
}

.address img {
 float: left;
 margin-right: 20px;
}

.address p {
 margin-top:    0px;
 margin-bottom: 0px;
}

/* link boxes */

.link {
 text-align: left;
 color: #000000;
 background-color: #dfdfdf; /* efefef ? dfdfdf */
 padding-left:   10px;
 padding-right:  10px;
 padding-top:    0px;
 padding-bottom: 0px;
 min-height: 50px;
}

/* links and downloads */
.link img {
 float: left;
 margin-right: 10px;
}
.link p img {
 float: none;
 margin-right: 0px;
 vertical-align: top;
}
.link p {
 margin-top: 0px;
 margin-bottom: 0px;
}

/* p within special .nosp tables */
.nosp p {
 margin: 0px !important;
}


/* download lists */

.download {
 text-align: left;
 padding-left: 20px;
}


/* navigation */

.navtitle {
 font-size: 80%;
}

.navbox {
 font-size: 80%;
}

.title {
 color: #000000;
 background-color: #bbccff; /* ccccff inherit from html */
 text-decoration: none;
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 white-space: nowrap;
}

.small {
 color: #000000;
 font-size: 80%;
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 white-space: nowrap;
}

.nav {
 color: #000000;
 font-weight: normal;
 text-decoration: none;
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 white-space: nowrap;
}

a.nav:hover {
 color: #2222dd;
}

.deadnav {
 color: #cccccc;
 font-weight: normal;
 text-decoration: none;
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 white-space: nowrap;
}


/* misc text */

.header {
 color: #555555;
 font-size: 60%;
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 text-align: left;
 margin-bottom: 0px;
}

.footer {
 color: #555555;
 font-size: 60%;
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 text-align: center;
 margin-bottom: 0px;
}


/* links */

a {
 color: #2222dd; /* 2244ff  3333ff */
 text-decoration: none;
}

a.footerlink {
 color: #555555;
}

a.footerlink:hover {
 color: #2222dd;
}

a:link {
 text-decoration: none;
}

a:visited {
 text-decoration: none;
}

a:active {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}


/* misc */

acronym[title] {
 border-bottom: 0px;
}


/* table with grey background cells */

table.bgcells td {
 color: #000000;
 font-size: 80%;
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 background-color: #dfdfdf;
}

table.bgcells th {
 color: #000000;
 font-size: 80%;
 font-family: Verdana, Tahoma, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
 background-color: #dfdfdf;
}

table.bgcells td.l {
 text-align: left;
}

table.bgcells td.r {
 text-align: right;
}
