/* Screen-Stylesheet - Spezialitaeten fuer die Home-Seite: */

body .contentwrap .contentfloat .content h1 { font-size:1.3em; font-weight:normal; }

div.contentwrap { background-image:none; padding:0 0 0 0; }

.homeslogande { display:none; }
.homesloganfr { display:none; }

/* mit Ballon: */
.hometextboxde { width:310px; min-height:290px; height:290px; overflow:auto; padding:250px 0 0 300px; color:#000000; background:#ffffff url('../img/deko/home-hg-610x540.jpg') left top no-repeat; }
.hometextboxfr { width:310px; min-height:290px; height:290px; overflow:auto; padding:250px 0 0 300px; color:#000000; background:#ffffff url('../img/deko/home-hg-610x540-fr.jpg') left top no-repeat; }

/*
ohne Ballon:
.hometextboxde { width:310px; min-height:200px; padding:170px 0 0 280px; color:#000000; background:#ffffff url('../img/deko/home-hg-610x405.jpg') left top no-repeat; }
*/