@charset "UTF-8";

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: normal;
	font-size: 100%;
	font-family: verdana, arial, times;
	vertical-align: baseline;
  height: 100%;
  width: 100%;
  background: #fad49e;
  background-image: url('bg1.jpg');
  background-position: 50% 75%;
  background-repeat: no-repeat;
}

a:link {color:#000;text-decoration:none;}
a:visited {color:#000;text-decoration:none;}
a:hover {color:#2e3192;text-decoration:none;}
a:active {color:#2e3192;text-decoration:none;}

#helper {
 width: 1px;
 height: 50%;
 margin-bottom: -180px;
 float: left;
 }
 
#alles {
 margin: 0 auto;
 position: relative;
 height: 420px;
 width: 850px;
 clear: left;
}
 
#logo {
 width:100%;
 height:196px;
 background-image: url('elbland_pflegeteam.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
 }

#texte p{
text-align:center;
font-size:1.1em;
line-height:1.3em;
}

#tabelle {
margin:auto;
margin-top:10px;
margin-bottom:20px;
}

#zitat {
text-align:center;
font-style:italic;
}

#autor {
text-align:center;
font-size:0.7em;"
}

#footer {
position:absolute;
width:100%;
bottom:12px;
font-size:0.6em;
text-align:center;
}
