body {
background-color: #d3d3d3;
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
color:#7f7f7f;
padding:0; margin:0;}

a {color: #F05D00;}
a:visited {color:#F05D00;}
a:hover {color: #F05D00;}
a:active { color:#F05D00;}

h1 {
font-size: 19px;
font-weight:lighter;
font-family: Verdana, Arial, Sans-Serif;
color: #F05D00;
padding-bottom: 10px;
margin:0 }

h2 {
font-size:14px;
font-weight: normal;
padding-bottom: 10px;
margin:0px;}

h3 {
font-size:12px;
font-weight: normal;
padding-bottom: 10px;
margin:0px;}

h6 {
font-size:12px;
font-weight: normal;
padding-bottom: 10px;
color: #F05D00;
margin:0px;}

/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
margin-left: auto;
margin-right: auto;
background: url(img/pflegedienst_18.png) repeat-y;}

/* ----------banner for logo-------------- */
#banner {
padding: 40px 0px 0px 20px;
margin: 0px;
background: url(img/pflegedienst_02.png) no-repeat;}


/* -----------------Inhalt--------------------- */
#content {
padding: 0px 30px 0px 0px ;
margin: 0 220px;}

#content ul li {
line-height: 1.5em;
padding-bottom: 10px;
list-style-image: url(img/pfeil.png);
}

#content ol li {
line-height: 1.5em;
padding-bottom: 10px;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre,td{
padding-bottom: 10px;
margin:0;
line-height: 1.5em;
}

td {vertical-align: top;}

#right {
float: right;
width: 210px;
margin: 0px 20px 0px 0px ;
padding: 0;}

#zitat {
height: 160px;
padding: 25px 30px 0px 150px ;
background: url(img/pflegedienst_25.png) no-repeat;
line-height: 1.5em;
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 200px;
margin: 0px; padding: 0px;}
 
#left ul {
  list-style-type:none; 
  padding:10px 0px 0px 30px; 
  margin:0px; 
  DISPLAY: block;   }  

#left li a  { 
  display: block;
  line-height: 25px;
  width: 160px;
  padding: 0 0 2px 30px;
  text-decoration: none;
  color: #6A6A6A;
  font-weight: normal;
  font-size: 11px;
  background: url(img/pflegedienst_15.png) bottom left no-repeat;}

#left  li a:hover { 
  color: #F05D00;
  background: url(img/pflegedienst_11.png) bottom left no-repeat;}

#left li a.active{ 
  color: #F05D00;
  background: url(img/pflegedienst_11.png) bottom left no-repeat;}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center; 
background: url(img/pflegedienst_40.png) top  no-repeat #d3d3d3; }
