IMG
{
    BORDER-COLOR: gray;
}
.wichtig
{
    COLOR: #d12c3d
}
.zelle
{
	FONT-SIZE: 10pt;
	CURSOR: default;
	COLOR: black;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
}
.titel
{
    COLOR:#3B9E3D;
    font-size:13pt;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;

}

.text1
{
	color: #808080;
	font-size:9pt;
	font-weight: normal;
	font-family: arial, Helvetica, sans-serif;
}


.text2
{
	color: #000000;
	font-size:9pt;
	font-weight: normal;
	font-family: arial, Helvetica, sans-serif;
}

A:link {
	font-weight: bold;
	font-size: 12px;
	color: #000040;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:visited {
	font-weight: bold;
	font-size: 12px;
	color: #000040;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000040;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:active {
	font-weight: bold;
	font-size: 12px;
	color: #3B9E3D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body.oben{
margin: 0;
background-color: #e4e4e4;
}
td.oben{
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
color: #808080;
}
A:obenactive
{
	COLOR: #808080;
	TEXT-DECORATION: none;
}
A:obenlink
{
	COLOR: #808080;
	TEXT-DECORATION: none;
}
A:obenvisited
{
	COLOR: #808080;
	TEXT-DECORATION: none;
}
.ueberschrift{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
}
.ueberschrift2{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
}
.formular{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}
.weissdick
{
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: bold;
    color: #ffffff
}
.weiss
{
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    color: #ffffff
}
normal
{
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.ergebnis{
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
text-align: center;
font-weight: bold;
}
.pflicht{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}
.formular2{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: White;
font-weight: bold;
}
.download{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
}
.ersatz{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Navy;
	font-weight: bold;
}
.ersatz2{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}
.auswahl{
	width: 185px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.intern{
	text-align: left;
}
.wichtig{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: Red;
font-weight: bold;
text-align: left;
text-decoration: underline;
}

.steuertabelle{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.steuertabelle2{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
}
 //---------------------- CSS für Hauptnavigation -----------------
 #navcontainer { margin-left: 30px; }

 #navcontainer
{
/*avoid gap after li in ie6 by setting width*/
width: 190px;
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-left: 10px;
}

#navcontainer ul
{
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

#navlist a
{
display: block;
color: #8592BB;
padding: 5px 0 1px 10px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#navlist a { width: 180px; }

#navlist a
{
\width: 180px;
width: 180px;
}

#subnavlist a
{
display: block;
color: #9C9C9C;
padding: 1px 0 1px 8px;
margin-left: 8px;
}
#sub_subnavlist a
{
	display: block;
	color: White;
	padding: 1px 0 1px 8px;
	margin-left: 16px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#subnavlist a { width: 106px; }

#subnavlist a
{
\width: 122px;
width: 106px;
}
/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#sub_subnavlist a { width: 98px; }

#sub_subnavlist a
{
\width: 114px;
width: 98px;
}

#navlist a, #navlist a:visited,#subnavlist a, #subnavlist a:visited,#sub_subnavlist a, #sub_subnavlist a:visited
{
	border-left: 8px solid #CCCCCC;
	color: #ffffff;
	text-decoration: none;
}

#navlist a:hover, #navlist a#current:hover
{
border-left: 8px solid #283D82;
text-decoration: underline;
}

#subnavlist a:hover, #subnavlist a#subcurrent:hover
{
border-left: 8px solid #283D82;
text-decoration: underline;
}
#sub_subnavlist a:hover, #sub_subnavlist a#sub_subcurrent:hover
{
border-left: 8px solid #283D82;
text-decoration: underline;
}

a#current, a:visited#current, a#subcurrent , a:visited#subcurrent, a#sub_subcurrent , a:visited#sub_subcurrent
{
border-left: 8px solid #283D82;
background: #F3F5FC;
color: #283D82;
text-decoration: none;
}

//-------------------------- CSS für Hilfsnav vertikal -------------
 #hilfsnav
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #000000;
font: bold 12px Verdana, sans-serif;
}

#navlist_hor li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist_hor li a
{
padding: 3px 0.5em;
margin-left: 1px;
border: 1px solid #000000;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist_hor li a:link { color: #448; }
#navlist_hor li a:visited { color: #667; }

#navlist_hor li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist_hor li a#current_hor
{
padding: 5px 0.5em;
background: white;
border-bottom: 1px solid #ffffff;
}
.clearboth { clear: both; }
