body {
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{
	border-style:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% Arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	margin:0 auto;
	width:970px;
	background:#fff;
	overflow:hidden;
	position:relative;
}
#main {
	width:790px;
	/*padding:182px 0 0;*/
	padding: 95px 0 0;
}
#banners-column {
	width:160px;
	padding:98px 0 0 20px;
	position:absolute;
	left:790px;
	top:0;
}
#header {
	width:790px;
	/*padding:0 0 63px;*/
	/*background:url("../images/bg-doc-ttl-holder.gif") no-repeat 5px 119px;*/
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
#footer {
    text-align:center;
    padding: 0 0 20px 0;
    border-top:1px solid #000;
    background:#fff;
}
#footer .seitenanfang{
	height:24px;
	margin:0 0 18px 0;
	padding: 2px 3px 0 0;
	text-align:right;
}
#footer .seitenanfang div.seitenanfang-button {
    float:right;
}
#footer .seitenanfang div.seitenanfang-text {
	float:right;
	padding:8px 4px 0 0;
}
#footer .footerLinks {
    width:765px;
}
#footer .footerLinks a {
    padding: 0 5px;
}
#footer .footerLizenz {
    padding: 20px 0;
}
.header-banner {
	display:block;
	/*margin:0 0 29px 29px;*/
	outline:none;
}
.header-banner img {
	display:block;
	border:1px solid #000;
}
.main-banner {
	display:block;
	outline:none;
}
.main-banner img {
	display:block;
	border:0;
}
#page .headline h1, #page .headline h2 {
    display:block;
    text-indent:-999em;
}
#content {
	background:#f5f5f5;
}
.main-menu-holder {
	/*background:url("../images/bg-main-menu-hold.gif") repeat-x;*/
	padding:0 0 18px;
}
.main-menu-holder #sdesiteheader {
    width:790px;
    background:#fff;
}

.main-menu-holder #sdesiteheader ul.pagenav{
    width:556px;
}
.siteheader .body {
    background:#fff;
}
.reset .siteheader {
    margin:5px 0 0;
}	
.main-menu {
	margin:0;
	padding:5px 0 5px 20px;
	list-style:none;
	overflow:hidden;
	width:770px;
	background:url("../images/bg-main-menu.gif") no-repeat 100% 0;
}
.main-menu li {
	float:left;
	margin:0 10px 0 0;
	text-transform:lowercase;
}
.main-menu li a {
	float:left;
	text-decoration:none;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url("../images/sprite.gif") no-repeat;
	outline:none;
}
.main-menu li a.active,
.main-menu li a:hover {
	background:url("../images/sprite.gif") no-repeat 0 -23px;
	text-decoration:none;
}
.main-menu li a span {
	float:left;
	margin:0 0 0 6px;
	background:url("../images/sprite.gif") no-repeat 100% 0;
	padding:3px 12px 5px 13px;
	text-transform:capitalize;
}
.main-menu li a.active span,
.main-menu li a:hover span {
	background:url("../images/sprite.gif") no-repeat 100% -23px;
	cursor:pointer;
}
.main-boxes-holder {
	width:100%;
	overflow:hidden;
}
.main-box-top {
	background:url("../images/bg-main-box.gif") repeat-y;
	margin:0 0 11px;
	overflow:hidden;
	clear:left;
}
.main-box-bot {
	background:url("../images/bg-main-box-top.gif") no-repeat;
	padding:10px 10px 13px 20px;
	overflow:hidden;
	/*width:428px;*/
}
.main-box-content {
	overflow:hidden;
	width:100%;
}
.text {
	float:left;
	width:230px;
	padding:7px 14px 0 0;
}
.text h2, .text h1, .text div.h2 {
	margin:0 0 14px 1px;
	font:normal 26px  Helvetica,Arial, sans-serif;
	line-height:27px;
	word-wrap:break-word;
}
.text div.h2 {
    margin: 0 0 10px 0;
}
.text h2 a, .text div.h2 a {
	color:black;
}
.date-ttl {
	margin:0 0 9px -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.date-ttl li {
	float:left;
	background:url("../images/bg-date-ttl.gif") no-repeat 0 3px;
	margin:0 2px 0 -2px;
	padding:0 3px 0 6px;
	color:#aaa;
}
.date-ttl li.time {
	background:url("../images/bg-time.gif") no-repeat 0 2px;
	padding:0 0 0 18px;
}
.text p {
	margin:0 0 7px;
	color:#4c4c4c;
	line-height:17px;
}
.text p.single-link a {
	color:#07A896;
}
.img-holder {
	float:left;
	padding:0;
	width:169px;
}
.img-credits {
	display:block;
	width:120px;
	margin: 10px;
}
.img-holder img {
	display:block;
	border:0;
	margin:0 0 10px;
	width:135px;
	height:135px;
}
.img-holder span {
	font-size:9px;
	color:#939393;
}
.definition {
	margin:0 0 0 30px;
	padding:4px 0 0;
	list-style:none;
}
.definition li {
	overflow:hidden;
	width:100%;
	color:#aaa;
	font-weight:bold;
	vertical-align:middle;
	height:1%;
	margin:0 0 3px;
}
.definition .determ {
	float:left;
	width:61px;
}
.definition .defin {
	float:left;
}
.cap {
	text-transform:capitalize;
}
.jetzt,.download, .downloadTopthema {
	display:block;
	width:97px;
	height:32px;
	text-decoration:none;
	padding:9px 0 0 46px;
	margin:0 0 1px 7px;
}
.jetzt {
	background:url("../images/bg-link-green.gif") no-repeat;
	color:#07a896;
}
.download {
	/*background:url("../images/bg-link-gray.gif") no-repeat;
	color:#939393;
	left:-999em;
	position:absolute;*/
}
.downloadTopthema {
	background:url("../images/bg-link-gray.gif") no-repeat;
	color:#939393;
}
.progress-bar {
	margin:5px -5px 60px;
	padding:0;
    position:relative;
}
.progress-bar li {
	float:left;
	list-style:none;
}
.progress-bar li a {
	float:left;
	outline:none;
}

.progress-bar .download {
	margin:0 -5px;
	padding:0;
	position:absolute;
	z-index:1;
	left:-1px;
	_left:-390px;
	_top:0px;
}

.progress-bar li.downld a {
	color:#939393;
	width:94px;
	height:23px;
	padding:9px 0 0 43px;
	background:url("../images/bg-link-gray.gif") no-repeat;
	margin:0 0 0 24px;
	display:inline;
}
html > body .progress a {
    background:url("../images/bg-progress-pause.gif") no-repeat;
}
.progress a {
	width:240px;
	height:32px;
	margin:0 -5px;
	z-index:5;
}
.progress a:hover {
	text-decoration:none;
}
.main-box-lists-holder {
	width:405px;
	overflow:hidden;
	background:url("../images/bg-dots.gif") repeat-x;
	margin:20px -14px 0 -14px;
	padding:16px 0 0 12px;
}
.list-holder {
	float:left;
	margin:0;
	width:230px;
}
.list-holder h3 {
	margin:0 0 13px;
	font:normal 19px Arial, Helvetica, sans-serif;
}
.podcastmag {
	margin:0;
	padding:0;
	list-style:none;
	width:230px;
}
.podcastmag li {
	/*background:url("../images/bg-podcastmag.gif") no-repeat 0 5px;*/
	/*padding:0 0 0 11px;*/
	margin:0 0 8px;
	vertical-align:middle;
	min-height:33px;
	list-style:none;
	border-bottom:1px solid #D4D4D4;
	padding:0 0 5px;
	_height:35px;
}
.podcastmag li.noBorder {
	border:0px solid;
}
.podcastmag li img {
	width:30px;
	float:left;
	margin: 0 10px 0 0;	
}	
.rss-tel li a,
.podcastmag li a {
	color:#07a896;
}
.podcastmag li a:hover {
	text-decoration:underline;
}
.rss-tel {
	margin:0;
	padding:0;
	list-style:none;
	width:145px;
}
.rss-tel li {
	padding:0 0 0 18px;
	/*line-height:17px;*/
	margin:0 0 23px;
}
.list-holder .rss {
	background:url("../images/bg-rss-w.gif") no-repeat;
}
.list-holder .tel {
	background:url("../images/bg-tel-w.gif") no-repeat;
}
.list-holder .serie {
	background:url("../images/bg-serie.gif") no-repeat;
}
.list-holder .no {
	padding: 0;
}
.topics {
	margin:0 0 0 24px;
	width:150px;
}
.pictures-links {
	width:417px;
	padding:12px 0 0 15px;
	margin:10px 0 0 -14px;
	overflow:hidden;
	background:url("../images/bg-dots.gif") repeat-x;
}
.pictures-links span {
	float:left;
	font-weight:bold;
	color:#aaa;
	padding:1px 0 0;
}
.pics {
	margin:0 0 0 76px;
	padding:0;
	float:left;
	list-style:none;
	display:inline;
	width:140px;
}
.pics li {
	float:left;
	margin:0 3px 0 0;
}
.box-right {
	float:right;
	width:308px;
	margin:0 15px 0 0;
	display:inline;
}
.box-right-ttl {
	margin:0;
	font-size:11px;
	color:#fff;
	background:url("../images/bg-box-right-ttl.gif") no-repeat;
	text-align:center;
	padding:8px 0 5px;
}
.box-right-main {
	background:url("../images/bg-box-right-main.gif") repeat-y;
}
.box-right-bot {
	background:url("../images/bg-box-right-bot.gif") no-repeat 0 100%;
	margin:0 0 8px;
}
.infobox{
	padding:6px 0 0 17px;
}
.box-right-bot h3 {
	margin:0 0 3px;
	font:normal 26px Arial, Helvetica, sans-serif;
	color:#2da99b;
}
.box-right-bot p {
	margin:0 0 10px;
	color:#79aba5;
	font:11px Arial, Helvetica, sans-serif;
	width:276px;
	line-height:17px;
}
.info {
	margin:0 0 0 4px;
	padding:0;
	list-style:none;
	width:297px;
	overflow:hidden;
}
.serien {
	margin:0 0 0 20px;
	_margin: 0 0 0 10px;
	padding:0;
	list-style:none;
}
.w50 {
	width:50%;
	float:left;
}
.hidden li {
	margin:-1px 0 1px 0;
}
.info li {
	background:url("../images/bg-info.gif") repeat-x;
	padding:9px 0 10px 11px;
	line-height:17px;
}
.info li a, .serien li a {
	color:#07a896;
	text-decoration:none;
	outline:none;
}
.info .mail a {
	color:#79aba5;
}
.info li a:hover, .serien li a:hover {
	text-decoration:underline;
}
.info li span {
	padding:0 0 0 27px;
	display:block;
}
.rss span {
	background:url("../images/bg-rss.gif") no-repeat;
}
.tel span {
	background:url("../images/bg-tel.gif") no-repeat;
}
.mail span {
	background:url("../images/bg-mail.gif") no-repeat;
}
.mail form {
	margin:0;
	padding:0;
}
.frm-email {
	overflow:hidden;
	width:250px;
	padding:6px 0 0 23px;
}
.frm-email input {
	float:left;
}
.frm-email div {
	background:url("../images/bg-frm-txt.gif") repeat-x;
}
.frm-txt {
	width:191px;
	border:1px solid #85cfc7;
	background:url("../images/bg-frm-txt.gif") repeat-x;
	color:#79aba5;
	font-size:11px;
	padding:3px 4px 2px;
}
.frm-sub {
	margin:0 0 0 3px;
}
.main-box-holder{
	width:308px;
	margin:0 1px 11px -1px;
	background:url('../images/bg-search-holder.gif') repeat-y;
}
.main-box-ttl{
	margin:0 0 6px;
	font: bold 11px Arial, Halvetica, sans-serif;
	color:#fff;
	height:19px;
	background:url('../images/bg-search-ttl.gif') no-repeat;
	padding:9px 0 0;
	text-align:center;
}
.search{
	overflow:hidden;
	width:296px;
	padding:0 0 0 12px; 
}
.main-box-bottom{
	display:block;
	background:url('../images/bg-search-holder-bottom.gif') no-repeat 0 100%;
	height:13px;
}
.input-text{
	float:left;
	border:1px solid #d4d4d4;
	width:250px;
	margin:0 7px 0 0;
	font:11px Arial, Halvetica, sans-serif;
	color:#939393;
	padding:3px 3px;
}
.submit{
	float:left;
}
.adv-block{
	width:305px;
	padding:0 0 0 3px;
	margin:0 0 15px;
}
.sidebar-banner{
	display:block;
	margin:0 0 15px;
}
.sidebar-banner img{
	border:none;
	display:block;
}
.video-holder{
	background:#9f9f9f;
	width:300px;
	padding:0 0 19px;
}
.video-holder h4{
	margin:0 0 4px;
	padding:2px 4px 0 0;
	font:11px Arial, Halvetica, sans-serif;
	color:#fefefe;
	text-align:right;
}
.video{
	margin:0 25px;
}
.video img{
	display:block;
}
.news-holder{
	width:308px;
	background:url('../images/bg-messages-holder-bottom.gif') no-repeat 0 100%;
	padding:0 0 7px;
	margin:0 0 8px;
}
.tabset{
	overflow:hidden;
	width:300px;
	background:url('../images/bg-message-menu-top.gif') no-repeat 0 100%;
	margin:0 0 11px 4px;
}
.tabset a{
	float:left;
	width:150px;
	background:url('../images/bg-msg-menu.gif') repeat-x;
}
.tabset a.active,
.tabset a:hover{
	background:url('../images/bg-msg-menu-hover.gif') repeat-x;
	text-decoration:none;
}
.tabset a span{
	height:18px;
	float:left;
	width:120px;
	background:url('../images/r-corner-msg-menu.gif') no-repeat 100% 0;
	font:11px Arial, Halvetica, sans-serif;
	color:#888;
	padding:5px 0 0 30px;
}
.tabset a.active span,
.tabset a:hover span{
	background:url('../images/r-corner-msg-menu-hover.gif') no-repeat 100% 0;
	color:#fff;
	cursor:pointer;
}
.tab{
	width:300px;
	background:url('../images/bg-messages-holder.gif') repeat-y;
	overflow:hidden;
	margin:-11px 0 0;
	padding:0 4px;
}
.news{
	width:285px;
	margin:5px 0 15px;
	/*background:url('../images/bg-msg-list.gif') repeat-x;*/
	overflow:hidden;
}
.news div {
	width:285px;
}
.news h3{
	margin:0 0 0 5px;
	font:bold 11px Arial, Halvetica, sans-serif;
	color:#000;
	padding:0 11px 0;
}
.news p{
	margin:2px 0 0 5px;
	font:11px Arial, Halvetica, sans-serif;
	color:#000;
	padding:0 11px;
}
.news img{
	float:right;
	display:block;
	margin:0 0 0 18px;
}
.actions-holder{
	overflow:hidden;
	height:1%;
	margin:0 0 11px 5px;
	padding:0 11px;
	width:278px !important;
}
.actions-holder a{
	float:left;
	font:11px Arial, Halvetica, sans-serif;
	padding:0 0 0 13px;
}
.listen{
	color:#07a896;
	background:url('../images/bg-listen.gif') no-repeat 0 3px;
	margin:0 10px 0 0;
}
.downloads{
	color:#939393;
	background:url('../images/bg-downloads.gif') no-repeat 0 3px;
	margin:0 15px 0 0;
}
ul.date-actions{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:130px !important;
	float:left;
}
ul.date-actions li{
	float:left;
	background:none;
	padding:0;
	color:#939393;
	margin:0 2px 0 0;
	width:54px !important;
}
ul.date-actions .time{
	background:url("../images/bg-time.gif") no-repeat 0 2px;
	padding:0 0 0 18px;
}
.swicher-holder{
	width:304px;
	overflow:hidden;
	height:28px;
	background:url('../images/bg-search-ttl.gif') no-repeat;
}
.swicher-search{
    width:441px;
    height:28px;
    background:url('../images/bg-search-wide.gif') no-repeat;
}
.gallery-ttl{
	float:left;
	margin:0;
	padding:9px 0 0 85px;
	font:bold 11px Arial, Halvetica, sans-serif;
	color:#fff;
}
.swicher{
	float:right;
	padding:13px 0 0;
	overflow:hidden;
}
.swicher ul{
	float:right;
	overflow:hidden;
	margin:0;
	padding:0;
	margin:0 12px 0 0;
	display:inline;
	list-style:none;
	height:1%;
}
.swicher ul li{
	float:left;
	margin:0 4px 0 0;
	display:inline;
}
.swicher ul li span{
	float:left;
	background:url('../images/bg-swicher.gif') no-repeat;
	height:6px;
	width:6px;
	font-size:1px;
}
.swicher ul li .active,
.swicher ul li :hover{
	background:url('../images/bg-swicher-hover.gif') no-repeat;
}
.gallery{
	position:relative;
	width:278px;
	padding:10px 15px 0 4px;
}
.gallery:after{
	content: "";
	display: block;
	clear: both;
}
.gallery div{
	width:285px;
	overflow:hidden;
}
.gallery div ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
.gallery div ul li{
	float:left;
	width:400px;
	overflow:hidden;
}
.control, .controlTop {
	cursor:pointer;
}
.gallery #slideInner {
	width:1100px;
}
.gallery .slide {
	width:295px;
	float:left;
}

.link-next,
.link-prev{
	position:absolute;
	top:50%;
	margin:-10px 0 0;
	width:19px;
	height:19px;
}
.link-prev{
	left:0px;
	background:url('../images/bg-link-prew.gif') no-repeat;
}
.link-next{
	left:295px;
	background:url('../images/bg-link-next.gif') no-repeat;
}
.box-left {
	float:left;
	margin:0 0 0 16px;
	width:444px;
	display:inline;
}
.podkasts-holder {
	overflow:hidden;
	margin:0 -7px 10px 0;
	width:450px;
}
.podkast-box {
	width:218px;
	float:left;
	margin:0 7px 0 0;
}
.podkast-ttl {
	margin:0;
	background:url("../images/bg-podkast-ttl.gif") no-repeat;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	text-align:center;
	padding:10px 0 4px;
}
.podkast-ttl a {
	color:white;
}
.podkast {
	background:url("../images/bg-podkast.gif") repeat-y;
}
.podkast-bot {
	background:url("../images/bg-podkast-bot.gif") no-repeat 0 100%;
	padding:10px 14px 9px;
	height:335px;
	position:relative;
	_padding-right:5px;
}
.podkast-img {
	display:block;
	border:0;
	width:100px;
	/*margin:0 40px;*/
}
.podkast-bot h4 {
	margin:8px 0 0;
	font:19px Arial, Halvetica, sans-serif;
}
.podkast-bot h4 a{
	color:black;
}
.podkast-bot ul.date-actions {
	float:none;
	margin:7px 0 6px;
}
.podkast-bot p {
	margin:0;
	color:#4c4c4c;
	line-height:15px;
	
}
.podkast-links {
	margin:9px 0 0;
	padding:0 0 6px;
	list-style:none;
	overflow:hidden;
	width:100%;
	background:url("../images/bg-podkast-links.gif") no-repeat;
	position:absolute;
	top:300px;
	left:13px;
}
.podkast-links li {
	float:left;
	overflow:visible;
}
.listen-btn {
	float:left;
	width:52px;
	height:23px;
	color:#07a896;
	padding:9px 0 0 38px;
}
.download-btn {
	float:left;
	width:60px;
	height:23px;
	color:#939393;
	padding:9px 0 0 40px;
}
.podkast-links a {
	text-decoration:none;
	overflow:visible;
}
.podkast-links a:hover {
	text-decoration:underline;
}
.adv-tabs-holder{
	width:443px;
	background:none;
	margin:0 0 11px;
}
.tabset2{
	width:439px;
	overflow:hidden;
	background:url('../images/bg-tabset2.gif') no-repeat 0 100%;
	padding:0 0 0 4px;
	list-style:none;
}
.tabset2 li {
	display:inline;
}
.tabset2 a{
	float:left;
	background: url(../images/bg-msg-menu.gif) no-repeat;
}
.tabset2 a.active,
.tabset2 a:hover, 
.tabs-selected a {
	background: url(../images/bg-msg-menu-hover.gif) no-repeat;
	text-decoration:none;
}
.tabset2 a span{
	float:left;
	background: url(../images/r-corner-msg-menu.gif) no-repeat 100% 0;
	height:18px;
	font:bold 11px Arial, Halvetica, sans-serif;
	color:#888;
	padding:5px 11px 0;
}
.tabset2 a.active span,
.tabset2 a:hover span, 
.tabs-selected a span {
	background:url(../images/r-corner-msg-menu-hover.gif) no-repeat 100% 0;
	color:#fff;
	cursor:pointer;
}
.colI {
	float:left;
	margin:0 15px 20px 0;
	width:90px;
}
.colII {
	float:left;
	width:295px;
}
.tab2{
	background:url("../images/bg-main-box.gif") repeat-y;
	overflow:hidden;
	width:403px;
	padding:16px 20px 0;
}
.tab2 h3{
	color:#07a896;
	font:bold 11px Arial, Halvetica, sans-serif;
	margin:0 0 5px;
}
.tab2 p{
	margin:0 0 7px;
	color:#000;
}
.tab2 a{
	color:#07a896;
}
.image-tab2{
	float:left;
	margin:0 13px 7px 0;
}
.adv-tabs-holder-bottom{
	display:block;
	width:443px;
	height:9px;
	background:url("../images/bg-main-box-bot.gif") no-repeat;
	font-size:0;
}
.footer-list-holder {
	background:url("../images/bg-footer-list-holder.gif") repeat-x;
	margin:0 20px 0 20px;
	width:750px;
}
.footer-list-subholder {
	background:url("../images/bg-fooer-list-subholder.gif") no-repeat 100% 0;
	overflow:hidden;
	width:100%;
}
.footer-list {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	overflow:hidden;
	width:500px;
	background:url("../images/bg-footer-list.gif") no-repeat;
	float:left;
}
.footer-list li {
	float:left;
	background:url("../images/bg-footer-list-item.gif") no-repeat 100% 1px;
	padding:5px 8px 5px 8px;
	margin:0 4px 0 -4px;
}
.footer-list li a {
	color:#a4a4a4;
	outline:none;
}
.up {
	float:right;
	color:#a4a4a4;
	text-decoration:none;
	background:url("../images/bg-up.gif") no-repeat 100% 4px;
	padding:0 13px 0 0;
	margin:5px 8px 0 0;
	display:inline;
}

.suchergebnis {
	padding: 12px;
}
.noResults {
	padding: 20px 0 0;
}
.noResults p{
	font-size:1.2em;
}
.noResults ul {
	margin: 5px 15px 0;
}

#footer            { font-size:1.1em; clear:both; margin:20px 0 0 0; text-align:center; font-weight:normal; }
#footer p.top       {text-align:right;padding:8px 6px 14px 0;}
* html #footer p.top   { padding:5px 3px 11px 0; }
* html #footer p.top img   { padding-top:2px; }
#footer a.top       {background:url(../img/but-arrow-top.gif) no-repeat right; padding:3px 23px 3px 0;}
#footer a           {color:#00A593;padding-left:6px;}
#footer .nav_1 {padding-left:1px;}
#footer .copyright {margin-top:-1px; padding-left:8px;}
#footer .nav_2 {padding-top:13px; padding-right:4px;}
#footer .nav_2 a {padding-left:9px;}

#sky-banner {
	left:805px;
	position:absolute;
	top:233px;
}

#ad-banner {
	/*margin-bottom:20px;*/
	margin-left:34px;
	width:795px;
}

.tea-ad {
	margin: 4px;
}

#content-ad {
	margin: 20px;
	text-align:center;
}

.siteheader .footer {
    left: 0px;
}

.siteheader .sitenav li a {
    _padding: 0px!important;
}

.siteheader .pagenav {
    _height:16px;
}

.siteheader .pagenav a {
    color:#000000;  
}

.siteheader .body {
    width:100%;
}

.siteheader a {
    text-decoration:none;
}

h3.ressort {margin:0;padding:9px 0 0 11px;color:#fff;font-size:14px;}
div.suchergebnis a {color:#07A896;}

/* ======================== */
/* Contentbox schatten */
/* ======================== */
.newxtnav                      { width:420px; margin:15px -5px 5px; padding:0; }
* html .newxtnav                { margin-bottom:2px;}
.newxtnav .prevspan            { margin-right:11px; padding-bottom:7px; display:block; float:left; padding-top:1px; }
* html .newxtnav            { margin-bottom:0px;}
.newxtnav .ps-nav-items        { vertical-align:top; width:185px; padding: 1px 2px 0 2px; text-align:center; display:block; float:left; }
.newxtnav .act                 { font-weight:bold; }
.newxtnav a           { color:#00A593;  }
.newxtnav a.left              {font-weight:bold; background:url(../img/but-arrow-prev.gif) no-repeat left; padding:3px 0px 3px 28px;}
.newxtnav a.right             { font-weight:bold;  background:url(../img/but-arrow-next.gif) no-repeat right; padding:3px 26px 3px 0px;}
.newxtnav a.active            { color:#00A593; }
.newxtnav a.noactive          { color:#999999;  cursor:default;}


.cont474-sh .newxtnav .nextspan           {  display:block; float:right; padding-top:1px; padding-bottom:7px;}




/* Box mit Schatten und bg ueber halben Contentbereich */
/*.box-left .cont474-sh-bg          { background:url(../img/cont-474-sh-bg.gif) repeat-y; margin-bottom:18px; }
.box-left .cont474-sh-bg  .top-bg     { height:28px; background:url(../img/cont-474-sh-top-bg.gif) no-repeat; }
.box-left .cont474-sh-bg  .top-bg h4  { padding:10px 15px 0 15px; }
.box-left .cont474-sh-bg  .nowplaying { background-color:#CCEDE9;}
.box-left .cont474-sh-bg  .bottom-bg  { font-size:0.1em; height:15px; background:url(../img/cont-474-sh-bottom-bg.gif) no-repeat; }
.box-left .cont474-sh-bg  .content-small { padding:11px 0 0 2px;  margin: 0 18px 0 15px;}
.box-left .cont474-sh-bg  .content-small div.colI  { float:left; width:85px; padding-bottom:2px; }
* html .box-left .cont474-sh-bg  .content-small div.colI  { padding-bottom:0px; }
.box-left .cont474-sh-bg  .content-small div.colII { float:left; width:260px; }
.box-left .cont474-sh-bg  .content-small div.colII p.content { float:left; }*/



