a {
   text-decoration:none;
   color:#d50a30;
}

a:hover {
   text-decoration:underline;
}

#headline {
   color:#002e65;
   font-size:16px;
   line-height:18px;
}

h3 {
   font-size:12px;
   color:#002e65;
}

h3 a {
   color:#002e65 !important;
}

h3 span.ort {
   display:block;
   font-size:90%;
   font-weight:normal;
}

div#content {
/*
   font-size:11px;
   line-height:140%;
*/
}

#content ul {
   margin:0;
   padding:0;
   margin-left:15px;
   margin-top:10px;
   margin-bottom:10px;
}

#content ul li {
   list-style:square url(/_images/icons/bullet.gif);
}

#content a:hover {
   text-decoration:underline;
}

h2#teaser {
   font-weight:normal;
   font-size:11px;
   line-height:140%;
   padding-bottom:2px;
}

a.pfeil,
span.pfeil a {
   color:#d50a30;
   text-decoration:none;
   font-size:11px;
   font-weight:bold;
   line-height:16px !important;
   background:url(/_images/icons/arrows/rot_auf_weis.gif) no-repeat left center;
   padding-left:20px;
   display:block;
}

a.pfeil:hover,
span.pfeil a:hover {
   text-decoration:underline;
}

.hr hr {
   display:none;
}

.hr {
   height:21px;
   background:url(/_images/layout/hr.gif) repeat-x 0 10px;
}
