body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #090909;
	color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #00CCFF;
	text-decoration: none;
}
a:hover{
	color: #0099FF;
	text-decoration: underline;
}

#container {
	margin: 4px auto;
	margin-top: 10px;
	padding: 0;
	width: 990px;
	position: relative;
}

.top_cellpic {
	padding: 0;
	margin: 0;
	background: url(../images/top_cellpic.png) no-repeat;
	height: 6px;
	width: 990px;
}

.topnavileft {
	width: 213px;
	height: 37px;
	background: url(../images/topnavileft.png) no-repeat;
	float: left;
}

.topnaviright {
	width: 213px;
	height: 37px;
	background: url(../images/topnaviright.png) no-repeat;
	float: right;
}

#topnavi {
	margin: 0;
	padding: 0;
	background:	#0088FF url(../images/topnavi.png) top left repeat-x;
	color: #FFFFFF;
	font-size: 1em;
	height: 37px;
}

#topnavi ul {
	margin: 0;
	padding: 0;
}

#topnavi li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#topnavi li a, #topnavi li a:active, #topnavi li a:visited {
	display: block;
	height: 32px;
	line-height: 35px;
	padding-right: 17px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #222222;
}

#topnavi li a:hover {
	display: block;
	height: 32px;
	line-height: 30px;
	padding-right: 17px;

	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/topnavihover.png) top left repeat-x;
}

#topnavi li a img {
	float: left;
	border: 0;
	line-height: 34px;
	padding: 6px 8px 0 16px;
}

#header {
	padding: 0;
	margin: 0;
	background: url(../images/logo.png) no-repeat;
	width: 990px;
	height: 140px;
}

.infonews {
	padding-left: 30px;
	padding-top: 9px;
	display: block;
	width: 380px;
	height: 118px;
	overflow: hidden;
	font-size: 0.9em;
}

p, infonews {
	padding: 1px;
	margin:	4px;
}


.navileft {
	width: 21px;
	height: 45px;
	background: url(../images/navileft.png) no-repeat;
	float: left;
}

.naviright {
	width: 21px;
	height: 45px;
	background: url(../images/naviright.png) no-repeat;
	float: right;
}

#navi {
	margin: 0;
	padding: 0;
	background:	#0088FF url(../images/navi.png) top left repeat-x;
	color: #FFFFFF;
	font-size: 1em;
	height: 45px;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#navi li a, #navi li a:active, #navi li a:visited {
	display: block;
	height: 32px;
	line-height: 35px;
	padding-right: 14px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #222222;
}

#navi li a:hover {
	display: block;
	height: 32px;
	line-height: 32px;
	padding-right: 14px;

	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/navihover.png) top left repeat-x;
}

#navi li a img {
	float: left;
	border: 0;
	line-height: 34px;
	padding: 7px 6px 0 8px;
}

#content {
	margin: 0;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	background: #181818 url(../images/content_bg.png) repeat-y;
	color: #FFFFFF;
	position: static;
	font-size: 1em;
	height: auto;
	min-height: 300px;
	width: 960px;
}

#main-left {
	position: relative;
	top: 10px;
	left: 0px;
	width: 156px;
	float: left;
}

#main-right {
	position: relative;
	top: 10px;
	width: auto;
	float:	right;
	text-align: right;
}

.clear {
	clear: both;
}

#uhr {
	position: absolute;
	top: 18px;
	left: 890px;
	width:	70px;
	height: 25px;
	background: #0099FF url(../images/topnavihover.png) center left repeat-x;;
	text-align: center;
	visibility: visible;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:	4px;
	border: 1px solid #999;
}

#dropin {
	background: #000000;
	border: 1px solid #777;
	-moz-border-radius: 5px 5px 2px 2px;
	-webkit-border-radius: 5px 5px 2px 2px;
	border-radius:	5px 5px 2px 2px;
	padding: 1px;
	position: relative;
	visibility:hidden;
	-moz-box-shadow: -2px 2px 6px #000;
	-webkit-box-shadow: -2px 2px 6px #000;
	box-shadow: -2px 2px 6px #000;	
}

#radyonavi {
	height: 25px;
	background: #222 url(../images/radyonavi.png) bottom left repeat-x;
	border: 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius:	5px 5px 0 0;
}




#radyotime {
	margin: 0 10px 0 10px;
	}
	
#radyotime ul {
	margin: 0;
	padding: 0;
}

#radyotime li {
	float: left;
	list-style-type: none;
}


#toggle img {
	border: 0;
	width: 16px;
	height: 16px;
	margin: 3px 0 0 0;
	padding: 0 3px 0 2px;
	cursor: pointer;
}

#countDown2 {
	color: #00bbFF;
	font-weight: bold;
	margin-top: 2px;
}

#countDown {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}


#radyosize {
	margin: 0 10px 0 10px;
	}
	
#radyosize ul {
	margin: 0;
	padding: 0;
}

#radyosize li {
	float: right;
	list-style-type: none;
}

#radyosize li a img {
	border: 0;
	width: 16px;
	height: 16px;
	margin: 3px 0 0 0;
	padding: 0;
}


#fccontent {
	text-align: center;
	margin-left:	1px;
	border: 0;
	margin: 0;
}

#flatcast {
	width:	640px;
	height:	480px;
	border:	0;
	margin: 0;
}

#footer
{
	margin:			0;
	padding-left:	13px;
	padding-right:	13px;
	padding-top:	13px;
	background:		url(../images/footer.png) top left no-repeat;
	color:			#777777;
	font-size:		0.75em;
	height: 76px;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active
{
	text-decoration:none;
	color:	#888;
	font-family: 	"Times New Roman", Times, serif;
}

.footer {
	width: 100%;
}

.footerleft {
	text-align: left;
	width: 22%;
}

.footermiddle {
	text-align: center;
	width: 56%;
}

.footerright {
	text-align: right;
	width: 22%;
}
