BODY { 
background-color:#FFFFFF; 
background-repeat:yes-repeat; 
background-attachment:fixed;
scrollbar-face-color: #86A886; 
scrollbar-shadow-color: #86A886; 
scrollbar-highlight-color: #86A886; 
scrollbar-3dlight-color: #4D4D4C; 
scrollbar-darkshadow-color: #CCCCCC; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF; }

.bgtopleft { 
background-image:url(../layout/images/bgtopleft.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }

.bgtopcenter { 
background-image:url(../layout/images/bgtopcenter.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }

.bgtopright { 
background-image:url(../layout/images/bgtopright.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }

.bgtopmenue { 
background-image:url(../layout/images/bgtopmenue.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }

.bgmenue { 
background-image:url(../layout/images/bgmenue.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }

.bgleft { 
background-image:url(../layout/images/bgleft.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }

.bgright { 
background-image:url(../layout/images/bgright.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }

.bgmain { 
background-image:url(../layout/images/bgmain.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }

.bgwelcome { 
background-image:url(../layout/images/bg-welcome.jpg); 
background-repeat:yes-repeat;
background-attachment:scroll; }


/* Gebraucht?? */

.bgmenueline { 
background-image:url(../layout/images/bg-menueline.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }

.bgpage { 
background-image:url(../layout/images/bg-page.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }



/* Gestaltung der Tabelle */

table { empty-cells:show; }
.tableborder0 { border:0px solid; width:100%; }
.tableborder0b { border:0px solid; width:100%; height:100%; }
.tb0 { border:0px solid; }
.tb1 { border:1px solid; bordercolor:#5A5A3C; }
.tb2 { border-top:0px; border-bottom:0px;
border-left:1px solid; border-right:1px solid; bordercolor:#5A5A3C; }


/* Gestaltung der Tabellenzellen */

b,th,td { font-size:9pt; color:#808080; font-family:Arial,Helvetica; }

.pad5 { border:0px solid; padding:5px; }
.grey { background-color:#E6E6E6; width:200px; }
.grey2 { background-color:#E6E6E6; }
.ltgrey { background-color:#F2F2F2; }
.bg-grey { 
background-image:url(../layout/images/bg-grey.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }
.bg-grey2 { 
background-image:url(../layout/images/bg-grey2.jpg); 
background-repeat:yes-repeat; 
background-attachment:fixed; }


hr { color:#CCCCCC; noshade:noshade; size:1px; }

/* Textfarbe im Logo-Bereich */

.tcol-logo { color:#cccc99; }

/* Linkfarben */

A { text-decoration:none; color:#808080; }
A:hover { text-decoration:none; color:#606060; }
A.mlink { text-decoration:none; color:#222222; }
A:hover.mlink { text-decoration:none; color:#4D4D4D; }
A.m2link { text-decoration:none; color:#1A1A1A; }
A:hover.m2link { text-decoration:none; color:#404040; }
A.plink { text-decoration:none; color:#606060; }
A:hover.plink { text-decoration:none; color:#808080; }

