body
	{
	background-color: #FFF900;
	}
 div.figure{
 	position: relative;
 	left: 5%;
    float:left;
    border:none;
    margin:0.1em;
    padding:0.1em;
    text-align:center;
    width: 10%;
    background-color: #EEFDEB;
    }
  div.figure2{
 	position: relative;
    left:10%;
    float:left;
    border:none;
    margin:0.1em;
    padding:0.1em;
    text-align:center;
    width: 55%;
    background-color: #FFF900;
    }
    img.scaled{
    width:100%;
    }
    /* ab hier nur Layout */
    span.caption{
    font-size:90%;
    font-style:italic;
    color:#A81C1F;
    line-height:12pt;
    }
    p.text{
    border-bottom:1px solid #A81C1F;
    margin:0px;
    width:40%;
    }
    h1, h2, h3{
    text-align: center;
    color: #A81C1F;
    }
.wegweiser
	{
	background-color:#EEFDEB;
	text-align: center;
	color:#1A5F02;
   	font-style:normal;
  	font-size:22pt;
  	line-height:30pt;
  	letter-spacing:0.2mm;
  	word-spacing:0.6mm;
  	text-decoration:none;
  	font-weight:900;
	}
.text
	{
	position: relative;
 	left: 5%;
	background-color:#EEFDEB;
	text-align: center;
	color:#FB1909;
   	font-style:normal;
  	font-size:15pt;
  	line-height:15pt;
  	letter-spacing:0.2mm;
  	word-spacing:0.6mm;
  	text-decoration:none;
  	font-weight:500;
	}
.span.zusatz
	{
	background-color:#FFF900;
	text-align: center;
	color: #700101;
   	font-style:normal;
  	font-size:9pt;
  	line-height:10pt;
  	letter-spacing:0.2mm;
  	word-spacing:0.6mm;
  	text-decoration:none;
  	font-weight:500;
	}
 .clear
	{
	clear: both;
 	font-family:verdana, arial, georgia, serif;
	background-color:#F7F77B;
	text-align: center;
	color:#700101;
   	font-style:normal;
  	font-size:1pt;
  	line-height:1pt;
  	letter-spacing:0.2mm;
  	word-spacing:0.6mm;
  	text-decoration:none;
  	font-weight:500;
	}
