/*@CHARSET "UTF-8"; */

/* @override 
	http://mudumac.local/gfx/layout.css?version=2009111801
	http://mudumini.local/gfx/layout.css?version=2009111801
*/

body {
	color: #203240;
	background-color: white;
	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	font-family: Arial, sans;
	font-size: 12px;
	font-weight: normal;
	height: 100%; 
}

img {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
}

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

div.spacer_1 {
	margin-top: 3px;
}

div.spacer_2 {
	margin-top: 0;
}

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

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

label {
	cursor: pointer;
}

div.cleardiv_left {
	clear: left;	
}

#mainDiv {
	display: block;
	margin: 0px auto;
	position: relative;
	width: 980px;
	z-index: 1;
	height: 100%;
}

a {
	color: #FC8A1A;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #FC8A1A;
}

div.news_header {
	
	color: #fc8a1a;
	font-weight: bolder;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 7px;
}

div.Programmtext {
	margin-top: 0;
	float: left;
	
}

div.Programmzeit {
	float: left;
	font-weight: bold;
	background-color: #FC8A1A;
	color: white;
	width: 54px;
	height: 19px;
	text-align: center;
	padding-top: 3px;
}

div.Programmline {
	color: #fc8a1a;
	font-weight: bolder;
	font-size: 16px;
	float: left;
	margin-top: 24px;
}

div.Programmblock {
	margin-left: 62px;
}

div.Programmsendung {
	padding-top: 0;
	float: left;
	margin-top: 7px;
}

table {
	border-style: none;
	border-collapse: collapse;
}

table td {
	padding: 0px;
}

#bigsize {
	width: 762px;
	text-align: left;
}

#skyscraper {
	position: absolute;
	top: 0px;
	left: 762px;
}



#head {
	padding-bottom: 12px;
}

#logo {
	float: left;
	height: 105px;
}

.menu_top {
	float: left;
	height: 105px;
	width: 103px;
	margin-left: 1px;
	position: relative;
	background-color: #FC8A1A;
}

#frequenz {
	background: url(frequenz.png);
}

.menu_top_sub {
	position: absolute;
	bottom: 30px;
	left: 7px;
	text-align: left;
}

.menu_top_sub a {
	color: #ffffff;
}

.menu_btn {
	position: absolute;
	top: 78px;
	left: 0px;
}

#trackservice_left {
	float: left;
	width: 137px;
	height: 38px;
	margin: 1px 0px 0px 0px;
}

#trackservice_time {
	padding: 5px 0px 0px 8px;
	margin: 1px 0px 0px 0px;
	width: 35px;
	height: 33px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	float: left;
	background-color: #FC8A1A;
}

#trackservice_text {
	width: 273px;
	background-color: #FC8A1A;
	float: left;
	height: 33px;
	margin: 1px 0px 0px 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
}

#no_trackservice {
	background-color: #FC8A1A;
	float: left;
	width: 461px;
	height: 38px;
	margin-top: 1px;
}

#trackservice_stream {
	width: 70px;
	background-color: #FC8A1A;
	float: left;
	height: 27px;
	margin: 1px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
}

#trackservice_stream a {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

#trackservice_right {
	background: url(/gfx/trackservice_right.png) no-repeat;
	width: 22px;
	float: left;
	height: 38px;
	margin: 1px 0px 0px 0px;
}

#hotline {
	width: 207px;
	float: left;
	height: 32px;
	margin: 2px 0px 0px 1px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	background-color: #ffffff;
}

/* @group Menu */

#menu_left {
	width: 137px;
	position: absolute;
	z-index: 1;
	left: 0px;
}

#menu_left_links {
	padding-top: 10px;
}

.menu_left_btn {
}

div.aktuell_datum_mini {
	padding-top: 7px;
	font-weight: bold;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 4px;
}

div.Programmzeit_mini {
	width: 34px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	background-color: #FC8A1A;
	color: white;
	padding-top: 2px;
	margin-left: 4px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

hr.trenner_aktuell_mini {
	width: 122px;
	float: right;
	margin-bottom: 0;
	border: 1px dotted gray;
	border-top-color: #a3a3a3;
	border-top-style: solid;
	margin-right: 7px;
}

div.Programmline_mini {
	font-size: 11px;
	padding: 3px 9px 8px 43px;
}

.menu_sub {
	padding: 0;
	margin: 5px 0px 0px 35px;
	color: #FC8A1A;
}

.menu_sub a {
	font-weight: bold;
}

.menu_sub li {
	padding-top: 5px;
}

/* @end */

#kalender {
	background: #E8E8E8 url(/gfx/menu/kalender.png) no-repeat 0px 0px;
	width: 136px;
	height: 118px;
	padding: 30px 0px 0px 1px;
}

#kalenderTable {
	border: none;
	border-collapse: separate;
	width: 135px;
	height: 132px;
	float: left;
}

div#menu_left_programm {
	margin-top: 15px;
	background: #E8E8E8 url(menu/programm_ls.png) no-repeat;
	padding-top: 28px;
	width: 137px;
}

div#box_links_unten {
	background-image: url(graybox_bottom_left.png);
	width: 137px;
	height: 27px;
}

#kalenderTable td {
	width: 17px;
	text-align: center;
}

div.aktuell_datum {
	text-align: left;
	font-weight: bold;
	float: left;
	margin-left: 64px;
	color: white;
}

div.aktuell_zurueck {
	float: right;
	color: white;
	font-weight: bold;
	margin-left: 21px;
}
	
div.aktuell_vor {
	float: right; 
	text-align: right;
	margin-left: 10px;
}

a.link_weiss {
	color: white;
	font-size: 10px;
	font-weight: bold;
}

hr.trenner{
	margin-top: 8px;
	margin-bottom: 10px;
	width: 344px;
	float: left;
}

hr.trenner_aktuell{
	margin-top: 14px;
	margin-bottom: -8px;
	width: 344px;
	float: left;
}
	

#content {
	position: relative;
	height: 100%;
	padding-left: 147px;
}

div#aktuell_mini.middle_aktuell_mini {
	margin-top: 0;
}

.middle {
	width: 344px;
	padding: 35px 28px 0px;
	float: left;
	overflow: hidden;
}

.middle_aktuell {
	width: 344px;
	padding: 10px 28px 0px;
	float: left;
	overflow: hidden;
}

#bottom {
	width: 704px;
	padding: 11px 28px 9px;
	text-align: center;
	float: left;
	font-weight: bold;
}

/* @group Header */

#news {
	background: url(/gfx/header/news.png) 0px 0px no-repeat #ffffff;
}

#trackservice {
	background: url(/gfx/header/trackservice.png) 0px 0px no-repeat;
}

#downloads {
	background: url(/gfx/header/downloads.png) 0px 0px no-repeat;
}

#redaktionen {
	background: url(/gfx/header/redaktionen.png) 0px 0px no-repeat;
}

#musikwunsch {
	background: url(/gfx/header/musikwunsch.png) 0px 0px no-repeat;
}

#pinnwand {
	background: url(/gfx/header/pinnwand.png) 0px 0px no-repeat;
}

#pinnwandneu {
	background: url(/gfx/header/pinnwand_neu.png) 0px 0px no-repeat;
}

#kontakt {
	background: url(/gfx/header/kontakt.png) 0px 0px no-repeat;
}

#foerdern {
	background: url(/gfx/header/foerdern.png) 0px 0px no-repeat;
}

#mitmachen {
	background: url(/gfx/header/mitmachen.png) 0px 0px no-repeat;
}

#philosophie {
	background: url(/gfx/header/philosophie.png) 0px 0px no-repeat;
}

#studio {
	background: url(/gfx/header/studio.png) 0px 0px no-repeat;
}

#team {
	background: url(/gfx/header/team.png) 0px 0px no-repeat;
}

#vereine {
	background: url(/gfx/header/vereine.png) 0px 0px no-repeat;
}

#foerderverein {
	background: url(/gfx/header/foerderverein.png) 0px 0px no-repeat;
}

#allgemeines {
	background: url(/gfx/header/allgemeines.png) 0px 0px no-repeat;
}

#impressum {
	background: url(/gfx/header/impressum.png) 0px 0px no-repeat;
}

#aktuell {
	background: url(/gfx/header/aktuell.png) 0px 0px no-repeat;
}

#schema {
	background: url(/gfx/header/schema.png) 0px 0px no-repeat;
}

#termine {
	background: url(/gfx/header/termine.png) 0px 0px no-repeat;
}

#sendungen {
	background: url(/gfx/header/sendungen.png) 0px 0px no-repeat;
}

#fahrschein {
	background: url(/gfx/header/fahrschein.png) 0px 0px no-repeat;
}

#direkt {
	background: url(/gfx/header/direkt.png) 0px 0px no-repeat;
}

#live {
	background: url(/gfx/header/live.png) 0px 0px no-repeat;
}

#tickets {
	background: url(/gfx/header/tickets.png) 0px 0px no-repeat;
}

/* @end */


#right {
	width: 207px;
	margin-left: 7px;
	float: left;
}

#now {
	background: url(/gfx/jetzt.png) 0px 0px no-repeat;
	padding-top: 27px;
}

#now_txt {
	background: url(/gfx/graybox_bottom.png) bottom no-repeat #E8E8E8;
	padding: 5px 25px 10px 25px;
	margin-top: -3px;
}

#now_link {
	font-weight: bold;
	color: #203240;
}

#tipp_top {
	background: url(/gfx/tipp.png) no-repeat;
	width: 207px;
	height: 27px;
	margin-top: 13px;
}

#tipp_txt {
	background: url(/gfx/graybox_bottom.png) bottom no-repeat #E8E8E8;
	padding: 5px 25px 10px 25px;
	font-size: 11px;
}

#tipp_link {
	font-size: 12px;
	font-weight: bold;
	color: #203240;
}

#termine_top {
	background: url(/gfx/termine.png) no-repeat;
	width: 207px;
	height: 27px;
	margin-top: 13px;
}

#termine_txt {
	background: url(/gfx/graybox_bottom.png) bottom no-repeat #E8E8E8;
	padding: 5px 25px 10px 25px;
	font-size: 11px;
}

#termine_txt a {
	color: #203240;
	font-weight: normal;
}

/* @group Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../gfx/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gfx/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* @end */