﻿html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	display: table;
      }
    
body 
 {
	color: #000;
	background-color: #414141;
	position: relative;   /* nur beim Opera nötig, wird von IE ignoriert. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 765px;
	width: 1020px;
	right: auto;
	bottom: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin: auto;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.kleintext-9PT {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #666;
	line-height: 10pt;
}
.kleintext-8PT {
	font-family: sans-serif, Arial;
	font-size: 8pt;
	color: #666;
	line-height: 9pt;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
.kleintext-9PT-1 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #666;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
}
.medium {
	font-family:  Arial, sans-serif, News Gothic MT;
	font-size: 13px;
	color: #666;
}
.abst11   {
	font-family: Arial, sans-serif, News Gothic MT;
	font-size: 13px;
	color: #666;
	padding-left: 12px;
}

.ueberschrift-gr {
	font-family: Arial, sans-serif, News Gothic MT;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #91BD10;
	width: 500px;
	font-size: 17px;
	line-height: 35px;
}
.ueberschrift-gr-1 {
	font-family: Arial, sans-serif, News Gothic MT;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #91BD10;
}
#ueberschrift-gr-impress {
	font-family:  Arial, sans-serif, News Gothic MT;
	font-size: 17px;
	font-weight: bold;
	color: #91BD10;
	position: absolute;
	height: 42px;
	left: 161px;
	top: 133px;
	width: 623px;
	visibility: visible;
	z-index: 2;
}
.footer {
	font-family: Arial, Times, serif;
	font-size: 9px;
	color: #999999;
}
.sans-fett-grau {
	font-family:  Arial, sans-serif, News Gothic MT;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.sans-fett-grau-17 {
	font-family: sans-serif, Arial, News Gothic MT;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
.thrColFixHdr {	font-family:  Arial, sans-serif, News Gothic MT; }
#gemeinsam {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #91BD10;
	height: 173px;
	width: 400px;
	position: absolute;
	top: 230px;
	text-align: center;
	line-height: 40px;
	display: block;
	padding-left: 0px;
	float: right;
	right: 40px;
}
.www-bimmer {
	font-size: 10px;
}
/*  ----------------------------------------------------------------------------------  */

.thrColFixHdr #container 
   {
	width: 1020px;          /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
	background-color: #FFF;
	position: relative;
	margin: auto;
	height: 765px;
	left: auto;
	top: 0px;
	} 
.thrColFixHdr #sidebar1 
    {
	float: left;      /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 130px;             /* Auffüllung gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	background-image: url(Bilder/navi-color.gif);
	height: 765px;
	position: relative;
	background-repeat: repeat;
	  }
.thrColFixHdr #sidebar2 
    {
	width: 180px;
	height: 765px;
	background-color: #FFF;
	position: relative;
	float: right;
	  }
.thrColFixHdr #sidebar2-gr {
	width: 180px;
	height: 765px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
}

.thrColFixHdr #kopf{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #91BD10;
	height: 102px;
	width: 700px;
	position: absolute;
	padding-left: 10px;
	top: 0px;
	padding-bottom: 0px;
	padding-top: 82px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	margin-right: 180px;
	left: 0px;
	background-color: #FFF;
	   }
.thrColFixHdr #mainContent 
    {
	height: 561px;
	background-color: #FFF;
	width: 680px;
	margin-right: 180px;
	margin-left: 130px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	bottom: auto;
	top: 184px;
	left: 0px;
	overflow: visible;
	visibility: visible;
	margin-bottom: 10px;
	font-variant: normal;
	font-weight: normal;
} 
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen.                Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	  float: right;
	  margin-left: 8px;
       }
.fltlft {                  /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */ 
      float: left;
	  margin-right: auto; 
	  }
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element 
                   vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */ 
      clear:both; 
	  height:1px;
	  line-height: 0px; 
	  }
a:link {
	color: #666;
	cursor: auto;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-family:  Arial, sans-serif, News Gothic MT;
	font-size: 13px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
.point-gr {
	color: #91BD10;
	font-size: 16px;
	font-weight: bold;
	line-height: 10px;
	padding-left: 3px;
}
#zweifarbfeld {
	font-family: Arial, sans-serif;
	background-color: #91BD10;
	background-position: right top;
	height: 25px;
	width: 680px;
	float: none;
	margin-right: 0px;
	padding-top: 0px;
}
.ueberschrift-ws {
	color: #FFF;
	font-family: Arial, sans-serif, News Gothic MT;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.farbfeld2-hellgr {
	font-family: Arial, sans-serif;
	background-color: #E1EBC5;
	background-position: right top;
	height: auto;
	width: 660px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 20px;
}
.point-gr1 {
	color: #91BD10;
	font-size: 14px;
	font-weight: normal;
	line-height: 10px;
}
.sans-bd-gr12 {
	font-family: Arial, sans-serif, News Gothic MT;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.medium-gr {
	font-family: Arial, sans-serif, News Gothic MT;
	font-size: 13px;
	color: #91BD10;
	font-weight: normal;
}
.blindabstand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
#scrollweiss {
	position: absolute;
	height: 553px;
	width: 20px;
	top: 184px;
	right: 180px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFF;
	visibility: visible;
	z-index: 100;
	color: #999;
	vertical-align: bottom;
}
.blindlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #FFF;
	height: 10px;
	width: 50px;
	position: relative;
	visibility: hidden;
}
