.ddmx {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.ddmx .item1 {
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #cccccc;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;

}
.ddmx .item1:hover {
    background: #92A2B6;
}
.ddmx .item1-active {
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #cccccc;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1-active:hover {
    background: #92A2B6;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #283442;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #CAD2DB;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.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 solid #92A2B6;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #FFFFFF;
}

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


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../img-layout/bg_main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table, td {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fussnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D8FA6;
}
/*
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
*/
ul {
	list-style-type: square;
	color: #333333;
}
.Titel_Haupt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D768B;
}
.Titel_Untertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D768B;
}
.Text_Klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, textarea {
	border: 1px solid #CAD2DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52617C;
	padding: 3px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CAD2DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52617C;
	padding: 3px;
	margin: 3px;
}
.auflistung {
	padding: 3px;
	border-bottom: thin solid #cccccc;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6D768B;
	font-weight: normal;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.link:link, a.link:visited {
	color            : #333333;
	text-decoration: underline;
}
a.link:hover {
	color            : #990000;
}
.wechsel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
a.wechsel:link, a.wechsel:visited {
	color            : #6699CC;
	text-decoration: none;
}
a.wechsel:hover {
	color            : #CC0000;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.table:link, a.table:visited {
	color            : #333333;
	text-decoration: underline;
}
a.table:hover {
	color            : #990000;
}
