body{
	margin: 0px;
	padding: 0px;
	background: #fff;
	/*font: normal normal 400 14px/20px verdana,georgia,serif;*/
	font-family: verdana, georgia, serif;
}
table{
	font-size: 12px
}

p.message_blue{
background: #dae6f2;
    border: 1px solid #bdc4ca;				
    padding: 3px;
}
 


a{
	text-decoration: none
}
.logo{
	padding: 0 0 0 5px;
	float: left;
}
.content{
	max-width:760px;
	margin:0px auto;
	background: #fafafa;
	overflow: hidden;
}
.content p{
	padding: 0 60px 0 10px;
	font: normal normal 400 14px/20px verdana,georgia,serif;
	max-width: 680px;
	float: left;
	color: #000000;
}
.header{
	height: 83px;
}
.header img{
	margin: 0 0 0 5px
}
.header h1{
	display: inline;
	font-family: arial;
	float: right;
	margin: 44px 12px 0 10px;
	font-size: 20px;
	font: normal normal 400 22px/35px verdana,georgia,serif;
}
.header i{
	background: #ffffff;
	color: #000000;
	padding: 0px 10px 0px 10px;
}
.footer{
	width: 100%;
	padding: 11px 0 5px 10px;
	height: 20px;
	clear: both;
}
.footer ul{
	margin: 0px;
}
.footer li{
	list-style-type: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.footer li a{
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}
.subtitle{
	font-style: italic;
	font-size: 14px;
}
.indent{
	margin-top: 5px;
	margin-left: 20px;
	display:block
}
h2{
	clear: both;
	margin: 3px 0 10px 0px;
	font-size: 16px;
	font-weight: normal;
}
.text{
	line-height: 20px;
	font-size: 14px;
}
.daterange{
	display: block;
	margin-bottom: 12px;
	color: #8A8A8A;
	font-size: 14px;
}
.senddate{
	margin-top: 0px;
	color: #8A8A8A;
}
.list-container{
	clear: both;
}
.list-item{
	margin: 0 0 15px 0;
	display: block;
	color: #000000;
	font-size: 12px;
}
.list-item p{
	padding: 5px 0 0 0;
	margin: 0px;
	max-width: 552px;
}
.list-item > img{
	float: left;
	margin: 7px 10px 0 0px;
	width: 176px;
	padding: 1px;
}

.language {
    color: #000000;
    float: left;
    height: 30px;
    text-decoration: none;
    width: 25%;
}

/*Normal List-Item*/
.list-item img.bigimg{
	float: left;
	margin: 7px 10px 0 0px;
	width: 176px;
	padding: 1px;

}
.list-item .category{
	text-transform: uppercase;
	float: left;
}
.list-item .title{
	font-weight: bold;
	font-size: 14px;
	margin: 7px 0 0 0;
	/*clear: both;*/
	display: block;
}
.list-item .description{
	margin: 3px 0 0 0;
	line-height: 18px;
}
.list-item .date, .list-item .category{
	color: #8A8A8A;
	display: inline;
}
.list-item .more{
	display: inline;
	float: left;
}
.list-item .flags span{
	display: inline;
	padding: 2px 4px 2px 4px;
	/*margin: 0 0 0 10px;*/
	font-size: 10px;
}
.list-item .flags{
	margin-bottom: 3px;
}
.list-item .flags span.mk{
	background: #355178;
	color: #FFFFFF;
}
.list-item .flags span.bu{
	background: #45bae0;
	color: #FFFFFF;
}
.list-item .flags span.info-gigant{
	background: #5ae124;
	color: #000;
}
.list-item .flags span.docu{
	background: #444444;
	color: #FFFFFF;
}
.list-item .flags span.satire{
	background: #d65d1b;
	color: #FFFFFF;
}
.list-item .flags span.duration,
.list-item .flags span.shortlink {
	background: #000000;
	color: #FFFFFF;
}
.list-item .flags span.archive{
	background-color: #bfad68;
	color: #FFF;
}
.list-item .flags span.minute{
	background: #6a4a4e;
	color: #FFFFFF;
}
.list-item .flags span.clip{
	background: #b2094e;
	color: #FFFFFF;
}
.list-item .flags span.meinung{
	background: #3e80a9;
	color: #FFFFFF;
}
.list-item .flags span.interview{
	background: #33666c;
	color: #FFFFFF;
}
.list-item .flags span.DaN{
	background: #e8c436;
	color: #FFFFFF;
}
.list-item .flags span.zaun{
	background: #b77b1b;
	color: #FFFFFF;
}
.list-container .seperator{
	width: 100%;
	height: 1px;
	background-color: #C9C9C9;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #FFFFFF;
}
.list-container .seperator.dark{
	background-color: #726B6B;
}
/*Spotlight List-Item*/
.list-container.spotlight a{
	color: #000000;
}
.list-container.spotlight a .title{
	color: #000000;
	font-weight: bold;
}
.list-container.spotlight .list-item{
	margin: 0 0 3px 0;
}

.list-container.spotlight .list-item {
	margin: 0 0 3px 0;
}

.list-container.spotlight .seperator{
	margin: 0 0 0 0;
}

.list-container .title-container{
	margin-bottom: 4px;
}

ul.language-list li{
	margin-bottom: 5px;
	margin-top: 2px;
}
ul.language-list li a span.lang-name{
	text-decoration: underline;
}
ul.language-list.vertical li{
	display: inline;
	margin-right: 31px;
}

table.text{
	text-align: left;
}
table.text thead th{
}
table.text th{
	vertical-align: middle;
	font-weight: normal;
	padding: 4px 10px 0px 10px;
}
table.text ul{
	padding-left: 20px;
	margin: 0px;
}
table.text th.last-column{
	padding-right: 0px;
}
table.text th.first-column{
	padding-left: 0px;
}

table.text b{
	font-size: 15px;
}

.language-list-horizontal{
	margin-top: 0px;
}
.language-list-horizontal th{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 15px;
	/* padding-left: 6px; */
	width: 187px;
}
.language-list-horizontal .lang-name{
	text-decoration: underline;
}

/*Pro/Contra Table*/
table.pro-contra {
	width: 100%;
	border-collapse: collapse;
}
table.pro-contra td,  table.pro-contra th {
	border: 1px solid black;
	padding: 3px 8px;
	vertical-align: top;
	text-align: left;
	line-height: 20px;
}

table.pro-contra .main-stream{
	background: #F8E0E0;
	border-right: 0px;

}
table.pro-contra .kla-tv{
	background: #E0F8E0;
	border-left: 0px;
}

a h1{
	font-weight: normal;
	margin-bottom: 7px;
	color: #000;
	border-bottom: 1px solid #8C8B8B;
	padding-bottom: 0px;
	font-size: 25px;
	line-height: 35px;
}


table.top-list{
	border-collapse:collapse;
}

table.top-list th{
	border-bottom: 1px solid #B3ABAB;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.top-list tr.last th{
	border-bottom: none;
}

table.top-list th.number{
	font-size: 35px;
	font-weight: normal;
	width: 20px;
	text-align: center;
	padding-top: -8px;
	margin-right: 10px;
	padding-right: 1px;
}

table.top-list th.image img{
	width: 150px;
	padding-left: 10px;
}

table.top-list th.title{
	vertical-align: top;
	text-align: left;
	font-size: 17px;
	font-weight: normal;
	padding-left: 10px;
	color: #000;
	padding-bottom: 0px;
}

table.top-list th.title a{
	color: #000000;
	line-height: 23px;
}

.text-highlight{
	font-family: courier;
	font-size: 22px;
	font-weight: bold;
	line-height: 23px;
	padding-right: 1px
}
/*
tr:nth-child(even) {
	background-color: #FD9D5D;
}
tr:nth-child(odd) {
	background-color: #C0F390;
}*/
table {
	border-spacing: 0px;
}

#sprechblase {
	position: relative;
	width: 250px;
	height: 120px;
	line-height: 120px;
	font-size: 1.8em;
	font-family: helvetica, tahoma;
	border: 4px solid #2651A6;
	margin:0 auto;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	background: #fff;
}

#sprechblase:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
	top: 120px;
	border: 20px solid;
	border-color: #2651A6 transparent transparent #2651A6;
}

#sprechblase:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 34px;
	top: 120px;
	border: 15px solid;
	border-color: #fff transparent transparent #fff;
}