@charset "utf-8";

a {text-decoration:none;}
a:link,a:active,a:visited	{color: #00A2D7;}
a:hover,a:visited:hover		{color: #000;}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells:show;
}

td img {
	display:inline;
}

ol{margin-left:2em;}

body {
	background:#FFF url(img/backgr.png) repeat-x top;
    margin: 0 auto;  /* shorthand: 0 for top/bottom, auto for left/right */
    text-align: center;  /* takes care of IE */
}
.maintxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	padding-bottom: 1em;
}

.maintxt:link  {
	font-weight: bold;
	font-variant: normal;
	color: #00AEEF;
	
	}
	
	.maintxt:visited {
	font-weight: bold;
	font-variant: normal;
	color: #00AEEF;
}
.smalltxt {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

img#logotype {
	border:none;
	position:absolute;
	top:7px;
	left:0;
}

img#logopos {
	border:none;
}

img#favorit {
	border:none;
}

#container {
	text-align:left;
	width:800px;
	height:550px;
	margin:60px auto;
	position:relative;
	z-index:2;
}
.dropshadow2{
	float:left;
	clear:left;
	background: url(img/shadow.png) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 800px;
	height: 600px;
	padding: 0px;
}
.innerbox{
	border: 1px none #999999;
	background-color: #FFFFFF;
	height: 600px;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: 0px 225px;
	width:800px;
}

.topictxt {
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #00AFEF;
	text-align: right;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
.footertxtAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.logopos {
	vertical-align: super;}
	
#navlist {
	list-style-image: url(img/arrow.png);
}

.tvlistitem {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00AFEF;
	text-decoration: none;
}
.podlistitem {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F3901D;
	text-decoration: none;
}
.radiolistitem {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E8168A;
	text-decoration: none;
	
}
#silhouet {
	position:absolute;
	z-index:10;
	left: -70px;
	top: 360px;
}
#topimg {
	position:absolute;
	width:800px;
	height:115px;
	z-index:-1;
	top: -50px;
	left: 10px;
	visibility: visible;
}

#dwnnow {
	position:absolute;
	z-index:1;
	left: 685px;
	top: 250px;
}

#silbanner {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 200px;
	visibility: hidden;
}

#flashbanner {
	text-align:right;
	height: auto;
}
.buttonnoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#radiotime {
	position:absolute;
	left:150px;
	top:4px;
	}
img {
	border:none;
	}