@charset "utf-8";
/* CSS Document */

* {/*reset default values*/
	margin: 0;
	padding:0;
	} 
* {font-family: Tahoma, Georgia, Verdana;}

body {background-color: #FFF;}

a:link { color:; text-decoration:none;  }
a:visited { color:; text-decoration:none;  }
a:hover { color:; text-decoration:none; background-color:#ff8080;  }


#container {margin:0 auto;  margin-bottom:1.5em; margin-top:1em; width:62em; background-color:#FFF; border: 1px solid #cccccc;}

#kopfzeile {width:62em; height:200px; background-image:url(../img/Pflege-zu-Hause.jpg); background-repeat:no-repeat; #ccc; border-top:1px solid #CCC;}
#kopfzeile table {width: 550px; text-align: left; margin-top:5.5em; margin-left:20.3em; color:#333; font-size:14px; font-size:16px; }

#navi-quer {background-image:url(../img/bitmap.png); background-repeat:no-repeat; }
#navi-quer p {text-align:right; padding:0.5em; font-size:17px;}
#navi-quer a {margin-right:25px; padding:3px; border-left:2px solid  #666; color:#ffffff;} 

#navi { float:left; width:13.5em; padding-bottom:1.5em; margin-top:0.6em; padding-top:0; background-image:url(../img/bitmap2.png); background-repeat:no-repeat; }
#navi li {list-style:none; padding-left:20px; padding-top:5px;  font-size:12px;}
#navi h3 {text-align:center; margin:5px; padding-top:10px; border-bottom:1px solid #666; color:#666;}
#navi h4 {padding-top:20px; padding-bottom:8px; padding-left:0.5em;}
#navi a {color:#333;}

#inhalt { margin-left:12.5em; padding:2em; border-top: 1px solid #cccccc; }
#inhalt h2 {text-align:center; font-weight:200; padding-bottom:5px; border-bottom:1px solid #CCC;}
#inhalt h3 {text-align:center; margin-top:3em;}
#inhalt h4 {color:#666; padding-top:2em;}
#inhalt p {margin-left:2em; margin-right:2em; padding-top:1em; text-align: justify; }
#inhalt ul {margin-left:50px; padding-top:1em;}
#inhalt table {border-bottom:1px solid #ccc;}
*.Preis-Tabelle-Ambulant {width:700; margin-top:2em; border:1px solid #999;}
*.Preis-Tabelle-Ambulant td {padding-right:1em; padding-left:0.5em; text-align:left; vertical-align:top;}
*.Preis-Tabelle-Ambulant a {font-size:14px; }
*.Preis-Tabelle { width:700; margin-top:2em; margin-bottom:2em; border:1px solid #CCC;}
*.Preis-Tabelle td { text-align:center; padding:1em;}
*.Gesamt {color:#F00;}
*.schreibschrift {font-family:Lucida Handwriting;}
*.Kontakt {background-color: #FFC; margin-top:2em;}
#inhalt img {margin-left:2em; margin-top:0.5em; padding:0;}


#fusszeile {clear:both; background-image:url(../img/bitmap3.png); background-repeat:no-repeat; }
