body, p, td, h1, li  {
font-family:arial,verdana,Helvetica,ms sans serif,Geneva;
}

th.head ,td.head, td.info, td.left, td.right, td.header, td.odd, td.even {
font-family:arial,verdana,Helvetica,ms sans serif,Geneva;
background-color:#FFFFFF; }


p, td, li { font-size:10pt; color: #000000; }
th { font-family:arial,verdana,Helvetica,ms sans serif,Geneva; font-size:12pt; color: #000000 ; font-weight: bold }

a { font-size:10pt; color: #0000FF; text-decoration: none; border: 0px}
img { border: 0px; }

a.clickscounterlink:link {color: #0000FF; text-decoration: none; font-weight: bold; }
a.clickscounterlink:active {color: #FFFF00; text-decoration: none; font-weight: bold; }
a.clickscounterlink:visited {color: #0000ff; text-decoration: none; font-weight: bold; }
a.clickscounterlink:hover {color: #CC0033; text-decoration: underline; font-weight: bold; }

a.etappe:link {color: #0000FF; text-decoration: none; font-weight: bold; font-size:12pt; }
a.etappe:active {color: #FFFF00; text-decoration: none; font-weight: bold; font-size:12pt;}
a.etappe:visited {color: #0000ff; text-decoration: none; font-weight: bold; font-size:12pt;}
a.etappe:hover {color: #CC0033; text-decoration: underline; font-weight: bold; font-size:12pt; }

p.zitat {
padding: 20px;
border: 1px;
border-style: solid;
text-align: justify;
font-style: italic;
}

.hinweistext {  font-size:8pt; color: #000000; font-family:arial,verdana,Helvetica,ms sans serif,Geneva;
}

.fett { font-weight: bold }
.grossbildlink { font-weight: bold }
.grossbildlink2 { font-weight: bold; border:1px;}
.clickscounter { font-weight: bold }
.titel { font-weight: bold; font-size:12pt; color: #000000; }
.titel2 { font-size:11pt; font-weight: bold; color: #000000; }
.fotogalerie { font-size:12pt; font-weight: bold; color: #0000E0; }
.anker { font-size:11pt; font-weight: bold; color: #CC0000; }
.ankerlink { font-size:10pt; font-weight: bold; color: #CC0000; }
.appartname { font-size:11pt; font-weight: bold; color: #0000E0; }
.apartname { font-size:11pt; font-weight: bold; color: #0000E0; }
.location {  }

/* .striche {border:1px dashed; border-color:#FF8000; } */
.striche {border:1px solid; border-color:#000000; padding:5px; }
.striche_solid3 {border:1px solid; border-color:#000000; padding:3px; }   
.stricheschwarz {border:1px dashed; border-color:#000000; padding:10px; margin:10px; }
.striche2 {border:1px dashed; border-color:#FF8000; padding:7px; margin:7px; }
.striche3 {border:1px dashed; border-color:#FF8000; padding:3px; margin:3px; }
.impressum { margin-left:30px; margin-top:550px; color: #FFA000; }
.inhalt { width:700px; align:center; vertical-align:middle; }
.hinweis {color: #FF0000; font-weight:bold; }
.fehler {color: #FF0000; font-weight:bold; }
.bildunterschrift {  font-size:8pt; }

.rahmen_schwarz {
  border-width:1px;
  border-style:solid;
  border-color:black;
  }

/* CSS für Bildergalerie - grossbildansicht */

/* wraps the drop-shadow table to allow IE to center it */
div.sgShadow {
  text-align: center;
  }
table.sgShadow, table.sgShadowTab {
  background-color: #f0f0f0;  /* Hintergrundfarbe */
  text-align: left;
}
/* appropriate background images for drop-shadow effect */
table.sgShadow td.tl {  background-image: url('../images/shadow-tl.gif');}   /*  tl = TopLinks */
table.sgShadow td.tm {  background-image: url('../images/shadow-tm.gif');}   /*  tm = TopMitte */
table.sgShadow td.tr {  background-image: url('../images/shadow-tr.gif');}   /*  tr = TopRechts */
table.sgShadow td.ml {  background-image: url('../images/shadow-ml.gif');}   /*  ml = MitteLinks */
table.sgShadow td.mm {  padding: 0px; border-width:1px; border-style:solid; border-color:black; } /* cell containing image */
table.sgShadow td.mr {  background-image: url('../images/shadow-mr.gif');}   /*  mr = MitteRechts */
table.sgShadow td.bl {  background-image: url('../images/shadow-bl.gif');}   /*  bl = BottomLinks */
table.sgShadow td.bm {  background-image: url('../images/shadow-bm.gif');}   /*  bm = BottomMitte */
table.sgShadow td.br {  background-image: url('../images/shadow-br.gif');}   /*  br = BottomRechts */

/* Ende CSS für Bildergalerie - grossbildansicht */

/* Powie styles */
legend {
   border: 0px solid #999;
   background-color: #D9B359;
   font-family: Verdana, Arial, sans-serif;
   font-size: 15px;
   font-weight: bold;
   padding: 2px;
}