
/* ------------------------------------------------------------------------------ */
/* Browserübergreifend einheitliche Ausgangsbedingungen (Quelle: YAML)            */
/* ------------------------------------------------------------------------------ */

* { margin:0; padding:0; font-size: 100%; }

html {height:100%}

body {
    min-height: 101%;
    font-size: 100.01%;
    position: relative;
    color: #000000;
    background: #FFE868;
    text-align: left;
}

fieldset, img { border:0; }

select, input, textarea { font-size: 99% }

/* ------------------------------------------------------------------------------ */
/* Allgemeiner Styles für Texte auf allen Seiten                                  */
/* ------------------------------------------------------------------------------ */

html, body {
  margin: 5px;
  padding: 0;
  font-size: 100%;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
 }

body {
 z-index: 100;
 font-size: 80%;
 color: #000000;
 background: #FFE868; }


p {
 z-index: 100;
 margin-top: 10px;
 font-size : small;
 text-decoration : none;
 text-align : justify;
 color : #000000;
 background : transparent;
}

ul li {
 list-style: square;
 margin-left: 13px;
 margin-top: 5px;
 padding: 0;
 font-size : small;
 text-decoration : none;
 text-align : left;
 color : #000000;
 background : transparent;
}

h3 {
 z-index: 100;
 margin-top: 10px;
 font-size : small;
 text-decoration : none;
 color: #000000;
 background: transparent;
 font-weight: bold;
 text-align: left; }

h4 {
 z-index: 100;
 margin: 15px 0 -5px 0;
 font-size : small;
 text-decoration : none;
 color: #000000;
 background: transparent;
 font-weight: bold;
 text-align: left; }

li h4 {
 margin: 15px 0 0px 0; }

h5 {
 z-index: 100;
 margin: 20px 0 -1px 0;
 font-size : small;
 text-decoration : none;
 color: #000000;
 background: transparent;
 font-weight: bold;
 text-align: left; }

pre {
 margin: 0 0 0 10px;
 font-size: 95%;
 font-weight: normal; }


a:link {
 text-decoration : underline;
 color : #000000;
 background : transparent;  }

a:visited {
 text-decoration : underline;
 color : #000000;
 background : transparent; }

a:hover {
 text-decoration : underline;
 color : #000000;
 background : transparent; }

a:active {
 text-decoration : underline;
 color : #000000;
 background : transparent; }



.standardtabelle p {
 padding: 1px 5px 5px 5px;
 margin: 0;
 vertical-align: top;
 text-align: left;
 color : #000000;
 background: transparent; }


.standardtabellenumfeld {
 margin : 10px 0 0 0;
 width: 100%;
 background: transparent; }

.standardtabelle {
 clear: both;
 border-collapse: collapse;
 border-spacing: 0;
 padding: 0;
 margin : 0;
 margin-left: 3px;
 margin-right: 25px;
 margin-bottom: 10px;
 width : 100.2%;   /** breit **/
 border : 0; }

.standardtabelle-rahmen {
 border: 1px solid #000000; }

.standardtabelle-textumfluss {
 clear: none;
 display: block; }


.standardtabelle-titelzeile {
 padding-left: 4px;
 padding-top: 1px;
 padding-bottom: 2px;
 margin: 0;
 vertical-align: middle;
 color : #000000;
 background: #FFE868; }

.standardtabelle-titelzeile-titel {
 padding-bottom: 1px;
 text-align: left;
 font-weight: bold;
 font-size: small; }

.standardtabelle-titelzeile-titel-klein {
 padding-bottom: 1px;
 text-align: left;
 font-weight: bold;
 font-size: small; }

.standardtabelle-titelzeile-zentriert {
 padding: 1px 4px 5px 4px;
 margin: 0;
 vertical-align: middle;
 color : #000000;
 background: #FFE868;  }

p.standardtabelle-titelzeile-zentriert-titel {
 text-align: center;
 font-weight: bold;
 font-size: medium;  }


.standardtabelle h3 {
 padding: 5px 5px 0 5px;
 margin: 0;
 vertical-align: middle;
 text-align: left;
 color : #000000;
 background: transparent; }

.standardtabelle-defaultzelle {
 vertical-align: top;
 padding: 1px 0 1px 5px;
 margin: 0;
 vertical-align: top;
 color : #000000;
 background: transparent; }

.standardtabelle-hintergrundzelle {
 padding: 0 0 1px 5px;
 margin: 0;
 vertical-align: top;
 color : #000000;
 background: #FFE868; }

.standardtabelle-defaultzelle-vorne {
 padding: 0;
 padding-right: 5px;
 margin: 0;
 vertical-align: top;
 color : #000000;
 background: transparent; }

.standardtabelle-defaultzelle-rechts {
 padding: 0;
 padding-bottom: 1px;
 text-align: right;
 vertical-align: top;
 font-weight: normal;
 font-size: small; }

.standardtabelle-defaultzelle-links {
 margin-top: 5px;
 padding: 0;
 padding-bottom: 1px;
 text-align: left;
 vertical-align: top;
 font-weight: normal;
 font-size: small; }

.standardtabelle-defaultzelle .text-deaktiviert {
 color: #868686; }

.standardtabelle ul li {
 margin-left: 23px;
 margin-bottom: 5px;
}

.standardtabelle-defaultzelle-einzuglinks {
 text-align: left;
 padding: 0;
 padding-left: 5px;
 padding-bottom: 1px;
 vertical-align: top;
 font-weight: normal;
 font-size: small; }


.text-titel {
 font-weight: bold; }

.text-autor {
 text-align: right;
 font-size: xx-small; }

.text-deaktiviert {
 color: #868686; }

.text-klein {
 font-size: xx-small; }

.text-links {
 vertical-align: top;
 text-align: left; }

.text-rechts {
 text-align: right; }

.text-zentriert {
 text-align: center; }
 
.text-klein-zentriert {
 text-align: center; 
 font-size: x-small; }


.aufzaehlung-ohne {
 margin-top: 10px;
 list-style: none;
 padding: 0; }




/* ------------------------------------------------------------------------------ */
/* Allgemeiner Seitengrundaufbau                                                  */
/* ------------------------------------------------------------------------------ */


#seitenaufbau-kopf {
 z-index: 10;
 margin: 0;
 margin-bottom: 2px;
 padding: 0;
 color: #000000;
 border: 0;

 background: right url("images/kirche_himmel4.jpg");
 /* background: right url("images/kirche_portal.jpg");  */
 /* background: right url("images/kirche_himmel2.jpg"); */
 /* background: right url("images/kirche_himmel.jpg");     */
 height: 100px; }

#loginstatus {
 z-index: 10;
 position: absolute;
 top: 10px;
 right: 10px;
 margin: 0;
 padding: 0;
 color: #FFFFFF;
 border: 0;
 font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
 font-size: 0.75em;
 font-weight: normal;
 text-align: right;
 float: right;
 background: transparent; }

#navmenu1 {
 z-index: 10;
 background: #FFCC00;
 border-top: 1px solid #000000 ;
 border-left: 1px solid #000000 ;
 border-right: 1px solid #000000 ;
 border-bottom: 1px solid #000000 ;
 padding: 0 0 0 0;
 position: relative;
 top: 0;
 left: 0; } /*** Für den IE6 ist diese Angabe notwendig ***/

#navmenu2 {
 z-index: 10;
 background: #FFE868;
 border: 0 ;
 padding: 3px 0;
 position: relative;
 top: 0;
 left: 0; } /*** Für den IE6 ist diese Angabe notwendig ***/

#navigation {
 z-index: 10;
 position: absolute;
 left: 0px;
 width: 15em;
 color: #000000;
 background: #FFE868;
 padding: 0; }

#container {
 min-height: 300px;
 margin-left: 15em;
 padding : 0;
 border: 0;
 color: #000000;
 background: #F7F3D7;
 }

#infospalte {
 z-index: 10;
 position: absolute;
 right: 16px;
 margin: 0 -15px 0 0;
 width: 19em;
 padding: 0 ;
 border-left: 2px solid #FFE868;
 color: #000000;
 background: #FFE868;
}

#inhalte {
 z-index: 9;
 margin: 6px 11px 5px 10px;
 /*margin-right: 11px;
 margin-left: 10px;*/
 padding: 1px;
 color: #000000;
 background: #F7F3D7;
 position: relative; } /*** Für den IE6 ist diese Angabe notwendig ***/

#inhalte-mit-infospalte {
 z-index: 9;
 margin: 6px 20em 5px 10px;
 padding: 1px;
 color: #000000;
 background: #F7F3D7;
 position: relative; /*** Für den IE6 ist diese Angabe notwendig ***/
}

#fusszeile {
 z-index: 10;
 color: #000000;
 background: #FFE868;
 text-align: center;
 margin-top: 1.5em; }





/* ------------------------------------------------------------------------------ */
/* Kopfzeile                                                                      */
/* ------------------------------------------------------------------------------ */

#seitenaufbau-kopf-titel {
 margin-top: 0px;
 margin-left: 110px;
 padding: 10px 0 0 0; }

#seitenaufbau-kopf-titelzeile {
 position: relative;
 top: -7px;
 margin: 0;
 padding: 0;
 text-align: left;
 font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
 font-size: 2.5em;
 font-weight: normal;
 color: #000000;
 background: transparent; }

#seitenaufbau-kopf-titelunterzeile {
 position: relative;
 top: 0px;
 margin: 0;
 padding: 0;
 text-align: left;
 font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
 font-size: 1.0em;
 font-weight: normal;
 color: #000000;
 background: transparent; }

#old-seitenaufbau-kopf-titelzeile {
 position: relative;
 top: -7px;
 margin: 0;
 padding: 0;
 text-align: left;
 font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
 font-size: xx-large;
 font-weight: normal;
 color: #000000;
 background: transparent; }

#old-seitenaufbau-kopf-titelunterzeile {
 position: relative;
 top: 0px;
 margin: 0;
 padding: 0;
 text-align: left;
 font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
 font-size: small;
 font-weight: normal;
 color: #000000;
 background: transparent; }

#seitenaufbau-kopf-logorahmen {
 position: absolute;
 top: 0px;
 left: 10px;
 margin: 0;
 padding: 10px 0 0 0;
 text-align: left;
 border: 0;
 color: #000000;
 background: transparent; }

#seitenaufbau-kopf-logo {
 border: 0; }

/* ------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------ */
/* Loginstatus                                                                    */
/* ------------------------------------------------------------------------------ */

#loginstatus a {
 padding: 0;
 width: 7em;
 color: #FFFFFF; }

#loginstatus a:link {
 color: #FFFFFF;
 text-decoration: none;
 background: transparent; }

#loginstatus a:visited {
 color: #FFFFFF;
 text-decoration: none;
 background: transparent; }

#loginstatus a:hover {
 margin: 0;
 color: #FFFFFF;
 text-decoration: underline;
 background: transparent; }

#loginstatus a:active {
 color: #FFFFFF;
 text-decoration: underline;
 background: transparent; }



/* ------------------------------------------------------------------------------ */
/* Navigationszeilen                                                              */
/* ------------------------------------------------------------------------------ */

#navmenu1 ul {
 display: block;
 list-style: none;
 padding: 0;
 margin: 0;
 font-weight: bold;
 text-decoration : none;
 color : #000000;
 background : transparent;
 line-height: 1.2em; }

#navmenu1 ul li {
 display: block;
 float: left;
 position: relative; /*** für den IE6 ist das notwendig zur Linkanzeige ***/
 padding: 0;
 margin: 1px 0;
 width: 7em;
 font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
 font-size: small;
 text-align: center;
 border-right: 1px solid #000000; }

#navmenu1 ul li.first {
 margin-left: 0;
 list-style: none; }

#navmenu1 ul li.hervorheben {
 margin-left: 0;
 list-style: none;
 color : #000000;
 background : #94BEFF; } /* #FF9721; #FFBD08;  */

#navmenu1 ul li.last {
 }

#navmenu1 a {
 padding: 3px 0;
 display: block;
 width: 7em;
 color: #000000; }

#navmenu1 a:link {
 color: #000000;
 text-decoration: none;
 background: transparent; }

#navmenu1 a:visited {
 color: #000000;
 text-decoration: none;
 background: transparent; }

#navmenu1 a:hover {
 margin: 0;
 color: #000000;
 text-decoration: none;
 background: #F7F3D7; }

#navmenu1 a:active {
 color: #000000;
 text-decoration: none;
 background: #F7F3D7; }


#navmenu2 ul {
 display: block;
 list-style: none;
 padding: 0;
 margin: 0;
 font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
 font-size: x-small;
 font-weight: normal;
 text-align: center;
 line-height: 1.1em; }

#navmenu2 ul li {
 display: block;
 float: right;
 position: relative; /*** IE6 needs this to display the links ***/
 padding: 1px 0;
 margin: 1px 0;
 border: 0; }

#navmenu2 ul li.first {
 margin-left: 0;
 list-style: none; }

#navmenu2 ul li.last {
 border-left: none; }

#navmenu2 a {
 padding: 3px 0;
 color: #000;
 background: transparent; }

#navmenu2 a:link {
 color: #000000;
 text-decoration: none;
 background: transparent; }

#navmenu2 a:visited {
 color: #000000;
 text-decoration: none;
 background: transparent; }

#navmenu2 a:hover {
 color: #000000;
 text-decoration: underline;
 background: transparent; }

#navmenu2 a:active {
 color: #000000;
 text-decoration: underline;
 background: transparent; }

.navclear {
 display: block;
 clear: both; }


/* Verstecken vor dem IE5 \*/
* html #navmenu1 {height: 1%;}
* html #navmenu2 {height: 1%;}
/*  *//*** This hack will make IE5-win display the background color for the nav ***/

/* ------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------ */
/* Navigationsspalte                                                              */
/* ------------------------------------------------------------------------------ */

#navigation .navigation-kategorietitel {
 font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
 font-size : small;
 font-weight : bold;
 text-decoration : none;
 padding: 5px 0 0 11px;
 margin: 0;
}

#navigation .navigation-linktext {
 list-style: none;
 font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
 font-size : small;
 font-weight: normal;
 text-decoration : none;
 padding: 2px 0 0 0;
}

#navigation ul {
 list-style: none;
 list-style-position: outside;
 margin: 0;
 padding: 0; }

#navigation a:link {
 color : #000000;
 text-decoration : none;
 background : transparent;
}
#navigation a:visited {
 color : #000000;
 text-decoration : none;
 background : transparent;
}
#navigation a:hover {
 color : #000000;
 text-decoration : underline;
 background : transparent;
}
#navigation a:active {
 color : #000000;
 text-decoration : underline;
 background : transparent;
}
/* ------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------ */
/* Infospalte (rechts)                                                            */
/* ------------------------------------------------------------------------------ */

#infospalte h3, .left h3, .right h3 {
 color: #000000; }

/* Zu verstecken vor dem IE5 auf dem Mac \*/
#infospalte {
 right: 0;
 margin-right: 0; }
/* Ende des vor dem IE5 auf dem Mac zu versteckenden Abschnittes */

#infospalte-tabelle {
 clear: both;
 border-collapse: collapse;
 border-spacing: 4px;
 padding: 0;
 margin : 0;
 width : 99%;   /** breit **/
 color: #000000;
 background: transparent;
 border-bottom: 1px solid #FFE868; }

#infospalte-tabelle p {
 padding: 1px;
 margin : 3px; }


.infospalte-ueberschrift {
 z-index: 100;
 margin: 0;
 padding: 2px;
 font-size : small;
 font-weight: bold;
 text-decoration : none;
 color: #000000;
 text-align: left; }

.infospalte-text {
 z-index: 100;
 margin: 0;
 padding: 0;
 /* padding: 3px 3px 0 8px ; */
 font-size : small;
 font-weight: normal;
 text-align: left;
 text-decoration : none;
 vertical-align: top;
 color: #000000;
 background: transparent; }
 

#infospalte-tabelle .infospalte-link {
 z-index: 100;
 margin: 0;
 padding: 2px 3px 2px 0 ;
 font-size : x-small;
 font-weight: normal;
 text-align: right;
 text-decoration : none;
 color: #000000;
 background: transparent; }

#infospalte-tabelle .infospalte-titelzeile {
 margin: 0;
 padding: 0 ; }

#infospalte-tabelle .infospalte-zeile {
 margin: 0;
 padding: 0 ;
 vertical-align: top;
 color: #000000;
 background: #F7F3D7; }


/* ------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------ */
/* Seiteninhalt                                                                   */
/* ------------------------------------------------------------------------------ */

#inhalte-seitentitel h1 {
 padding: 0 0 2px 2px;
 text-align: left;    /* Seiteninhalt wieder links ausrichten */
 color : #000000 ;
 background: transparent;
 font-size : large;
 font-weight : normal;
 text-decoration : none;
 border-bottom: 2px dotted #FFCC00; }

#inhalte-hierarchie p {
 position: relative;
 top: 2px;
 left: 3px;
 padding: 0;
 margin: 1px 0 25px 0px ;
 text-align: left;
 font-size : x-small;
 font-weight : normal;
 text-decoration : none;
 color : #000000;
 background: transparent; }

#inhalte-back2top p {
 padding-top: 2px;
 text-align: right;
 color : #000000 ;
 background: transparent;
 font-size : x-small;
 font-weight : normal;
 text-decoration : none;
 border-top: 2px dotted #FFCC00; }



/* ------------------------------------------------------------------------------ */
/* Zusatzbox (ganze Breite)                                                       */
/* ------------------------------------------------------------------------------ */


.zusatzboxbreit {
 clear: both;
 margin-left: 10px;
 margin-right: 25px;
 margin-bottom: 10px;
 padding: 0;
 width: 98%;
 color: #000000;
 background: transparent;
 position: relative;    /*** nur für den IE6 ***/
 top: 0;
 left: 0;  }

.zusatzboxbreit-original {
 color: #000000;
 background: transparent;
 margin: 8px 149px 5px 10px;
 padding: 0 5px 5px 0;
 border: 1px solid #FFCC00;
 position: relative; } /*** for IE6 ***/

/* ------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------ */
/* Zusatzcontainer (links/rechts)                                                 */
/* ------------------------------------------------------------------------------ */

.teileroriginal {
 position: absolute;
 top: 0;
 left: 0;
 margin-right: 138px;
 padding-top: 5px; }

.teiler {
 padding-top: 5px; }


.teileralt {
 position: relative;
 top: 0;
 left: 0;
 clear: both;
 display: block;
 /** margin-right: 138px; **/
 padding-top: 5px; }

.linkebox {
 float: left;
 margin-left: 6px;
 width: 46%;
 padding: 5px 5px 5px 0;
 background: transparent; }


.rechtebox {
 float: right;
 margin-right: 6px;
 width: 46%;
 padding: 5px 5px 5px 0;
 background: transparent; }

.rechtebox ul {
 padding-right: 5px; }

* html .teiler {
 width: 100%; /*** Für den IE5.5 ***/
 width: auto; } /*** Reset für IE6 und IE5 für den Mac ***/

html>body .linkebox {margin-left: 12px; }   /*** für den IE ***/
html>body .rechtebox {margin-right: 12px; } /*** für den IE ***/

/* ------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------ */
/* Fußzeile                                                                       */
/* ------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------ */
/* Formulare                                                                      */
/* ------------------------------------------------------------------------------ */

.form {
 padding: 0;
 margin: 0;
 margin-top: 20px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: top;
 border : 0;
 color: #000000;
 background : transparent;
}

.form-label label {
 padding-left: 3px;
 font-size : small;
 font-weight : bold;
 text-decoration : none;
 vertical-align: top;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF;
}

.form-feld {
 padding: 3px;
 margin: 1px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: top;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF;
 width : 70%;
}

.form-feld-klein-fliesstext {
 padding: 3px;
 margin: 1px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: middle;
 border : 1px solid #cccccc;
 width : 20%;
 color: #000000;
 background : #FFFFFF; }

.form-feld-fliesstext {
 padding: 3px;
 margin: 1px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: middle;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF; }

.form-area {
 padding: 3px;
 margin: 1px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: top;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF;
 width : 70%;
}

.form-select {
 padding: 3px;
 margin: 1px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: top;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF;
 width : 70%;
}

.form100-feld {
 padding: 3px;
 margin: 1px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: top;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF;
 width : 92%;
}

.form100-area {
 padding: 3px;
 margin: 1px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: top;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF;
 width : 92%;
}

.form100-area-druck {
 padding: 3px;
 margin: 1px;
 font-size : small;
 font-weight : normal;
 font-family : Courier New;
 text-decoration : none;
 vertical-align: top;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF;
 width : 92%;
}

.form100-select {
 padding: 3px;
 margin: 1px;
 margin-bottom: 5px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: top;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF;
 width : 92%;
}

.form-select-fliesstext {
 padding: 3px;
 margin: 1px;
 margin-bottom: 5px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: middle;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFFFFF;
}

.form-button {
 margin: 10px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFE868;
 width: 15.0em;
}

.form100-button {
 margin: 10px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFE868;
 width: 50.0em;
}

.form-button-fliesstext {
 margin: 10px;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: middle;
 border : 1px solid #cccccc;
 color: #000000;
 background : #FFE868;
 width: 15.0em;
}

.form-checkbox-fliesstext {
 padding: 0 0 0 3px;
 margin: 3px 10px 5px 2px ;
 vertical-align: middle;
}

.form-fehler {
 padding: 0;
 font-size : small;
 font-weight : bold;
 text-decoration : none;
 color: red;
 border : 0;
 background-color : transparent; }
 
.form-radio-fliesstext {
 margin: 0 5px 2px 0;
 vertical-align: middle;
} 

.form-select-fliesstext {
 vertical-align: middle;
}
 
.form-feldeinleitung {
 padding-top: 20px;
 padding-bottom: 10px;
 margin: 0;
 font-size : small;
 font-weight : normal;
 text-decoration : none;
 vertical-align: top;
 border : 0;
}

/* ------------------------------------------------------------------------------ */


.clear-abstand {
 clear: both;
 margin: 0;
 padding: 0; 
 padding-top: 10px; }

.clear {
 clear: both;
 margin: 0;
 padding: 0; }

.clear-links {
 clear: left;
 margin: 0;
 padding: 0; }
 
.clear-rechts {
 clear: right;
 margin: 0;
 padding: 0; }

-->

