
.show_head {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.show_head .top_default {
	background-image: url(/static/gfx/sendungen/demo/showhead-oben.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 980px;
}
.show_head .mid_default {
	background-image: url(/static/gfx/sendungen/demo/showhead-motiv.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 980px;
	position: relative;
}
.show_head .bottom_default {
	background-image: url(/static/gfx/sendungen/demo/showhead-unten.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 980px;
}
.show_head .mid_text {
	position: absolute;
	height: 140px;
	width: 155px;
	left: 657px;
	top: 1px;
}
.show_head .mid_text_zeile {
	clear: both;
	width: 155px;
}
.show_head .mid_text_image {
	height: 13px;
	width: 13px;
	float: left;
	margin-left: 3px;
	margin-top: 2px;
}
.show_head .mid_text_content {
	float: left;
	width: 129px;
	margin-left: 8px;
}
.show_head .mid_player {
	position: absolute;
	height: 140px;
	width: 162px;
	left: 812px;
	top: 1px;
}

.std_head {
	width: 980px;
}
.std_head .top {
	height: 9px;
	width: 980px;
}
.std_head .mid {
	height: 113px;
	width: 980px;
}
.std_head .bottom{
	height: 16px;
	width: 980px;
}
.show_container {
	width: 581px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.show_container .head{
	width: 581px;
}
.show_container .head_top {
	background-image: url(/static/gfx/sendungen/demo/container-2sp-oben.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 581px;
}
.show_container .head_headline {
	font-size: 14px;
	font-weight: bold;
}
.show_container .head_text {
	font-size: 12px;
}
.show_container .head_body {
	background-image: url(/static/gfx/sendungen/demo/container-2sp-bkd_k.png);
	background-repeat: repeat-y;
	height: 150px;
	width: 581px;
	position: relative;
}
.show_container .head_body_text {
	position: absolute;
	height: 139px;
	width: 288px;
	left: 5px;
	top: 5px;
	color: #ffffff;
}
.show_container .head_body_image {
	position: absolute;
	height: 139px;
	width: 276px;
	background-image: url(/static/gfx/sendungen/demo/bild-moderatoren.jpg);
	left: 300px;
	top: 5px;
}
.show_container .body {
	width: 581px;
	background-image: url(/static/gfx/sendungen/demo/container-2sp-bkd_k.png);
	background-repeat: repeat-y;
}
.show_container .body_headline {
	background-image: url(/static/gfx/sendungen/demo/container-2sp-headline.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 581px;
	position: relative;
}
.show_container .body_headline_text {
	height: 20px;
	width: 400px;
	position: absolute;
	left: 40px;
	top: 11px;
	font-size: 16px;
	color: #ffffff;
}

.show_container .body_headline_button {
	height: 41px;
	width: 130px;
	position: absolute;
	left: 445px;
}
.body_headline_button .b_left {
	height: 41px;
	width: 14px;
	background-image: url(/static/gfx/sendungen/demo/linkbtn-l.png);
	background-repeat: no-repeat;
	float: left;	
}
.body_headline_button .b_mid{
	background-image: url(/static/gfx/sendungen/demo/linkbtn-c_k.png);
	background-repeat: repeat-x;
	float: left;
	height: 28px;
	width: 89px;
	font-size: 12px;
	color: #ffffff;
	padding-top: 13px;
}
.body_headline_button .b_right{
	background-image: url(/static/gfx/sendungen/demo/linkbtn-r-btn-idle.png);
	float: left;
	height: 41px;
	width: 27px;	
}
.body_headline_button .b_rightmouseover{
	background-image: url(/static/gfx/sendungen/demo/linkbtn-r-btn-mover.png);
	float: left;
	height: 41px;
	width: 27px;	
}

.show_container .body_newsbox {
	width: 581px;
}
.show_container  .trenner {
	height: 5px;
	width: 581px;
}
.show_container .body_newsbox .head {
	background-image: url(/static/gfx/sendungen/demo/box-2sp-h-oben.gif);
	background-repeat: no-repeat;
	width: 571px;
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.show_container .body_newsbox .body {
	background-image: url(/static/gfx/sendungen/demo/box-2sp-h-bkd-std_k.gif);
	background-repeat: repeat-y;
	width: 571px;
	margin-right: 5px;
	margin-left: 5px;
}
.show_container .body_newsbox .body_newspic {
	height: 104px;
	width: 138px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.show_container .body_newsbox .body_text {
	width: 405px;
	color: #333333;
	text-decoration: none;
	margin-left: 150px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-h-vtrenner_k.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	padding-top: 5px;
}
.show_container .body_newsbox .body_text_headline {
	font-size: 14px;
	font-weight: bold;
}
.show_container .body_newsbox .body_text_htext {
	font-size: 14px;
}
.show_container .body_newsbox  .body_info {
	height: 15px;
	width: 401px;
	position: absolute;
	left: 165px;
	top: 98px;
	font-size: 11px;
}
.show_container .body_newsbox .footer {
	background-image: url(/static/gfx/sendungen/demo/box-2sp-h-unten.gif);
	background-repeat: no-repeat;
	width: 571px;
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.show_container .body_boxdunkel {
	width: 581px;
}

.show_container .body_boxdunkel .head {
	height: 5px;
	width: 571px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-d-oben.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}

.show_container .body_boxdunkel .body {
	height: 50px;
	width: 571px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-d-bkd-std_k.gif);
	background-repeat: repeat-y;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
.show_container .body_boxdunkel .footer {
	width: 571px;
	height: 5px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-d-unten.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}

.show_container .body_boxdunkel .body_icon {
	height: 48px;
	width: 45px;
	position: absolute;
	left: 5px;
}

.show_container .body_boxdunkel .body_vtrenner {
	height: 100%;
	width: 2px;
	position: absolute;
	left: 55px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-d-vtrenner_k.gif);
	background-repeat: repeat-y;
	top: 1px;
}
.show_container .body_boxdunkel .body_text {
	height: 49px;
	width: 500px;
	position: absolute;
	left: 65px;
	color: #ffffff;
}
.show_container .body_boxdunkel .body_text_headline {
	font-size: 14px;
	font-weight: bold;
}
.show_container .body_boxdunkel .body_text_htext {
	font-size: 12px;
}

.show_container .body_boxdunkel .body_textoben {
	height: 30px;
	width: 561px;
	position: absolute;
	left: 5px;
	color: #ffffff;
	font-size: 12px;
}

.show_container .body_boxdunkel .body_textunten {
	height: 15px;
	width: 561px;
	position: absolute;
	top: 36px;
	color: #ffffff;
	left: 5px;
	font-size: 12px;
}
.show_container .body_boxdunkel .body_htrenner {
	height: 2px;
	width: 571px;
	position: absolute;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-d-htrenner.gif);
	background-repeat: repeat-x;
	top: 33px;
}
.show_container .footer {
	background-image: url(/static/gfx/sendungen/demo/container-2sp-unten.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 581px;
}
.show_container .body_community .head {
	height: 5px;
	width: 571px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-h-oben.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}

.show_container .body_community .zeile1 {
	height: 30px;
	width: 571px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-h-bkd-hell_k.gif);
	background-repeat: repeat-y;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
.show_container .body_community .zeile2 {
	height: 30px;
	width: 571px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-h-bkd-std_k.gif);
	background-repeat: repeat-y;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
.show_container .body_community .footer {
	width: 571px;
	height: 5px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-h-unten.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}
.show_container .body_community .icon {
	background-image: url(/static/gfx/icons/linkpfeil-gray-medium.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
	position: absolute;
	left: 5px;
	top: 4px;
}
.show_container .body_community .text {
	height: 28px;
	width: 542px;
	position: absolute;
	left: 22px;
	top: 1px;
	color: #333333;
	font-size: 12px;
}

/*Feature Boxen */
.features {
	width: 282px;
	font-family: Arial, Helvetica, sans-serif;
}
.features .head {
	background-image: url(/static/gfx/sendungen/demo/container-1sp-head.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 282px;
	padding-top: 5px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.features .footer {
	background-image: url(/static/gfx/sendungen/demo/container-1sp-unten.png);
	background-repeat: no-repeat;
	width: 282px;
	height: 16px;
}
.features .body {
	background-image: url(/static/gfx/sendungen/demo/container-1sp-bkd_k.png);
	background-repeat: repeat-y;
	width: 282px;
}
.features .body .trenner {
	height: 5px;
	width: 282px;
}
.features .body .box {
	width: 272px;
	margin-right: 5px;
	margin-left: 5px;
	height: 99px;
	background-image: url(/static/gfx/sendungen/demo/box-1sp-featurebkd.gif);
	background-repeat: no-repeat;
}
.features .body .box .pic {
	height: 89px;
	width: 89px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.features .body .box .text {
	width: 165px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	height: 89px;
	color: #ffffff;
	font-size: 12px;
}
.features .body .box .text a{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

/* WIN WIN WIN */
.show_container .body .win_head {
	background-image: url(/static/gfx/win/demowin-headbkd.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 581px;
	position: relative;
}
.show_container .body .win_head .image_win {
	height: 208px;
	width: 208px;
	position: absolute;
	left: 361px;
	top: 26px;
}
.show_container .body .win_head .button_win {
	height: 41px;
	width: 130px;
	position: absolute;
}

.show_container .body .body_newsbox .text_win {
	height: auto;
	width: 561px;
	margin-left: 5px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-h-bkd-std_k.gif);
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	color:#000000;
}

.show_container .body .body_win {
	height: auto;
	width: 581px;
}
.show_container .body .body_win .head {
	height: 5px;
	width: 571px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-d-oben.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}
.show_container .body .body_win .zeile1 {
	padding-bottom:5px;
	height: 120px;
	width: 571px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-d-bkd-hell_k.gif);
	background-repeat: repeat-y;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	color: #FFFFFF;
}
.show_container .body .body_win .zeile2 {
	height: auto;
	width: 571px;
	padding-bottom:5px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-d-bkd-std_k.gif);
	background-repeat: repeat-y;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
.show_container .body .body_win .zeile1 .frage_win {
	font-size: 12px;
	width: 500px;
	padding-left: 5px;
}
.show_container .body .body_win .zeile2 .headline_win {
	font-size:14px;
	font-weight:bold;
	padding-left: 5px;
}
.show_container .body .body_win .zeile2 .formular {
	width: 500px;
	padding-left: 5px;
	padding-top: 5px;
}
.show_container .body .body_win .zeile2 .texte {
	width: 399px;
	padding-left: 117px;
	padding-top: 5px;
	height: 93px;
	color: #AD836A;
}
.show_container .body .body_win .zeile2 .submitter {
	width: 93px;
	padding-left: 422px;
	padding-top: 10px;
	height: auto;
}
.show_container .body .body_win .footer {
	width: 571px;
	height: 5px;
	background-image: url(/static/gfx/sendungen/demo/box-2sp-d-unten.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}

.show_link {
	color:#B45C1F !important;
	text-decoration:none !important;	
	font-size:11px !important;
	background-image:url(/static/gfx/icons/linkpfeil-gray-medium.gif);
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0% 75%;	
}

/* photokina Werbung */
.demo_werbung {
	width: 571px;
	margin-right: 5px;
	margin-left: 5px;
}
.demo_werbung .whead {
	background-image: url(/static/gfx/werbung/gmnrw/werbung-2sp-oben.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 571px;
}
.demo_werbung .wbody {
	background-image: url(/static/gfx/werbung/gmnrw/werbung-2sp-bkd_k.png);
	background-repeat: repeat-y;
	width: 571px;
}
.demo_werbung .wfooter {
	background-image: url(/static/gfx/werbung/gmnrw/werbung-2sp-unten.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 571px;
}
