/* Standard-CSS für www.familycoaching-hannover.de */

/* Wichtige Farben
Dunkelgrün = #
Hellgrün = #
Weiß = #
Schwarz = #000000
*/


h1 {
 font-family: Times New Roman, Times;
 font-size: 32px;
 color: #A4015E;
}

h2 {
 font-family: Times New Roman, Times;
 font-size: 22px;
 color: #6E8745;
}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #4C6026;
 background-color: #C9DEB5;
}

h4 {
 font-family: Abadi, Arial, Verdana;
 font-weight:normal;
 font-size: 11px;
 color: #005757;
}


p {  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 color: #000000
}


a.menu:link, a.menu:visited {
        font-family: Times New Roman, Times;
        font-size: 16px;
 	font-weight: bold;
        color: #27370E;
        text-decoration: none;
}


a.menu:hover {
        font-family: Times New Roman, Times;
        font-size: 16px;
 	font-weight: bold;
        color: #6E8745;
        text-decoration: none;
}

a.menu:active {
        font-family: Times New Roman, Times;
        font-size: 16px;
 	font-weight: bold;
        color: #A4015E;
        text-decoration: none;
}

/* fuer aktive Menuepunkte immer pink */
a.menu1:link, a.menu1:hover, a.menu1:active, a.menu1:visited {
        font-family: Times New Roman, Times;
        font-size: 16px;
 	font-weight: bold;
        color: #A4015E;
        text-decoration: none;
}

a.untermenu:link, a.untermenu:visited {
        font-family: Times New Roman, Times;
        font-size: 14px;
 	font-weight: bold;
        color: #C12184;
        text-decoration: none;
}


a.untermenu:hover {
        font-family: Times New Roman, Times;
        font-size: 14px;
 	font-weight: bold;
        color: #E252B2;
        text-decoration: none;
}

a.untermenu:active {
        font-family: Times New Roman, Times;
        font-size: 14pxt;
 	font-weight: bold;
        color: #4C6026;
        text-decoration: none;
}


a.textlink:link, a.textlink:active, a.textlink:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #C12184;
        text-decoration: none;
}

a.textlink:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ff6600;
        text-decoration: none
}

.fett {
 font-weight: bold
}

.fettgruen {
 font-weight: bold
 color: #8CA867;
}

.gedicht {  
 font-family: Times New Roman, Times;
 font-size: 14px;
 font-weight: normal;
 color: #4E4B4A
}

.korrektur {
 font-weight: bold
 color: red;
}

.hg_hellgruen {
 background-color: #E1EAD8;
}

.termin {
 font-weight: bold
 background-color: #E1EAD8;
}

ul li {
	 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 color: #000000
	}
