.index_seite
{
	font-family: "Amazone BT";
	font-size: 16pt;
	font-style: normal;
	font-stretch: normal;
	font-weight: 200;
	background-image: url(Hintergrund2.gif);
	height: 100%;
	vertical-align: top;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-attachment: inherit;
}

.index_seite_textheader
{
	font-family: "Amazone BT";
	font-size: 24pt;
	font-style: normal;
	font-stretch: normal;
	padding-top: 15px;
	font-weight: bold;
	margin-left: 30px;
}

.index_seite_text
{
	font-family: Arial;
	font-size: 14pt;
	font-style: oblique;
	font-stretch: normal;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
}

.grafik_header
{
	background-image: url(Bilder/grafik-header.gif);
	background-repeat: no-repeat;
	z-index: 1;
	height: 10px;
}

.grafik_mitte
{
	background-image: url(Bilder/grafik-middle.gif);
	z-index:2;
	background-repeat: repeat-y;
}

.grafik_footer
{
	background-image: url(Bilder/grafik-footer.gif);
	background-repeat: no-repeat;
	z-index:3;
	height: 50px;
}

.impressum
{
	margin-top: 5px;
}

#hinweis
{
	font-family: TimesNewRoman;
	font-size: 14pt;
	font-style: normal;
	font-stretch: normal;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
}

#hinweis1
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-stretch: normal;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
}

#Adresse
{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
}

.inf_feld
{
	font-family: arial;
	font-size: 10pt;
	font-weight: 200;
	color: #0000FF;
	text-align: left;
	border: thin solid Black;
	visibility: hidden;
	background-color: #ffffff;
	font: message-box;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#infheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#Monat1
{
	z-index: 4;
	position: absolute;
	top: 355px;
	left: 240px;
	visibility: hidden;
	width: 350px;
	height:150px;
}

#Monat2
{
	z-index: 5;
	position: absolute;
	top:475px;
	left: 300px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}

#Monat3
{
	z-index: 6;
	position: absolute;
	top:355px;
	left: 350px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}

#Monat4
{
	z-index: 7;
	position: absolute;
	top:475px;
	left: 400px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}

#Monat5
{
	z-index: 8;
	position: absolute;
	top:355px;
	left: 450px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}

#Monat6
{
	z-index: 9;
	position: absolute;
	top:475px;
	left: 510px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}

#Monat7
{
	z-index: 10;
	position: absolute;
	top:355px;
	left: 565px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}

#Monat8
{
	z-index: 11;
	position: absolute;
	top:475px;
	left: 620px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}

#Monat9
{
	z-index: 12;
	position: absolute;
	top:355px;
	left: 680px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}

#Befruchtung
{
	z-index: 13;
	position: absolute;
	top:420px;
	left: 320px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}

#Geburt
{
	z-index: 14;
	position: absolute;
	top:420px;
	left: 730px;
	visibility: hidden;
	width: 350px;
	height: 150px;
}



  td#Navi_vertikal a {
	display: block;
	padding: 0.2em;
	width: 4em;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	color: #000000;
	background-color: #FF9933;
	font-size: 10pt;
}
 
 td#Navi_vertikal a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #FF6633;
	 font-size: 10pt;
  }

 td#Navi_vert_lexikon a {
	display: block;
	padding: 0.2em;
	width: 2em;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	color: #000000;
	background-color: #FF9933;
	font-size: 8pt;
}
 
 td#Navi_vert_lexikon a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #FF6633;
	 font-size: 8pt;
  }
  
  
  
ul#Navi {
	width: 8em;
	margin: 0;
	padding: 0.8em;
	border: 1px groove black;
	background-color: #66ccff;
}
  * html ul#Navi {  /* Korrekturen fuer IE 5.x */
    width: 10.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navi li {
    list-style: none;
    margin: 0.4em; padding: 0;
  }

  ul#Navi a {
	display: block;
	padding: 0.2em;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	color: #000000;
	background-color: #FF9933;
	font-size: 10pt;
}
  * html ul#Navi a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }
  ul#Navi a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #FF6633;
	 font-size: 10pt;
  }

.Schwanger
{
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	
}

p#gastlink a
{
	text-decoration: none;
	color: Blue;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

.gaestebuchpaper
{
	background-image: url(Bilder/rollpaper.jpg);
	background-repeat: no-repeat;
}


.gaestebucheintrag
{
	background-image: url(Bilder/rollpapergb.jpg);
	background-repeat: no-repeat;
}

.gaestebuch_submit
{
	text-align: center;
	text-decoration: none;
	color: Blue;
	font-size: 10pt;
	font-family: Arial;
	border: thin Gray;
	margin: 2px 2px 2px 2px;
}

.gaestebuch_submit a
{
	text-align: center;
	text-decoration: none;
	color: Blue;
	font-size: 10pt;
	font-family: Arial;
}

.drucken
{
	text-align: center;
	text-decoration: none;
	color: Blue;
	font-size: 10pt;
	font-family: Arial;
}

.table_vornamen
{
	
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
}

.vornamen_type
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: GrayText;
}

.gratis_link a
{
	text-decoration: none;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	color: Blue;
}

.gratis_text
{
	border: thin double Lime;
}


.seitenanfang_link a
{
	text-decoration: none;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	color: Blue;
}

.lexicon
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}