body {
font-family:sans-serif;
font-size:0.9em;
line-height:1.2em;
margin-left:20px;
margin-top:0px;
background-color:#cccc99;
}

.ft {
font-family:sans-serif;
font-size:1em;
line-height:1.2em;
}

#container {
width:974px;
background-image:url(img/bg-full1.jpg);
background-repeat:no-repeat;
height:130%;
border-left:1px solid grey;
border-right:1px solid grey;
}

#header {
background-image:url(img/header.jpg);
height:134px;
margin-top:0px;
padding-top:0px;
}

#content {
    float:right;
    width:644px;
	padding-top:30px;
	padding-right:70px;
}

h1 {
font-family:serif;
font-size:1.8em;
color:#666633;
border-bottom:1px solid #666633;
font-weight:100;
padding-bottom:5px;
line-height:1em;
}

h2 {
font-family:serif;
font-size:1.2em;
color:#666633;
font-weight:700;
margin-bottom:-2px;
margin-top:5px;
}



.col_cont {
color:#666633;
font-family:serif;
font-weight:700;
font-size:1.1em;
}

.col_cont_big {
color:#666633;
font-family:serif;
font-weight:700;
font-size:1.3em;
}

#homet { position:absolute; top:245px; left:460px; width:500px; height:150px;
      z-index:1;
	  color:#990000;
	  font-size:2em;
	  font-family:serif;
	   }

.nimg   { 
padding-bottom:14px;
}
.bild1 { 
background-image: url("img/n-ueberuns.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
}

.bild1:hover {
background-image:url("img/n-ueberuns-a.gif");
}

.bild2 { 
background-image: url("img/n-agenturl.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
}

.bild2:hover {
background-image:url("img/n-agenturl-a.gif");
}

.bild3 { 
background-image: url("img/n-leistungsumf.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
}

.bild3:hover {
background-image:url("img/n-leistungsumf-a.gif");
}

.bild4 { 
background-image: url("img/n-kurzzeitbetr.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
}

.bild4:hover {
background-image:url("img/n-kurzzeitbetr-a.gif");
}

.bild5 { 
background-image: url("img/n-agenturbeitr.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
}

.bild5:hover {
background-image:url("img/n-agenturbeitr-a.gif");
}

.bild6 { 
background-image: url("img/n-kostenaufw.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
}

.bild6:hover {
background-image:url("img/n-kostenaufw-a.gif");
}

.bild7 { 
background-image: url("img/n-rechenbeisp.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
}

.bild7:hover {
background-image:url("img/n-rechenbeisp-a.gif");
}

.bild8 { 
background-image: url("img/n-unserpflegeteam.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
}

.bild8:hover {
background-image:url("img/n-unserpflegeteam-a.gif");
}

.bild9 { 
background-image: url("img/n-unsereref.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
z-index:3;
}

.bild9:hover {
background-image:url("img/n-unsereref-a.gif");
}

.bild10 { 
background-image: url("img/n-kontakt.gif");
background-repeat:no-repeat;
width:181px;
height:23px;
padding-bottom:14px;
}

.bild10:hover {
background-image:url("img/n-kontakt-a.gif");
}
a:link {
color:#333333;
}

a:active {
color:#333333;
}

a:visited {
color:#333333;
}

#sidebar {
    float:left;
    width:235px;
	padding-left:25px;
	padding-top:30px;
}

.nav {
padding-bottom:14px;
}


#opatera {
    clear:both;
   position:fixed;
   left:20px;
   bottom:100px;
   height:265px;
background-image:url(img/opatera-bg.gif);
width:894px;
z-index:1;
}


#footer {
    clear:both;
   position:fixed;
   left:20px;
   bottom:0px;
   height:70px;
background-image:url(img/footer.jpg);
width:974px;
border-left:1px solid grey;
border-right:1px solid grey;
}

/* IE 6 */
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}
