body, p,
h1, h2, h3, h4, h5, h6,
table, tr, td,
ul, ol, li,
form, input, select,.footer,
a     {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: #383837;
       text-decoration: none;   
    }



a,
 a:link, 
a:active,
a:visited,
     a:hover
     {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: #454545;
       text-decoration: underline;
         
    }

         a:hover
         {
         text-decoration: none;
         }


.hypernav,
a.hypernav,
a.hypernav:link,
a.hypernav:active,
a.hypernav:visited,
a.hypernav:hover
 {
	font-weight: normal;
	font-size: 10;
	color: #000000;
	text-decoration: none;
 }
a.hypernav:hover
 {
	text-decoration: underline;
 }


.emonav,
a.emonav,
a.emonav:link,
a.emonav:active,
a.emonav:visited,
a.emonav:hover
 {
	font-weight: normal;
	font-size: 12;
	color: #FFFFFF;
	text-decoration: none;
 }
a.emonav:hover
 {
	text-decoration: underline;
 }



.nav,
a.nav,
a.nav:link,
a.nav:active,
a.nav:visited,
a.nav:hover
{
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
	font-size:12px;
	background:#46515D;
	padding-top:5px;
	padding-left:5px;
        padding-right:5px;
        padding-bottom:5px;
        height:26px;
}

a.nav:hover
{
 color:#000000;
 background:#ABBDCD;
}


.subnav,
a.subnav,
a.subnav:link,
a.subnav:active,
a.subnav:visited,
a.subnav:hover
{
	color:#98A1AC;
	font-weight:bold;
	text-decoration: none;
	font-size:14px;
}

a.subnav:hover
{
 color:#46515D;
}

.subnavactive,
a.subnavactive,
a.subnavactive:link,
a.subnavactive:active,
a.subnavactive:visited,
a.subnavactive:hover
{
	color:#46515D;
	font-weight:bold;
	text-decoration: none;
	font-size:14px;
}

a.subnavactive:hover
{

}


.navactive,
a.navactive,
a.navactive:link,
a.navactive:active,
a.navactive:visited,
a.navactive:hover
{
	color:#8D4242;
	background:#ffffff;
	font-weight:bold;
	text-decoration: none;
	font-size:13px;
	padding-right:22px;
}
 
 
 
 
.error
{
 color: #CC474C;
}
 
.correct
{
 color: #48BD2B;
} 
 
input,textarea
{
 border:1px solid #000000;
}


a.lknavsub,
a.lknavsub:link,
a.lknavsub:active,
a.lknavsub:visited,
a.lknavsub:hover
 {
	color:#787878;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
 }
a.lknavsub:hover
 {
	text-decoration: none;
	font-weight:bold;
 }
 
 
a.copyright,
a.copyright:link,
a.copyright:active,
a.copyright:visited,
a.copyright:hover
 {
	color:#787878;
	font-weight:normal;
	font-size:9px;
	text-decoration: none;
 }
a.copyright:hover
 {
	text-decoration: hover;
 } 
 
 
 
.title
{
 font-weight:bold;
 font-size:18px;
 padding-bottom:20px;
 color:#8BA1B8;
}


dt.kapitel { font-weight: bold; }
ol.alphaout {
	list-style-position: outside;
	list-style: lower-alpha;
	text-align: justify;
}
ol.numout {
	list-style-position: outside;
	list-style: decimal;
	text-align: justify;
}
ol.numin {
	list-style-position: inside;
	list-style: decimal;
	text-align: justify;
}
ol.alphain {
	list-style-position: inside;
	list-style: lower-alpha;
	text-align: justify;
}
ul.in {
	list-style-position: inside;
	list-style: disc;
	text-align: justify;
}

div.indent1 {padding-left: 20px;}


td.reshead, tr.reshead {
	background: #ccc;
	text-align: center;
	font-weight: bold;
}

td.listhead, tr.listhead {
	background: #ccc;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

tr.even, td.even {
	font-size: 11px;
}

tr.odd, td.odd {
	background: #eee;
	font-size: 11px;
}

td.b-c {
	font-size: 11px;
	text-align: center;
}
td.b-cr {
	font-size: 11px;
	text-align: center;
	border-right: 1px solid #888;
}
td.b-l {
	font-size: 11px;
	text-align: left;
}
td.b-lr {
	font-size: 11px;
	text-align: left;
	border-right: 1px solid #888;
}
td.b-r {
	font-size: 11px;
	text-align: right;
}
td.b-rr {
	font-size: 11px;
	text-align: right;
	border-right: 1px solid #888;
}
td.r {
	border-right: 1px solid #888;
}
td.rb {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}
td.b {
	border-bottom: 1px solid #888;
}

tr.b1 {
	background: #aaa;
}
tr.b2 {
	background: #ccc;
}
tr.b3 {
	background: #eee;
}
dd {
	margin-left: 20px;
}
dd.stufe2 {
	margin-left: 40px;
}
dd.index {
	margin-left: 60px;
}
dd.indexstufe2 {
	margin-left: 100px;
}
dt.index, dd.index, dd.indexstufe2 {
	font-size: 12px;
}
a.subnavi:link, a.subnavi:visited{
	color: #c00;
	text-decoration: none;
	font-weight: bold;
}
a.subnavi:active, a.subnavi:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.index:link{
	color: #777;
	text-decoration: none;
}
a.index:visited{
	color: #777;
	text-decoration: none;
}
a.index:active, a.index:hover {
	color: #c00;
	text-decoration: none;
}
td.border_lrb {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

td.border_l {
	border-left: 1px solid #ccc;
}

td.border_r{
	border-right: 1px solid #ccc;
}

td.border_lb {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

td.border_rb {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

td.border_lr {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.subsub,
a.subsub,
a.subsub:link,
a.subsub:active,
a.subsub:visited,
a.subsub:hover
 {
	font-weight: normal;
	font-size: 11;
	color: #000000;
	text-decoration: none;
 }
a.subsub:hover
 {
	text-decoration: underline;
 }


.subsubactive,
a.subsubactive,
a.subsubactive:link,
a.subsubactive:active,
a.subsubactive:visited,
a.subsubactive:hover
 {
	font-weight: bold;
	font-size: 11;
	color: #000000;
	text-decoration: none;
 }
a.subsubactive:hover
 {
	text-decoration: underline;
 }
