@charset "iso-8859-1";

/**********************************************
	Radio FM1 - Ostschweizer Regional Radio
	www.radiofm1.ch - Bildschirm-CSS
	-------------------------------------------
	Internet Tagblatt Medien - Roger Baechinger
***********************************************/

/*************************************************************************************************/
/**** GLOBAL *************************************************************************************/
/*************************************************************************************************/
html, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, hr, img, table, caption, th, td, form, fieldset, legend, label, input, textarea, select, iframe {
	/*font: 14px/18px helvetica, arial, sans-serif;*/
	color: #555;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	width:1000px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	line-height:15px;
	color:#FFF;
	border:0px;
	margin:0px auto 0;
	padding:0px 0px 0px 0px;
}
:focus, a {
	outline: none;
}
a:link {
	color: #00b4dc;
	text-decoration: none;
}
a:visited {
	color: #00b4dc;
	text-decoration: none;
	border: 0;
}
a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
	border: 0;
}
.hr {
	width: 728px;
	height: 2px;
	margin: 0 auto 0 auto;
}
/*iframe {
	width: 469px;
	height: 317px;
	border: 1px solid #bdbfc0;
	background: #fff url(../graph/icons/icon_laden_32x32.gif) no-repeat center center;
	margin: 4px 0 22px 0;
	padding: 5px;
}*/
.hervorgehoben { /* Orange */
	color: #c74600;
}
.fett {
	font-weight: bold;
}

/*************************************************************************************************/
/**** Container **********************************************************************************/
/*************************************************************************************************/

/**********************************************/
/*** debug ************************************/
div {
	/*border:1px solid green;*/
}
/**********************************************/

#container {
	background-image:url(../templatemedia/head_area.gif);
	background-repeat:no-repeat;
	width:1000px;
	min-height:600px;
}
* html #container { /* millionenlos-hack; 180px statt 160px; */
	width:1020px;
}
#header {
	float:left;
 	width:1000px;
	text-align:right;
	height:90px;
}

#mainContent {
	float:left;
	width:825px;
	background-image:url(../templatemedia/content_top.gif);
	background-repeat:no-repeat;
	background-position:0px 200px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/**** startButton navigation ****/
#startButton {
	float:left;
	width:120px;
	height:28px;
	padding:85px 0px 39px 345px;
}
* html #startButton {
	width:480px;
	padding:83px 0px 22px 345px;
}
#startButton div {
	float:left;
	text-align:center;
	width:60px;
}
#startButton p {
	width:60px;
	padding:0px 0px 0px 0px;
	text-align:center;
    font-weight:bold;
}
* html #startButton p {
	padding:4px 0px 0px 0px;
}
*+html #startButton p {
	padding:4px 0px 0px 0px;
}

/**** coveranzeige ****/
#coveranzeige {
	width: 340px;
	height: 95px;
	margin-top: 36px;
	margin-left: 470px;
}
*html #coveranzeige { /* Workaround fuer IE6 */
	display: none;
}
#coveranzeige img {
	padding: 10px;
	float: left;
}
#coveranzeige p {
	padding:3px 15px 3px 10px;
}
#coveranzeige .coverJetztLaeuft {
	width: 225px;
	font-size:11px;
	font-weight:bold;
	color:#555;
	text-transform:uppercase;
	padding:10px 0px 1px 0px;
	margin:0px 0px 0px 95px;
	border-bottom: 1px solid #777;
}

/**** global navigation ****/
#globalNav {
	height:15px;
	/*width:402px;*/
	width:498px;
	line-height:10px;
	clear:both;
	/*margin:0px 0px 0px 408px;*/
	margin:0px 0px 0px 312px;
	padding:0px 0px 0px 0px;
}
#globalNav ul {
	float: right;
	list-style: none;
	display: inline;
}
#globalNav li {
	float: left;
	margin:0px 0px 0px 0px;
}
#globalNav a {
	float:left;
	height:13px;
	width:96px;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	background: url(../templatemedia/global_nav.gif) 0 0px no-repeat;
	margin:0px 1px 0px 0px;
	padding:2px 0px 0px 0px;
}

/**** top navigation ****/
#topNav {
	clear:both;
	float:left;
	height:20px;
	line-height:17px;
	width:785px;
	padding:0px 0px 0px 35px;
	margin:2px 0px 0px 0px;
}
#topNav ul {
	float: left;
	list-style: none;
	display: inline;
}
#topNav li {
	float: left;
	margin:0px 1px 0px 0px;
}
#topNav a {
	float:left;
	height:20px;
	width:96px;
	overflow:hidden;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding:1px 0px 0px 0px;
}
#topNav a:link, #topNav a:visited {
	background: url(../templatemedia/top_nav_inactive.gif) 0 0px no-repeat;
	border-bottom:7px solid #FFFFFF;
}
#topNav a:hover, #topNav a:active {
	background: url(../templatemedia/top_nav_active.gif) 0 0px no-repeat;
	border-bottom:7px solid #00b4dc;
}
#topNav span {
	float:left;
	height:20px;
	width:96px;
	overflow:hidden;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding:1px 0px 0px 0px;
	background: url(../templatemedia/top_nav_active.gif) 0 0px no-repeat;
	border-bottom:7px solid #00b4dc;
}

/**** content ****/
#content {
	 float:left;
	 clear:none;
	 width:791px;
	 min-height:200px;
	 background-image:url(../templatemedia/content_back.gif);
	 background-repeat:repeat-y;
	 padding:0px 0px 0px 34px;
	 margin:20px 0px 0px 0px;
}

/**** sidebar right (banner col) ****/
#sidebar1 {
	float:left;
	width:160px;
	margin:10px 0px 0px 15px;
}
#sidebar1 img {
	margin:0px 0px 10px 0px;
}
#sidebar1 embed {
	margin:0px 0px 10px 0px;
}
#sidebar1 div {
	margin:0px 0px 10px 0px;
}


/*************************************************************************************************/
/**** Content cols *******************************************************************************/
/*************************************************************************************************/
/**** HOMEPAGE ********/
/**** HP left col ****/
.hp_left_col {
	float:left;
	clear:none;
	width:257px;
	min-height:50px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/**** HP middle col ****/
.hp_middle_col {
	float:left;
	clear:none;
	width:257px;
	min-height:50px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
}

/**** HP right col ****/
.hp_right_col {
	float:left;
	clear:none;
	width:257px;
	min-height:50px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
}

/**** CONTENT ******************/
/**** Navigation col (left) ****/
.nav_left_col {
	float:left;
	clear:none;
	width:145px;
	min-height:50px;
	padding:0px 0px 0px 0px;
	margin:0px 8px 0px 0px;
}

/**** Content col (1spaltig) ***/
.con_one_col {
	float:left;
	clear:none;
	width:622px;
	min-height:50px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
}

/**** Content col (2spaltig) ***/
.con_two_cols {
	float:left;
	clear:none;
	width:309px;
	min-height:50px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
}

/**** Content col (3spaltig) ***/
.con_three_cols {
	float:left;
	clear:none;
	width:204px;
	min-height:50px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
}

/*************************************************************************************************/
/**** Content layers *****************************************************************************/
/*************************************************************************************************/
.hp_layerTop_blue {
	height:17px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0px 0px 0px 8px;
	margin:4px 0px 0px 0px;
	background-image:url(../templatemedia/hp_layer_top_blue.gif);
	background-repeat:no-repeat;
}
.hp_layerTop_blue_spezial {
	height:17px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0px 0px 0px 8px;
	margin:4px 0px 0px 0px;
	background-image:url(../templatemedia/hp_layer_top_blue_spezial.gif);
	background-repeat:no-repeat;
}
.hp_layerTop_red {
	height:17px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0px 0px 0px 8px;
	margin:4px 0px 0px 0px;
	background-image:url(../templatemedia/hp_layer_top_red.gif);
	background-repeat:no-repeat;
}
.hp_outerLayerContent{
	background-image:url(../templatemedia/hp_layer_middle.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	padding:15px 0px 0px 0px;
}
.hp_outerLayerContent_spezial{
	background-image:url(../templatemedia/hp_layer_middle_spezial.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	padding:15px 0px 0px 0px;
}
.hp_outerLayerNews {
	width:257px;
	height:200px;
	overflow:auto;
	position:absoute;
	padding:0px;
	margin:0px;
	background-image:url(../templatemedia/hp_layer_bottom_top_news.gif);
	background-repeat:repeat-y;
	background-position:1px top;
}
.hp_outerLayerContentBanner {
	height:127px;
	background-image:url(../templatemedia/hp_layer_middle.gif);
	background-repeat:repeat-y;
	background-position:bottom ;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.hp_innerLayerContent{
	background-image:url(../templatemedia/hp_layer_bottom_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.hp_innerLayerContent_spezial {
	background-image:url(../templatemedia/hp_layer_bottom_top_spezial.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.hp_innerLayerNews {
	padding:0px 8px 8px 5px;
	margin:5px 0 0 0px;
	background:none;
}
.hp_layerBottom {
	background-image:url(../templatemedia/hp_layer_bottom_bottom.gif);
	background-repeat:no-repeat;
	height:3px;
	margin:0px 0px 10px 0px;
}
.hp_layerBottom_spezial {
	background-image:url(../templatemedia/hp_layer_bottom_bottom_spezial.gif);
	background-repeat:no-repeat;
	height:3px;
	margin:0px 0px 10px 0px;
}
.nav_layerTop_blue {
	height:17px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	padding:0px 0px 0px 5px;
	margin:4px 0px 0px 0px;
	background-image:url(../templatemedia/nav_layerTop_blue.gif);
	background-repeat:no-repeat;
}
.nav_outerLayerContent{
	background-image:url(../templatemedia/nav_layer_bottom_top.gif);
	background-repeat:repeat-y;
	background-position:bottom;	
}
.nav_innerLayerContent{
	min-height:80px;
	background-image:url(../templatemedia/nav_layer_middle.gif);
	background-repeat:no-repeat;		
}
.nav_innerLayerContentText{
	min-height:80px;
	background-image:url(../templatemedia/nav_layer_middle.gif);
	background-repeat:no-repeat;	
}
.nav_layerBottom {
	background-image:url(../templatemedia/nav_layer_bottom_bottom.gif);
	background-repeat:no-repeat;
	height:3px;
	margin:0px 0px 5px 0px;
}
.con1col_layerTop_blue {
	height:17px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0px 0px 0px 8px;
	margin:4px 0px 0px 0px;
	background-image:url(../templatemedia/con1col_layer_top_blue.gif);
	background-repeat:no-repeat;
}
.con1col_outerLayerContent{
	background-image:url(../templatemedia/con1col_layer_bottom_top.gif);
	background-repeat:repeat-y;
	background-position:bottom;
}
.con1col_innerLayerContent {
	min-height:100px;
	padding:0px 0px 0px 1px;
	background-image:url(../templatemedia/con1col_layer_middle.gif);
	background-repeat:no-repeat;
}
.con1col_layerBottom {
	background-image:url(../templatemedia/con1col_layer_bottom_bottom.gif);
	background-repeat:no-repeat;
	height:3px;
}
.con2cols_layerTop_blue {
	height:17px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0px 0px 0px 8px;
	margin:4px 0px 0px 0px;
	background-image:url(../templatemedia/con2cols_layer_top_blue.gif);
	background-repeat:no-repeat;
}
.con2cols_outerLayerContent{
	background-image:url(../templatemedia/con2cols_layer_bottom_top.gif);
	background-repeat:repeat-y;
	background-position:bottom;
}
.con2cols_innerLayerContent {
	min-height:100px;
	padding:0px 0px 0px 1px;
	background-image:url(../templatemedia/con2cols_layer_middle.gif);
	background-repeat:no-repeat;
}
* html .con2cols_innerLayerContent {
	width:309px;
	padding:10px 0px 0px 0px;
}
.con2cols_layerBottom {
	background-image:url(../templatemedia/con2cols_layer_bottom_bottom.gif);
	background-repeat:no-repeat;
	height:3px;
}
.con3cols_layerTop_blue {
	height:17px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0px 0px 0px 8px;
	margin:4px 0px 0px 0px;
	background-image:url(../templatemedia/con3cols_layer_top_blue.gif);
	background-repeat:no-repeat;
}
.con3cols_outerLayerContent{
	background-image:url(../templatemedia/con3cols_layer_bottom_top.gif);
	background-repeat:repeat-y;
	background-position:bottom;
}
.con3cols_innerLayerContent{
	min-height:131px;
	background-image:url(../templatemedia/con3cols_layer_middle.gif);
	background-repeat:no-repeat;
}
.con3cols_layerBottom {
	background-image:url(../templatemedia/con3cols_layer_bottom_bottom.gif);
	background-repeat:no-repeat;
	height:3px;
}

/**** Layer paragraphs **************************************/
.hp_innerLayerContent h2 {
	width:230px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(../templatemedia/h1_balken_red.gif);
	background-repeat:repeat-x;
	background-position:0px 17px;
	padding:16px 4px 0px 6px;
	margin:6px 11px 0px 6px;
	
}
.hp_innerLayerContent h1 {
	width:230px;
	font-size:22px;
	line-height:24px;
	color:#ff0000;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 11px 0px 6px;
	padding:14px 4px 0px 0px;
}
.hp_innerLayerContent p {
	/*font-weight:bold;*/ /*Startseite-p nicht fett*/
	padding:10px 11px 14px 6px;
}
.hp_innerLayerNewsticker {
	padding:0px 0px 19px 0px;
	margin:0px 0px 0px 0px;
}
.hp_innerLayerNewsticker h2 {
	width:235px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(../templatemedia/h1_balken_blue.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
	margin:0px 0px 0px 6px;
	padding:0px 4px 0px 3px;
}
.hp_innerLayerNewsticker_spezial h2 {
	width:495px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(../templatemedia/h1_balken_blue.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
	margin:0px 0px 0px 6px;
	padding:0px 4px 0px 3px;
}
.hp_innerLayerNewsticker p {
	/*font-weight:bold;*/ /*Startseite-p nicht fett*/
	padding:4px 11px 0px 8px;
}
.hp_innerLayerNewsticker_spezial p {
	padding:4px 11px 0px 8px;
}
.hp_innerLayerNewsticker a {
	width:16px;
	height:13px;
	padding:0px 0px 0px 16px;
}
.hp_innerLayerLive_red {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.hp_innerLayerLive_red h2 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(../templatemedia/h1_balken_red.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 6px;
}
.hp_innerLayerLive_red h3 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(../templatemedia/h1_balken_red.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 6px;
}
.hp_innerLayerLive_red img {
	 float:left;
	 vertical-align:top;
}
.hp_innerLayerLive_red div {
	 padding:0px 0px 0px 0px;
	 margin:0px 0px 0px 0px;
}
.hp_innerLayerLive_red p {
	 clear:both;
	 font-size:11px;
	 text-transform:uppercase;
	 font-weight:bold;
	 padding:3px 0px 0px 0px;
	 margin:0px 0px 0px 0px;
}
.hp_innerLayerLive_red a {
	 text-transform:normal;
	 color:red;
}
.hp_innerLayerLive_blue {
	padding:0px 0px 0px 0px;
	margin:0px 11px 0px 6px;
}
.hp_innerLayerLive_blue h2 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(../templatemedia/h1_balken_blue.gif);
	background-repeat:repeat-x;
	background-position:0px 11px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 6px;
}
.hp_innerLayerLive_blue img {
	 float:left;
	 vertical-align:top;
}
.hp_innerLayerLive_blue div {
	 padding:0px 0px 0px 0px;
	 margin:0px 0px 0px 0px;
}
.hp_innerLayerLive_blue p {
	 clear:both;
	 font-size:11px;
	 min-height:20px;
	 text-transform:uppercase;
	 font-weight:bold;
	 padding:0px 0px 0px 0px;
	 margin:0px 0px 0px -6px;
}
* html .hp_innerLayerLive_blue p {
	 padding:4px 0px 4px 0px;
	 margin:0px 0px 0px 0px;
}
.hp_innerLayerLive_blue a {
	 text-transform:normal;
	 color:#00b4dc;;
}
.nav_innerLayerContent ul {
	width:141px;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 1px;
}
.nav_innerLayerContent li {
	height:20px;
	width:141px;		
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url(../templatemedia/nav_layer_navigation_grey.gif) 0 0px repeat-x;
}
.nav_innerLayerContent a {
	float:left;
	height:19px;
	width:136px;
	overflow:hidden;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding:1px 0px 0px 5px;
}
.nav_innerLayerContent a:link, .nav_innerLayerContent a:visited {
	color:#000000;
	background: url(../templatemedia/nav_layer_navigation_grey.gif) 0 0px repeat-x;
}
.nav_innerLayerContent a:hover, .nav_innerLayerContent a:active {
	color:#FFFFFF;
	background: url(../templatemedia/nav_layer_navigation_black.gif) 0 0px repeat-x;
}
.nav_innerLayerContent span {
	float:left;
	height:19px;
	width:136px;
	overflow:hidden;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding:1px 0px 0px 5px;
	color:#FFFFFF;
	background: url(../templatemedia/nav_layer_navigation_black.gif) 0 0px repeat-x;
}
.nav_innerLayerContentText p {
	padding:10px 11px 4px 6px;
}

.con1col_innerLayerContent h1 {
	font-size:20px;
	width:618px;
	line-height:22px;
	color:#00b4dc;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 11px 0px 6px;
	padding:10px 4px 10px 0px;
}
*html .con1col_innerLayerContent h1 { /* Workaround fuer IE6 */
	width:500px;
}
.con1col_innerLayerContent h2 {
	width:596px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(../templatemedia/h1_balken_blue.gif);
	background-repeat:repeat-x;
	background-position:0px 11px;
	margin:0px 0px 0px 6px;
	padding:10px 4px 0px 3px;
}
.con1col_innerLayerContent p {
	padding:10px 11px 4px 6px;
}
.con1col_innerLayerContent ul {
	padding:10px 0 0 20px;
}
.con1col_innerLayerContent li {
	margin-bottom:6px;
}

.con1col_innerLayerContent table {
	width: 474px;
	margin: 10px 6px 4px 6px;
}

.con1col_innerLayerContent td {
	font-size: 12px;
	vertical-align: top;
	line-height: 18px;
	border-bottom: 2px solid #ddd;
	padding: 5px 5px 6px 10px;
	background: #fff;
}	
.con1col_innerLayerContent td h1 {
	width: auto;
}
.con1col_innerLayerContent th {
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	line-height: 18px;
	border-bottom: 2px solid #ddd;
	padding: 5px 5px 6px 10px;
	color: #fff;
	background: #555;
}

.con2cols_innerLayerContent h1 {
	font-size:20px;
	float: left;
	width:295px;
	line-height:22px;
	color:#00b4dc;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 11px 0px 6px;
	padding:10px 4px 10px 0px;
}
* html .con2cols_innerLayerContent h1 {
	margin:0px 11px 0px 4px;
	width:274px;
}
.con2cols_innerLayerContent h2 {
	width:287px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(../templatemedia/h1_balken_blue.gif);
	background-repeat:repeat-x;
	background-position:0px 11px;
	margin:0px 0px 0px 6px;
	padding:10px 4px 0px 3px;
}
.con2cols_innerLayerContent h4 {
	font-size:11px;
	float: left;
	line-height:13px;
	color:#333;
	text-transform:uppercase;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}
.con2cols_innerLayerContent h5 {
	font-size:11px;
	float: left;
	line-height:13px;
	color:#00b4dc;
	margin:0px 11px 0px 6px;
	padding:0px 4px 15px 0px;
}
.con2cols_innerLayerContent h6 {
	font-size:11px;
	font-weight:bold;
	padding:4px 11px 4px 6px;
}
.con2cols_innerLayerContent ul {
	padding:10px 0 0 20px;
}
.con2cols_innerLayerContent li {
	margin-bottom:6px;
}
* html .con2cols_innerLayerContent ul { /* Workaround fuer iE 5.x und 6.x */
	padding:0 0 0 28px;
}
.con2cols_innerLayerContent p {
	padding:10px 11px 4px 6px;
}

.con2cols_innerLayerContent td {
	vertical-align:top;
}
.con2cols_innerLayerTeam {
	float:left;
	width:130px;
	padding:10px 4px 0px 10px;
	margin:0px 0px 0px 0px;
}
.con2cols_innerLayerTeam p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.con2cols_innerLayerTeamDetail {
	float:left;
	padding:10px 4px 0px 10px;
	margin:0px 0px 0px 0px;
}
.con2cols_innerLayerTeamDetail div {
	float:left;
}
.con2cols_podcast {
	text-align:left;
	padding:10px 0px 10px 25px;
}
.con2cols_podcast h2 {
	width:244px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:url(../templatemedia/h1_balken_blue.gif);
	background-repeat:repeat-x;
	background-position:0px 11px;
	margin:0px 0px 5px 0px;
	padding:10px 4px 0px 3px;
}
/*Anriss mit Icons*/
* html .con2cols_anriss {			/* Workaround fuer iE 5.x und 6.x */
	width: 280px;
	padding: 0;
	margin: 0;
}
.con2cols_anriss img {
	padding:10px 11px 4px 6px;
	width: 50px;
	float: left;
}
.con2cols_anriss h1 {
	 width:220px;
	 margin-left:0;
}
* html .con2cols_anriss h1 {			/* Workaround fuer iE 5.x und 6.x */
	 width:200px;
	 height:0;
	 margin-top: -20%;
}

.con3cols_innerLayerContent h1 {
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#00b4dc;
	text-transform:uppercase;
	padding:12px 11px 10px 10px;
}
.con3cols_innerLayerContent p {
	font-size:11px;
	padding:0px 11px 10px 10px;
}
.con3cols_innerLayerContent img {
	padding:0px 11px 10px 10px;
}


/*************************************************************************************************/
/**** Bottom *************************************************************************************/
/*************************************************************************************************/
#footer  {
	clear:both;
	float:left;
	width:795px;
	font-size:9px;
	background-image:url(../templatemedia/footer.gif);
	background-repeat:no-repeat;
	background-position:top 0px;
	vertical-align:bottom;
	padding:12px 0px 0px 30px;
}

/*************************************************************************************************/
/**** Standard-Formular Paula ********************************************************************/
/*************************************************************************************************/
form {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
}
fieldset {
	margin:0px 0px 0px 0px;
	padding:0px 0px 12px 12px;
}
legend {
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
* html legend {			/* Workaround fuer iE 5.x und 6.x */
	margin-left:-9px;
}
*+html legend {			/* Workaround fuer iE 7.0 */
	margin-left:-9px;
}
label {
	float:left;
	width:70px;
	margin:2px 0px 1px 0px;
	font-weight:bold;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	width:200px;
	height:14px;
	background:#b5e0f4;
	padding:2px 0px 2px 0px;
}
.file {
	width:280px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:9px;
	background:#b5e0f4;
	padding:2px 0px 2px 0px;
}
textarea {
	width:200px;
	height:178px;
}
.formular-textfeld-klein {
	height:50px;	
}
.checkbox {
	margin:2px 0px 0px 9px;
}
.formular-eingabefeld-erforderlich {
	background: #b5e0f4;
}
.formular-schaltflaeche {
	font-weight: bold;
	font-size:11px;
	height:25px;
	text-align:center;
	color:#5eb3da;
	border:2px solid #5eb3da;
	background: #b5e0f4;	
 	margin:15px 0px 0px 70px;
}
botton {
	font-weight: bold;
	font-size:11px;
	height:20px;
	text-align:center;
	color:#5eb3da;
	border:2px solid #5eb3da;
	background: #b5e0f4;
	width:20px;	
 	margin:0px 0px 0px 0px;
}
.inhalt-hinweis-rot {
	color:#9e0b00;
}
.formular-grundschrift { /* p */
	font-size:12px;
	line-height:18px;
	margin:10px 0px 0px 0px;
}
.formular-warnung { /* p */
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #9e0b00;
	margin:0px 0 18px 0;
}

/*************************************************************************************************/
/**** Wetter *************************************************************************************/
/*************************************************************************************************/
.hp_weather_text {
	 width:233px;
	 height:15px;
	 margin:0 0 0 10px;
	 background-color:#e6eff6;
	 border-right: 1px solid #005b9a;
	 border-top: 1px solid #005b9a;
}
.hp_weather_text div {
	float: left;
	height: 100%;
	width: 57px;
	border-left:1px solid #005e9e;
	font-weight: bold;
	text-align: center;
}
.hp_weather_graph {
	 width:233px; 
	 height:61px; 
	 margin:0 0 0px 10px; 
	 padding:0 0 0px 0px; 
	 background-color:#e6eff6; 
	 border-right: 1px solid #005b9a; 
	 border-bottom: 1px solid #005b9a;
}

/*************************************************************************************************/
/**** Voting Status ******************************************************************************/
/*************************************************************************************************/
.voting {
	min-height:100px;
	padding:0px 0px 8px 0;
	margin:0 0 0 8px;
}
* html .voting {
	height:50px;
}
.voting div {
	float:left;
	margin:0 0 2px 0px;
	height:15px;
}
.voting_balken {
	 width:200px;
	 background-color:#CCCCCC;
}
.voting_balken img {
	 height:15px;
}
.voting_value {
	width: 35px;
	padding:0px 5px 0px 0;
	font-weight: bold;
	text-align: right;
}
.voting .legend {
    clear:both;
    width:240px;
	font-size:9px;
	line-height:12px;
	margin:3px 0 0 0;
}
/*************************************************************************************************/
/**** Beitraege **********************************************************************************/
/*************************************************************************************************/
#accordion {
	width: 242px;
	border-bottom: #ccc 1px solid;
}
#accordion a {
	font-weight: bold;
}
#accordion .titel {
	width: 225px;
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-top: #ccc 1px solid; 
	background-color: #fff;
}

/*************************************************************************************************/
/**** KKVergleich ******************************************************************************/
/*************************************************************************************************/
#kkvergleich_content {
	width: 825px;
	background-image: none;
	padding-left: 17px;
}


/*************************************************************************************************/
/**** Voting Status ******************************************************************************/
/*************************************************************************************************/
.voting {
	min-height:100px;
	padding:0px 0px 8px 0;
	margin:0 0 0 8px;
}
* html .voting {
	height:50px;
}
.voting div {
	float:left;
	margin:0 0 2px 0px;
	height:15px;
}
.voting_balken {
	 width:200px;
	 background-color:#CCCCCC;
}
.voting_balken img {
	 height:15px;
}
.voting_value {
	width: 35px;
	padding:0px 5px 0px 0;
	font-weight: bold;
	text-align: right;
}
.voting .legend {
    clear:both;
    width:240px;
	font-size:9px;
	line-height:12px;
	margin:3px 0 0 0;
}

/*************************************************************************************************/
/**** KKVergleich ******************************************************************************/
/*************************************************************************************************/
#kkvergleich_content {
	width: 825px;
	background-image: none;
	padding-left: 17px;
}

/*************************************************************************************************/
/**** Frequenzensuche ****************************************************************************/
/*************************************************************************************************/
#frequencies {
	margin:0px 0px 0px 9px;
	padding:0px 0px 10px 0px;
	width:285px;
}
#frequencies .formular-eingabefeld-erforderlich {
	float:left;
	width:200px;
	height:14px;
	margin:2px 0px 0px 0px;
}
#frequencies .formular-schaltflaeche {
	float:left;
	width:50px;
	height:18px;
	font-size:10px;
	color:#fff;
	background: #00b4dc;
	margin:2px 0px 0px 2px;
	padding:0px 0px 4px 0px;
}
#frequencies table {
	width:285px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	clear:both;
}
#frequencies td {
	width:50%;
	padding:1px 0px 2px 0px;
	border-bottom:1px solid #00b4dc;
}
#frequencies h1 {
	width:285px;
	font-size:12px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #00b4dc;
}
#frequencies p {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	clear:both;
}

/*************************************************************************************************/
/**** CHARTSHOW **********************************************************************************/
/*************************************************************************************************/
#chartshow {
	width:600px;
	border:0px; 
}

/*************************************************************************************************/
/**** WM 2010 **********************************************************************************/
/*************************************************************************************************/
.gruppe_a p {
	color: #e60005;
	font-weight: bold;
	font-size:16px;
	padding: 0;
}
.gruppe_b p {
	color: #c29f58;
	font-weight: bold;
	font-size:16px;
	padding: 0;
}
.gruppe_c p {
	color: #009c33;
	font-weight: bold;
	font-size:16px;
	padding: 0;
}
.gruppe_d p {
	color: #004090;
	font-weight: bold;
	font-size:16px;
	padding: 0;
}
.gruppe_e p {
	color: #509cd5;
	font-weight: bold;
	font-size:16px;
	padding: 0;
}
.gruppe_f p {
	color: #6d0677;
	font-weight: bold;
	font-size:16px;
	padding: 0;
}
.gruppe_g p {
	color: #e16900;
	font-weight: bold;
	font-size:16px;
	padding: 0;
}
.gruppe_h p {
	color: #00224d;
	font-weight: bold;
	font-size:16px;
	padding: 0;
}
.aktiv td {
	background: #83c9f4;
	color: #555;
}
.spieltag {
	width: 110px;
}
.team1, .team2 {
	width: 110px;
}
.spielzeit {
	text-align: right;
}
div.bierwm { 
	background-image: url(../files/fussballwm2010_head_618x200.jpg); 
	background-repeat: no-repeat; 
	width: 618px;
	height: 200px;
}
