.border_hori {
background-image:url(../images/trenner.png);
background-position:bottom;
background-repeat:repeat-x;
width:0px;    /* Länge Horiline */
height:10px;
}
.border_verti {
background-image:url(../images/trenner_v.png);
background-position:left;
background-repeat:repeat-y;
padding-bottom:10px;
width:0px; /* Breite Inhaltsbox  */
float:left;
}
#container_oop {
width:40%;
height:40%;
}
#u1_oop {
padding:2px 5px;
}
.inh_oop{
border-style: solid;
border-color: transparent;   /* Farbe Inhaltsbox Rahmen    */
border-width: 1px;
padding:0;
margin:0 0 0 22px;
}
li.cb{
list-style-type:none;
text-align: left;
padding: 10px 5px 5px;
}
}
