a.subnav_prev { background-image: url(../images/subnav_left.gif); background-repeat: no-repeat; /* position: relative; */  width: 27px !important; height: 32px !important; display:block;  float: left; }
a.subnav_prev:hover { background-position: 0 -27px; }

a.subnav_next { background-image: url(../images/subnav_right.gif); background-repeat: no-repeat; /* position: relative; */ width: 27px !important; height: 32px !important;  display:block; float: left; }
a.subnav_next:hover { background-position: 0 -27px; }

div.subnav_container {clear: left; z-index:2;}
/* div.subnav_panel p {margin-right: 55px;}*/
div.subnav_panel {margin-right: 15px; z-index:0;} /* dont forget to update this offset in the other files when changeing! */
div.subnav_content {overflow:hidden; z-index:1; }

/* img.oebev_ppt {height: 405px;} */

/* for bauevaluierung specials */
div.subnav_container {margin-left: 13px;}
