*
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 100%;
}

body
{
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	color: #333;
	font-size: 70%;
	line-height: 1.4em;
}
body#popup
{
	padding: 0px 0px 0px 0px;
}

table
{
	border-collapse: collapse;
}

img 
{
	border: 0px;
}

a, a:link, a:hover, a:visited
{
	color: #339900;
	text-decoration: underline;	
}
a:hover, a:focus, a:active  { text-decoration: none; }

h1
{
	color: #339900;
	font-size: 1.6em;
	line-height: 1.1em;
	margin-top: 0px;
	font-weight: normal;
}

h2
{
	color: #333;
	font-size: 1.3em;
	line-height: 1.1em;
	margin-top: 0px;
}

h3
{
	color: #333;
	font-size: 1.1em;
	line-height: 1.1em;	
	margin-top: 0px;
}

h1 img, h2 img, h3 img { float: left; margin-right: 6px; }




/**** CLASSES ****/
.skip
{
	float: left;
}

.skip p a {
  display: block;
  height: 0;
  left: -999em;
  position: absolute;
  overflow: hidden;
  top: -999em;
  width: 0;
}

.skip p a:focus, 
.skip p a:hover, 
.skip p a:active {
  color: #339900;
  display: inline;
  height: auto;
  left: 155px;
  overflow: visible;
  position: absolute;
  top: 10px;
  width: 200px;
  z-index: 1;
}

.header
{
	width: 970px;
	clear: left;
	float: left;
	position: relative;
}
.headerLogo
{
	float: left;
	width: 380px;	
}
.headerTextResize
{
	width: 480px;
	float: left;
	text-align: right;
	padding-right: 20px;
	color: #339900;
	font-weight: bold;
	margin-top: 20px;
}
.headerWkoLogo
{
	width: 90px;
	float: left;
	margin-top: 20px;
}
.navigation
{
	width: 970px;
	clear: left;
	float: left;
	margin-top: 10px;
	border-bottom: solid 10px #339900;
}
.navigation ul
{
	padding: 0;
	margin: 0;
	list-style-image: url(../images/leer.gif);
}
.navigation ul li
{
	float: left;
}

.navigation ul a 
{
	display: block;
	padding: 5px 10px 3px 10px;
	border: solid 1px  #339900;
	margin: 0 3px 3px 0px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none !important;
}
.navigation ul a:hover, .navigation ul a:focus, .navigation ul a:active, .navigation ul a.active
{
	color: #fff;
	background-color: #339900;
	margin: 0 3px 0px 0px;
	padding-bottom: 6px;
}

.imageHeader
{
	float: left;
	clear:left;
	padding-bottom: 3px;
	background-image: url(../images/podcast/background/header_image.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 17px;
	margin-top: 1px;
}
.startseiteContent
{
	float: left;
	clear:left;
	width: 970px;
	background-image: url(../images/podcast/background/startseite_content.gif);
	background-repeat: repeat-y;
	background-position: 388px top;
	
}
.startseiteContent h1  { margin: 0 0 10px 0; }
.startseiteContent h2  { margin: 0 0 5px 0; }
.startseiteContent p { margin: 0 0 5px 0; }

.startseiteContent .leftContent
{
	float: left;
	width: 369px;
	padding: 0 10px 0 10px;
	margin-right: 1px;
}
.startseiteContent .middleContent
{
	float: left;
	width: 275px;
	padding: 0 10px 0 10px;
	margin-right: 1px;
}
.startseiteContent .rightContent
{
	float: right;
	width: 264px;
	padding: 0 10px 0 10px;
}

.content
{
	float: left;
	clear:left;
	width: 982px;
}

.content .leftContent
{
	float: left;
	width: 250px;
	padding: 0 0 0 0px;
}
.content .leftContent img { display: block; margin-bottom: 2px; }
.content .middleContent
{
	float: left;
	width: 460px;
	padding: 0 19px 0 20px;
}

.content .middleContent p { clear: left; }

.content .spacerContent
{
	float: left;
	width: 1px;
	padding: 0 20px 0 0px;
	background-image: url(../images/podcast/background/shade_vertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content .rightContent
{
	float: right;
	width: 212px;
	padding: 0 0 0 0;
}

.content .rightContent h2 { color: #339900; font-size: 1.2em; }

.footer
{
	float: left;
	clear:left;
	width: 950px;
	background-color: #339900;
	padding: 0 10px 0 10px;
	margin-top: 20px;
}

.footer ul
{
	float: right;
	padding: 0;
	margin: 0;
	width: 210px;
	list-style-image: url(../images/leer.gif);
}
.footer ul li
{
	float: left;
	padding: 6px 7px 8px 7px;
	border-left: solid 1px #99CC80;
}

.footer li.first
{
	border-left-width: 0px;
}

.footer li.wkoLogo
{
	float: left !important;
	padding: 8px 0px 0px 7px !important;
	border-left: solid 0px #99CC80;
}


.footer ul a
{
	color: #fff !important;
	font-size: 0.9em;
}
.leftFooter
{
	float: left;
	width: 70px;
	padding-top: 8px;
}
.rightFooter
{
	float: left;
	width: 880px;
	text-align: right;
}

.kraftwerk
{
	clear:left;
}


ul.liste
{
	clear: left;
	padding: 0;
	margin: 0;
	list-style-image: url(../images/leer.gif);
	border-top: solid 1px #ccc;
}
ul.liste li
{
	padding: 0px;
	border-bottom: solid 1px #ccc;
}

ul.liste li a
{
	display: block;
	padding: 3px 15px 3px 5px;
	background-color: #f0f0f0;
	border-top: solid 1px #fff;	
	border-bottom: solid 1px #fff;
	background-image: url(../images/podcast/icons/arrow_rechts_5.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
}
ul.liste li.alternate a
{
	background-color: #fff;	
}


.channelName
{
	clear:left;
	display: block;
	background-color: #339900;
	text-align: right;
	color: #fff;
	font-size: 1.2em;
	padding: 3px 10px 3px 10px;
	font-weight: bold;	
	margin: 0px;
}

.channelAbo 
{
	border-bottom: solid 1px #ccc;
	margin-top: 5px;
	padding-bottom: 3px;
}
.channelAbo img 
{
	display: inline !important;
	vertical-align: middle;
	margin-right: 5px;
}

.channelAbo, 
.channelAbo a, .channelAbo a:link, .channelAbo a:hover, 
.channelAbo a:focus, .channelAbo a:visited, .channelAbo a:active
{
	font-weight: bold;
	text-align: left;
}

div.container, table.container
{
	border: solid 1px #ccc;
	background-color: #eaf5e5;
	padding: 10px;
	margin: 10px 0 10px 0;
}
div.container td
{
	padding: 10px 20px 10px 10px;	
}

table.container { border-width: 0px; padding: 0px; }
table.container td { border: solid 1px #ccc; padding: 10px; }

.container h1, .container h2, .container h3, .container p { margin: 0px; }
.container h2 { font-size: 1.3em; margin-bottom: 0px; }

.stars { margin-bottom: 3px; }
.stars img { margin-right: 3px; }

.podcastLinks
{
	border-left: solid 1px #ccc;
	padding-left: 20px;	
	white-space: nowrap;
	vertical-align: bottom;
}
.podcastLinks ul
{
	padding: 0;
	margin: 0;
	list-style-image: url(../images/leer.gif);
}
.podcastLinks li { margin-top: 3px; }
.podcastLinks ul img { margin-right: 5px; vertical-align: middle; }

.podcastInfo
{
	color: #666666;
	text-align: right;
}

.padcastBewertungText
{
	background-color: #fff;
	border-left-width: 0px !important;
	text-align: right;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	width: 60%;
}

.padcastBewertung
{
	background-color: #fff;
	border-right-width: 0px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	width: 40%;
}

.teaserContainer
{
	width: 212px;
	float: left; 
	margin: 0px 0 5px 0;
}

.teaserContainer ul
{
	float: left;
	padding: 0;
	margin: 0;
	list-style-image: url(../images/leer.gif);	
}

.teaserHell img { float: right; margin-left: 10px; }

.teaser, .teaserHell, .teaserLightGreen
{
	float: left;
	width: 180px;
	background-color: #339900;
	color: #fff;
	padding: 10px 10px 13px 10px;
}

.teaserHellContainer, .teaserGreenContainer
{
	float: left;
	width: 200px;
	background-color: #fff;
	padding: 0 0 3px 0;
	background-image: url(../images/podcast/background/header_image.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.teaserGreenContainer 
{
	background-image: none; 
	background-color: #339900; 
	padding: 0px !important; 
} 

.teaserLightGreen, .teaserHell, .teaser
{
	background-image: none;
	background-color: #EAF5E5;
	border: solid 1px #ccc; 
	width: 178px; 
}

.teaserHell 
{
	background-color: #fff; 	
}

.teaser
{
	background-color: #339900;
	border-color: #339900;
	width: 110px; 
	padding-bottom: 0px;
}

.teaserImage 
{
	float: left;
}

.teaserText
{
	clear: left;
	border: solid 1px #ccc;
	border-top-width: 0px;
	width: 178px;
	padding: 10px 10px 13px 10px;
}

.dummy
{
	display:block;
}

.teaserContainer h1, .teaserContainer h2, .teaserContainer h3 { margin-bottom: 5px; }
.teaserContainer h3 { font-size: 1.2em; }
.teaser h1, .teaser h2, .teaser h3 {color: #fff; }
.teaserLightGreen h1, .teaserLightGreen h2, .teaserLightGreen h3 {color: #339900; }

.teaser a, .teaser a:hover, .teaser a:link, 
.teaser a:visited, .teaser a:focus, .teaser a:active
{
	color: #fff;	
}

.teaserArrow
{
	position:relative;
	left: -1px;
	top: 10px;
	float: left;
}

.teaserOebbPodcast
{
	border: solid 1px #ccc;
	border-top-width: 0px;	
	display: block;
}



.soonInfo
{
	margin-top: 10px;
	float: left;
	clear:  left;
	padding: 1px 0 1px 0;
	background-image: url(../images/podcast/background/shade_horizontal.gif);
	background-repeat: repeat-y;
}
.soonInfo div 
{ 
	background-color: #fff;
	padding: 4px 10px 4px 10px; 
}


.arrow
{
	background-image: url(../images/podcast/icons/arrow_rechts.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-right: 5px;
}

.marker
{
	font-weight: bold;
	color: #339900;	
}

.zurueck
{
	margin-top: 20px;	
}

.zurueck, .zurueck a, zurueck a:hover, zurueck a:active, zurueck a:focus, zurueck a:link, zurueck a:visited
{
	font-weight: bold; 	
}

.zurueck img
{
	vertical-align: middle;
	margin-right: 5px;	
}

.aufklapen
{
	border-bottom: solid 1px #ccc;
	padding: 0;
	margin: 0;
}

.aufklapItem, .aufklapItemActive
{
	border-top: solid 1px #ccc;
	padding: 0;
	margin: 0;
}

.aufklapItem h2, .aufklapItemActive h2
{
	padding: 5px 0 5px 0;
	background-image: url(../images/podcast/icons/16x16/pfeilRechts.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px; 
	line-height: 1.3em;
}
.aufklapItemActive h2
{
	background-image: url(../images/podcast/icons/16x16/pfeilUnten.gif);
}

.aufklapItem p, .aufklapItemActive p
{
	padding: 0 0 0 20px;
	margin: 5px 0 10px 0;
	display: none;
}
.aufklapItemActive p
{
	display: block;
}


.aufklapItem h2, .aufklapItemActive h2
{
	margin-bottom: 0;	
}

.weiterInfo
{
	color: #666;	
}

.partner
{
	margin-top: 20px;	
}

/*.aufklapItemActive h2
{
	border-bottom: solid 1px #ccc;	
}*/

.floatLeft
{
	float: left;	
}
.clearLeft
{
	clear: left;	
}

.marginRight10
{
	margin-right: 10px;
}

.paddingLeft10
{
	padding-left: 10px;		
}

.borderLeft
{
	border-left: solid 1px #ccc;	
}

.alignBottom
{
	vertical-align: bottom;	
}




/***** HELPER *****/
.red 
{
	background-color: Red;	
}
.border
{
	border: solid 1px red;
}
