/* ------------------------------------------------------- */
/*    Stylesheet fuer die weltenhaus-Bootsfahrt 2005       */
/* ------------------------------------------------------- */

/* ------------------------------------------------------- */
/*                    Allgemeine Regeln                    */
/* ------------------------------------------------------- */

body {
	font-family: "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 1.2em 1.2em 0.4em 1.2em;
	background-color: #fdfcf6;
	color: #000;
}

h1 {
	color: #669;
	font-size: 160%;
	text-align: center;
}

h2 {
	color: #a55;
	font-size: 110%;
	text-align: center;
}

h3 {
	color: #666;
	font-size: 100%;
	text-align: center;
}

html p, html ul {
	padding: 0.2em 1.4em 0.6em 1.4em;
}

strong {
	font-size: 110%;
	font-weight: bold;
	color: #c63;
	margin: 4em;
}

p.note {
	text-align: center;
}


/* ------------------------------------------------------- */
/*                   Regeln fuer Links                     */
/* ------------------------------------------------------- */

a:link {
	color: #336;
	text-decoration: underline;
}

a:visited {
	color: #669;
	text-decoration: underline;
}

div.navigation a,
span {
	margin-left: 0.2em;
	margin-right: 0.2em;
}

div.footer a:link,
div.footer a:visited {
	color: #888;
	text-decoration: underline;
}


/* ------------------------------------------------------- */
/*                 Regeln fuer Container                   */
/* ------------------------------------------------------- */

div.navigation {
	text-align: center;
	background-color: #dde5e7;
	color: #558;
	margin: 0 1em 2.2em 1em;
	padding: 8px;
	border-color: #669;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

@media print {
	div.navigation {
		display: none;
	}
}

html div.footer {
	text-align: center;
	color: #888;
	font-size: 90%;
	margin: 0 1em 0 1em;
	padding-top: 5px;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px 0 0 0;
}

div.decoration {
	text-align: center;
}


/* ------------------------------------------------------- */
/*                 Regeln fuer die Listen                  */
/* ------------------------------------------------------- */

ul {
	margin: 0.6em 2.2em 2em 1em;
	padding-left: 0;
	list-style-type: circle;
}

ul li {
	margin: 0.3em 0em 0.3em 0em;
}

ul.index {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0em 2.2em 0em 1em;
}

ul.index li {
	margin: 0.1em 0em 0.1em 0em;
}

ul.none {
	margin: 0.6em 2.2em 2em 3em;
	padding-left: 0;
	list-style-type:none;
}

ul.none li {
	margin: 0.3em 0em 0.3em 0em;
	list-style-type:none;
}

ul.recipe {
	margin: 0.6em 2.2em 2em 2.2em;
	padding-left: 0;
	list-style-type:square;
}

ul.recipe li {
	margin: 0.3em 0em 0.3em 0em;
	list-style-type:square;
}


/* ------------------------------------------------------- */
/*                   Regeln fuer Tabellen                 */
/* ------------------------------------------------------- */

table.book {
	padding: 0.2em 1.4em 0.6em 1.4em;
}

table.book td {
	vertical-align: top;
}

table.book td p {
	padding-top: 0;
	margin-top: 0;
}

table.book td img {
	margin-top: 0.2em;
	border-color: #444;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}



/* ------------------------------------------------------- */
/*                   Regeln fuer Formulare                 */
/* ------------------------------------------------------- */

html table.form,
html form.edit table {
	margin: 0.2em 2em 0.2em 4em;
	padding: 0.6em 3em 0.8em 3em;
}

html table.form td {
	padding: 8px 10px 8px 0px;
}

html form.edit table td {
	padding: 4px 10px 4px 0px;
}

table.form td.data {
	text-align: right;
}

table.form td.colspan {
	text-align: center;
}

table.form input,
table.form option,
table.form select,
table.form textarea  {
	font-family: monospace;
	background-color: #eee;
}

table.form option  {
	border-color: #999;
	border-style: solid;
	border-width: 0px;
}

table.form input,
table.form textarea  {
	font-family: monospace;
	background-color: #f3f3f0;
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

table.form td.colspan input {
	background-color: #ccc;
}

form.edit table input {
	font-family: monospace;
	background-color: #f4f3e0;
	width: 23em;
}

form.edit table option,
form.edit table select {
	font-family: monospace;
	background-color: #f4f3e0;
	width: 10em;
}

form.edit td.submit {
	padding-top: 2em;
}

form.edit td.submit input {
	background-color: #ccc;
	width: 10em;
}


/* ------------------------------------------------------- */
/*           Regeln fuer die Teilnehmer-Seite              */
/* ------------------------------------------------------- */

table.participants {
	margin: 0.6em 0em 2em 1em;
	margin-left: auto;
	margin-right: auto;
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

table.participants td, table.participants th {
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

html table.participants td, table.participants th {
	padding: 5px;
}

td.male {
}

td.female {
}


/* ------------------------------------------------------- */
/*   Regeln fuer die Darstellung von verlinkten Bildern    */
/* ------------------------------------------------------- */

a img {
	border-color: #444;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

/* ------------------------------------------------------- */
/*         Allgemeine Regeln fuer die Foto-Seiten          */
/* ------------------------------------------------------- */

p.footer {
	text-align: center;
}

html p.footer.uplink {
	font-size: 100%;
	padding: 0.2em 0em 0.3em 0em;
	margin: 2.4em 0em 0em 0em;
	border-color: #dca;
	border-style: solid;
	border-width: 1px 0 1px 0;
}

html p.footer.counter,
html p.footer.created,
html p.footer.modified,
html p.footer.author {
	font-size: 90%;
	margin: 0.4em 0em 0em 0em;
}

html hr {
	display: none;
}

p.image {
	text-align: center;
}


/* ------------------------------------------------------- */
/*         Regeln fuer die Uebersichts-Foto-Seite          */
/* ------------------------------------------------------- */

html body.overview p {
	margin: 0.4em 0.2em 0.2em 0.2em;
}

body.overview p.image {
	text-align: center;
}

html body.overview p.image {
	padding: 0em;
}

body.overview p.resolution {
	text-align: center;
}

html body.overview p.resolution {
	padding: 0em;
}

body.overview p.description {
	text-align: center;
}

html body.overview p.description {
	padding: 0.2em;
}

table.overview {
	margin: 0.6em 3em 0.8em 3em;
	padding: 0em;
	border: none;
}

table.overview td {
	text-align: center;
	vertical-align: baseline;
	border: none;
}

html table.overview td {
	padding: 2px;
}


/* ------------------------------------------------------- */
/*          Regeln fuer die Detail-Foto-Seite              */
/* ------------------------------------------------------- */

body.detail p.image {
	text-align: center;
}

html body.detail p.image {
	padding: 0.6em 3em 0.4em 3em;
}

body.detail p.image img {
	border-color: #444;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

body.detail p.resolution {
	text-align: center;
}

html body.detail p.resolution {
	padding: 0.2em 3em 0.2em 3em;
}

body.detail p.description {
	text-align: center;
}

html body.detail p.description {
	padding: 0.3em 3em 0.3em 3em;
}

body.detail p.navigation {
	text-align: center;
}

html body.detail p.navigation {
	padding: 0.2em 3em 0.2em 3em;
}

p.photo {
	text-align: center;
	padding: 0.6em 3em 2em 3em;
}

p.photo img {
	margin: 1px;
	vertical-align: bottom;
}
