/* Darstellung der Linien und des Hintergrundes des cyanfarbenen Textfeldes*/
hr.gold_lang
{position:absolute; left:25px; top: 80; color:#B7AC80; width:910px; height:4px;}
hr.cyan_lang
{position:absolute; left:25px; top: 90; color:#04A5C1; width:910px; height:2px;}

div.schriftband
{position:absolute; left:220px; top:100px; width: 715px; height:70px; background:#04A5C1;}

hr.cyan_kurz
{position:absolute; left:220px; top: 180; color:#04A5C1; width:715px; height:2px;}
hr.gold_kurz
{position:absolute; left:220px; top: 190; color:#B7AC80; width:715px; height:4px;}


div.linke_seite 
{position:absolute; left:25px; top: 100px; width: 195px; height:500px; background:#F8F8F8;}


