/* DESIGN */

body{
	background-color:#D4D4D4;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}

#contenttable{
	margin-left:37px;
}

#content_td {
	background-image:url(../images/design/hg_content.jpg);
	background-repeat:repeat-y;
	width:806px;
}

/*content Formatierungen*/

#content_div {
	margin-top: -5px;
	margin-left: 9px;
	margin-right: 12px;
	font-size:13px;
	padding-top:0px;
}

* html #content_div {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 12px;	
}

#content_div h1 
{
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}

#content_div h2 
{
	font-size:13px;
	font-weight:bold;
}

#content_div h3 
{
	font-size:14px;
	font-weight:bold;
	color:#EA0000;
}

#content_div ul 
{
	margin-left:9px;
	padding-left:9px;
	/*außerhalb*/ /*auf listItem2o.gif ändern um Punkte statt Pfeile zu bekommen*/
	list-style-position:outside; 
	list-style-image:url(../images/design/listItem1o.gif);		
	/*eingerückt*/
	/*list-style: none;
	list-style-type:none;*/ 
}

#content_div ol 
{
	margin-left:15px;
	padding-left:15px;
	list-style-type:decimal;
	/*innerhalb*/
	/*list-style-position:inside;*/
}

#content_div ul li 
{
	margin: 0;	
	padding: 0;	
	font-size:13px;
	padding-bottom:3px;
	/*innerhalb*/ /*auf listItem2.jpg ändern um Punkte statt Pfeile zu bekommen*/
	/*background: url(../images/design/listItem1.jpg) 2px 5px no-repeat;
	text-indent: 16px;*/
}

#content_div ol li 
{
	margin: 0;	
	padding: 0;	
	font-size:13px;
	/*text-indent: 16px;*/ /*Kommentierung weg wenn keine Einrückung gewünscht wird*/
	padding-bottom:12px;
}

#content_div p 
{
	font-size:13px;
}

#voting 
{
	margin-left: 10px;
	padding-left: 0px;
	font-weight:normal;
	width:600px;
}

.voting_style input 
{
	display:block;
	float:left;
}

.voting_style label 
{
	display:block;
	#margin-left: 20px;
	#width:185px;
}

.voting_style
{
	#width:220px;
}

#episode 
{
	#background-color:#f4f4f4; 
	background-color:#f5f5f5; 
	padding:0px;
	margin: 0px;
}


#episode_info {
	font-size:9px;
}



/*content Formatierungen Ende*/

.footer
{
	background-image:url(../images/design/footer.gif);
	background-repeat:no-repeat;
}

.menu_top
{
	background-image:url(../images/design/hg_menu_top.gif);
	background-repeat:no-repeat;
	width:730px;
	height:32px;
}

.logo
{
	background-image:url(../images/design/logo.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:65px;
	margin:0;
	padding:0;
}

.menu_main
{
	background-image:url(../images/design/hg_main_menu.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:58px;
	vertical-align:top;
}

.seperator
{
	background-image:url(../images/design/seperator.gif);
	background-repeat:no-repeat;
	width:728px;
	height:36px;
	border-right-color:#44444C;
	border-right-style:solid;
	border-right-width:1px;	
	border-left-color:#44444C;
	border-left-style:solid;
	border-left-width:1px;	
}

.menu_bottom
{
	background-image:url(../images/design/hg_menu_bottom.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:58px;
}

#maincontent
{
	width:730px;
	vertical-align:top;

}

.contentpic
{
	background-image:url(../images/design/contentpic.jpg);
	background-repeat:no-repeat;
	border-bottom-color:#44444C;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#44444C;
	border-right-style:solid;
	border-right-width:1px;	
	height:213px;
	width:730px;

}

.bannertable
{
	margin-bottom:-4px;

}

.banner, .banner1
{
	background-color:#FFFFFF;
	border-right-color:#44444C;
	border-right-style:solid;
	border-right-width:1px;
	vertical-align:top;
}

.banner1
{
	border-left-color:#44444C;
	border-left-style:solid;
	border-left-width:1px;
}	

	
.banner_ueberschrift
{
	background-image:url(../images/design/hg_banner.gif);
	background-repeat:repeat-y;
	width:242px;
	height:19px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:5px;
}


.banner_ueberschrift p
{
	margin:0;
	padding:0;
	margin-left:15px;
}

* html .banner_ueberschrift p 
{
	margin-bottom:3px;
}


.bannerbild
{
	width:95px;
	vertical-align:top;
}

.bannertext
{
	width:147px;
}

.bannertext2
{
	width:220px;
}

.bulletpic
{
	position:relative;
	top:-10px;
	
	border-top-width: 0px;
  border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.bannertext a, .bannertext a:visited, .bannertext2 a, .bannertext2 a:visited
{
	text-decoration:none;
	color:#000000;
}



.bannertext a:hover, .bannertext2 a:hover
{
	text-decoration:underline;
}



/* / DESIGN */



/* MENU TOP */

.menu_top_table{
	margin-left:10px;
	width:100%;
}

.menu_top_table td p, .menu_top_link a{
	color:#E7E7E7;
}

.menu_top_link a{
	text-decoration:none;
}

.menu_top_text, .menu_top_link{
	background-image:url(../images/design/trennlinie_menu_top.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:11px;
}

.menu_top_link{
	background-position:left;
	padding-left:20px;
}


/* / ENDE MENU TOP */

/* MENU BOTTOM */

.menu_bottom_table
{
	margin-left:10px;
	width:100%;
}

.menu_bottom_table td p, .menu_bottom_table td a
{
	color:#E7E7E7;
	font-size:11px;
}

.menu_bottom_table td a, .menu_bottom_table td a:visited, .menu_bottom_table td a:link
{
	text-decoration:none;
}

.menu_bottom_table td a:hover
{
	text-decoration:underline;
}

.menu_bottom_text{
	background-image:url(../images/design/trennlinie_menu_top.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.menu_bottom_copy{
	background-position:left;
	padding-left:20px;
}


/* / ENDE MENU BOTTOM */

/* MENU LEFT */

.menu_left, .left{
	width:258px;
	background-color:#FFFFFF;
	border-right-color:#44444C;
	border-right-style:solid;
	border-right-width:1px;	
	border-left-color:#44444C;
	border-left-style:solid;
	border-left-width:1px;	
	height:213px;
	font-size:12px;
	height:213px;
	vertical-align:top;
	padding-top:15px;
}



.left p
{
	padding: 0 0 0px 20px;
	font-weight:bold;
	margin:0;
	margin-bottom:5px;
}

/*Linkes Menü- Ebene 1*/
.left ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 40px;
}

/*Linkes Menü- Ebene 1*/
.left ul li
{
	padding:0;
	margin:0;
	margin-bottom:5px;
}

/*Linkes Menü- Ebene 1*/
* html .left ul li
{
	margin-bottom:-5px;
}

/*Linkes Menü- Ebene 2*/
.left ul li ul
{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 6px 18px;	
}

* html .left ul li ul
{
  margin-top:-15px;
}

#menu_3{
	padding-left:20px; padding-bottom:0px; padding-top:6px
}

* html #menu_3{
	padding-left:20px; padding-bottom:0px; padding-top:22px;
}


/*Linkes Menü- Ebene 1*/
.left ul li a, 
.left ul li a:link, 
.left ul li a:visited 
{
	text-decoration:none;
	color:#363543;
	display:block;
	padding-right:10px;
}

/*Linkes Menü- Ebene 2*/
.left ul li ul li a, 
.left ul li ul li a:link, 
.left ul li ul li a:visited 
{
	text-decoration:none;
	color:#363543;
	display:block;
	padding-right:10px;
}


/*Linkes Menü- Ebene 1*/
.left ul li a:hover, 
.left ul li a.menuitem_selected 
{
	color:#000000;
	display:block;	
	background-color:#E8E8E9;
	margin-right:10px;
}

/*2 Menü Ebene*/
.left ul li ul li a:hover, 
.left ul li ul li a.menuitem_selected 
{
	color:#000000;
	display:block;	
	background-color:#E8E8E9;
	margin-right:10px;
}


.left ul li a.menuitem_selected 
{
	font-weight:bold;
}


/* MAIN MENU */

.menu_main_table
{
	width:730px;
	color:#E7E7E7;
	font-size:13px;
	margin:0;
	padding:0;
	table-layout:fixed;
}

.menu_main_table td a, .menu_main_table td a:link, .menu_main_table td a:visited
{
	color:#E7E7E7;
	font-size:13px;
	text-decoration:none;
	display:block;
}

.menu_main_table td a:hover, menu_main_table td a.menuitem_selected
{
	color:#FFFFFF;	
	font-weight:bold;
	display:block;	
	
	
}

.menu_main_text
{
	background-image:url(../images/design/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 50px;
	background-position:bottom right;
	height:45px;
	padding-left:10px;	
}



.trennlinie_main
{
	background-image:url(../images/design/trennlinie_menu_main.gif);
	background-repeat:no-repeat;
	background-position:8px 8px;
	width:10px;
	height:34px;
	
}

.zierleiste
{
	background-image:url(../images/design/zierleiste.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	margin:0;
	padding:0;
	padding-top:16px;
	width:100%;		
}

* html .zierleiste 
{
	width:130%;
}


/* /MAIN MENU */

.contentText
{
	background-color:#ffffff;
	vertical-align:top;
	padding: 10px 10px 10px 10px;
	font-size:11px;
	border-right-color:#44444C;
	border-right-style:solid;
	border-right-width:1px;	
}

.contentText h1
{
	font-size:15px;
	font-weight:bold;

}

.contentText h2
{
	font-size:13px;
	font-weight:bold;

}


.dropDownDirektThema
{
	font-size: 10px; 	
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	/*background-color:#666666;
	color:#FFFFFF;	*/
	background-color:#FFFFFF;
	color:#000000;	
}



/* FOLGENDE KLASSEN NUR FÜR STARTSEITE (menu_left Klasse)*/

.hpText a, .hpText a:visited, .hpText a:link{
	text-decoration:none;
	color:#000000;
}
.hpText a:hover{
	text-decoration:underline;
}


.menu_left
{
	border-bottom-color:#44444C;
	border-bottom-style:solid;
	border-bottom-width:1px;
}


.menu_left p
{
	padding: 0 0 0px 20px;
	font-weight:bold;
	margin:0;
	margin-bottom:5px;
}


.menu_left ul li a:hover, 
.menu_left ul li a.menuitem_selected
{
	color:#000000;
	display:block;	
	background-color:#E8E8E9;
	margin-right:10px;
}


.menu_left ul li a.menuitem_selected 
{
	font-weight:bold;
}


.menu_left ul li a:visited,
.menu_left ul li a:link, 
.menu_left ul li a
{
	text-decoration:none;
	color:#363543;
	display:block;
	padding-right:10px;	
}


.menu_left ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 40px;	
}


.menu_left ul li
{
	padding:0;
	margin:0;
	margin-bottom:5px;	
}

* html .menu_left ul li
{
	margin-bottom:-5px;
} 


/*advertisment_banner_podcast*/

#podcast_advertisement{
	position:relative;
	top:-500px;
	left:500px;
	}

#close_button_podcast{
	margin-left:212px;
	cursor:pointer;
}
	
