@charset "utf-8";

body {
background-color: #d7ff9e;
margin-left:auto;
margin-right:auto;
margin-top:50px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fe7510;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fe7510;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #fe7510;
}

#main {
width:802px;
margin-left:auto;
margin-right:auto;
z-index:1
}

#head {
width:802px;
background-image: url(images/grenzenlos_betreuungsvermittlung.jpg);
background-repeat:no-repeat;
height:131px;
z-index:2;
}

#content {
width:802px;
background-image: url(images/seniorenhilfe_nidderau.jpg);
background-repeat:repeat-y;
z-index:3;
}

#real-content {
width:465px;
padding-left:300px;
padding-top:30px;
padding-bottom:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:19px;
color:#7b7b7b;
background-image: url(images/grenzenlos_head.jpg);
background-position:top right;
background-repeat:no-repeat;
}

#real-content h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#fe7510;
}

#real-content h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
font-weight:bold;
color:#368f00;
}

#real-content strong {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
}

#navi {
position:absolute;
width:200px;
margin-left:60px;
z-index:5;
}

#footer {
width:802px;
background-image: url(images/pflegefachkraft_nidderau.jpg);
background-repeat:no-repeat;
height: 38px;
z-index:4;
}