@charset "utf-8";
/* CSS Navigation rechte Spalte */

span.underline { display:inline-block; width:auto; font-weight:bold; font-variant:small-caps;}
p.underline { line-height:1px;}
blockquote.noLine { border:none !important; margin-top:-1em !important; }
blockquote.oneLine { border-left: 1px solid #06F !important; margin:2em 0 0 4em !important; font-family:"Times New Roman", Times, serif; font-style:italic; }

.weiterLesen  { background:#337ab7; color:#fff !important; padding:3px; border:1px solid #fff; box-shadow:0px 0px 8px 2px #999; border-radius:8px; text-decoration:none !important; margin-top:1em;}
.weiterLesen:hover { background:#fff ; color:#337ab7 !important; padding:3px; border:1px solid #039; box-shadow:0px 0px 8px 2px #fff !important; cursor: pointer;}

/* CSS Dokument Unternavigatin der Artikel */
ol.ebene1 {	counter-reset:listenpunkt_ebene1;list-style-type:none;	padding: 1em; text-indent:-25px; margin:0}
   ol li { padding-bottom:5px;}
   ol.ebene1 li:before {content: counter(listenpunkt_ebene1) ". "; counter-increment:listenpunkt_ebene1; list-style-position: outside; font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px; font-weight: bold;	font-variant: small-caps;	color: #663300;	font-style: oblique; text-shadow: #666 3px 3px 5px;}
.snav .nav { padding-left:20px;}
.snav { border:#666 1px solid; padding:20px; border-radius:15px; background-color:#FDF9EC; box-shadow: 0px 3px 5px #666; position:relative; width:90%; overflow: inherit;}
#sidebar .snav .aktiv { font-weight: bold; color: #666666; background: url('../bgr/zeigefinger.png') no-repeat left center; height:26px; padding-left: 65px; list-style-type: none; margin:0 -30px 5px -25px; width:85%; display:block; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
#sidebar .snav li {font-family: Georgia, "Times New Roman", Times, serif; margin-left:-20px; padding-left:25px; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;}
#sidebar .serif { font-family:"Times New Roman", Times, serif;}
.weiter { font-variant:small-caps; font-family:"Courier New", Courier, monospace; font-size:14px;}
