html, body, table {
margin:0;
padding:0;
overflow:auto;
/*cursor:url(images/ffs3.cur);*/
font-family: arial;
font-size: 12px;
}

#banner {
position:absolute;
z-index:2;
height: 115px;
width: 1024px;
}

#menu_oben {
position:absolute;
z-index:2;
top: 115px;
left:190px;
height: 27px;
}

#menu_links {
position:absolute;
z-index:2;
left: 5px;
top: 162px;
width: 165px;
}

#floatLayer{
position:absolute;
z-index:100;
left: 855px;
top: 162px;
width: 165px;
height:100px;
}

#back {
position:absolute;
z-index:2;
background-image:url('images/grafik2.png');
background-repeat: no-repeat;
background-color: #F0EFEF;
top:142px;
left:179px;
/*height: 416px;*/
height: 150%;
width: 630px;
}

#pic {
position:absolute;
z-index:3;
top:187px;
left:190px;
height: 385px;
width: 283px;
}

#inhalt {
position:absolute;
z-index:3;
top: 157px;
left: 480px;
width: 330px;
height: 400px;
}


#inhalt_links {
position:absolute;
z-index:3;
top: 590px;
left: 190px;
width: 250px;
height: 400px;

}

#p_links {
position:absolute;
z-index:2;
background-image:url('images/punkte.png');
top:157px;
left: 165px;
height: 150%;
width: 7px;
}

#p_rechts {
position:absolute;
z-index:2;
background-image:url('images/punkte.png');
top:157px;
left: 820px;
height: 150%;
width: 7px;
}

#streifen_links {
position:absolute;
z-index:3;
background-image:url('images/streifen1_neu.png');
top:115px;
left:19px;
width:171px;
height: 27px;
}

#streifen_rechts {
position:absolute;
z-index:2;
background-image:url('images/streifen2_neu.png');
top:115px;
width:171px;
height: 27px;
left:836px;
}
/*
a {
cursor:url(http://85.214.23.115/kita/fileadmin/images/ffs3.cur);
}
*/