body{
background-color: #FFFFFF;
}

div#navi{
 position: absolute; left:0px; top:4px; width:164px;
 background-color: #FFFFFF;
}

div#inhalt{
 position: absolute; left:177px; right:5px; top:4px;
 background-color: #FFFFFF;
}

div#schliessen{
 position: absolute; right:5px; top:4px;
 background-color: #FFFFFF;
}

.Fließtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.Hintergrund {
	background-color: #FFFFFF;
}
.Fließtext_gr {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000033;
}
.Fließtext_gr_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.Fließtext_gr_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}
.Fließtext_mehr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Fließtext_gr_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.Fließtext_gr_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00b050;
}

.xxlschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000033;
	font-weight: normal;
}	

.xlschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000033;
	font-weight: normal;
}	

.Tabelle_Infothek  {
	 border-collapse:collapse;
	 border: thin solid #C0C0C0;
	 border-right:thin solid #C0C0C0;
}

.inframe-container {
  position: relative; 
  padding-bottom: 10px;
   height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
