#ticker {
  position: relative;
  margin:30px 0 0 0;
  float:right;
  width:250px;
  background:#003399;
}


#ticker p {
  width:235px;
  text-align:center;
  margin:0 0 0 5px;
  margin-bottom:0px;
  color:#FFF;
}

#ticker p.head {
  width:235px;
  text-align:left;
  margin:5px 5px 5px 5px;
  color:#FFF;
}

.Reichtumsuhr {
	width:240px; 
	font-size:12px
	color:#FFF;
	text-decoration:none;
	text-align:center;
	background:#0c46bb;
	margin: 0px 0px 0px 5px;
}

.Reichtumsuhr_head{
  width:235px; 
  font-size:14px;
  background:#6c86bc;
  text-align:left;
  margin: 0px 0px 0px 5px;
  color:#FFF;
	padding:2px;
}
.Reichtumsuhr p {
  width:235px;
}
.Reichtumsuhr #alle {
	color:#00FFFF;
	width:235px;
}
.Reichtumsuhr #reich {
	color:#00FF00;	
	width:235px;
}
.Reichtumsuhr #arm {
	color:#FF0000;
  width:235px;	
}
.Reichtumsuhr .Quellenhinweis {
	font-size:7px;
} 
.Reichtumsuhr .Quellenhinweis a{
	font-size:7px;
	color:#FFF;
	text-decoration:none;
} 

#kohle {
  width:235px;  
  background:#0c46bb;
  text-align:center;
  margin: 0px 0px 0px 5px;
  color:#FF0000;
	padding:2px;
}
#ticker a.ticker{
  font-size:14px;
  text-decoration:none;
  color:#FFF; 
}

#ticker a{
  font-size:10px;
  text-decoration:underline;
  color:#FFF; 
}

#ticker a.ticker_text_link{
  font-size:10px;
  text-decoration:none;
  color:#FFF;
  
}

#ticker .date{
  padding:2px;
  background:#6c86bc;
  text-align:left;
  font-size:14px;
}

#ticker .topic{
  padding:2px;
  background:#4a79d8;
  text-align:left;
  font-size:14px;
}

#ticker .text_k{
  background:#0c46bb;
  text-align:justify;
  font-size: 10px;
  padding: 2px;
  margin-bottom:5px;
}

#ticker_impressum {
  position:relative;
  float:right;
  width:250px;
  background:#039;
  margin:0px;
}

#ticker_impressum p{
  width:240px;
  margin:0px;
  color:#FF0000;
}

#ticker_impressum a{
  font-size:10px;
  text-decoration:none;
  color:#FFF;
}
#ticker_acp {
  position:relative;
  float:right;
  width:250px;
  background:#039;
}

#ticker_acp p{
  width:240px;
  margin:0px;
  color:#FF0000;
}

#ticker_acp a{
  font-size:10px;
  text-decoration:none;
  color:#FFF;
}

#video{
margin:0 0 0 5px;
}

