
body { background-color:#E7E7E7; }

.blogtitel {
  padding-bottom: 7px;
  text-decoration: none;
  color:  #222222;
  font-family:verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.blogkurztext {
  padding-top: 4px;
  padding-bottom: 8px;
  line-height: 150%;
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #000000;
  text-align: justify;
  width:450px;
}
.blogtext {
  padding-top: 4px;
  padding-bottom: 8px;
  line-height: 150%;
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #000000;
  text-align: justify;
  width:580px;
}
.blogdatum {
  padding-top: 4px;
  padding-bottom: 8px;
  font-family:verdana, Arial, sans-serif;
  font-size:9px;
  color: #000000;
  text-align: left;
  width:580px;
}
.podsafetext {
  padding-top: 4px;
  padding-bottom: 8px;
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #000000;
  text-align: justify;
}
.podsafetitel {
  padding-bottom: 8px;
  text-decoration: none;
  color:  #444444;
  font-family:verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.commenttitel {
  padding-top: 4px;
  padding-bottom: 8px;
  text-decoration: none;
  color:  #444444;
  font-family:verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.commentuser {
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #000000;
  text-align: left;
  font-weight: bold;
  width:370px;
}
.commentdate {
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #000000;
  text-align: right;
  width:190px;
}
.commenttext {
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #000000;
  text-align: justify;
  width:560px;
}
.erklaerungtext {
  padding-top: 4px;
  padding-bottom: 8px;
  line-height: 150%;
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #000000;
  text-align: justify;

}
.links {
  font-family:verdana, Arial, sans-serif;
  font-size:12px;
  color: #1055AA;
  text-align: justify;
  font-weight: bold;
}
.linksaktiv {
  font-family:verdana, Arial, sans-serif;
  font-size:12px;
  color: #FF6600;
  text-align: justify;
  font-weight: bold;
}
.linkblaettern {
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #1055AA;
  
}

.linksnormal {
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #1055AA;
  text-align: justify;
 
}
.linkstext {
  padding-top: 4px;
  padding-bottom: 8px;
  line-height: 150%;
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #000000;
  text-align: justify;
}
.linkstextbold {
  padding-top: 4px;
  padding-bottom: 8px;
  line-height: 150%;
  font-family:verdana, Arial, sans-serif;
  font-size:11px;
  color: #222222;
  text-align: justify;
  font-weight: bold;
}

a:link.links { color:#1055AA; font-style:normal; text-decoration:none; }
a:visited.links { color:#1055AA; font-style:normal; text-decoration:none; }
a:focus.links { color:#FF6600; font-weight:bold; text-decoration:underline; }
a:hover.links { color:#FF6600; font-weight:bold; text-decoration:underline; }
a:active.links { color:#1055AA; font-weight:bold; }

a:link.linksnormal { color:#1055AA; font-style:normal; text-decoration:none; }
a:visited.linksnormal { color:#1055AA; font-style:normal; text-decoration:none; }
a:focus.linksnormal { color:#FF6600; font-weight:normal; text-decoration:underline; }
a:hover.linksnormal { color:#FF6600; font-weight:normal; text-decoration:underline; }
a:active.linksnormal { color:#1055AA; font-weight:normal; }

a:link.linkblaettern { color:#1055AA; font-style:normal; text-decoration:none; }
a:visited.linkblaettern { color:#1055AA; font-style:normal; text-decoration:none; }
a:focus.linkblaettern { color:#FF6600; font-weight:bold; text-decoration:underline; }
a:hover.linkblaettern { color:#FF6600; font-weight:bold; text-decoration:underline; }
a:active.linkblaettern { color:#1055AA; font-style:normal; }

hr{
background-color:#317DCE; /* Mozilla 1.4 */
color:#317DCE; /* IE 6 */
border: #317DCE; /* Opera 7.11 */
height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

hr.hrblau{
background-color:#317DCE; /* Mozilla 1.4 */
color:#317DCE; /* IE 6 */
border: #317DCE; /* Opera 7.11 */
height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

hr.hrgruen{
background-color:#A5CF10; /* Mozilla 1.4 */
color:#A5CF10; /* IE 6 */
border: #A5CF10; /* Opera 7.11 */
height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

hr.hrorange{
background-color:#FF6600; /* Mozilla 1.4 */
color:#FF6600; /* IE 6 */
border: #FF6600; /* Opera 7.11 */
height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

ul.ulmenue{
list-style-type: disc;
padding-left: 30px;
margin: 2px;

}

