/* Indexseite */

.preview  {position: relative; width: 440px; border: none 0px;
            margin-left: 0px; margin-top: 0px;}

.preview ul {list-style-position: outside; list-style-type: none; padding: 0px;
             font-size: 12px; font-weight: 500; font-family: verdana, arial, sans-serif; margin: 0px; }
.preview li {padding-left: 12px; margin-bottom: 12px; background: url(bulletpunkt.gif) 0px 9px no-repeat;
              line-height: 20px; }



/* Feedbacks */
.zitblck  {position: relative; width: 440px; border: none 0px;
           margin-left: 0px; margin-bottom: 18px; padding-left: 0px; padding-right: 24px; padding-top: 1px; padding-bottom: 14px;}

.zitblck h1 {font-size: 12px; font-weight: 700; font-family: verdana; line-height: 16px; margin: 0px; margin-bottom: 5px;}
.zitblck .subt {font-size: 12px; font-weight: 500; color: #666666; font-family: verdana, arial, sans-serif; line-height: 20px; margin: 0px;}
.zitblck p {font-size: 12px; font-weight: 500; font-family: verdana, arial, sans-serif; line-height: 20px;}
.zitblck ul {list-style-position: outside; list-style-type: none; padding-left: 0px; margin: 10px 0px 0px 0px;
             font-size: 12px; font-weight: 500; font-family: verdana, arial, sans-serif;  }
.zitblck li {padding-left: 12px; margin-bottom: 12px; background: url(bulletpunkt.gif) 0px 8px no-repeat;
              line-height: 20px; }


/* Weiterschaltung */
/**
 *  GoAhead (Variante 1)
 *
 */

/* obligatorische, konstruktionsbedingte Werte */
.sx_goahead {}
.sx_goahead .links {float: left;}
.sx_goahead .txt {float: left;}
.sx_goahead .zahlen {float: left;}


/* templatespezifische Werte */
.goahead {width: 540px; margin-left: -40px; margin-top: 0px; margin-bottom: 5px; height: 30px; /* Hoehe muss angegeben werden! (Opera) */
          font-family: verdana, arial, sans-serif; font-size: 12px; color: black;
          }

.goahead a {color: black; font-weight: 500; }
.goahead a:hover {color: black; text-decoration: none;}

.goahead .links {}
.goahead .rechts {float: left; text-align: right; width: 33px; margin-left: 10px;} /* Breite muss angegeben werden! (Umbruch) */

.goahead .aktiv {color: black; font-weight: 700;}
.goahead .txt {margin-right: 15px; font-weight: 700;}
.goahead .zahlen {margin-right: 20px;}
.goahead .back { width: 9px; height: 11px; border: none 0px; display: block; margin-top: 2px; float: left;
                 background: url('go_back_a.gif') no-repeat;}
.goahead .back:hover { background-image: url('go_back_b.gif'); }

.goahead .forw { width: 9px; height: 11px; border: none 0px; display: block; margin-top: 2px; margin-left: 17px;
                 background: url('go_forward_a.gif') no-repeat;}
.goahead .forw:hover { background-image: url('go_forward_b.gif'); }

.goahead .start {width: 16px;}
.goahead .ende {width: 6px;}
