
body   { background-color: #fff; background-image: url("../grafik/schatten.jpg"); background-repeat: repeat-x; background-attachment: fixed;  scrollbar-arrow-color: #999999; scrollbar-base-color: #333366; scrollbar-face-color: #333366; scrollbar-track-color: #999999; font-family: verdana, arial,tahoma; overflow: hidden;      }
a:active { font-family: verdana, arial,tahoma; font-size: 12pt; color: red; font-weight: bold; text-decoration: none; }
a:link { font-family: verdana, arial,tahoma; font-size: 12pt;  color: #333366; font-weight: bold; text-decoration: none;  }
a:visited { font-family: verdana, arial,tahoma; font-size: 12pt;  color: #333366; font-weight: bold; text-decoration: none; }
a:hover { font-family: verdana, arial,tahoma; font-size: 12pt;  color: red; font-weight: bold; text-decoration: underline; }

*	{	font-family: verdana, arial,tahoma;}
input, textarea 	{background-color: #eeeeee; border-color: #333366; margin:5px;}
h1	{ font-family: verdana, arial,tahoma; color: #333366; font-size: 30pt; font-weight: bold; text-decoration: none; }
h2	{ font-family: verdana, arial,tahoma; color: #333366; font-size: 10pt; font-weight: normal; text-decoration: none; }
h3	{ font-family: verdana, arial,tahoma; color: #333366; font-size: 12pt; font-weight: bold; text-decoration: none; }
h4	{ font-family: verdana, arial,tahoma; color: #333366; font-size: 16pt; font-weight: bold; text-decoration: none; }
h9	{ font-family: verdana, arial,tahoma; color: #333366; font-size: 8pt; font-weight: normal; text-decoration: none; }
p	{	font-family: verdana, arial,tahoma;}

#text_container   { background-color: #fff; position: absolute; top: 30px; width: 100%; right: 0; height: 90%; padding-top: 25px; left: 0; overflow: auto }
