/* Start of CMSMS style sheet 'dharmakirti : Special' */
#fe_debug{
  background-color: #dd0;
  color:#E22;
  border:solid 1px #F00;
}

div.about{
  background-image:url(/images/gompha_watermark.jpg);
  background-repeat:no-repeat;
  background-position:top right;
  background-position: 60em 30em; /* LT */
  background-attachment:fixed;
  background-color:white;
}

ul.nosign {
  list-style-image:url(images/cms/inner_count.png);
/*  list-style: none; *//* wozu nennen wir das dann nosign?!? o_0 */
            /* wenn dann "nobullet" ... ich fand halt es sieht besser aus mit */
}

ul.program {
  list-style-image:url(images/cms/inner_count.png);
}

ul.pdf {
  list-style-image:url(images/cms/pdf_white.png) !important;
}

ul.lamavisit {
  margin-left:-1.0em !important;
  list-style-image:url(images/cms/drilbu.png);
}

p.important{
  font-size:1.2em;
  font-weight:600;
  color:#663333
}

p.maintanance{
  color: #810;
  line-height:1em;
  padding:22px !important;
  padding-top:16px !important;
}
p.maintanance strong{
  line-height:1.2em;
}

#footer a img {
  opacity: 0.58;
}

#footer a:hover img {   
  /*
  "display: run-in" macht bei mir im safari das layout vom footer kaputt :( 
    ...wird anscheinend nur von opera [Firefox 2x-3.5, IE >6, Netscape >3,...] unterstÃ¼tzt
  */
  opacity: 1;
}

div#images {
  margin-bottom: 4em !important;
  min-height: 46em;
}

.image, .imagethumb img { 
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.imagethumb a, .imagethumb a:hover {
  display: block;
  padding: 0 10px 0 2px !important;
  margin: 0px 9px 9px 0px !important;
  line-height: 0px;
    border: 1px solid #ffdeaf !important;
    background-color: #fbfef6 !important;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
  background-color: #faf6da !important;
  border: 1px solid #dfc49c !important;
}
.imagethumb {
  float: left;
}

ul.gCal{
  list-style-image:url(images/cms/gCal.png) !important;
}

div.gallerylink a{
  padding: 0 10px 0 2px !important;
  margin: 0px 9px 9px 0px !important;
  line-height: 0px;
  font-size: 1.4em;
  border: 1px solid #ffdeaf !important;
  background-color: #fbfef6 !important;
  text-decoration:none;
}

div.gallerylink a:hover{
  background-color: #faf6da !important;
  border: 1px solid #dfc49c !important;
  color:#810;
}
/* End of 'dharmakirti : Special' */

