@charset "utf-8";

/*********************************/
/* STARTSEITE - FILMCLIPS - NEWS */
/*********************************/
.news-latest-container {
	width:220px;
}

.news-latest-container a {
	color:#000000;
	font-size:13px;
}

.news-latest-container h2 {
	margin-top:0;
	color:#003366;
	font-size:12px;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: 82px; /*88px*/
	margin:6px 0;
	padding:6px;
	background:url(../images/news_latest_stripe2.jpg) top left no-repeat;
}

.news-latest-item IMG {
	margin-bottom:3px;
	border:none;
}

.news-latest-item-title {
	font-weight:bold;
}



/**************/
/* NEWSARCHIV */
/**************/
.news-amenu-container {
	width:840px;
	margin:0 auto;
}

.news-amenu-container h2 {
	height:22px;
	margin:0;
	padding-top:10px;
	padding-left:15px;
	color:#FFFFFF;
	background:url(../images/wide_list_header.jpg) top left no-repeat;
	border:none;
	font-size:12px;
	font-weight:bold;
}

.news-amenu-container ul {
	height:134px;
	overflow:auto;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:10px;
	background:url(../images/news_archiv_bckgnd.jpg) top left no-repeat;
	border:#6699CC 1px solid;
	list-style:none;
}

.news-amenu-item-year {
	margin-top:10px;
	margin-left:300px !important;
	color:#6699CC;
}

.news-amenu-container li {
	margin-left:320px;
}

.news-amenu-container li a {
}

.news-list-container {
	width:820px;
	height:170px;
	overflow:auto;
	margin:0 auto;
	padding:10px;
	border:#6699CC 1px solid;
}

.news-list-category {
	float:left;
}

.news-list-title,
.news-list-category_date,
.news-list-subheader {
	padding-left:10px;
	padding-right:10px;
}



/******************************/
/* NEWSARCHIV SINGLE-ANZEIGEN */
/******************************/
.news-single-item {
	background:url(../images/news_single_bckgnd.jpg) no-repeat bottom left;
}

.news-single-item h2 {
	height:22px;
	margin:0;
	padding-top:10px;
	padding-left:15px;
	color:#FFFFFF;
	background:url(../images/wide_list_header.jpg) no-repeat top left;
	font-size:12px;
	font-weight:bold;
}

.news-single-contentwrap {
	height:270px;
	overflow:auto;
	padding:10px;
	padding-left:250px;
	border:1px solid #6699CC;
}

.news-single-float-left {
	float:left;
}

.news-single-timedata {
	float:left;
}

.news-single-category {
	float:left;
}

.news-single-img {
	float:right;
	margin-left:20px;
}

.news-single-imgcaption {
	text-align:right;
}

.news-single-item h3 {
	margin-top:5px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
}

.news-single-item p {
	margin-top:40px;
}

.news-single-item hr {
	width:100%;
	margin-top:40px;
	margin-bottom:10px;
	text-align:left;
}

.news-single-additional-info dt {
	margin-bottom:5px;
}

.news-single-additional-info dd {
	margin-left:20px;
}

.news-single-additional-info p {
	margin:0;
}



/************/
/* FAQ-LIST */
/************/
.news-list-faq-item {
	margin-bottom:5px;
}

.news-search-faq-form {
	margin-top:20px;
	margin-bottom:40px;
}

.news-search-faq-form-sword input {
	width:150px;
	margin-left:3px;
	color:#003366;
	background:#FFFFFF;
	border:#85CBED 2px solid;
}

.news-search-faq-form-submit input {
	width:19px;
	height:20px;
	color:#85CBED;
	background:#FFFFFF url(../images/lupe.png) left bottom no-repeat;
	border:none;
	cursor:pointer;
}

.news-search-faq-emptyMsg {
	display:none;
}

.news-single-faq-item .clearer {
	margin:25px 0 15px;
}

.news-single-faq-backlink {
	margin-top:20px;
}