body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000;
	margin: 0;
	background-color: #FEFDF8;
}

/* ALLGEMEINES SEITENLAYOUT ANFANG */
#header {
	z-index: 50;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 55px;
	background-color: #181715;
	-webkit-box-shadow: 0px 0px 10px 5px #181715;
	-moz-box-shadow: 0px 0px 10px 5px #181715;
	box-shadow: 0px 0px 10px 5px #181715;
}

#headercontent {
	position: absolute;
	overflow: hidden;
	left: 50%;
	top: 0px;
	margin-left: -474px;
	width: 948px;
	height: 55px;
}

#onairbox {
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 15px;
	width: 100px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

#titelanzeige {
	position: absolute; 
	overflow: hidden;
	left: 115px;
	top: 0px;
	height: 55px;
	width: 285px;
}

#ta-last {
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 6px;
	width: 100%;
	float: left;
	font-size: 9px;
	color: #59595A;
	text-transform: uppercase;
	white-space: nowrap; 
	text-overflow: ellipsis;
}

#ta-onair {
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 19px;
	width: 100%;
	float: left;
	font-size: 12px;
	color: #a4a5a5;
	text-transform: uppercase;
	white-space: nowrap; 
	text-overflow: ellipsis;
}

#ta-next {
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 35px;
	width: 100%;
	float: left;
	font-size: 9px;
	color: #59595A;
	text-transform: uppercase;
	white-space: nowrap; 
	text-overflow: ellipsis;
}

.tx-macinasearchbox-pi1 {
	position: absolute;
	left: 414px;
	top: 15px;
}

#suchfeld { 
	width:205px; 
	height:21px; 
	border:0 none; 
	padding:2px 25px; 
	color:#FFF; 
	background:url(/fileadmin/template/search.png) 0 0 no-repeat; 
	-webkit-appearance:none; 
}

#suchfeld:focus { 
	color:#000; 
	background-position:0 100%; 
	outline:none; 
}

#stream-button {
	position: absolute;
	overflow: hidden;
	right: 178px;
	top: 15px;
	width: 84px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

#webcam-button {
	position: absolute;
	overflow: hidden;
	right: 89px;
	top: 15px;
	width: 84px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

#news-button {
	position: absolute;
	overflow: hidden;
	right: 0px;
	top: 15px;
	width: 84px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

#background {
	z-index: 10;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 50px;
	bottom: 0px;
	width: 100%;
	min-height: 509px;
	background-color: #FEFDF8;
	background-image:url(/fileadmin/template/main_background1.jpg);
	background-repeat:no-repeat;
	background-position: 50% 0px;
}

#main {
	z-index: 40;
	position: absolute;
	left: 50%;
	top: 55px;
	margin-left: -474px;
	width: 948px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 206px;
	height: 93px;
}

#claim {
	position: absolute;
	right: 0px;
	top: 55px;
	width: 202px;
	height: 50px;
}

#topmenu-box {
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 150px;
	width: 625px;
	height: 38px;
}

.topmenu-button-inactive, .topmenu-button-active { 
	float: left; 
	overflow: hidden;
	margin-right: 4px;
	width: 100px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

.topmenu-button-active { 
	height: 40px;
}

#submenu-box {
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 180px;
	width: 610px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	padding-top: 4px;
	padding-left: 10px;
}

.submenu-button-inactive, .submenu-button-active { 
	float: left; 
	overflow: hidden;
	margin-right: 2px;
}

.menuspacer {
	margin-top: -3px;
	font-size: 16px;
	float: left;
	margin-right: 2px;
	color: #a4a5a5;
}

.menuspacer:last-child {
	visibility: hidden;
}

#content {
	position: absolute;
	left: 0px;
	top: 217px;
	width: 620px;
}

#nowonair-titel 	{
	position: absolute;
	overflow: hidden;
	right: 0px;
	top: 180px;
	width: 258px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

#nowonair-box 	{
	position: absolute;
	overflow: hidden;
	right: 0px;
	top: 218px;
	width: 208px;
	height: 120px;
	background-image:url(/fileadmin/template/programmteaser_background1.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	text-align: left;
	padding: 25px;
}

#fb-titel 	{
	position: absolute;
	overflow: hidden;
	right: 0px;
	top: 432px;
	width: 258px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

#fb-box-background {
	position: absolute;
	right: 0px;
	top: 470px;
	padding: 0;
	width: 258px;
	height: 260px;
	background-color: #e9e8e5;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

#fb-box	{
	position: absolute;
	right: 5px;
	top: 485px;
}

#partner-titel 	{
	position: absolute;
	overflow: hidden;
	right: 0px;
	top: 745px;
	width: 258px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

#partner-box-outline {
	position: absolute;
	right: 0px;
	top: 785px;
	width: 258px;
	max-width: 258px;
}

#partner-box	{
	left: 0px;
	top: 0px;
	width: 208px;
	max-width: 208px;
	background-color: #e9e8e5;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	padding: 15px 25px 15px 25px;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

#koop-titel 	{
	position: absolute;
	overflow: hidden;
	right: 0px;
	top: 1120px;
	width: 258px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

#koop-box-outline {
	position: absolute;
	right: 0px;
	top: 1160px;
	width: 258px;
	max-width: 258px;
}

#koop-box	{
	left: 0px;
	top: 0px;
	width: 208px;
	max-width: 208px;
	background-color: #e9e8e5;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	padding: 15px 25px 15px 25px;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
.partner-box-spacer {
	height: 70px;
}

#footer {
	z-index: 50;
	border-top: 1px solid black;
	position: fixed;
	overflow: hidden;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 60px;
	background-color: #fffeef;
	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

#footercontent {
	position: absolute;
	overflow: hidden;
	left: 50%;
	top: 0px;
	margin-left: -474px;
	width: 948px;
	height: 60px;
}

#footermenu-box {
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 10px;
	width: 315px;
	height: 24px;
}

.footermenu-button-inactive, .footermenu-button-active { 
	float: left; 
	overflow: hidden;
	margin-right: 4px;
	width: 100px;
	height: 20px;
	background-color: #2e2e2c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
	padding-top: 4px;
}

#footer-text {
	position: absolute;
	overflow: hidden;
	right: 0px;
	top: 14px;
	width: 320px;
	height: 30px;
	text-align: right;
}

#radioaktiv {
	position: fixed;
	right: -5px;
	top: 50px;
	overflow: hidden;
	width: 200px;
	height: 200px;
	z-index: 49;
}
/* ALLGEMEINES SEITENLAYOUT ENDE*/

img {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
}

.templateimg {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
}

.titeltext, .topmenu-inactive, .submenu-inactive, .footermenu-inactive {
	font-size: 12px;
	text-align: center;
	color: #a4a5a5;
	text-transform: uppercase;
}

.topmenu-active, .submenu-active, .footermenu-active {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}

a.titeltext, a:visited.titeltext, a:link.titeltext, 
a.topmenu-inactive, a.submenu-inactive, a:visited.topmenu-inactive, a:visited.submenu-inactive, a:link.topmenu-inactive, a:link.submenu-inactive,
a.footermenu-inactive, a:visited.footermenu-inactive, a:link.footermenu-inactive {
	color: #a4a5a5;
	text-decoration: none;
}

a:active.titeltext, a:hover.titeltext, 
a.topmenu-active, a.submenu-active,a.footermenu-active,  a:visited.topmenu-active, a:visited.submenu-active, a:visited.footermenu-active, 
a:active.topmenu-inactive, a:active.submenu-inactive, a:active.footermenu-inactive, a:hover.topmenu-inactive, a:hover.submenu-inactive, a:hover.footermenu-inactive, 
a:active.topmenu-active, a:active.submenu-active, a:active.footermenu-active, a:hover.topmenu-active, a:hover.submenu-active, a:hover.footermenu-active, 
a:link.topmenu-active, a:link.submenu-active, a:link.footermenu-active,
.topmenu-active, .submenu-active, .footermenu-active  {
	color: #fdf9aa;
	text-decoration: none;
}

.weiterlink a, .weiterlink a:visited, .weiterlink a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.weiterlink a:active, .weiterlink a:hover {
	color: #27136E;
	font-weight: bold;
	text-decoration: none;
}

.footer-rf {
	font-size: 12px;
	color: #27136e;
}

.footer-claim {
	font-size: 12px;
	color: #747575;
}

h1, .csc-firstheader, .newsheader {
	font-size: 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #747575;
}

.newsheader {
	margin-top: 0px;
	font-size: 16px;
}

.newssubheader {
	margin-top: -8px;
}

table{
	padding: 0px;
}

td {
	padding: 0px;
	color: black;
	font-size: 12px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
	text-align: justify;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: justify;
}

td.information
{
	color: black;
	 font-family: Arial, Helvetica, sans-serif;
}

td.descr_short
{
	color: black;
}

td.descr_imagecaption
{
	color: black;
}

tr.sorting
{
	color: black;
	font-size: 11px;
}

SELECT {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px 
}

a, a:link, a:visited, a:hover, a:active  {
	background-color : transparent;
	color : #78797A;
	text-decoration : none;
}

a:hover, a:active {
	color: #27136E;
}

TEXTAREA {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px
} 

INPUT {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

/* div.csc-header {
	margin-bottom: -30px;
} */

.csc-header {
	clear: both;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 20px;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}

.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6600CC;
}
.table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC3366;
}

.searchform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}

.loginform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}

.textfield { 
	font-family: Verdana,Arial,Helvetica, sans-serif; 
	border: 1; 
	font-size: 10px; 
}
	
.filelinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Green;
}

.sitemap1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}

.celmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : olive;
}
.celsubmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

.newsbox {
	overflow: hidden;
	width: 100%;
	min-height: 90px;
	max-height: 115px;
	padding-bottom: 5px;
}
.newsimageout {
	float: left;
	margin-right: 15px;
}

.newsimage {
	position: relative;
	width: 115px;
	height: 90px;
	max-height: 90px;
	overflow: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}

.newsimage img {
	position: absolute;
	clip:rect(auto auto 90px auto);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}

.newsdate {
	color: #747575;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}

.newslist {
	position: absolute;
	left: 130px;
	max-height: 100px;
	overflow: hidden;
}

.newsspacer {
	border: none;
	border-top: 1px solid #747575;
	height: 1px;
	margin: 5px 0px 10px 0px;
}

.newsspacer:last-child {
	border-top: none;
}

.newsimagecapt {
	font-size: 8px;
	color: #747575;
	font-family : Arial, Helvetica, sans-serif;
}

.sendungbox {
	border: none;
	border-bottom: 1px solid #747475;
	margin: 5px 0px 3px 0px;
	padding-bottom: 5px;
}

.sendungbox:last-child {
	border-bottom: none;
}

.showitem {
	margin-bottom: 5px;
}

.itemspacer {
	width: 75px;
	border: 0;
	border-top: 1px solid #747575;
	margin-left: 0;
	text-align: left;
	margin-top: 10px;
}

.itemspacer2 {
	padding-right: 10px;
}

.smalltext {
	margin-left: 91px;
	margin-bottom: -15px;
}

.allshowsmod {
	margin-left: 50px;
}

.nowonairtitel, .nowonairtitel a, .nowonairtitel a:link, .nowonairtitel a:active, .nowonairtitel a:hover, .nowonairtitel a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #fdf9aa;
}

.nowonairtime {
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	font-size: 12px;
}

.nowonairmod {
	color: white;
	font-size: 12px;
}

.staffbox table {
	margin-bottom: 10px;
}

.stafflistitem {
	width: 145px;
	height: 109px;
	overflow: hidden;
}

.stafflistimage, .stafflistname, .stafflistaufgaben {
	position: relative;
}

.stafflistimage {
	left: 0px;
	top: 0px;
	width: 145px;
	height: 109px;
	overflow: hidden;
}

.stafflistname {
	overflow: hidden;
	padding: 3px 5px 0px 5px;
	width: 135px;
	height: 20px;
	left: 0px;
	margin-top: -20px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	/* font-weight: bold; */
	background: black;
	white-space: nowrap; 
	text-overflow: ellipsis;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

.stafflistname:hover, .stafflistimage:hover + .stafflistname {
	opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

.stafflistname a, .stafflistname a:link, .stafflistname a:visited, .stafflistname a:hover, .stafflistname a:active  {
	color : #fff;
	text-decoration : none;
}

.stafflistname a:hover, .stafflistname a:active {
	color: #fdf9aa;
}

.stafflistaufgaben {
	visibility: hidden;
}
.staffaufgaben {
	font-weight: bold;
}

.img-teamliste, .nightlivebox img, .fotobook img, .stafflistitem {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}

.nightlivebox, .eventtable {
	margin-top: 12px;
}

.partnerlogo {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
}

#partner-box p, #koop-box p {
	text-align: center;
}

.partnerlogo-spacer {
	border: none;
	border-top: 1px solid #747575;
	height: 1px;
	margin: 0px;
}

.cc_container .cc_btn {
background-color: #231E68 !important; /* Farbe des Buttons */
color: #fff !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #BAB1AA !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #41377D !important; /* Textlink-Farbe "Mehr Infos" */
}

@media only screen and (max-device-width: 480px) { 
	#header, #radioaktiv {
		position: absolute;
	}
	#footer {
		height: 1px;
		width: 1px;
		visibility: hidden;
	}
	#background {
		top: 0px;
	}
}
