#navcontainer a.third {
  background-image:none;
  padding: 3px 5px  3px 16px;
  border-bottom: 1px dotted #999999;
  border-left: 2px solid #db0031;
  background-color:#dedede;
  background-image:none;
  background-repeat:no-repeat;
  background-position: left center;
  font-size:90%;
}

#navcontainer a.third_aktiv {
  background-image:none;
  background-repeat:no-repeat;
  background-position: left center;
  padding: 3px 5px  3px 16px;
  border-bottom: 1px dotted #999999;
  border-left: 2px solid #db0031;
  background-color:#cccccc;
  font-size:90%;
}

.bildkasten{
  margin-right:1em;
}

.bildkasten_rechts {
  margin-left:6em;
}

.bildkasten_rechts-text {
        float:right;
        margin-bottom:0.3em;
        margin-left:1em;
	}


