/*
#hintergrundkasten {
        position:absolute;
        background-color:#ffffff;
        color:#000000;
        left:206px;
        top:134px;
        width:612px; // ex: 592 
        height:442px;
        overflow: auto;
        }
*/

#hintergrundkasten	{
	position:absolute;
        background-color:#ffffff;
        color:#000000;
        left:206px;
        top:134px;
        width:610px;
height:64px;
	}

p {	margin-top: 5px;
        /* margin-left: 15px; */
        margin-right: 15px;
        margin-bottom: 5px;
        }

#Artikelkasten {
        position:absolute;
        left:206px;
        right:0px;
        top:195px; /* ex: 179, 210 */
        width:610px; /* ex: 592 */
        height:372px;
        overflow: auto;
	background-color:#FFF;
        }

.Rubrikenueberschrift {
                      font-size: 24px;
                       font-weight: bold;
                       }

.zuruebersicht {
                font-size: 10px;
                font-weight: 400;}

.Headline {
        font-size: 18px;
        font-weight: bold;
}
.Teaser {
        font-size: 11px;
        font-weight: bold;
}

.Lauftext {
          font-size: 11px;
        }

.Tipp {
      font-size: 11px;
      font-style: italic;
      }

.Teaser1 {font-size: 11px}

.themen {font-size: 1px;
         color: #ffffff}


a:link {color: #000000;
       text-decoration: none;}
a:visited {color: #000000;
          text-decoration: none;}
a:active {color: #000000;
         text-decoration: none;}

div.haarlinie	{
		background-color:#FFF;
		width:572px;
		margin-left:12px;
		margin-top:14px;
		border-bottom:solid 1px #F00;
		}

.diminut	{
	font-size:9px;
	}

.wee	{
	font-size:1px;
	}
