body {
  margin-left:50px;
  margin-top:0px;
  margin-bottom:0px;
  background-color: #F4FAFF;
  /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C0C0C0', EndColorStr='#808080');*/
  background-image:url(pics/back5.gif);
  background-repeat:repeat-x;
  }

.empha {
  margin-left:50px;
  background-color: #EAE1E1;
  background-image:url(pics/back5.gif);
  background-repeat:repeat-x;
  }


.seitetable {
  width:900px;
  border-top-width:5px;
  border-top-style:solid;
  border-top-color:#F4FAFF;
  border-bottom-width:5px;
  border-bottom-style:solid;
  border-bottom-color:#F4FAFF;
  border-left-width:2px;
  border-left-style:solid;
  border-left-color:#AAC1C1;
  border-spacing:0px;
  background-color: #FFFFFF;
  background-image:url(pics/shaddow1.gif);
  background-repeat:repeat-y;
  background-position:right;
}

.navispalte {
  background-color: #FFFFFF;
  width:300px;
  vertical-align: top;
  padding-left:0px;
  border-left-style:solid;
  border-left-width:2px;
  border-left-color:#F4FAFF;
  background-image:url(pics/shaddow1.gif);
  background-repeat:repeat-y;
  background-position:right;
}

.inhaltspalte {
  background-color: #FFFFFF; /*weiss*/
  width:600px;
  vertical-align: top;
  border-width:0px;
  border-style:none;
  padding-left:0px;
  }

.bodynavi {
  background-color: #FFFFFF; /*weiss*/
  margin-left:15px;
  background-image:none;

/*  background-image:url(pics/naviback3.gif);
  background-position: 0px 0px;
  background-repeat:no-repeat;*/
  }

.googlezeile {
  background-color: #FFFFFF; /*weiss*/
  width:900px;
  padding-left:40px;
/*  text-align: center;*/
}

H1 {
  font-size: 16pt;
  font-style: normal;
  color: #595959; /*dunkelgrau*/
  font-weight : bolder;
  text-align : left;
  padding-left:18px;
  font-family :verdana,arial,sans-serif;
}

H2 {
  font-family :verdana,arial,sans-serif;
  font-size: 9pt;
  font-style: normal;
/*  color: #595959;*/
  color: #393937;
  padding-right:20px;
  padding-left:20px;
  font-weight : bolder;
}

H3 {
  font-family :verdana,arial,sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: #595959;
  padding-right:20px;
  padding-left:20px;
}

p,ul {
  font-family : verdana,arial,sans-serif;
  font-size: 8pt;
  line-height: 1.5;
  font-style: normal;
  text-align: left;
  color: #7C7C78;
  padding-right:20px;
  padding-left:20px;
  margin-left:20px;
}

strong {
  color: #7C7C78;
}


.news {
  font-family : verdana,arial,sans-serif;
  font-size: 9pt;
  line-height: 1.5;
  font-style: normal;
  text-align: justify;
  color: #1E1E1E;
  padding-right:20px;
  padding-left:0px;
  margin-left:0px;
}

/* Für den Blog-Titel unter der Sektion-Archib */
.alterblogtitel {
  font-family : verdana,arial,sans-serif;
  font-size: 12pt;
  line-height: 1.5;
  font-style: normal;
  text-align: justify;
  color: #5D5D5D;
  padding-right:20px;
  padding-left:20px;
  margin-left:20px;
}


/* Für E-Learning-Titel z.B. der Gesamt-Liste*/
.titel {
  font-family : verdana,arial,sans-serif;
  font-size: 10pt;
  font-style: normal;
/*  font-weight : bolder;*/
/*  line-height: 1;*/
  text-align: left;
  margin-bottom:0px;
  color: #5D5D5D;
/*  margin-top:40px;*/
}
/* Für E-Learning-Beschreibung z.B. der Gesamt-Liste*/
.beschreibung {
  font-family : verdana,arial,sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-align: left;
/*  padding-left:40px;*/
  margin-top:0px;
  color: #1E1E1E;
}


strong {
  font-weight: bold;
}


marquee {
  font-family : verdana,arial,sans-serif;
  font-size: 10pt;
  font-style: normal;
  margin-left:20px;
  margin-right:20px;
  color: #595959;
/*  background-color: #FFFF80;*/
}


A {
  font-family : verdana,arial,sans-serif;
  font-style: normal;
  color: #BB0000;
  text-decoration: none;
}

A:Hover {
/*        color: #0080FF;*/
        text-decoration: underline;
}

.preview {
  font-family : verdana,arial,sans-serif;
  font-size: 7pt;
  font-weight: bolder;
  font-style: normal;
  color: #7C7C78;
  text-decoration: none;
}



.menulink {
  font-size:9pt;
  font-family : verdana,arial,sans-serif;
  font-style: normal;
  color: #BB0000;
  text-decoration: none;

}

/* Für BODY der Syndizierten Blogs*/
.blogsyn {
  margin-left:40;
  background-color: #FFFFFF;
  background-image:none;
}




/* Für BODY der Leser-Kommentare am Ende einer Seite*/
.kommentare {
  margin-left:0;
  background-color: #FFFFFF;
  background-image:none;
}

/* Für das Datum im Leser-Kommentar am Ende einer Seite*/
.kommentardatum {
  font-family : verdana,arial,sans-serif;
  line-height: 1.5;
  font-style: normal;
  text-align: left;
  color: #1E1E1E;
  font-size:8pt;
  background-color:#FFD2D2;
  margin-top:10px;
  margin-bottom:0px;
  margin-left:0px;
}

/* Für das Datum im Leser-Kommentar am Ende einer Seite*/
.kommentartext {
  font-size:9pt;
  line-height: 1.2;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
}

/* Für Tagclod */

.tag0 {
  font-family : verdana,arial,sans-serif;
  font-size: 8pt;
  line-height: 1.5;
  font-style: normal;
  font-weight : normal;
}

.tag1 {
  font-family : verdana,arial,sans-serif;
  font-size: 8pt;
  line-height: 1.5;
  font-style: normal;
  font-weight : bold;
}

.tag2 {
  font-family : verdana,arial,sans-serif;
  font-size: 10pt;
  line-height: 1.5;
  font-style: normal;
  font-weight : bold;
}

.tag3 {
  font-family : verdana,arial,sans-serif;
  font-size: 12pt;
  line-height: 1.5;
  font-style: normal;
  font-weight : bolder;
}

.tag {
  background-color: #FFFFFF;
  margin-left:0px;
  text-align: justify;
  background-image:none;
}