/* ------------------------------------------------------- */
/*  Stylesheet fuer das 10. dtr- und #weltenhaus-Treffen   */
/* ------------------------------------------------------- */

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

body {
	font-family: "Trebuchet MS", sans-serif;
	background-color: #369;
	color: #fff;
	margin: 0px;
	padding: 0.3em 2em 0.3em 2em;
}

h1 {
	margin-top: 1.4em;
	color: #fc6;
	font-size: 150%;
	text-align: center;
}

h2 {
	font-size: 100%;
	text-align: center;
}

h2.start {
	font-style: italic;
	font-weight: normal;
}

h3 {
}

html p, html ul {
	padding: 0.6em 2em 0.8em 2em;
}

strong {
	color: #fff;
	font-weight: bold;
	text-align: center;
}

em {
}

p.note {
	text-align: center;
}


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

a:link {
	background-color: #369;
	color: #fc6;
	text-decoration: underline;
}

a:visited {
	background-color: #369;
	color: #eec;
	text-decoration: underline;
}

.index a:link,
.index a:visited {
	background-color: #369;
	font-weight: bold;
	color: #fff;
}


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

div {
	text-align: center;
}

div.info {
	margin-bottom: 3em;
}

div.decoration {
	text-align: right;
}

div.navigation {
	color: #eec;
	padding: 5px;
	border-color: #fc6;
	border-style: solid;
	border-width: 1px 0 1px 0;
}

html div.footer {
	font-size: 90%;
	margin: 0px;
	padding: 5px;
}


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

ul {
	margin: 0.6em 2.2em 2em 1em;
	padding-left: 0;
}

ul li {
	margin: 0.3em 0em 0.3em 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.square {
	margin: 0.6em 2.2em 2em 2.2em;
	padding-left: 0;
	list-style-type:square;
}

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


/* ------------------------------------------------------- */
/*           Regeln fuer die Start-Seite              */
/* ------------------------------------------------------- */

table.index {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


html table.index td {
	padding: 30px 10px 30px 10px;
}


/* ------------------------------------------------------- */
/*           Regeln fuer die Anmelde-Seiten                */
/* ------------------------------------------------------- */

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

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

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

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

table.form input {
	font-family: monospace;
}

table.form option {
	font-family: monospace;
}

table.form select {
	font-family: monospace;
}

table.form textarea {
	font-family: monospace;
}


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

table.participants {
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}

table.participants td, table.participants th {
	border: 1px solid #ccc;
}

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


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

a:link img { 
  border-color: #fff;
	border-style: solid;  
	border-width: 1px 1px 1px 1px;  
}

a:visited img {
  border-color: #fff;
	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-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

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;
}


/* ------------------------------------------------------- */
/*         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 {
	font-family: sans-serif;
	background-color: #369;
	color: #fff;
}

table.overview {
	border: 1px solid #ccc;
	margin: 0.6em 3em 0.8em 3em;
	padding: 0em;
}

table.overview td {
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: baseline;
}

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: #fff;
	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 {
	margin: 1.4em 2.2em 0.4em 2.2em;
}

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

html body.detail p.navigation {
	margin: 0.5em 2.2em 1.4em 2.2em;
}

