@charset "UTF-8";
/* CSS Document */

#container {
	position: relative;
	width:800px;
	height:600px;
	background-image: url(../Bilder/uebermich_ohne.gif);
	background-repeat: no-repeat;
	background-position:right 110px;
	margin:30px auto 30px;
	padding:20px;
	padding-bottom:0px;
	border: 1px solid #7EE2F0;
}
#pflege h1, #pflege li, #lektorat h1, #lektorat li {
/*text-indent:-9999px;
*/}
#lektorat{
	position:absolute;
	width:300px;
	top:232px;
	left:470px;
}
#pflege{
	position:absolute;
	width:300px;
	top:147px;
	left:22px;
}
#pflege h1, #lektorat h1 {
	font-size:1.1em;
	font-family: "Gill Sans Light", "Lucida Grande CY", Verdana, sans-serif;
	font-weight: normal;
	color:#009ee0;
}
#pflege li, #lektorat li {
	background-image:url(../Bilder/aufzaehlung_rund.gif);
	background-position: left 0.5em;
	background-repeat:no-repeat;
	font-size:0.78em;
	font-family: "Gill Sans Light", "Lucida Grande CY", Verdana, sans-serif;
	font-weight: normal;
	padding-left: 12px;
	margin-bottom: 5px;
}
#einleitung h1 {
	margin:0px;
	margin-top:10px;
	padding:0px;
font-size: 1.2em;
font-weight: normal;
color: #009ee0;
font-family: "Gill Sans Light", Verdana, sans-serif;
}
#einleitung p{
font-size: 0.82em;
font-weight: normal;
color: gray;
margin-top: 20px;
margin-bottom: 10px;
}
#fussnote{
	position: absolute;
	bottom: 30px;
	left:150px;
}
#fussnote p{
	width:280px;
	font-size: 0.78em;
	color: #808080;
	margin: 0px 0px;
	font-family: "Gill Sans Light", "Lucida Grande CY", Verdana, sans-serif;
}
#fussnote a{
font-weight: normal;
color: #009ee0;
}
