body         { color:#990000;
               background-color:#FFFFCC;
               font-family:times new roman;
			   font-size:12pt;
               font-weight:bold;
               text-align:center;
			   scrollbar-face-color:#FFFFCC;
			   scrollbar-base-color:#990000;
			   scrollbar-track-color:#990000; 
			   scrollbar-arrow-color:#990000;
			   scrollbar-darkshadow-color:#990000;
			   scrollbar-shadow-color:#990000; 
			   scrollbar-highlight-color:#FFFFCC;}

h1           { font-size:30pt; font-weight:bold; }
h2           { font-size:25pt; font-weight:bold; }
h3           { font-size:20pt; font-weight:bold; }

b, strong    { font-weight:bold; }
i            { font-style:italic; }
em           { font-style:italic; font-weight:bold; }

table, td, th{ color:#990000; font-size:12pt; font-weight:bold; }

a:link       { color:#990000; font-weight:normal; text-decoration:underline; }
a:visited    { color:#990000; font-weight:normal; text-decoration:underline; }
a:hover      { color:#990000; font-weight:normal; text-decoration:underline; background-color:#ffffcc; }
a:active     { color:#ff0000; font-weight:normal; text-decoration:underline; }

input        { width:220px; color:#FFFFCC; background-color:#990000; }

.rundum      { border-width:2px;
               border-style:solid;
               border-color:#990000;
               padding:4px;
               text-align:center; }

.picbor1     { border-width:5px;
               border-style:solid;
               border-color:#990000;
               padding:0px; }

.picbor2     { border-width:2px;
               border-style:solid;
               border-color:#990000;
               padding:0px; }

.picbor2gr   { border-width:2px;
               border-style:solid;
               border-color:#007700;
               padding:0px; }

.picbor3     { border-top-width:2px;
               border-bottom-width:4px;
               border-left-width:2px;
               border-right-width:4px;
               border-style:solid;
               border-color:#000099;
               padding:5px; }

.klein       { font-size:10pt;
               font-weight:normal; }
			   
.grossgruen  { color:#005500;
			   font-size:13pt;
               font-weight:bold; }
			   
a.klgruen:link       { color:#005500;  font-size:10pt; font-weight:bold; text-decoration:underline; }
a.klgruen:visited    { color:#00009f;  font-size:10pt; font-weight:bold; text-decoration:none; }
a.klgruen:hover      { color:#FFFFCC;  font-size:10pt; font-weight:bold; text-decoration:none; background-color:#ffffcc; }
a.klgruen:active     { color:#009900;  font-size:10pt; font-weight:bold; text-decoration:none; }
			   
.kleingruen        	{ color:#005500; font-size:10pt; font-weight:normal; text-decoration:none; }  
			   
a.kleingruen:link		{ color:#005500; font-size:10pt; font-weight:bold; text-decoration:underline; }
a.kleingruen:visited	{ color:#005500; font-size:10pt; font-weight:bold; text-decoration:underline; }
a.kleingruen:hover		{ color:#FFFFCC; font-size:10pt; font-weight:bold; text-decoration:underline; background-color:#005500; }
a.kleingruen:active		{ color:#009900; font-size:10pt; font-weight:bold; text-decoration:underline; }
			   
.klgruenlink       	{ color:#005500; font-size:10pt; font-weight:normal; text-decoration:none; }  
			   
a.klgruenlink:link		{ color:#005500; font-size:10pt; font-weight:bold; text-decoration:underline; }
a.klgruenlink:visited	{ color:#005500; font-size:10pt; font-weight:bold; text-decoration:underline; }
a.klgruenlink:hover		{ color:#FFFFCC; font-size:10pt; font-weight:bold; text-decoration:underline; background-color:#005500; }
a.klgruenlink:active		{ color:#009900; font-size:10pt; font-weight:bold; text-decoration:underline; }

.bg          { background-color:#990000; }

.new         { background-color:#FFFFCC;
               color:#990000;
               font-size:25px;
               border-width:2px;
               border-style:solid;
               border-color:#990000;
               padding:5px; }
