/* Stylesheet für Anjastierpension Seite */
/* by HSD 2003                       */

/* ------------------------------*/
/* Allgemein                     */
/* ------------------------------*/

body {                                         /* Allgemeiner Standard */
  margin :3;
  topmargin: 0;
  leftmargin: 0;
  background-image:url('images/bg_gn.jpg');
  SCROLLBAR-FACE-COLOR: #83C676;               /* Oberfläche Scrollbar */
  SCROLLBAR-TRACK-COLOR: #E9FAD6;              /* Hintergrund Scrollbar */
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-SHADOW-COLOR: #8F8F8F;
  SCROLLBAR-3DLIGHT-COLOR: #E5E5E5;
  SCROLLBAR-ARROW-COLOR: #8F8F8F;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
  font-family:Verdana,Arial; 
  font-size:10pt; color: #006600;
  border-color: #FFFFCC
} 


/* Standardlinkschrift */
a:link, a:visited       { color: #006600; text-decoration:none} 
a:active                { color: #000000;  cursor:hand; text-decoration:"none"}
a:hover                 { color: #FFFFFF;font-weight: normal; cursor:hand; text-decoration: none; }



/* a:active.overpic, a:hover.overpic  {background-color: #FFFFCC;cursor:"hand";}  */

img  { border-color: #006600; }

.titeltext        { font-family: Arial; font-size: 14pt; font-weight: normal; color: #006600; text-decoration: none; }
.titeltext8b     { font-family: Verdana; font-size:  8pt; font-weight: bold; color: #006600; text-decoration: none; }
.haupttext      { font-family: Verdana; font-size: 10pt; font-weight: normal; color: #006600; text-decoration: none; }
.haupttextfett  { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #006600; text-decoration: none; }
.haupttext12   { font-family: Verdana; font-size: 12pt; font-weight: normal; color: #006600; text-decoration: none; }
.navitext        { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #006600; text-decoration: none; }
.fusszeile       { font-family: Verdana; font-size: 9px; font-weight: normal; color: #006600; text-decoration: none; }
.produkte       { font-family: Verdana; font-size: 9px; font-weight: normal; color: #006600; text-transform: uppercase; }

.detailtabellerahmen {
	border-bottom: 1;
	border-right: 1;
	border-left: 1;
	border-top: 0;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #5FB751;
}

.haupttabelle {
	width:980px;
}


/* tabellenzeile markieren */ 
.trunmark { 
    /* background: #FFFFCC; */
} 
.trmark { 
    background: #b7d29d; 
} 

/* ------------------------------------ */
/* navigationsmenü                      */ 

.normallink a {
	border-left:1px solid #FFFFFF; border-right:1px solid #666666; border-top:1px solid #FFFFFF; border-bottom:1px solid #666666; display: block;
	background-color: #0099CC;
	width: 100%;
	text-align: left;
	color:#333333;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 4px
}

.navBar {
	border-style:none; border-width:0; height: 38px;
	margin: 8px;
	padding: 0px;
	background-color: #B7D29D;
}


/* formate für pimg scripte      */
.img_thumb_abgegeben   { border: 2px solid #006600;}
.img_thumb_abgabe      { border: 2px solid red;}
.img_thumb_verstorben  { border: 2px dotted black;}

td.bottom { background-color: #A7C886; font-family: Verdana; font-size:10pt; }
td.td_seitenheader { font-family: Verdana; font-size: 8pt; }

.td_namen {
font-family: Verdana; font-size: 10pt; font-weight: normal; color: #006600; text-decoration: none;
}


/* ---------------  ID Styles --------------------*/
#kopfzl {
  height:150px;
  text-align:center;
  vertical-align:top;
}

/*format für die Fusszeile */
#fusszl {           
  height:20px;
  text-align:center; 
  }

#subnavigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#subnavigation a  {
	font: 12px Verdana, Arial,Helvetica, sans-serif;
	cursor:hand;
	color: #008000;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 4px 4px 4px;
	}
	
#subnavigation a:hover {
	font: bold 12px Verdana, Arial,Helvetica, sans-serif;
	cursor:hand;
	background: #99CC66;
	color:#993300;
	}

















