body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    font-size: 9pt;
    background-color: #fdf7de;
    background-image: url(../images/nav/nav_tab_bottom.gif);
	/* background-repeat:repeat-y; */
	background-position-y: 220px;
    margin: 0;
    padding: 0;
    line-height: 120%;
}

#table0,
#table1, #table2,
#table3, #table4,
#table5 {
	visibility: hidden;
	display: block;
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	width: 157px;
}

#table0 {
	visibility: visible;
	width: 160px;
}

table, tr, td, div, img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
    border: none;
}

td, tr {
    vertical-align: top;
	min-height: 0px;
}

a {
    text-decoration: none;
    color: #000;
}

.headschwarz {
    font-size: 12pt;
    font-weight: bold;
    color: #000000
}

.text {
    font-size: 8pt;
    color: #000000
}

a.main {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	display: block;
}

a.sub {
	padding-left: 20px;
	padding-bottom: 5px;
	display: block;
}

.sub:link, .sub:visited {
    color: #000000;
}

.sub:active, .sub:hover {
    color: #676767;
}

.main:link, .main:visited {
    color: #1f1f1f;
 }

.main:hover, .main:active {
    color: #676767;
}

table.subnavi {
	width: 157px;
}

td.zelle, td.teilung,
td.oben, td.unten {
	/* background-color: #f5e49c; */
	width: 157px;
	background-repeat:no-repeat;
}

td.zelle {
	background-image: url(../images/nav/nav_tab_zelle.gif);
	background-repeat:repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.teilung {
	background-image: url(../images/nav/nav_tab_teilung.gif);
	height: 2px;
}

td.oben {
	background-image: url(../images/nav/nav_tab_oben.gif);
	height: 11px;
}

td.unten {
	background-image: url(../images/nav/nav_tab_unten.gif);
	height: 12px;
}
