#maincontent .subnews img {
    float:left;
    margin-right:10px;
    outline-color:#DDDDDD;
    outline-style:solid;
    outline-width:1px;
}
ul.subsub {margin: 0;}

.start #maincontent p {
    margin:5px 0;
}
#sidecontent1 .calendar .catoptions a {padding-right:10px;background:transparent url(/themes/default/media/content/icon_pfeil.gif) no-repeat scroll right 0.65em;}


.date {color: #888;font-weight: bold;}

#flashnews {margin: 0 0 20px;padding: 0px;border-bottom: 1px dotted #EEE;}
#flashnews h3 {margin: 0 0 10px;padding: 0 0 0 30px;background: transparent url(/themes/default/media/content/icon_fire.gif) 0 0 no-repeat;}



.dafvideos {
	margin: 20px 0px;
}

.dafvideos .videobox {
	width: 558px;
}

.dafvideos .panel {
	width: 1000px;
}

.dafvideos .videobox-one {
	padding: 5px 4px;
}

#livestream {
	position: relative;
}

#livestream .bottom,
#livestream .top {
	background-image:url("/themes/default/media/content/bg-bar.png");
	border-color:#222222 #222222 #333333;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	line-height:28px;
	padding:0 10px 0 10px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	text-shadow: 0px 1px #000;
	font-weight: bold;
}

#livestream .bottom {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	font-weight: normal;
	line-height: 28px;
}

#livestream .bottom a {
	color: #fff;
}

#livestream .top span {
	color: #b0dafd;
}

#livestream .left {
	float: left;
	display: inline;
}

#livestream .object .left {
	font-weight: bold;
	color: #333;
}

#livestream .object .right a {
	font-weight: normal;
	color: #004885;
	text-decoration: none;
}

#livestream .object .right a:hover {
	text-decoration: underline;
}

#livestream .top .right {
	background-image:url("/themes/default/media/content/152.png");
	background-position:33px 8px;
	background-repeat:no-repeat;
}

#livestream .top .right span {
	color: #ccc;
	font-weight: normal;
}

#livestream .right {
	float: right;
	display: inline;
}

#livestream .object {
	background-color:#ddd;
	border:1px solid #999;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #bbb;
	color:#333;
	text-shadow: 0px 1px #fff;
	padding:0;
	padding: 5px 10px;
	line-height: 1.5;
}

#livestream .object.hl {
	background-color:#f0e9af;
}

#livestream .scroller {
	height: 210px;
	overflow: auto;
}

.articlePopup {
	position: absolute;
	z-index: 100;
	top: 100px;
	left: 100px;
	background-color: #fff;
	width: 500px;
	padding: 10px;
	border: 1px solid #555;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.75);
}

.articlePopupTitle {
	font-weight: bold;
	padding-bottom: 10px;
}

