.rahmen         { border: #000000; border-style: solid; border-top-width: 1px;	border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;	width: 100px; }
.rahmen_textf   { border: #808080; border-style: solid; border-top-width: 1px;	border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.button         { border: #000000; border-style: solid; border-top-width: 1px;  border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color:#999999; color: #000000;	width:60 }
.button_variant {	border: Gray;	   border-style: solid;	border-top-width: 1px;	border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: Silver; color: Black; }
.formcaption    { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; }
.addlink        { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.formtext       { font-size: 12; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.formtext2      { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.formtext3      { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.newstime       { font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.newscaption    { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.newstext       { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFF99; }
.newslink       { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.Stil44         { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16px; font-weight: bold; }
.Stil45         { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; }
.stdCapt        { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: bold; }
.stdCapt2       { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; font-weight: bold; }
.stdText        { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; }
.link_links a:link { text-decoration:none; font-size: 14px; font-weight: bold; color: #FFFFFF; }
.link_links a:hover { text-decoration: underline; }

.gb_dates { color:black; font-size:8pt; font-weight:normal; font-family:arial; }
.gb_name { color:#414141; font-size:11pt; font-weight:normal; font-family:arial; }

.terminbutton   { background-color:#DA1615;
                  border-style:solid;
                  border-color:#DA1615B;
                  border-right-color:#DA1615B;
                  border-bottom-color:#DA1615B;
                  border-top-color:#DA1615B; }
                  
.galerien_button   { background-color:#DA1615;
                     border-style:solid;
                     border-color:#DA1615;
                     border-right-color:#DA1615;
                     border-bottom-color:#DA1615;
                     border-top-color:#DA1615; }

.button_del     { border: Gray; 
                  border-style: solid; 
                  border-top-width: 1px;	
                  border-right-width: 1px; 
                  border-bottom-width: 1px; 
                  border-left-width: 1px; 
                  background-color: Silver; 
                  color: Black; 
                  background-image: url(../images/btn_del.gif);
                  background-repeat:no-repeat;
                  background-position:50% 50%;
                }
             
.button_edit    { border: Gray; 
                  border-style: solid; 
                  border-top-width: 1px;	
                  border-right-width: 1px; 
                  border-bottom-width: 1px; 
                  border-left-width: 1px; 
                  background-color: Silver; 
                  color: Black; 
                  background-image: url(../images/btn_edit.gif);
                  background-repeat:no-repeat;
                  background-position:50% 50%;
                }

body            {	background-image: url(../images/bg_fill.gif);	background-repeat:repeat-x;float:left; background-color: #E4E4DC; }
             
a:hover         { text-decoration: underline; }
a:link, a:visited, a:hover, a:active { text-decoration:none; background-color:inherit; color: #FFFFFF }

DIV.cellContainer { width: 100%; height: 100%; overflow: auto; }
