
.shadow1  {
        position         : absolute;
        color            : #112A73;
        font-size        : 24px;
        font-weight      : bold;
}

.shadow2  {
        position : absolute;
        top : -2px;
        left : 2px;
        color : #FFFF00;
        font-size : 24px;
        font-weight : bold;
}

td.listkopf {
	color : #98FB98;
	background-color : #B0C4DE;/*#7B96E4;*/
	width : 300px;
	height : 30px;
	font-family : Arial,Helvetica,Geneva ;
	text-decoration : none;
	font-weight : bold;
	font-size : 18px;
	vertical-align : bottom;
	border-width : 0px;
	border-style : solid;
	border-color : black;
	padding : 0px
}

td.listkoerpernews {
        color             : #000000;
        width             : 300px;
        height            : 100%;
        background-color  : #FFFFA0;
        font-family       : Arial,Helvetica,Geneva ;
        text-decoration   : none;
        font-weight       : bold;
        font-size         : 14px;
        border-width      : 1px;
        border-style      : solid;
        border-color      : black;
        padding           : 20px
}

a.l:link         {
        color             : #000000;
        text-decoration   : none;
        font-family       : Arial,Helvetica,Geneva ;
        font-size         : 8pt;
        font-weight       : bold;
}

a.l:active         {
        color             : #000000;
        text-decoration   : none;
        font-family       : Arial,Helvetica,Geneva ;
        font-size         : 8pt;
        font-weight       : bold;
}

a.l:visited         {
        color             : #000000;
        text-decoration   : none;
        font-family       : Arial,Helvetica,Geneva ;
        font-size         : 8pt;
        font-weight       : bold;
}

a.l:hover {
        color             : #FF0000;
        text-decoration   : none;
        font-family       : Arial,Helvetica,Geneva ;
        font-size         : 8pt;
        font-weight       : bold;
}
