/*=====================
===	Allgemeine		===
=====================*/

img{
	border: 0px none;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #F2F2F2;
	color: #545454;
	margin: 0;
}
body.red {
	background-color: #E2001A;
}

div#fullBanner {
    display: block !important;
    text-align:left;
    margin-bottom: 10px;
}	

.rounded {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.no-border {
	border: none !important;
}

.clearer {
	clear: both;
	font-size: 0px;
	height: 0;
	width: 100%;
}

.nopadding {
	padding: 0px !important;
}

a, a:link {
	color: #A30018;
	text-decoration: none;
}

a:hover {
	color: #000;
}

a.block-link {
	display: block;
	height: 100%;
	color: #545454;
}

img.subset-logo {
	margin-bottom: 20px;
	display: block;
	border: none;
}

input[type=text], input[type=password], textarea {
	border: 1px solid #CCC;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
}

input[type=text], input[type=password] {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 2px 10px;
	display: block;
	width: 92%;
}

textarea {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	display: block;
	width: 95%;
}

input.start-value, textarea.start-value {
	color: #777;
}

input.failure, textarea.failure {
	border: 1px solid #F00;
}

hr {
	border: 0; 
	height: 1px; 
	border-bottom: 1px dotted #CCC;
}

.word-wrap {
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	overflow:hidden;
}

/*=====================
=== Pagination		===
=====================*/

a.pagination-page-active {
	font-weight: bold;
	text-decoration: underline;
}

/*=====================
=== Galleryview		===
=====================*/

div.panel div.panel-overlay {
	padding: 5px 11px;
}

div.panel div.overlay-background {
	padding: 5px 0;
}

/*=====================
=== JPlayer			===
=====================*/

ul.jp-controls {
	padding: 0;
	margin: 0;
}

ul.jp-controls li {
	display: inline;
}

/*=====================
===	Icons			===
=====================*/

span.icon-paging-prev, span.icon-paging-next, span.icon-fb, span.icon-document, span.icon-twitter, span.icon-phone, span.icon-fax, span.icon-email, span.icon-homepage, span.icon-cam,
span.icon-video, span.icon-audio, span.icon-bubble, span.icon-answer, span.icon-list, span.icon-rss, span.icon-mobile, span.icon-sms, span.icon-podcast, span.icon-play, 
span.icon-player-play, span.icon-player-pause, span.icon-player-stop, span.icon-download {
	background-image: url(images/icons.png);
	background-repeat: no-repeat;
	display: inline-block;	
	margin: 0 4px 0.25em 0;
}

span.icon-paging-prev {
	background-position: -210px 0;
	height: 14px;
	width: 14px;
	margin-right: 3px;
	vertical-align: middle;
}

span.icon-paging-next {
	background-position: -196px 0;
	height: 14px;
	width: 14px;
	margin-right: 3px;
	vertical-align: middle;
}

span.icon-rss {
	background-position: -28px 0;
	height: 14px;
	width: 14px;
}

span.icon-sms {
	background-position: -42px 0;
	height: 14px;
	width: 14px;
}

span.icon-mobile {
	background-position: -56px 0;
	height: 14px;
	width: 14px;
}

span.icon-podcast {
	background-position: -70px 0;
	height: 14px;
	width: 14px;
}

span.icon-fb {
	background-position: 0 0;
	width: 14px;
	height: 14px;
}


span.icon-play {
	background-position: -126px 0;
	height: 14px;
	width: 14px;
}

span.icon-document {
	background-position: -80px -34px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-twitter {
	background-position: -14px 0;
	width: 14px;
	height: 14px;
}

span.icon-phone {
	background-position: 0 -34px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-fax {
	background-position: -140px -14px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-email {
	background-position: -160px -14px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-homepage {
	background-position: -20px -34px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-cam {
	background-position: -60px -34px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-video {
	background-position: -40px -33px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-audio {
	background-position: -100px -34px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-bubble {
	background-position: -40px -14px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-answer {
	background-position: -100px -14px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-list {
	background-position: -80px -14px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

span.icon-player-play {
	background-position: -154px 0;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin: 0;
}

span.icon-player-pause {
	background-position: -168px 0;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin: 0;
}

span.icon-player-stop {
	background-position: -140px 0;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin: 0;
}

span.icon-download {
	background-position: -182px 0;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin: 0;
}

/*=====================
===	Layout			===
=====================*/
img.img-fb-prev {
	display: none;
	position: absolute;
	top: -2000;
	left: -2000;
}

div#centercontainer {
	width: 1145px;
	margin: 9px auto 0 auto;
}

div#contentarea-left {
	float: left;
	width: 982px;	
}

div#topbar {
	margin-top: 0;
	position: relative;
	padding: 20px 20px 13px 20px;
	width: 940px;
	background-color: white;
	border: 1px solid #CCCCCC;
	border-bottom:none;
	border-radius: 5px 5px 0 0;
	font-size: 12px;
}

div#topbar-border {
	position: absolute;
	top: 0;
	width: 780px;
	left: 201px;
	border-top: 1px solid #CCC;
}

div#topbar-left {
	float: left;
	width: 450px;
	color: #545454;
}

div#topbar-right {
	float: left;
	width: 490px;
}

div#topbar-left ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

div#topbar-left ul li {
	float: left;
	padding-left: 5px;
	border-left: 1px solid #000;
	margin-left: 5px;
}

div#topbar-left ul li a {
	color: #545454;
}

div#topbar-left ul li a:hover {
	color: #A30018;
}

div#topbar-right ul li a {
	color: #545454;
}

div#topbar-right ul li a:hover {
	color: #A30018;
}

div#topbar-left ul li:first-child {
	padding-left: 0;
	border-left: none;
	margin-left: 0;
}

div#topbar-right ul {
	list-style-type: none;
	margin: 0;
}

div#topbar-right ul li {
	float: right;
	padding-right: 5px;
	border-right: 1px solid #000;
	margin-right: 5px;
}

div#topbar-right ul li:first-child {
	padding-right: 0;
	border-right: none;
	margin-right: 0;
}

div#topbar-secondrow {
	margin-top: 25px;	
}

div#topbar-secondrow-left {
	float: left;
	width: 400px;
}

div#topbar-secondrow-right {
	float: left;
	width: 540px;
	margin-top: 37px;
}

div#topbar-secondrow-right ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

div#topbar-secondrow-right ul li {
	float: right;
	padding-right: 5px;
	border-right: 1px solid #000;
	margin-right: 5px;
}

div#topbar-secondrow-right ul li a {
	color: #545454;
}

div#topbar-secondrow-right ul li a:hover {
	color: #A30018;
}

div#topbar-secondrow-right ul li:first-child {
	padding-right: 0;
	border-right: none;
	margin-right: 0;
}

div#date-container {
	margin: 24px 0 10px;
	font-size: 14px;
}

div#search-container {
	text-align: right;
	margin-top: 20px;
}

div#search-container input#rro-search {
	width: 250px;
	margin-right: 5px;
	display: inline;
}

div#search-container input#rro-search-button {
	display: inline;
}

div#header-content-splitter {
	width: 980px;
	height: 1px;
	background-color: white;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding-bottom: 10px;
}

div#header-content-splitter hr {
	margin: 0 20px 0 20px;	
}

div#content {
	padding: 20px 20px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	float: left;
	width:940px;
	border-radius: 0 0 5px 5px;
}

div.content-col {
	float: left;
	width: 300px;
	margin-left: 10px;
}

div.content-col.first-col {
	margin-left: 0;
}

div.content-col.first-one-col {
	float: left;
	width: 300px;
	margin-left: 0px;
	clear:both;
}

div.content-col.second-two-cols {
	float: left;
	margin-left: 0px;
	width:622px;
	padding-left:16px;
}

div.wahlenBanner{
	width: 920px;
	height: 88px;
	
	margin: 0px !important;
	padding: 0px !important;
}

div.content-box {
	padding: 0 0 10px;
	margin: 20px 0;
}

div.content-box.first-box {
	margin: 0 0 20px;
}

div.content-box.gradient-box {
	padding: 10px;
}

div.no-margin {
	margin:0;
}

div.vmiddle
{
	display:inline;
	vertical-align:middle;
}

h3.box-title {

	margin: 0 0 5px 0;
}

div#advertisment-right {
	float: right;
	width: 160px;
	position: -webkit-sticky;
    position: sticky;
    top: 10px;
}

div#skyscraper {
	margin-top:20px;
	margin-bottom:10px;
	min-height:90px;
}

div#bannerright {
	margin-top: 120px;
}

div#advertisment-right ul {
	margin: 0;
	padding: 0;
}

div#advertisment-right ul li {
	display: block;
	margin-bottom: 10px;
}

div#footer {
	border: 1px solid #CCC;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #FFF;
	width: 940px;
}

div.gradient-box {
	border: 1px solid #e5e5e5;
	background: -moz-linear-gradient(center top , #FFFFFF, #f6f6f6) repeat scroll 0 0 #E0E0E0;
	background: #E0E0E0 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#f6f6f6));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#f6f6f6);
	zoom: 1;
}

div#advertisment-container-1 ul li,
div#advertisment-container-2 ul li,
div#advertisment-container-3 ul li {
	list-style-type:none;	
}

div#advertisment-container-1 ul,
div#advertisment-container-2 ul,
div#advertisment-container-3 ul {
	padding-left: 0;	
}

/*=====================
===	Navigation		===
=====================*/

div#header {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #FFF;
	width: 980px;
}

div#main_navigation {
	/*background-image: url("images/gradient_black.png");*/
	background:#3d3d3d;
}

div#main_navigation {
	height: 28px;
}

div#subnavigation {
	border: none;
}

div.subnav {
	height: 29px;
}

ul.navbar li.firstnav {
	margin-left: 10px;
}

ul.navbar {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

ul.navbar li {
	float: left;
	height: 28px;
}


#main_navigation ul.navbar li a {
	padding: 7px 7px 9px 7px;
	color: white;
	border-right: none;
	display: block;
	text-decoration: none;
	font-size: 11px;
	height: 12px;
	font-weight: bold;
	font-family: Verdana,Georgia,"Times New Roman",Times,serif !important;
}

#subnavigation ul.navbar li a {
	padding: 8px 12px;
	color: #545454;
	border-right: none;
	display: block;
	text-decoration: none;
	font-size: 13px;
	height: 12px;
}

ul.navbar-dropdown {
	/*height: 115px;*/
	width: 160px;
	position: absolute;	
	background-color: #3d3d3d;
	padding: 0px;
	display: none;
	z-index: 1000;
}

ul.navbar-dropdown li {
	list-style-type: none;
	width: 100%;
}


#main_navigation ul.navbar li a.navbar_active, #main_navigation ul.navbar li a:hover {
	/*background-image: url("images/gradient_black_active.png");*/
	background:#a8111c;
	height: 12px;
	
}

#subnavigation ul.navbar li a.navbar_active, #subnavigation ul.navbar li a:hover {
	color: #A30018;
}


#navpath
{
	/*margin-top:10px;
	padding-top:10px;
	border-top:1px dotted #CCC;*/
}

#navpath a
{
	color:#545454;
}

#navpath a:link
{
	color:#545454;
}

/*=====================
===	Sitemap 		===
=====================*/

#sitemap .clearer
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
}

#sitemap ul
{
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:14px;
	overflow-x:visible;
	overflow-y:visible;
	margin:0;
	padding:0;
}

#sitemap a
{
	color:#545454;
}

#sitemap a:link
{
	color:#545454;
}

#sitemap .smap_1
{
	font-weight:bold;
	float:left;
	margin-right:14px;
	overflow-x:visible;
	overflow-y:visible;
	text-transform:uppercase;
}

#sitemap .smap_2
{
	font-weight:normal;
	float:none;
	margin:0;
	padding:0;
	text-transform:none;
}

#sitemap .smap_3
{
	font-weight:normal;
	float:none;
	margin:0;
	margin-left:0px;
	padding:0;
	text-transform:none;
}

#sitemap .smap_4
{
	font-weight:normal;
	float:none;
	margin:0;
	margin-left:0px;
	padding:0;
	text-transform:none;
}

#sitemap a.smap_active
{
	color:#A30018;
}

#sitemap a.smap_active:link
{
	color:#A30018;
}

/*=====================
===	Channelchoose	===
=====================*/

div#pur, div#freak, div#rro {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	overflow: hidden;
}

div#freak {
	margin-bottom: 0;
}

div#pur img#hover_pur, div#freak img#hover_freak, div#rro img#hover_rro {
	display: none;
}

div#pur a, div#freak a, div#rro a {
	display: block;
	padding: 11px 0 0;
	height: 40px;
}

/*=====================
===	Greetingbox		===
=====================*/

div#greetingbox label {
	width: 294px;
	padding: 2px;
	margin-bottom: 5px;
	color: #777;
}

div#greetingbox select#send {
	width: 209px;
	margin-right: 5px;
	color: #000;
}

div#greetingbox span {
	display: block;
    margin-bottom: 10px;
}

/*=====================
===	Zum Kaffee		===
=====================*/

div#zumkaffee img {
	float: right;
	width: 120px;
	margin-left: 10px;
}

div#zumkaffee p {
	text-align: justify;
	margin-top: 0;
}

div#zumkaffee span#zumkaffee-gast {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

div#zumkaffee span#zumkaffee-claim {
	margin-bottom: 5px;
	display: block;
}

/*=====================
===	Fundgrüöba		===
=====================*/

div#fundgrube, div#fungrube *.ui-widget, div#fundgrube table#fundgrube {
	font-size: 12px !important;
}

div#fundgrube table#fundgrube {
	width: 100%;
}

table#fundgrube th {
	text-align: left;
	text-transform: capitalize;
	vertical-align: top;
	padding: 2px 0;
	border-bottom: 1px solid #DDD;
}

table#fundgrube td {
	vertical-align: top;
	padding: 2px 0;
	border-bottom: 1px solid #DDD;
}

table#fundgrube td.spacer {
	width: 20px;
}

/*=====================
===	Frequencies		===
=====================*/

div#frequencies h3 {
	margin: 10px 0 5px;	
}

table.frequencies_table td {
	vertical-align: top;
	padding: 3px 0;
	font-size: 12px;
	width: 50%;
	border-bottom: 1px solid #DDD;
}

table.frequencies_table td.bold {
	font-weight: bold;
	text-align: right;
}

table.frequencies_table td img {
	border: none;
}

/*=====================
===	Programm		===
=====================*/

table#programmraster_table td {
	vertical-align: top;
	padding: 2px 0 3px;
	border-top: 1px dotted #CCC;
}

table#programmraster_table tr:first-child td {
	padding-top: 0;
	border-top: none;
}

/*=====================
===	Newsticker		===
=====================*/

div#news-ticker {
	height: 225px;
}

div#news-ticker div.jspVerticalBar {
	width: 7px;
}

div#news-ticker div.jspDrag {
	background-color: #CCC;
}

div#news-ticker div.jspTrack {
	background-color: #DDD;
}

div#news-ticker ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#news-ticker li {
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
}

div#news-ticker a, div#news-ticker a:link, div#news-ticker a:visited {
	color: #545454;
}

div#news-ticker a:hover {
	color: #A30018;
}

/*=====================
===	Polling			===
=====================*/

div#polling ul.polling-answers {
	list-style-type: none;
	padding-left: 0;
	margin: 10px 0 10px 10px;
}

div#polling div#polling-result {
	display: none;
}

div#polling div.polling-bar {
	background-image: url(images/polling_bar.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	height: 14px;
	color: #FFF;
	text-align: center;
}

/*=====================
===	Weatherbox		===
=====================*/

div#weatherbox {
	background: -moz-linear-gradient(center top , #F7FCFF, #DFF5FF) repeat scroll 0 0 #F7FCFF;
	background: #F7FCFF -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F7FCFF), to(#DFF5FF));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F7FCFF, endColorStr=#DFF5FF);
}

div#weatherbox table {
	width: 100%;
}

div#weatherbox table td {
	white-space: nowrap;
	font-size: 12px;
}

div#weatherbox table td.weather-region {
	font-weight: bold;
	vertical-align: bottom;
}

div#weatherbox table td.weather-border {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}

div#weatherbox table td.weather-center {
	text-align: center;
}

div#weatherbox table td.weather-padding-top {
	padding-top: 5px;
}

div#weatherbox table td img {
	width: 35px;
}

div#weatherbox table td span.weather-tmin {
	color: #246BFB;
}

div#weatherbox table td span.weather-tmax {
	color: #FC5A05;
}

/*=====================
===	Live			===
=====================*/

div#live {
	margin-top: 0;
	padding: 0;
}

div#live-header, div#live-header-small {
	background-color: #A30018;
	color: #FFF;
	border: 1px solid #A30018;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	padding: 20px 0 0 10px;
}

div#live-header-small {
	padding: 10px;
	border: none;
	background-repeat: no-repeat;
	background-position: right center;
}

div#live-header h4 {
	margin: 10px 0 5px;
	font-weight: normal;
}

div#live-header-small h4 {
	margin: 0;
	font-weight: normal;
}

div#live-header-small a.live-link {
	color: #FFF;
}

div#live-body {
	padding: 10px;
}

div#live-body table {
	width: 100%;
}

div#live-body a.block {
	display: block;
	margin: 5px 0;
}

img#live-mod-pic, img#live-studio-pic {
	height: 127px;
	border: none;
}

img#live-studio-pic {
	width: 168px;
}

div#live-body table {
	font-size: 12px;
}

div#live-body table td {
	padding: 3px 0;
	border-bottom: 1px solid #DDD;
}

div#live-search {
	display: none;
}

form#rro-live-search input[type=text] {
	width: 272px;
	margin: 5px 0;
}

img.song-buy, img.person-buy {
	margin-right: 5px;
	border: none;
	width: 16px;
	height: 16px;
}

div#live-player-controls div#live-volume {
	border: 1px solid #A30018;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-image: url(images/player_volume.png);
	background-repeat: repeat-x;
	background-color: #DDD;
	display: inline-block;
	margin-left: 10px;
	width: 150px;
	vertical-align: middle;
}

div#live-player-controls div#live-volume div.ui-slider-range {
	background-image: url(images/player_volume.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}

/*=====================
===	Admin			===
=====================*/

div.advertisment-header {
	background-color: #CDDCEF;
}

button.btn-icon-add {
	background-image: url(images/icons/picture_add.png); 
	background-repeat: no-repeat;
	background-position: center center;
}

button.btn-icon-remove {
	background-image: url(images/icons/picture_delete.png); 
	background-repeat: no-repeat;
	background-position: center center;
}

button.admin-button {
	border: none;
	background-color: transparent;
	height: 20px;
	margin: 5px;
	border: 1px solid transparent;
	cursor: pointer;
}

button.admin-button:hover {
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*=====================
=== Radiomacher		===
=====================*/

div#radiomacher table.rm-overview {
	width: 100%;
	margin-top: 20px;
}

div#radiomacher table.rm-overview th {
	text-align: left;
	font-size: 18px;
	vertical-align: top;
}

div#radiomacher table.rm-overview td {
	vertical-align: top;
}

div#radiomacher table.rm-overview td.rm-spacer {
	border-bottom: 1px dotted #CCC;
}

div#radiomacher table.rm-overview td.rm-name {
	white-space: nowrap;
	font-size: 16px;
}

div#radiomacher table.rm-overview td.spacer {
	width: 20px;
}

div#radiomacher table.rm-overview img {
	width: 75px;
}

div#radiomacher h2.radiomacher-name {
	margin-bottom: 0;
}

div#radiomacher span.radiomacher-funktion {
	font-style: italic;
	display: block;
	margin-bottom: 20px;
}

div#radiomacher div.radiomacher-image {
	width: 150px;
	height: 200px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 20px;
	margin-bottom: 10px;
}

/*=====================
=== News			===
=====================*/

div.news-big-msg h2 {
	margin-top: 0;
	font-size: 24px;
}

div.news-msg, div.news-big-msg {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.news-big-msg div.news-image {
	width: 390px;
	height: 230px;
}

div.news-msg h3 {
	font-size: 18px;
}

div.news-image {
	border: 1px solid #CCC;
	float: left;
	height: 118px;
	margin: 0 10px 5px 0;
	overflow: hidden;
	position: relative;
	width: 200px;
}

div.news-image img {
	position: absolute;
	top: 0;
	border: none;
}

span.news-datetime {
	color: #A3A3A3;
	display: block;
}

p.news-lead {
	font-weight: bold;
	margin-top: 5px;
}

div.news-msg p, div.news-big-msg p {
	text-align: justify;
	margin: 10px 0;
}

div.news-media {
	clear: left;
}

div.news-media a {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #CCC;
}

div.news-media div.news-document-list, div.news-media div.news-audio-list {
	display: none;
}

div.news-media div.news-social {
	float: right;
	margin-top: 5px;
}

div.news-media div.news-social a {
	border: none;
	margin: 0;
	padding: 0;
}

div#news-cmts-temp {
	display: none;
}

div.news-comments-outer {
	background: -moz-linear-gradient(center top , #FFFFFF, #E9E9E9) repeat scroll 0 0 #E0E0E0;
	background: #E0E0E0 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#E9E9E9));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#E9E9E9);
	border: 1px solid #CCC;
}

div.news-comments-outer div.news-comments-inner {
	margin: 10px 20px 10px 15px;
}

div.news-comments-outer div.news-comments-inner table, div.news-cmts-cmt-answersheet table {
	width: 100%;
}

div.news-comments-outer div.news-comments-inner table th {
	text-align: left;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}

div.news-cmts-cmt-answersheet table th {
	text-align: left;
	padding-top: 5px;
}

div#news-cmts-temp div.news-comments-inner table td.news-cmts-first-line, div.news-cmts-cmt-answersheet table td.news-cmts-first-line {
	width: 130px;
	vertical-align: top;
}

div.news-comments-outer div.news-comments-inner table td input, div.news-comments-outer div.news-comments-inner table td textarea,
div.news-cmts-cmt-answersheet table td input, div.news-cmts-cmt-answersheet table td textarea {
	width: 99%;
}

div#news-cmts-cmt-temp, div#news-cmts-answer-temp, div.news-cmts-cmt-answersheet {
	display: none;
}

div.news-cmts-cmt {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
}

div.news-cmts-cmt div.news-cmts-cmt-name {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

div.news-cmts-cmt div.news-cmts-cmt-title {
	font-weight: bold;
	margin-bottom: 5px;
}

div.news-documents, iv.news-audio {
	background: -moz-linear-gradient(center top , #FFFFFF, #E9E9E9) repeat scroll 0 0 #E0E0E0;
	background: #E0E0E0 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#E9E9E9));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#E9E9E9);
	border: 1px solid #CCC;
	padding: 10px;
}

div#news-documents-temp, div#news-audio-temp {
	display: none;
}

div.news-documents h3, div.news-audio h3 {
	margin: 0 0 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;	
	font-size: 14px;
}

div.news-xtra-container {
	margin-top: 10px;
}

div.news-xtra-container a {
	border: none;
	padding: 0;
	margin: 0;
}

/* Dossier and Magazin */

div#news-detail-gallery {
	background-color: #FFF;
}

ul.news-detail-filmstrip {
	margin-top: 0;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}

p.news-detail-lead {
	font-weight: bold;
	margin: 10px 0;
}

p.news-detail-message {
	margin: 10px 0;
}

/*=====================
=== In memoriam		===
=====================*/

div#inmemoriam table td {
	vertical-align: top;
}

div#inmemoriam table td img {
	/*height: 75px;*/
}

div#inmemoriam table td h4 {
	margin: 0 0 5px;
}

/*=====================
=== Sendungsboxen	===
=====================*/

div#sendungen ul.sendungs-box-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#sendungen ul.sendungs-box-list li {
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
}

div#sendungen ul.sendungs-box-list li a, div#sendungen ul.sendungs-box-list li a:link, div#sendungen ul.sendungs-box-list li a:visited {
	color: #545454;
}

div#sendungen ul.sendungs-box-list li a:hover {
	color: #A30018;
}

/*=====================
=== Audiobox		===
=====================*/

div#audiobox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#audiobox ul li {
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
}

div#audiobox ul li a {
	color: #545454;
}

div#audiobox ul li a:hover {
	color: #A30018;
}

/*=========================
===	Paging Navigation	===
=========================*/

.pagingnav
{
	text-align:center;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
}

#pagingnavcontainer img
{
	border-width:0px;
}
.kandidat_name{
	font-weight: bold;
}

iframe#adsFull {
	margin-top: 0;
	margin-bottom: 13px;
}
div#skyscraper {
	margin-top: -100px !important;
	margin-left: 8px !important;
}
iframe#adsFull {
	margin-left: 221px !important;
}
iframe#adsFull.branding {
	margin-left: 212px !important;
}

.cf {
	height: 0 !important;
	width: 0 !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}


img#ball {
	margin: -63px 0px 0px 81px;
}

div#topbar-secondrow {
	margin-top: 23px;
	margin-bottom: 0;
}
div#topbar-secondrow-left {
	width: 314px;
}
div#topbar-secondrow-right {
	float: right;
	width: 350px;
}

div#date-container {
	font-size: 12px;
	margin: 26px 0 0 0;
}
div#topbar-secondrow-left a {
	display: block;
}
div#topbar {
	padding-top: 19px;
	line-height: 15px;
}
div#topbar-left {
	width: 260px;
}
div#topbar-right {
	float: right;
}
