/* &copy; 1999 Styrsson / Timo Baumann, alle Rechte vorbehalten */

body	{ color: black; background-color: white; font-family: Verdana, sans-serif; font-size: 10pt	 }

h1, h2, h3
	{ clear: both; text-align: center }
h1	{ font-size: 25pt }
h2	{ font-size: 20pt }
h3	{ font-size: 15pt }
h4	{ font-weight: bold }		

a	{ text-decoration: none; font-weight: bold }
a:link, a:visited
	{ color: #80bf80; background-color: inherit }
a:hover	{ color: red; background-color: inherit; text-decoration: underline }
a:active{ text-decoration: none }

ul	{ list-style-type: disc }

img	{ border: 0 }

hr	{ height: 1px; clear: both }

p.datum	{ font-size: 8pt; text-align: right }

p.unterschrift
	{ font-style: italic }

.banner, .photo
	{ text-align: center }

.heading{ color: black; background-color: #425AA5; background-image: url('/yggdrasil/bilder/texture.png'); padding: 5px }

table	{ background-color: #425AA5; color: inherit }
th	{ vertical-align: top }
td	{ background-color: #FFFFFF; color: inherit; text-align: center; vertical-align: top; font-size: 10pt }
td.light{ background-color: #cfd6ed; color: inherit }
th.light{ background-color: #cfd6ed; color: inherit }
table.normal
	{ background-color: #FFFFFF; color: inherit; text-align: left }
td.normal
	{ text-align: left }
