/*
Projekt:www.vonjacobs-heilpraxis.de
Typ: CSS Datei
Beschreibung: Grundformat für alle Browser
Erstellt am: 25.10.2008; Birgit Sauer
Zuletzt geändert am:
sauer design, www.sauerdesign-4u.de
*/
/* 
---Farben---
Hintergrund:#e6e6fa (bleu)/baad0b(gold)
Schrift : 
*/


/* --Link-- */

a.w:link, a.w:visited, a.w:active
{background: url("grafik/willkommen.png"); padding-top:3px; background-repeat:no-repeat;}
a.w:hover {background: url("grafik/willkommen_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.u:link, a.u:visited, a.u:active
{background: url("grafik/uebermich.png"); padding-top:3px; background-repeat:no-repeat;}
a.u:hover {background: url("grafik/uebermich_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.aw:link, a.aw:visited, a.aw:active
{background: url("grafik/arbeitsweise.png"); padding-top:3px; background-repeat:no-repeat;}
a.aw:hover {background: url("grafik/arbeitsweise_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.t:link, a.t:visited, a.t:active
{background: url("grafik/therapien.png"); padding-top:3px; background-repeat:no-repeat;}
a.t:hover {background: url("grafik/therapien_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.v:link, a.v:visited, a.v:active
{background: url("grafik/veranstaltungen.png"); padding-top:3px; background-repeat:no-repeat;}
a.v:hover {background: url("grafik/veranstaltungen_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.mk:link, a.mk:visited, a.mk:active
{background: url("grafik/krebstherapie.png"); padding-top:3px; background-repeat:no-repeat;}
a.mk:hover {background: url("grafik/krebstherapie_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.e:link, a.e:visited, a.e:active
{background: url("grafik/erkrankungen.png"); padding-top:3px; background-repeat:no-repeat;}
a.e:hover {background: url("grafik/erkrankungen_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.r:link, a.r:visited, a.r:active
{background: url("grafik/praxisraeume.png"); padding-top:3px; background-repeat:no-repeat;}
a.r:hover {background: url("grafik/praxisraeume_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.a:link, a.a:visited, a.a:active
{background: url("grafik/anfahrt.png"); padding-top:3px; background-repeat:no-repeat;}
a.a:hover {background: url("grafik/anfahrt_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.k:link, a.k:visited, a.k:active
{background: url("grafik/kontakt.png"); padding-top:3px; background-repeat:no-repeat;}
a.k:hover {background: url("grafik/kontakt_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.p:link, a.p:visited, a.p:active
{background: url("grafik/presse.png"); padding-top:3px; background-repeat:no-repeat;}
a.p:hover {background: url("grafik/presse_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.l:link, a.l:visited, a.l:active
{background: url("grafik/links.png"); padding-top:3px; background-repeat:no-repeat;}
a.l:hover {background: url("grafik/links_2.png"); padding-top:3px; background-repeat:no-repeat;}

a.i:link, a.i:visited, a.i:active
{background: url("grafik/impressum.png"); padding-top:3px; background-repeat:no-repeat;}
a.i:hover {background: url("grafik/impressum_2.png"); padding-top:3px; background-repeat:no-repeat;}



a.text:link, a.text:visited, a.text:hover, a.text:active,
a.therapien:link, a.therapien:visited, a.therapien:hover, a.therapien:active
{font-variant:normal; font-weight:bold; letter-spacing:1px; color:#baad0b; line-height:17px; font-size:13px; padding-left:0px; padding-right:0px; 
text-decoration:underline;}


a.copy:link {font-variant:normal; font-weight:bold; letter-spacing:1px; font-size:13px; line-height:13px; color: #baad0b; 
font-family: arial, helvetica; sans-serif; text-decoration:underline; padding-left:0px; }
a.copy:visited {font-variant:normal; font-weight:bold; letter-spacing:1px; font-size:13px; line-height:13px; color: #baad0b; 
font-family: arial, helvetica; sans-serif; text-decoration:underline; padding-left:0px; }
a.copy:hover {font-variant:normal; font-weight:normal; letter-spacing:1px; font-size:13px; line-height:13px; color: #cccccc; 
font-family: arial, helvetica; sans-serif; text-decoration:none; padding-left:0px; }

/* --Gemeinsame Formate-- */



p, p.text, p.text_haft, p.liste, h1.headline, span.italic, span.bold, p.klein, span.copy, span.form, p.boxtext
{font-family: arial, helvetica; sans-serif; font-size:13px; line-height:19px; color:#33668c; 
font-weight:normal; padding-left:20px;}

p.text, h1.headline {padding-right:30px; padding-left:20px;}
p.text_haft {letter-spacing:1px; font-size:11px; line-height:12px;}
p.liste {padding-left:120px;}
p.boxtext {padding-left:5px; font-size:13px;}


p.klein {font-size:11px; line-height:12px; padding-right:15px; }

h1.headline {font-size:14px; font-weight:bold; letter-spacing:1px; color:#baad0b;}

span.italic {font-style:italic; font-size:13px;}

span.bold {font-weight:bold; font-size:13px; padding-left:0px; }
span.copy {font-size:9px;}
span.form {text-align:left; padding-left:0px;}




/* --Container Klassen-- */

div.hg {background-image: url(grafik/bg1.jpg); }




