body
{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   margin-top: 0px;
}
div#container{
   position: relative;
   width: 1005px;
   height: 1895px;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   background-color:#FFFFFF;
   text-align: left;
}

div#container-left{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 194px;
   height: 1940px;
   background-color:#828691;
   border: 2px;
   border-color: white;
   border-style: outset;
}

div#main-logo{
   position: absolute;
   top: 0px;
   left: 220px;
   width: 566px;
   height: 220px;
   margin-top: 0px;
}

div#data{
   position: absolute;
   top: 295px;
   left: 0px;
   width: 566px;
   height: 1570px;
   z-index: 3;
}

div#data-bottom{
   position: absolute;
   top: 1900px;
   left: 0px;
   width: 566px;
   height: 40px;
}

div#container-right{
   position: absolute;
   top: 0px;
   left: 810px;
   width: 180px;
   height: 1940px;
   background-color:#828691;
   border: 2px;
   border-color: white;
   border-style: outset;
}
.text-right {
	font-family: arial;
	font-size: 12;
	color:#FFFFFF;
	background-color:#828691;
	align:justify;
}
.text-right-2 {
	font-family: arial;
	font-size: 10;
	color:#FFFFFF;
	background-color:#828691;
	align:justify;
}

.a1 {
	color: #FFFFFF;
	font-family:arial;
	font-size: 12;
	text-decoration: none;
	width: 100%;
	height: 15px;
	display: block;
}
.a1:link { color: #FFFFFF; background-color:#828691;text-decoration:none;}
.a1:active { color: #FFFFFF; text-decoration:none;}
.a1:visited { color: #FFFFFF; text-decoration:none;}
.a1:hover { color: #000033; background-color:#FFFFFF; text-decoration:none;}
.gruppe {
	padding-left: 12px;
	height: 17px;
	font-size: 15px;
	font-family:arial;
	font-weight:bold;
	color:#FFFFFF;
}
.gruppe1 {
	padding-left: 12px;
	height: 10px;
	background-color:#828691;
}
.gruppe2 {
	height: 10px;
	background-color:#828691;
}
.gruppe3 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	width: 566px;
	height: 20px;
}
