body {
	text-align:  center;
	background-image: url(../img/radio_hot_hintergrund.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding: 0;
	margin: 0;
}

#frame {
	text-align: left;
	margin: 0px auto;
	width: 1024px;
}

#head {
	height: 345px;
	width: 1007px;
}

#logo {
	background-image: url(../img/radio_hot_logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 545px;
	width: 587px;
	position: absolute;
	margin-left: -170px;
}

#navi {
	background-image: url(../img/radio_hot_navi_hintergrund.png);
	background-repeat: no-repeat;
	width: 673px;
	height: 103px;
	margin-left: 345px;
	margin-top: 90px;
	position: absolute;
}

#navi ul {
	margin: 0px;
	border: none;
	padding: 0px;
}

#navi ul li {
	display:	inline;
	list-style-type: none;
}

#aktuell {
	position: 			absolute;
	width: 400px;
	height: 60px;
	margin-top:			250px;
	margin-left:		620px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
}


#body {
	width: 1007px;
	position: absolute;
	z-index: 9;
}

#cont_top {
	width: 1007px;
	height: 11px;
	background-image: url(../img/radio_hot_content_top.png);
}

#content {
	width: 987px;
	background-image: url(../img/radio_hot_content_center.png);
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#cont_bottom {
	width: 1007px;
	height: 18px;
	background-image: url(../img/radio_hot_content_bottom.png);
}


/*  FORMATE  */

a {
	color:	 black;
	outline: none;
}

a:hover {
	text-decoration: none;
}

dd.csc-textpic-caption,
div.csc-textpic-caption {
	font-size: 7px;
}


div#c20 {
	height: 241px;
	background-image: url(/typo3temp/pics/cef68a1708.jpg);
}

div#c20 object,
div#c20 embed {
	margin-top: 225px;
}

/*fce*/

div.frame {}

div.col1,
div.col2,
div.col3 {
	width:	300px;
	float:	left;
}

div.col1 {
	margin-right: 35px;
}

div.col2 {
	margin-right: 35px;
}

div.col1_2 {
	width: 635px;
	float: left;
	margin-right: 35px;
}

div.col2_2 {
	width: 300px;
	float: left;
}


div.cols1 {
	float: left;
	width: 300px;
	margin-right: 35px;
}

div.cols2 {
	width:300px;
	float: left;
}

div.clear {
	clear: both;
}


/*  CSC */
.csc-frame-frame1 {
	text-align: center;
	margin: 10px 0;
}

/*  TT_NEWS  */

div.news-list-container {
	margin-top:		16px;
}

span.news-list-date {
	display: block;
	background-color: silver;
	padding: 5px;
	font-size: 10px;
}

div.news-list-item h2 {
	color:	black;
	font-weight: bolder;
	font-size: 11px;
}


div.news-list-item{
	
}

hr.clearer {
	display: block;
	border: 0px;
	margin-bottom: 20px;
}


div#ttnews-cat-tree ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p.news-catmenu-header {
	background-color: silver;
	padding: 3px;
	
}

div.news-catmenu-NO {
	margin-bottom: 9px;
	padding: 3px;
}


div.news-catmenu-ACT {
	margin-bottom: 9px;
	padding: 3px;
	background-color: gray;
}

div.news-catmenu-ACT a {
	color: white;
}
div.news-single-rightbox {
	margin: 20px 0;
}