@charset "ISO-8859-1";
/* CSS Document */

.lauftext2spaltig a:hover { color:#2B388F; }
.chartLinks a:hover { color:#2B388F; }
.chartRechts a:hover { color:#2B388F; }

.chart2spaltig img { width: 900px; margin: 12px 0 -4px 0 !important; }
.chartLinks img { width: 420px; margin: 2px 0 -4px 0; }
.chartRechts img { width: 460px; margin: 2px 0 -4px 0; }


.box-title-small {
  background-color: rgba(255, 255, 255, 0.5);
  width: 900px !important;
  height: 40px;
  margin-top: 20px;
  
}
.box-title-small h1 {
	font-size: 20px;
	font-weight: 600;
  	line-height: 40px;
	padding-left:20px;
}


.box-small-title-left h2  {
	font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  padding-left: 20px;
}

.box-small-title-right h2  {
	font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  padding-left: 20px;
}

.lauftext2spaltig {
	font-size: 15px;
	line-height:1.4;
	width:860px;
	padding:20px;
	background-color: rgba(255, 255, 255, 0.5);
	margin-top:2px;
}

.lauftext2spaltig ul { margin:10px 0 10px 20px; }
.lauftext2spaltig ul li { font-size: 15px !important; line-height:1.4; }


.lauftextLinks {
	font-size: 15px;
	line-height:1.4;
	float: left;
	width:380px;
	padding:20px;
	background-color: rgba(255, 255, 255, 0.5);
	margin-top:2px;
}

.lauftextLinks ul { margin-left:20px; }
.lauftextLinks ul li { font-size: 15px !important; line-height:1.4; }

.lauftextRechts {
	font-size: 15px;
	line-height:1.4;
	float: right;
	width:420px;
	padding:20px;
	background-color: rgba(255, 255, 255, 0.5);
	margin-top:2px;
}
.boxGefaerbt { /* Box in rechter Spalte eingefärbt z.B. für «Ihr Gewinn» */
	color:white !important;
	background-color: rgba(21, 84, 134, 0.5) !important;
}


.lauftextRechts ul { margin-left:20px; }
.lauftextRechts ul li { font-size: 15px !important; line-height:1.4; }