body	{ font-family: sans-serif; padding: 0px; margin: 25px;
			background: url(bilder/background.gif) fixed;
			scrollbar-base-color: #804040; scrollbar-arrow-color: #FFFFFF;}

div#Seite	{ width: 1024px; margin: 0 auto; z-index: 0;}

/* Kopf */

h1#kopf { font-size: 16pt; color: #F0F0F0; text-align: center; }
table#kopf	{ border-spacing: 0px; border: 0px; }
table#kopf td { margin: 0px; padding: 0px; border: 0px; }

/* Fusszeile */
p.fuss { font-size: 0.8em; text-align: center; }

h1	{font-size: 18pt; color: #804040;}
h2	{font-size: 16pt;}
h3	{font-size: 14pt;}
h3.error { color: #F00000; }

p.braun	{color: #804040;}

a:link		{color: #804040;}
a:active	{color: #804040;}
a:visited	{color: #663333;}
a.top	{ text-decoration: none; font-size: 0.8em; }

b.braun	{color: #804040;}
span.braun	{color: #804040;}

/* Schatten für die Bilder auf der Startseite */ 
div.schatten { float: left; background:#ccc; margin: 20px; }
div.schatten img { border: 1px solid #804040; position: relative; top: 4px; left:-4px }

