

/*************** LEFT NAV ***************/
.subnavigation_frame {
 clear: both;
 width: 183px;
 height: 121px;
 background-color: #66CC00;
 border-bottom: 1px solid #CCC;
 padding: 8px 8px 0px 8px;
 text-align: left;
 overflow: hidden;
}
.subnavigation_arrow {
 float: right;
}
.bildcontainer {
 clear: both;
 width: 199px;
 height: 129px;
 border-bottom: 1px solid #CCC;
}

