/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~CSS - style-sheet~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~(Stand: 03-02-12)~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Wenn Ihnen Schriftarten, Schriftgroessen usw. nicht passen, editieren Sie diese Datei und aendern Sie gewuenschte Werte. */
/* Zur Bearbeitung empfehle ich TopStyle von Bradbury Software (Lite-Version ist Freeware. Download unter http://www.bradsoft.com). */
/* Haben Sie Fragen, Änderungswünsche oder Verbesserungsvorschläge? Rufen Sie mich an Tel.: 0871/408-474 oder senden Sie mir eine eMail: klaus.lorenz@landkreis-landshut.de */
/* Zeilen wie diese, die mit Schraegstrich und Stern beginnen und mit Stern und Schraegstrich enden, sind Kommentarzeilen. */

/* Diese CSS-Datei (hp.css) definiert nur Elemente, 
Klassen, Unterklassen und IDs der Beratungsstellen-Website, also nicht die der Regional-Dateien (diese heißt regio.css), d.h. es gibt 2 CSS-Dateien die beide auf Ihrem Webserver (Ordner: style) und im Ordner "produkt" abzulegen sind. */



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~elements~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



a:name {
	margin-bottom: 0px;
	text-decoration : none;
}
/* Ankername (ohne unteren Abstand und ohne Unterstreichung). */


body {
	background-color: #FFFFFF;
}
/* Hintergrundfarbe des Body der HTML-Datei (Körper - anzuzeigender Inhalt, also Text mit Überschriften, Verweisen, Grafikreferenzen usw.). */


H1 {
	text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 8pt;
	margin-top : 0px;
	font-weight : bold;
}
/* Formatierung der Überschrift 1. Ordnung. */


H1,H2,H3,H5,H6,p,body,li,ul,ol {
	color: Black;
}
/* Schriftfarbe für die Überschriften 1. - 3. Ordnung, 5. u. 6. Ordnung, die Absätze, den Textkörper und Listen. */


H2 {
	text-align : center;
}
/* Formatierung der Überschrift 2. Ordnung. */


H3 {
	text-align : left;
	margin-bottom : 3pt;
	margin-top : 0pt;
	font-weight : bold;
	text-transform : uppercase;
	font-size : 15px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Formatierung der Überschrift 3. Ordnung. */


H4{
	margin-bottom : 3pt;
	margin-top : 4pt;
	text-align : left;
	font-size : 15px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF9900;
}
/* Formatierung der Überschrift 4. Ordnung. */


H5{
	text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}
/* Formatierung der Überschrift 5. Ordnung. */


li {
	margin-bottom : 3pt;
	margin-top : 3pt;
}
/* Listenpunkte */


li,ul,ol,nobr,b,i,td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* Schriftart und -größe in Listen, No-Break-Bereichen, fett und kursiv gedrucktem Text und Tebellenzellen. Ist i.d.R. analog zur Absatzformatierung <p>. */


p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	margin-bottom : 0pt;
	margin-top : 0pt;
	font-weight : 500;
	letter-spacing : 0px;
}
/* Absatzformatierung: Text */


ul,ol {
	line-height : 18px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-right : 0px;
	font-size: 13px;
	text-align: justify;
	margin-left : 20px;
}
/* Formatierung von Aufzählungs- und Nummerierten Listen */



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~classes~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



.datum {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #3399CC;
	text-decoration: none
}
/* Formatierung des Datums in der Topnavigation in den Dateien der Beratungsstellen-Website */


a.txt:link {
	text-decoration : underline;
	color : #000099;
}
a.txt:active {
	text-decoration : underline;
	color : #000099;
}
a.txt:visited {
	color: #3399CC;
}
a.txt:hover {
	color: #FF9900;
	text-decoration : none;
}
/* Formatierung der Hyperlinks (z.B. Fliesstext der "Broschüre"). */


a.topnav:link {
	text-decoration : underline;
	color : #3399CC;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family : Verdana, sans-serif;
}
a.topnav:active {
	color : #3399CC;
	font-family : Verdana, sans-serif;
	font-weight: bold;
	font-size : 12px;
}
a.topnav:visited {
	color : #3399CC;
	font-family : Verdana, sans-serif;
	font-weight: bold;
	font-size : 12px;
}
a.topnav:hover {
	color: #FF9900;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration : none;
}
/* Formatierung der Hyperlinks der Top-Navigation (kontakt, impressum). */


a.topnavtitle:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #3399CC;
	text-align : right;
	text-decoration : none;
}
a.topnavtitle:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #3399CC;
	text-align : right;
	text-decoration : none;
}
a.topnavtitle:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #3399CC;
	text-align : right;
	text-decoration : none;
}
a.topnavtitle:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #3399CC;
	text-align : right;
	text-decoration : none;
}
/* Formatierung des Hyperlinks zurück zur Startseite (Titelzeile oberhalb der Top-Navigation: "Die Beratungsstelle für Schwangerschaftsfragen am Gesundheitsamt, Landratsamt ..."). */


a.tntbig:link {
	font-family : Verdana;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ff9900;
	text-align : center;
	text-decoration : none;
}
a.tntbig:active {
	font-family : Verdana;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ff9900;
	text-align : center;
	text-decoration : none;
}
a.tntbig:hover {
	font-family : Verdana;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ff9900;
	text-align : center;
	text-decoration : none;
}
a.tntbig:visited {
	font-family : Verdana;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ff9900;
	text-align : center;
	text-decoration : none;
}
/* Formatierung des Hyperlinks zurück zur Startseite (Titelzeile oberhalb der Top-Navigation: "Schwanger-in-...de"). */


table.topnav {
	background-color: #ffffff;
}
/* Hintergrundfarbe der obersten Tabelle (Titelzeile oberhalb der Top-Navigation: "Schwanger-in-...de"). */


td.topnav {
	background-color: #ffffff;
}
/* Hintergrundfarbe der Zelle der obersten Tabelle. */


.topnav_rahmen {
	background-color : #3399CC;
	color : #3399CC;
}
/*Farbe der Trennlinie zw. topnav und subtopnav. */


.lnav_rahmen {
	background-color : #000099;
}
/*Farbe der Trennlinien der linken Navigation. */


table.subtopnav {
	background-color: #ffffff;
}
/* Hintergrundfarbe der zweiten Tabelle (Top-Navigation). */


td.subtopnav {
	background-color: #000099;
}
/* Hintergrundfarbe der Zelle der zweiten Tabelle. */


a.krumel:link {
	text-decoration : underline;
	color : #000099;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
}
a.krumel:active {
	color : #000099;
	font-size : 10px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
a.krumel:visited {
	color : #000099;
	font-size : 10px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
a.krumel:hover {
	color: #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration : none;
}
/* Formatierung der Hyperlinks der Krümelspuren ("Sie befinden sich hier: ..."); innerhalb der Sprung-Navigationen. */


a.sprungnav:link {
	font-family : Tahoma;
	font-size : 12px;
	color : #000099;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	text-align : left;
	text-decoration : underline;
}
a.sprungnav:visited {
	font-family : Tahoma;
	font-size : 12px;
	color : #3399CC;
}
a.sprungnav:hover {
	font-family : Tahoma;
	font-size : 12px;
	color : #FF9900;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	text-align : left;
	text-decoration : none;
}
/* Formatierung der Sprung-Navigationen (z.B. rnav_cu.inc). */


table.sprungnav {
	background-color : #F0F0F0;
}
/* Hintergrundfarbe der Tabellen der Sprung-Navigationen z.B. rnav_cu.inc */


td.sprungnav {
	background-color : #F0F0F0;
}
/* Hintergrundfarbe der Zellen v.g. Tabellen. */


a.lnav:link {
	text-decoration : none;
	color : #FFFFFF;
	font-size : 12px;
	font-style: normal;
	font-weight: 600;
	font-family : Arial, Helvetica, sans-serif;
}
a.lnav:hover {
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: 600;
	text-decoration : none;
	background-color : #FF9900;
}
a.lnav:active {
	text-decoration : none;
	color : #FFFFFF;
	font-size : 12px;
	font-style: normal;
	font-weight: 600;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FF9900;
}
a.lnav:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration : none;
}
/* Formatierung der Hyperlinks der linken Navigation (lnav_root.inc) */


.lnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : 600;
	text-align : right;
	vertical-align : text-top;
}
/* Klasse in der linken Navigation (lnav_root.inc). */


table.lnav {
	margin : 1pt 1pt 1pt 1pt;
	background-color: #3399CC;
}
/* Abstände und Hintergrundfarbe der Tabelle der linken Navigation */


tr.lnav {
	background-color: #3399CC;
}
/* Hintergrundfarbe der Tabellenzeile der linken Navigation */


a.zr1inc:link {
	text-decoration : underline;
	color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : right;
}
a.zr1inc:active {
	text-decoration : underline;
	color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : right;
}
a.zr1inc:visited {
	color: #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : right;
}
a.zr1inc:hover {
	color: #FF9900;
	font-weight: normal;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : right;
}
/* Formatierung von "javascript:window.history.back()" in der Include-Datei zr1.inc (zurück). */


a.fz1inc:link {
	text-decoration : underline;
	color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}
a.fz1inc:active {
	color: #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a.fz1inc:visited {
	color: #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a.fz1inc:hover {
	color: #FF9900;
	font-weight: normal;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
/* Formatierung von Hyperlinks in den Include-Dateien fz2.inc und tab_unten_root.inc */


table.fz1inc {
	background-color : #F0F0F0;
}
/* Formatierung einer Tabellenzelle in tab_unten_root.inc ("Sollten Sie Fehler auf der Seite feststellen ...") und tab_unten_brosch.inc (Regionale Dateien: "Quelle: Regionale Informationen ..."). */


td.fz1inc {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	background-color : #F0F0F0;
}
/* Formatierung einer Tabellenzelle in tab_unten_root.inc ("Sollten Sie Fehler auf der Seite feststellen ...") und tab_unten_brosch.inc (Regionale Dateien: "Quelle: Regionale Informationen ..."). */


p.fz1inc {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}
/* Absatzformatierung in cu.htm ("Wir bemühen uns, jede eMail innerhalb von 3 Werktagen zu beantworten..."). */


p.r_subtitle {
	margin-bottom : 3pt;
	margin-top : 4pt;
	text-align : left;
	font-size : 15px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF9900;
	font-weight : bold;
}
/* Absatzformatierung in den r_*.htm-Dateien ("Regionale Informationen zum Thema ..."). */



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~IDs~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



#adress {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
}
/* Formatierung der Adressen in allen Seiten. Insbesondere Adressangaben in den Regio-Dateien (r_*.htm). */


#krumel {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
/* Krümelspur innerhalb der Sprungnavigation. */


#minitype2 {
	font-family : Tahoma;
	font-size : 12px;
}
/* ID vorwiegend in den Sprungnavigationen (z.B. rnav_cu.htm etc.). */


#tabletype1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : 600;
	text-align : center;
	vertical-align : middle;
}
/* Textformatierung in Tabellen. Vorhanden in den Dateien r_kijups.htm und r_entbin.htm */


#tabletype2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : 600;
	text-align : justify;
	vertical-align : middle;
}
/* Textformatierung in Tabellen. Vorhanden in den Dateien r_kijups.htm und r_kunfal.htm */


#tabletype3 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : 600;
	text-align : left;
}
/* Textformatierung in Tabellen. Vorhanden in den Dateien cu.htm und r_kindkr.htm */



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ENDE~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
