 div.figure{
 	position: relative;
 	top: 8%;
 	right: 3%;
    float:left;
    border:thin #091F4C solid;
    margin:0.1em;
    padding:0.1em;
    text-align:center;
    width: 48%;
    background-color: #091F4C;
    }
    img.scaled{
    width:100%;
    }
    object.figure{
 	position: relative;
 	right: 1%;
 	top: 0%;
    float:right;
    border:thin #091F4C solid;
    margin:0.1em;
    padding:0em;
    text-align:center;
    width: 90%;
    background-color: #091F4C;
    }
    object.scaled{
    width:100%;
    }
    /* ab hier nur Layout */
    span.caption{
    font-size:90%;
    font-style: normal;
    color:#FFFFFF;
    line-height:12pt;
    }
    p.text{
    border-bottom:2px solid #A81C1F;
    margin:3px;
    width:40%;
    }
    div.figure2{
 	position: relative;
    float:left;
    left: 0%;
    top:6%;
    border:thin #091F4C solid;
    margin:0.1em;
    padding:0.1em;
    text-align:center;
    width: 45%;
    background-color: #091F4C;
    }
    img.scaled2{
    width:100%;
    }
    /* ab hier nur Layout */
    span.caption2{
    font-size:90%;
    font-style: normal;
    color:#FFFFFF;
    line-height:12pt;
    }
    p.text2{
    border-bottom:2px solid #A81C1F;
    margin:3px;
    width:40%;
    }
    .brechen{
    position: relative;
    left: 7%;
    clear: both;

    color:#A81C1F;
    font-size:11pt;
  	line-height:11pt;
  	letter-spacing:0.2mm;
  	word-spacing:0.6mm;
  	text-decoration:none;
  	font-weight:600;
    }
    h1, h2, h3{
    text-align: center;
    color: #A81C1F;
    }
    .text
    {
    border: 0px;
	border-color: #431718;
	border-style: groove;
	padding-right: 1px;
	padding-left: 1px;
	position: relative;
	float: left;
	top:10%;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
  	font-size:12pt;
  	line-height:13pt;
  	letter-spacing:0.2mm;
  	word-spacing:0.6mm;
  	text-decoration:none;
    }
	span.nr1
	{
	position: relative;
	left: 1%;
	top:5%;
	color:#FFFFFF;
	font-weight:400;
	font-style:normal;
  	font-size:13pt;
  	line-height:14pt;
  	letter-spacing:0.2mm;
  	word-spacing:0.6mm;
  	text-decoration:none;
	}
	span.nr2
	{
	position: relative;
	left: 10%;
	top: 10%;
	color:#FFFFFF;
	font-weight:400;
	font-style:normal;
  	font-size:15pt;
  	line-height:22pt;
  	letter-spacing:0.2mm;
  	word-spacing:0.6mm;
  	text-decoration:none;
	}
	span.nr3
	{
	position: relative;
	left: 2%;
	top: 13%;
	color:#FFFFFF;
	font-weight:400;
	font-style:normal;
  	font-size:13pt;
  	line-height:14pt;
  	letter-spacing:0.2mm;
  	word-spacing:0.6mm;
  	text-decoration:none;
	}
