
#tabs > div {
overflow:hidden;
width:570px;
}

div.picturebox {
position:relative;
overflow:hidden;
height:340px;
}

div.picturebox img {
width:570px;
padding-top:-10px;
}

ul.css_tabs {
list-style-type:none;
display:none;
}

/*
#tabs li.ui-tabs-selected a {
background:url(grafik/submenubg_orange.jpg) top left repeat-x #FF4E00;
}

#tabs .ui-widget-header {
height:50px;
height:30px !important;
background:#2B2B32;
padding:10px;
}

.css-tabs li.first {
padding-right:10px;
padding-top:7px;
height:23px !important;
height:30px;
color:#cccccc;
}

.css-tabs li {
float:left;
list-style-type:none;
height:30px;
border-right:1px solid #666666;
}
*/
.css-tabs-container {
padding:10px;
background:#2B2B32;
}
/*
.css-tabs li a {
color:white;
display:block;
padding:8px;
padding-left:10px;
padding-right:9px;

text-decoration:none;
background:url(grafik/submenubg_grey.jpg) top left repeat-x #2B2B32;

}

.css-tabs li a:hover {
color:white;
display:block;

background:url(grafik/submenubg.jpg) top left repeat-x #2B2B32;
}

.css-tabs li a.current {
background:url(grafik/submenubg_orange.jpg) top left repeat-x #FF4E00;
}
*/

.css-panes {
border:1px solid #2B2B32;
position:relative;
width:567px;
height:380px;
overflow:hidden;
}

.katoverlay {
position:absolute;
width:570px !important;
width:590px;
bottom:0px;
left:0px;
}

.blackoverlay {

padding:20px;
padding-top:10px;
width:550px !important;
width:590px;
background:#2B2B32;;
}

p.sectiontitle {
position:absolute;
bottom:20px;
left:0px;
margin-top:0px;
margin-bottom:10px;
font-weight:bold;
background:url(grafik/header_bg.png) top left repeat-x #D53F00;
color:white;
font-size:20px; 
padding:10px;
line-height:120%;
}

.blackoverlay ul {
margin-top:20px;
list-style-type:none;
}

.blackoverlay ul li
{
float:left;
width:136px;
color:#999999;
text-decoration:underline;
}
