/* GLOBALS
-------------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 1em;
	font-family: Arial,Verdana,Helvetica sans-serif;
	color: #000;
	background: #fff url('../images/bg_main.gif');
}

a {
	color: #333;
}

.cb {
	clear: both;
}

.dn {
	display: none;
}



/* FRAMESET GLOBAL
-------------------------------------------------------------------------- */

#main-frame {
	width: 928px;
	margin: 0 auto 0 auto;
}

#header {
	width: 100%;
	height: 91px;
}

#header #logo {
	float: left;
	margin: 30px 0 0 36px;
}

#header #hmenu {
	float: right;
	width: auto;
	margin: 55px 12px 0 0;
}

#content-wrap {
	width: 927px;
	float: left;
}

#footer li {
	float: left;
	list-style: none;
	margin-right: 16px;
	font-size: 70%;
	color: #949494;
	padding: 10px 0 20px 0;
}

#footer li a {
	color: #949494;
}

#footer li a:hover {
	text-decoration: none;
}

#footer li.email a {
	color: #F89734;
}



/* MENU: HMENU
-------------------------------------------------------------------------- */

#header #hmenu ul li {
	float: left;
	list-style: none;
	margin-left: 10px;
	height: 26px;
	text-align: center;
}

#header #hmenu ul li a {
	display: block;
	width: 88px;
	height: 26px;
}



/* FCE: TAGLINE
-------------------------------------------------------------------------- */

.fce-tagline {
	width: 595px;
	height: 189px;
	background: transparent url('../images/bg_tagline.png') no-repeat;
	margin-left: 1px;
	padding-left: 34px;
}



/* FCE: BIG TEASER
-------------------------------------------------------------------------- */

.fce-big-teaser {
	width: 927px;
	background: transparent url('../images/bg_1cols_content_middle.png') repeat-y;
	float: left;
	position: relative;
}

.fce-big-teaser .big-teaser-top {
	width: 927px;
	height: 4px;
	background: transparent url('../images/bg_1cols_content_top.png') no-repeat;
}

.fce-big-teaser .big-teaser-content {
	width: 925px;
	margin-left: 1px;
}

.fce-big-teaser .big-teaser-content-claim {
	width: 450px;
	float: left;
	margin: 57px 0 0 34px;
}

.fce-big-teaser .big-teaser-content-image {
	width: 375px;
	height: 185px;
	float: right;
	margin: 30px 28px 30px 0;
	position: relative;
}

.fce-big-teaser .big-teaser-content-image .big-teaser-content-image-border {
	width: 375px;
	height: 185px;
	background: transparent url('../images/bg_rahmen_big_teaser.png') no-repeat;
	position: absolute;
	z-index: 2;
}

.fce-big-teaser .big-teaser-content-image .big-teaser-content-image-image-feed {
	width: 355px;
	height: 165px;
	margin: 8px 0 0 9px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}


.fce-big-teaser .big-teaser-bottom {
	width: 927px;
	height: 4px;
	float: left;
	background: transparent url('../images/bg_1cols_content_bottom.png') no-repeat bottom;
}



/* FCE: TEXT CLAIM
-------------------------------------------------------------------------- */

.fce-text-claim {
	width: 927px;
	background: transparent url('../images/bg_1cols_content_middle.png') repeat-y;
	float: left;
	margin-top: 20px;
}

.fce-text-claim .text-claim-top {
	width: 927px;
	height: 4px;
	background: transparent url('../images/bg_1cols_content_top.png') no-repeat;
}

.fce-text-claim .text-claim-bottom {
	width: 927px;
	height: 4px;
	float: left;
	background: transparent url('../images/bg_1cols_content_bottom.png') no-repeat bottom;
}

.text-claim-content {
	float: left;
	width: 100%;
}

.text-claim-content-line {
	width: 565px;
	float: left;
	margin: 18px 0 5px 19px;
}

.text-claim-content-button {
	width: 260px;
	float: right;
	margin: 5px 21px 5px 0;
}



/* FCE: NEWS TEASER
-------------------------------------------------------------------------- */

.fce-news-teaser {
	width: 927px;
	background: transparent url('../images/bg_1cols_teaser_middle.png') repeat-y;
	float: left;
	margin-top: 20px;
}

.fce-news-teaser .news-teaser-top {
	width: 927px;
	height: 65px;
	background: transparent url('../images/bg_1cols_teaser_top.png') no-repeat;
}

.fce-news-teaser .news-teaser-top .left {
	width: 555px;
	float: left;
	margin: 20px 0 0 28px;
}

.fce-news-teaser .news-teaser-top .right {
	width: 238px;
	float: right;
	margin: 20px 28px 0 0;
}

.fce-news-teaser .news-teaser-bottom {
	width: 927px;
	height: 4px;
	float: left;
	background: transparent url('../images/bg_1cols_teaser_bottom.png') no-repeat bottom;
}

.fce-news-teaser .news-teaser-content {
	width: 927px;
	float: left;
}

.fce-news-teaser .news-teaser-content .news-teaser-content-left {
	width: 595px;
	float: left;
	margin: 10px 0 10px 28px;
	overflow: hidden;
}

.fce-news-teaser .news-teaser-content .news-teaser-content-right {
	width: 238px;
	float: right;
	margin: 10px 28px 10px 0;
}


/* FCE: NORMAL CONTENT
-------------------------------------------------------------------------- */

.fce-normal-content {
	margin: 10px 0 20px 0;
}

.fce-normal-content .normal-content-feed {
	margin: 0 24px 0 34px;
	font-size: 80%;
}

.fce-normal-content .normal-content-feed p {
	padding-bottom: 10px;
}

.fce-normal-content .normal-content-feed .csc-menu,
.fce-normal-content .normal-content-feed ul {
	margin-left: 30px;
	margin-bottom: 12px;

}

.fce-normal-content .normal-content-feed .csc-menu li,
.fce-normal-content .normal-content-feed ul li {
	list-style: square;
	margin-bottom: 5px;
	font-weight: bold;
}



/* FCE: INFOBOX ARTICLE
-------------------------------------------------------------------------- */

.fce-infobox {
	margin-top: 10px;
}

.fce-infobox .fce-infobox-spacer {
	width: 291px;
	height: 15px;
	background: transparent url('../images/bg_infobox_spacer.png') no-repeat;
	margin-left: 1px;
}

.fce-infobox h3 {
	margin: 0 10px 5px 10px;
}

.fce-infobox p {
	margin: 0 10px 10px 10px;
	font-size: 80%;
}

.fce-infobox p a {
	color: #B2B530;
	font-weight: bold;
}



/* FCE: LISTING
-------------------------------------------------------------------------- */

#fce-listing-content {
	float: left;
	width: 617px;
	background: transparent url('../images/bg_2cols_content_middle.png') repeat-y;
}

#fce-listing-content #content-text-top {
	background: transparent url('../images/bg_2cols_content_top.png') no-repeat;
	width: 617px;
	height: 40px;
	overflow: hidden;
}

#fce-listing-content #content-text-bottom {
	background: transparent url('../images/bg_2cols_content_bottom_nav.png') no-repeat bottom;
	width: 617px;
	height: 42px;
	overflow: hidden;
	font-size: 70%;
	color: #666;
}

#fce-listing-content #content-text-bottom a {
	text-decoration: none;
	color: #666;
	width: 17px;
	height: 17px;
	background: transparent url('../images/bg_teaser_link.png') no-repeat;
	margin-right: 5px;
	padding: 3px 0 0 5px;
	display: block;
	float: left;
}

#fce-listing-content #content-text-bottom .menu-label {
	float: left;
	padding: 3px 5px 0 0;
}

#fce-listing-content #content-text-bottom a:hover {
	background: transparent url('../images/bg_teaser_link_hover.png') no-repeat;
	text-decoration: underline;
}

#fce-listing-content #content-text-bottom ul {
	width: 100%;
}

#fce-listing-content #content-text-bottom li.left {
	float: left;
	list-style: none;
	margin: 14px 0 0 15px;
}

#fce-listing-content #content-text-bottom li.right {
	float: right;
	list-style: none;
	margin: 14px 15px 0 0;
}

#fce-listing-infobox {
	width: 293px;
	float: right;
	background: transparent url('../images/bg_infobox_middle.png') repeat-y;
}

#fce-listing-infobox #teaser {
	background: transparent url('../images/bg_infobox.png') no-repeat;
	margin-left: 1px;
}

#fce-listing-infobox #infobox-text-top {
	background: transparent url('../images/bg_infobox_top.png') no-repeat;
	width: 293px;
	height: 4px;
	overflow: hidden;
}

#fce-listing-infobox #infobox-text-bottom {
	background: transparent url('../images/bg_infobox_bottom.png') no-repeat;
	width: 293px;
	height: 4px;
	overflow: hidden;
}



/* BO_TEASER: TEASER LISTING
-------------------------------------------------------------------------- */

.layout2 {
	margin: 15px 0 0 34px;
}

.layout2 .item {
	margin-bottom: 23px;
	float: left;
}

.layout2 .item .image {
	width: 270px;
	height: 121px;
	float: left;
	position: relative;
}

.layout2 .item .image .image-border {
	width: 257px;
	height: 121px;
	background: transparent url('../images/bg_rahmen_listing.png') no-repeat;
	position: absolute;
	z-index: 2;
}

.layout2 .item .image .image-feed {
	width: 257px;
	height: 121px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}

.layout2 .item .text {
	width: 290px;
	float: left;
	padding-top: 5px;
}

.layout2 .item .text p {
	font-size: 80%;
	color: #666666;
	margin-bottom: 5px;
}

.layout2 .item .text p a {
	font-weight: bold;
	color: #333;
	font-size: 90%;
}

.layout2 .item .text .green,
.layout2 .item .text .green a {
	color: #B2B530;
	text-decoration: none;
	font-size: 100%;
}

.layout2 .item .text .green a {
	text-decoration: underline;
}

.layout2 .item .text .black {
	color: #333;
}



/* BO_TEASER: TEASER LISTING STARTSEITE
-------------------------------------------------------------------------- */

.layout1 ul {
	float: left;
}

.layout1 ul li {
	width: 257px;
	float: left;
	list-style: none;
	margin: 0 40px 15px 0;
}

.layout1 ul li .image {
	width: 257px;
	height: 121px;
	margin-bottom: 10px;
	position: relative;
}

.layout1 ul li .image .image-border {
	width: 257px;
	height: 121px;
	background: transparent url('../images/bg_rahmen_teaser_listing.png') no-repeat;
	position: absolute;
	z-index: 2;
}

.layout1 ul li .image .image-feed {
	width: 257px;
	height: 121px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}

.layout1 ul li .text {
	width: 257px;
	padding-top: 5px;
}

.layout1 ul li .text p {
	font-size: 80%;
	color: #666666;
	margin-bottom: 5px;
}

.layout1 ul li .text p a {
	font-weight: bold;
	color: #333;
	font-size: 90%;
}

.layout1 ul li .text .orange,
.layout1 ul li .text .orange a {
	color: #F89734;
	text-decoration: none;
	font-size: 100%;
}

.layout1 ul li .text .orange a {
	color: #F89734;
	text-decoration: none;
	font-size: 100%;
	text-decoration: underline;
}

.layout1 ul li .text .black {
	color: #000;
}

.layout1 p.more-details a {
	font-size: 70%;
	color: #333;
}



/* TT_NEWS: LATEST STARTSEITE
-------------------------------------------------------------------------- */

.news-latest ul li {
	list-style: none;
	margin-bottom: 30px;
}

.news-latest ul li h3 {
	font-size: 80%;
	color: #F89734;
}

.news-latest ul li p {
	font-size: 80%;
	color: #666666;;
}

.news-latest ul li p a {
	font-weight: bold;
	color: #333;
	font-size: 90%;
}



/* TT_NEWS: SINGLE
-------------------------------------------------------------------------- */

.news-single-timedata {
	font-size: 90%;
	color: gray;
}

.news-single-subheader {
	margin-top: 18px;
	font-weight: bold;
}


/* EXT: RSS READER
-------------------------------------------------------------------------- */

.tx-opendigitalrssreader-pi1 ul {
	margin: 0 10px 0 10px;
	list-style: square;
}

.tx-opendigitalrssreader-pi1 ul li {
	margin: 0 0 19px 15px;
	font-size: 80%;
	list-style: none;
}

.tx-opendigitalrssreader-pi1 ul li div {
	font-weight: bold;
	padding-bottom: 2px;
}

.tx-opendigitalrssreader-pi1 a {
	padding-left: 26px;
	display: block;
	font-size: 70%;
}