body { background:url(body_bg.png) center center no-repeat fixed; background-color:#FFFCE7; }
td { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color:#000000; }
tr { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color:#000000; }
p { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color:#000000; }
H2 { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 20px; color:#000000; }


.mini { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; }
.text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; }
.titel { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; }
.gross { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 15px; font-weight: 100; }
.kommentar { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight: 100; font-stretch:semi-expanded; color:#000000; }
.topickl { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight: 100; font-stretch:semi-expanded; color:#000000; }
.topic { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 24px; font-weight: 100; font-stretch:semi-expanded; color:#000000; }
.alphabg { background: url(alpha_bg.png); background: expression("none"); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='alpha_bg.png'); }
.inhaltbg { background: url(inhalt_bg.png); background: expression("none"); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='inhalt_bg.png'); }
.menubg { background: url(menu_bg.png); background: expression("none"); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='menu_bg.png'); }
.style1 {color: #993333}
.pngtitel { background: url(titel.png);
	    background: expression("none");
	    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='titel.png');

#titel {position:absolute; width:100%; height:54px; z-index:1; left: 0px; top: 0px; }
#inhalt {position:absolute; width:100%; height:54px; z-index:2; left: 0px; top: 56px; }
#res1 {position:absolute; width:1; height:1px; z-index:3; left: 1px; top: 1px; }
#res2 {position:absolute; width:1; height:1px; z-index:4; left: 1px; top: 1px; }
#res3 {position:absolute; width:1; height:1px; z-index:5; left: 1px; top: 1px; }
#res4 {position:absolute; width:1; height:1px; z-index:6; left: 1px; top: 1px; }


A:link    	{color:#0000FF; text-decoration: none; font-weight : bold; }
A:visited 	{color:#0000FF; text-decoration: none; font-weight : bold; }
A:alink   	{color:#55F3D7; text-decoration: none; font-weight : bold; }
A:hover   	{color:#55F3D7; text-decoration: none; font-weight : bold; }

A:link.menu    	{color:#000000; text-decoration: none; font-weight : bold; DISPLAY: block; font-size : 13px;}
A:visited.menu	{color:#000000; text-decoration: none; font-weight : bold; DISPLAY: block; font-size : 13px;}
A:alink.menu   	{color:#000000; background-color: #55F3D7 ;text-decoration: none; font-weight : bold; font-size : 13px;}
A:hover.menu   	{color:#000000; background-color: #55F3D7 ;text-decoration: none; font-weight : bold; font-size : 13px;}


.button {
border: solid 1px #FFFFFF;
background-color: gray;
color: #FFFFFF;
font-weight:small;
font-family: verdana,arial;
}
select {
color: rgb(40,40,40);
background-color: rgb(240,240,240);
font-weight: small;
font-size: 8pt;
font-family: verdana,arial;
}
input, textarea {
color: rgb(40,40,40);
font-weight: small;
background-color: rgb(240,240,240);
border-color: black;
font-size: 8pt;
font-family: verdana,arial;
border: #FFFFFF outset 1;
scrollbar-face-color: rgb(140,140,140);
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: rgb(200,200,200);
}