body
{
	scrollbar-base-color:#003000;
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color:#D0F0A0;
	scrollbar-track-color:#001000;

	background-color:darkgreen;
	background-image:url(hintergrund/hg1.jpg);
	background-attachment:fixed;
	color: #D0F0A0;
}

body.braun 
{
	scrollbar-base-color:#003000;
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color:#D0F0A0;
	scrollbar-track-color:#001000;

	background-color:darkgreen;
	background-image:url(hintergrund/hg2.jpg);
	background-attachment:fixed;
	color: #D0F0A0;
}

body.titel { background-color:black; background-image:url(hintergrund/hg2.jpg); font-family:morpheus,Garamond,Time New Roman; }
body.inhalt { background-color:black; background-image:url(hintergrund/hg1.jpg); font-family:morpheus,Garamond,Time New Roman; color:white; }
body.liste { background-image:url(hintergrund/hg2.jpg); background-color:black; }

a:link { text-decoration:none; color: #FFFF00; }
a:visited { text-decoration:none; color: #FFFF00; #8FB119; }
a:active { text-decoration:none; color: #C7B80D; }
a:hover { text-decoration:none; color: #FF0000; }
p { text-align:justify; }
p.center { text-align:center; }
p.mitte { text-align:center; color: #D0F0A0; }
p.news { text-align:left; font-style:italic; color:white; margin-left:15%; margin-right:15%; }
p.einrück { text-align:left; font-style:italic; color:white; margin-left:15%; }
p.newsmitte { text-align:center; font-style:italic; color:white; margin-left:15%; margin-right:15%; }
p.weiss { text-align:justify; color:white; }
p.rahmen { text-align:center; font-weight:bold; color:white; border-color:green; border-style:ridge; border-width:medium; }
p.index { text-align:left; color: #D0F0A0; font-size:10; text-decoration:none; font-family:Arial; }

h1,h2,h3,h4 { text-align:center; color: #D0F0A0; text-decoration:none; }
h1.links { text-align:left; color: #D0F0A0; text-decoration:none; }
h2.links { text-align:left; color: #D0F0A0; text-decoration:none; }
h3.links { text-align:left; color: #D0F0A0; text-decoration:none; }
h4.links { text-align:left; color: #D0F0A0; text-decoration:none; }
h1.index { text-align:left; text-decoration:none; font-size:20pt; font-weight:bold; }
h2.index { text-align:left; text-decoration:none; font-size:15pt; font-weight:bold; }
li { text-align:justify; }
table { text-align:justify; border-color:green; border-style:ridge; border-width:1; color: #D0F0A0; }
table.oben { margin-top=-20pt; }
table.weiss { text-align:justify; border-color:green; border-style:ridge; border-width:0; color: black; }
table.blind { text-align:justify; border-color:green; border-style:ridge; border-width:0; color: #D0F0A0; }
tr { text-align: center; }
tr.links { text-align: left; }
td.text { text-align:justify; }