/* Hintegrund Bild für SituationSeite */
body {
	background-image:url(/bilder/willkommen/background.worum.jpg); 
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:right bottom;
}
#contentArea  {
overflow:auto;
}

#haupttext
{
    font-size : 14px;
}
