.ext_teaser_double .teaser {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-image: none !important;    
}

.ext_teaser_double .teaser .richtext {
    margin-left: 0 !important;
}

.ext_teaser_left .teaser {
    padding-left: 1.75em !important;
}

#page_body_main_foot a:hover,
#page_body_main_foot a:focus,
#page_body_main_foot a:active,
#page_body_main_content a.intern:hover,
#page_body_main_content a.intern:focus, 
#page_body_main_content a.intern:active,
#page_body_main_content a.extern:hover,
#page_body_main_content a.extern:focus, 
#page_body_main_content a.extern:active {
  text-decoration: underline !important;
}

.glossary_entry:hover, .glossary_entry:focus, .glossary_entry:active {
    text-decoration:none !important;
    padding: 0 !important;
}

.glossary_entry, .glossary_entry:visited, .glossary_entry:hover {
    border-bottom:1px dotted #000000;
    color:#333333 !important;
    cursor:help;
    text-decoration:none !important;
    padding: 0 !important;
}