p.pos_unten_rechts {
    position: absolute;
    bottom: 0.3em;
    right: 0;
}
p.pos_unten_links {
    position: absolute;
    bottom: 0.3em;
    left: 0;
}

a.bigLink {
    border-bottom: none;
    color: #12681D;
	font-weight: bold;
	font-size: 1.4em;
    line-height: 1.1em;
}

a.bigLink:hover,
a.pfeile:hover,
p.news-single-backlink a:hover,
a.lesen:hover,
a.hoeren:hover,
a.sehen:hover,
a.pdf:hover,
a.download:hover,
a.galerie:hover,
.news-list-morelink a:hover {
    border-bottom: none;
    text-decoration: underline;
}


/* p.arrow_alignright:before {
    content: '»';
    margin-right: 0.2em;
    font-size: 120%;
    color: #DD0000;
    font-weight: 600;
}

p.arrow_alignright {
    padding-left: 10px;
    text-align: right;
}

p.arrow_alignleft {
    text-align: left;
}

p.arrow_alignright a,
p.arrow_alignleft a {
    color: #12681D;
}

a.arrow_alignright:before, 
a.arrow_alignleft:before {
    content: '»';
    margin-right: 0.2em;
    font-size: 120%;
    color: #DD0000;
    font-weight: 600;
}
*/
p.news-single-backlink a,
a.pfeile {
    width: auto;
    /*display: block; */
/*    float: left; */
    border-bottom: none;
    padding: 0.05em 0 0 1em; 
    background: url(../images/misc/pfeil.gif) 0 0.4em  no-repeat;
    font-weight: 600;  
}

.portal p.news-single-backlink a,
.portal a.pfeile {
}

a.lesen,
a.hoeren,
a.sehen,
a.pdf,
a.download,
a.galerie,
.news-list-morelink a {
/*
    width: 4.5em;
    height: 0.9375em;
    display: block;
    clear: both;
    background: url(../images/misc/nachrichten_lesen_1.gif) top no-repeat;
    padding: 0.4375em 0 0 1em;
    font-weight: 600;  
*/
    border-bottom: none;
    width: 5.8em;
    height: 0.9375em;
    display: block;
/*    clear: both; */
    background: url(../images/misc/nachrichten_lesen_1.gif) top left no-repeat;
    padding: 0.4375em 0 0.3em 1.3em;
    font-weight: 600; 
}

a.hoeren {
    width: 4.5em;
    height: 1.2em;
    padding: 0.57em 0 0.3em 1.3em;
    background: url(../images/misc/nachrichten_hoeren_1.gif) top left no-repeat; 
}

a.sehen {
    width: 5.625em;
    background: url(../images/misc/nachrichten_sehen.gif) no-repeat; 
}

a.pdf {
    width: 5.625em;
    background: url(../images/misc/nachrichten_pdf.gif) no-repeat; 
}

a.download {
    width: 6.25em;
    background: url(../images/misc/nachrichten_download.gif) no-repeat; 
}

a.galerie {
    width: 10em;
    background: url(../images/misc/nachrichten_galerie.gif) no-repeat; 
}
 

