div{border:1px none #f00}
p{border:1px none #0f0}
td{border:1px none #00f}
ul
{
	margin:0px;
	padding-left:15px;
}

#contentdiv
{
	position:absolute;
	/*left:80px;*/
	left:160px; /* mit Navi links */
	width:857px;
	height:489px;
	top:60px;
	/*background-color:#ccc;*/
	text-align:left;
}

#form_meinedaten td
{
	vertical-align:bottom;
	padding-top:2px;
}
#form_meinedaten p
{
	vertical-align:bottom;
	padding:0px 0px 0px 0px;
	height:10px;
	margin:0px;
}
#form_meinedaten .form_kommentar_ok
{
	font-size:9px;
	color:#888;
	margin:0px;
	/*height:11px;*/
}
#form_meinedaten .form_kommentar_error
{
	font-size:9px;
	color:#f00;
	font-weight:bold;
	margin:0px;
	/*height:11px;*/
}
#form_meinedaten .form_input_error
{
	border-color:#f00;
}
#form_meinedaten #tdsubmit
{
	text-align:right;
}
#form_meinedaten td.abstand
{
	/*padding-right:50px;*/
	width:300px;
}
#tdsubmit_editieren, #tdsubmit_speichern
{
	padding-top:20px;
}
#form_meinedaten input[type="text"],input[type="password"]
{
	width:250px;
}
#p_gespeichert
{
	font-size:12px;
	font-weight:bold;
}


#menu
{
	padding:5px 0px 349px 0px;
	width:140px;
	background-color:#ddd;
}
#menu_unten
{
	width:120px;
	top:452px;
	height:94px;
	background-color:#ddd;
	vertical-align:bottom;
	font:11px tahoma;
  color: #2a3631;
  font-weight: bold;
  text-align:left;
  padding: 0px 10px 3px 10px;
  position:absolute;
}

.ddmx {
    font: 11px tahoma;
}
.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 */