/* DATEI: nhpkf.css */
/*
Obacht bei Kommentaren
 "slash + stern" müssen immer mit "stern + slash" abgeschlossen werden !!!!
 "Lattenzaun" darf nicht abgeschlossen werden!!!
*/

/* --------------------------------------------                                 */                                                         
/* --- DOKUMENT	---	                                                        */
/* --------------------------------------------                                 */
/* um das Hintergrundbild aktiv zu schalten muss eine Formatierung der Seite    */
/* wie z.B. <div class="head"> im BODY-Bereich vorgenommen werden               */
body 
{     
/* background-image: url(pictures/main_sonn.gif);                            */
background-color:#eef807; 
background-repeat: no-repeat;
margin-top:10px; 
margin-bottom:10px; 
margin:0px; 
font-size:.8em;
color:#000000;
 
}
*/
/* --------------------------------------------                                 */
/* Variablendefinition 	                                                        */
/* --------------------------------------------                                 */
/* (muss nach "body"-Tag stehen, da sonst Fehler!! - Body wird nicht benutzt!!  */

ColLink=#f8e9c2; 
ColWork=#fae8c0;
ColView=#65ce61;   
                                                     
/* --------------------------------------------                                 */
/* ---  HEAD ---	                                                        */
/* --------------------------------------------                                  */
/* Ab hier dürfen keine Kommentarzeilen gemacht werden !!!!  */                   
/* für TreeMenue
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}  
a:active { text-decoration:none;} 

span:link { text-decoration:none; color:#009F00;}
span:visited {text-decoration:none; color:#277827; }
span:hover { text-decoration:strike;color:#D4D4D4; } 
span:active { text-decoration:none;color:#009F00; }
*/


title
    { 
    font-family:sans-serif;
    }
h0
{ 
  font-family:Arial,sans-serif;
    font-size:16pt;
    font-style:bold;
    color:#000000;
}
h1
{ 
  font-family:Arial,sans-serif;
  font-size:14pt;
  font-style:bold;
  color:#005500;
}
h1.thera
{ 
  font-family:Arial,sans-serif;
  font-size:14pt;
  font-style:bold;
  color:#007700;
  text-align: Left;
}

h2
    { 
    font-family:Arial,sans-serif;
    font-size:12pt;
    font-style:bold; 
    color:#000000;
/*  	color:navy; */
    }
h3
    { 
    font-family:Arial,sans-serif;
    font-size:10pt;
    font-style:bold; 
    color:#000000;
    }
h3.thera
    { 
    font-family:Arial,sans-serif;
    font-size:10pt;
    font-style:bold; 
    color:#007700
    text-align: center;
    }
h4
    { 
    font-family:Arial,sans-serif;
    font-size:8pt;
    font-style:bold; 
    }
h5
    { 
    font-family:Arial,sans-serif;
    font-size:6pt;
    font-style:bold; 
    }
h6
    { 
    font-family:Arial,sans-serif;
    font-size:4pt;
    }
    }
ul,ol,li    
    { 
    font-family:Arial,sans-serif;
    font-size:8pt;
    font-style:bold; 
    }
li
    {
    font-family:Arial,sans-serif;
    font-size:10pt;
    font-weight:normal;
    color:#000000;
    margin:5px 0px 0px 0px;
    }
li.text
    { 
    font-family:Arial,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    line-height: 1em;
    margin:0px 0px 10px 0px;
    }
ul.text
    { 
    font-family: Arial,sans-serif;
    font-size: 9pt;
    font-weight: normal; 
    text-decoration: none;
    line-height: 1em;
    
    }
ul.textb
    { 
    font-family: Arial,sans-serif;
    font-size: 9pt;
    font-weight: bold; 
    text-decoration: none;
    line-height: 1em;
  }

div.klein    
    {
    font-family:Arial,sans-serif;
    font-size:8pt;

    }                 
div.center
	{
	vertical-align: middle;
	alignment: center;
	}
div.pictures
    {
    position:fixed;
    }
div.copyright
  {
  position:fixed;
  bottom:5%;
  }

object.text
    {
    top:10pt;
    left:100pt;
    width:400pt;
    height:40pt;
/*   float: right;*/
/*   width: 25%;*/
/*   border: thin silver solid;*/
/*   margin: 5pt;*/
/*   padding: 5pt;*/
/*   text-align: center;*/
    }
/* nhpkf
th
    { 
    font-family:Arial,sans-serif;
    font-size:12pt;
    font-style:bold; 
    text-align: Left; */
		/* background-color:#fdf807;  */
	/*	background-color: rgba(255,255,255, .01)
    }   
    */
th
    {
    font-family:Georgia,Arial,sans-serif;
    font-size:8pt;
    font-weight:bold;
    text-align: Left;
    color:#707070;
	background-color:#f0e47e;
    }
    
tr
{
 background-color:transparent;
}
td
    { 
    font-family:Arial,sans-serif; 
    font-size:10pt;
    font-style:bold; 
    text-align: left;
    
   /*  background-color:#fdfa07; */
   /* background-color: rgba(255,255,255, .01) */
     color:#707070;
    background-color:transparent;
    }       
address
    { 
    font-family:Arial,sans-serif;
    font-size:8pt;
    font-style:bold; 
    }
blockquote
    { 
    font-family:Arial,sans-serif;
    font-size:8pt;
    font-style:bold; 
    }
nobr
    { 
    font-family:Arial,sans-serif;
    font-size:8pt;
    font-style:bold; 
    }

i
    { 
    font-style:italic; 
    color:#000000;
    }   

p
{
    font-family:Arial,sans-serif;
    color:#000000;
    }
    
p.txt 
{
    font-family:Arial,sans-serif;
    color:#000000;
    }
    
h2.open 
{
    font-family:Arial,sans-serif;
    font-size:12pt;
    font-style:bold;
    color:#007700;

   }
   
p.open 
{
    font-family:Arial,sans-serif;
    font-size:10pt;
    font-style:bold;
    color:#007700;
    margin:0px;
   }

a
{
	font-family: Arial,sans-serif;
	font-size:8pt;
	font-style:normal;	
} 
a.link
    {
    font-family:Arial,sans-serif;
    font-style:normal;
    color:#ColLink;
    background-color:#fae8c0;
    }
a.kursiv
{
	font-family: Arial,sans-serif;
	font-size:8pt;
	font-style:italic;	
}  
a.imp
{
	font-family: Arial,sans-serif;
	font-size:8pt;
	font-style:bold;
	color:red;	
}
a.text
{
	font-family: Arial,sans-serif;
	font-size:8pt;
	font-style:bold;	
	
}   
a.klein
{
	font-family: Arial,sans-serif;
	font-size:6pt;
	font-style:normal;	
}
a.kleinprint
{
	font-family: Arial,sans-serif;
	font-size:1.0em;
	font-style:normal;	
}   
a:link
{
	color:navy;
	text-decoration:none;
}
.head
{
} 
h1.head
{ 
  font-family:Arial,sans-serif;
  font-size:10pt;
  font-style:normal;
  text-decoration:none;
  color:navy;
} 
h5.head
    { 
    font-family:Arial,sans-serif;
    font-size:8pt;
    font-style:bold; 
    color: navy;  
    }   
div.head
    {
  position:fixed;
  top:40%;
  left:30%;
    } 
.main
{
	background : #ffffff;
}                        
th.main
{ 
    font-family:Arial,sans-serif;
    font-size:12pt;
    font-style:bold; 
    text-align: Left;
    background : #fae8c0;  
}   
td.main
{ 
    font-family:Arial,sans-serif;
    font-size:12pt;
    font-style:bold; 
    text-align: Left;
    background : #fae8c0; 
}   
th.menu
{
	font-style:bold; 
    text-align: left;  
    text-valign: center;
}  
td.menu
{ 
    font-family:Arial,sans-serif;
    font-size:8pt;
    font-style:bold; 
    text-align: left; 
    text-valign: center;
    background : #fdf807; 
}  
table.imp
 {
    font-family:Arial,sans-serif;
    font-size:8pt;
    font-style:normal;
    color:black;
    }
td.impHead
    { 
    font-family:Arial,sans-serif; 
    font-size:16pt;
    font-style:bold; 
    font-weight:400;
    text-align: Left;
    color:black;
    background-color:transparent;
    }  
td.impH2
    { 
    font-family:Arial,sans-serif; 
    font-size:12pt;
    font-style:bold; 
    font-weight:400;
    text-align: Left;
    color:black;
    background-color:transparent;
   } 
td.impH3
    { 
    font-family:Arial,sans-serif; 
    font-size:11pt;
    font-style:bold; 
    font-weight:400;
    text-align: Left;
    color:black;
    background-color:transparent;
    
    }   
td.imp
 {
    font-family:Arial,sans-serif;
    font-size:9pt;
    font-style:normal;
    color:black;
     }
      
.print
{
	background : #ffffff;
} 

table.kont
    { 
    font-family:Arial,sans-serif; 
    font-size:10pt;
    font-style:normal; 
    text-align: Left;
    background-color:transparent;
    color:black;
    }        
    
td.kontHead
    { 
    font-family:Arial,sans-serif; 
    font-size:16pt;
    font-style:bold; 
    font-weight:400;
    text-align: Left;
    color:black;
    background-color:transparent;
    
    }  
td.kontH2
    { 
    font-family:Arial,sans-serif; 
    font-size:12pt;
    font-style:bold; 
    font-weight:400;
    text-align: Left;
    color:black;
    background-color:transparent;
    
    }  
td.kontH3
    { 
    font-family:Arial,sans-serif; 
    font-size:11pt;
    font-style:bold; 
    font-weight:400;
    text-align: Left;
    color:black;
    background-color:transparent;
    
    }  
    
td.kontTxt
    { 
    font-family:Arial,sans-serif; 
    font-size:9pt;
    font-style:normal; 
    text-align: Left;
    background-color:transparent;
    color:black;
    }      
    
    
table.kontakt
    { 
    font-family:Arial,sans-serif; 
    font-size:8pt;
    font-style:bold; 
    text-align: Left;
    background-color:transparent;
    }        
td.kontakt
    { 
    font-family:Arial,sans-serif; 
    font-size:8pt;
    font-style:bold; 
    text-align: Left;
    background-color:transparent;
    }    
th.patber1
    { 
    font-family:Arial,sans-serif;
    font-size:10pt;
    font-style:bold; 
    text-align: Left; 
	background-color:#aedf0f; 
    } 
th.patber2
    { 
    font-family:Arial,sans-serif;
    font-size:10pt;
    font-style:bold; 
    text-align: Left; 
	background-color:#d5ee08; 
    }     

td.patber1
    { 
    font-family:Arial,sans-serif; 
    font-size:8pt;
    font-style:bold; 
    text-align: Left;
    background-color:#fff100;
    } 
td.patber2
    { 
    font-family:Arial,sans-serif; 
    font-size:8pt;
    font-style:bold; 
    text-align: Left;
    background-color:#ffe100;
    } 
a:link.thera { text-decoration:underline;}
a:visited.thera {text-decoration:underline;}
a:hover.thera { text-decoration:strike;}   
a:active.thera { text-decoration:underline;}  
th.thera
    {      
    font-family:Arial,sans-serif;
    font-size:10pt;
    font-style:bold;  
	background-color:#29aa29; 
    }   
p.thera
    {      
    font-family:Arial,sans-serif;
    font-size:10pt;
    font-style:bold; 
    text-align: center; 
	}
	
	
td.thera
    {  
    
    font-family:Arial,sans-serif; 
    font-size:10pt;
    font-style:bold; 
    text-align: center;
    background-color:#f4ae15;
    }  

td.openbeh
    {  
    
    font-family:Arial,sans-serif; 
    font-size:10pt;
    font-style:italic; 
    text-align: center;
    }                                                                              
th.print
    { 
    font-family:Arial,sans-serif;
    font-size:8pt;
    font-style:bold; 
    text-align: Left; 
	background-color:#65ce61; 
    }   

td.print
    { 
    font-family:Arial,sans-serif; 
    font-size:8pt;
    font-style:bold; 
    text-align: Left;
    background-color:#fae8c0;
    }

.mailer
{
	background : #fae8c0;
	border : thick dashed;
}
.register
{
	background : #fae8c0; 
	border : groove;
}
span.stern
    {
    font-family:Georgia,Arial,sans-serif;
    font-size:8pt;
    font-weight:bold;
    text-align: Left;
    color:#ff0000;
    vertical-align : super;
}

