#content {
	margin-top: 4px;
}

#contenttop {
	margin-bottom: 11px;
	margin-left: 9px;
}

.hauptsujet {
	float: left;
	width: 601px;
}

.deltatv {
	float: right;
	margin-left: 9px;
	margin-right: 9px;
	width: 256px;
	padding-left: 40px;
}

.logo {
	margin-bottom: 42px;
}

.tvscreen {
	padding-left: 5px;
}

.tvscreen h1 {
	color: #E3001C;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 10px;
}

#contentbottom {
	margin-left: 9px;
	margin-bottom: 11px;
}

.newsbox {
	width: 296px;
	padding-right: 9px;
	float: left;
}

.newsbox a,
.newsbox a:link,
.newsbox a:active,
.newsbox a:visited,
.newsbox a:hover {
	text-decoration: underline;
	font-size: 0.9em;
}

.newsbox h1 {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 6px;
}

.newsbox .green {
	background-color: #65A827;
	padding-left: 13px;
	padding-top: 7px;
	height: 141px;
	overflow: hidden;
}

.newsbox .green a {
	color: #ffffff;
}

.newsbox .newscontent {
	margin-bottom: 13px;
}

.newsbox .green .newscontent .newsimg {
	float: left;
	/*width: 127px;*/
	margin-right: 10px;
}

.newsbox .newscontent .newstext {
	padding-right: 10px;
}

.newsbox .newscontent .newstext p.subheader {
	font-weight: bold;
	font-size: .9em;	
	margin-bottom: 5px;
}

.newsbox .newscontent .newstext p.body {
	font-weight: normal;
	font-size: 0.75em;	
	margin-bottom: 5px;
}

.newsbox .green .newscontent .newstext {
	/*float: right;
	width: 136px;*/
}

.newsbox .green .newscontent .newstext p.subheader {
	color: #000000;
}

.newsbox .red {
	background-color: #E3001C;
	padding-left: 13px;
	padding-top: 7px;
	height: 141px;
	overflow: hidden;
}

.newsbox .red a {
	color: #000000;
}

.newsbox .red .newscontent .newsimg {
	float: right;
	/*width: 127px;*/
	margin-left: 10px;
	margin-right: 10px;
}

.newsbox .red .newscontent .newstext {
	/*float: left;
	width: 136px;*/
}

.newsbox .red .newscontent .newstext p.subheader {
	color: #ffffff;
}

.newsbox .red .newscontent .newstext p.body {
	color: #ffffff;
}

.newsbox .ticker {
	background-color: #A7ADA9;
	padding-left: 13px;
	padding-top: 7px;
	height: 141px;
	overflow: hidden;
	position: relative;
}

/* Ticker */

#NewsTicker{
	width: 273px;
	height: 100px;
	position: relative;
}

#NewsVertical {
	width: 273px;
	height: 121px;
	display: block;
	overflow: hidden;
	position: relative;
}

#controller{
	padding:6px;
	font-size:11px;
	color:#666;
}

#play_scroll_cont{display:none;}

/* --------------- */
/* Ticker Vertical */
#TickerVertical {
	width: 273px;
	height: 121px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#TickerVertical li {
	display: block;
	width: 273px;
	height: 115px;
	color: #000000;
	text-align: left;
	font-size: 0.95em;
	font-weight: normal;	
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	float: left;
}

#TickerVertical li .NewsTitle{
	display: block;
	color: #ffffff;
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
}

#TickerVertical li .NewsImg{
	float:left;
	margin-right:10px;
}

#TickerVertical li .NewsFooter {
	display: block;
	color: #000000;
	font-size: 10px;
	margin:6px 0 14px 0;
}

#TickerVertical li a {
  color: #000000;
}

/* Footer */

#footer {
	background-color: #000000;
	padding-left: 9px;
	padding-top: 11px;
	padding-bottom: 12px;
}

.footerbox {
	float: left;
	width: 284px;
	margin-right: 9px;
	padding-left: 12px;
	display: inline;
}

.footerbox h1 {
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0px;
}

.footerbox p {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #949494;
	font-weight: normal;
}

.footerbox a,
.footerbox a:link,
.footerbox a:active,
.footerbox a:visited,
.footerbox a:hover {
	text-decoration: underline;
	color: #ffffff;
}
