div{border:1px none #f00;}
ul
{
	margin:0px;
	padding-left:15px;
}
.display_menu_unten
{
	padding:5px 0px 5px 0px;
	line-height:30px;
}

#contentdiv
{
	position:absolute;
	left:80px;
	left:143px; /* mit Navi links */
	width:857px;
	height:489px;
	top:60px;
	/*background-color:#ccc;*/
}
#div_artikel
{
	position:absolute;
	top:20px;
	left:20px;;
	width:490px;
	height:50px;
	font-size:40px;
	text-align:left;
	/*background-color:#aaa;*/
}
#div_beschreibung
{
	position:absolute;
	top:75px;
	left:20px;;
	width:380px;
	height:80px;
	text-align:left;
	font-size:11px;
	/*background-color:#999;*/
}
#div_bild
{
	position:absolute;
	top:20px;
	left:422px;;
	width:435px;
	height:435px;
	text-align:right;
	background-color:rgb(191,222,223);
}
.teilbild
{
	width:187px;
	height: 187px;
	border:1px solid rgb(0,122,129);
	background-color:rgb(128,188,192);
}
#div_teilbild1
{
	margin-left:20px;
	margin-top:20px;
	float:left;
}
#div_teilbild2
{
	margin-right:20px;
	margin-top:20px;
	float:right;
}
#div_teilbild3
{
	margin-left:20px;
	margin-top:20px;
	float:left;
}
#div_teilbild4
{
	margin-right:20px;
	margin-top:20px;
	float:right;
}

#div_form
{
	position:absolute;
	top:300px;
	left:20px;;
	width:380px;
	height:180px;
	text-align:left;
	/*background-color:#888;*/
}
#div_form td
{
	padding:5px 3px 5px 0px;
}




#menu
{
	padding:5px 0px 394px 0px;
	width:140px;
	background-color:#ddd;
}
#menu_unten
{
	display:block; /* !!!  */

	width:120px;
	top:482px;
	height:54px;
	background-color:#ddd;
	vertical-align:bottom;
	font-size:11px;
  color: #2a3631;
  font-weight: bold;
  text-align:left;
  padding: 0px 10px 3px 10px;
  position:absolute;
  border:1px none #000;
}

.ddmx {
    font-size: 11p;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background-color: #ddd;
    font-size:11px;
    color: #2a3631;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align:left;
    /*border-bottom:1px solid #59605e;*/	
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #eee;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    text-align:left;
    margin-left:2px;
    margin-right:0px;
}
.ddmx .item2 {
    background: #ddd;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #eee;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px none #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */