/*
URI: http://www.comedyhirten.at
Description:  Redesign of official homepage for new programme "Ferngestoert".
Version: 1.0
Author: Mike Jasek
Author URI: http://www.interacts.at
*/

@import url("reset.css");

@import url("guestbook.css");
@import url("irfaq.css");
@import url("powermail.css");
@import url("sitemap.css");


/* default styles and classes
****************************************************/
body {
	color: #030400;
	font-family: arial, 'lucida console', sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
}
a,
a:active,
a:visited {
	color: #030400;
	font-family: arial, 'lucida console', sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}
a:hover {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.clear {
	border: 0;
	clear: both;
	margin: 0;
	padding: 0;
}
p.bodytext {
	margin: 8px 0 0 0;
	padding: 0 0 8px 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
dfn {
	border-bottom: none;
	cursor: help;
}

/* starting overall background
****************************************************/
body {
	background: #000000 url(images/bg_flicker.gif) left top;
	margin: 0 auto;
	text-align: center;
}
.flicker {
	background: #000000 url(images/bg_flicker_anim.gif) left top;
}
div#bg1,
div#bgdiv1 {
	background: transparent url(images/bg_mainbody_middle.gif) repeat-y top;
	margin: 0 auto;
	text-align: center;
	width: 980px;
}
div#bg2 {
	background: transparent url(images/bg_mainbody_bottom.gif) no-repeat bottom;
	margin: 0 auto;
	text-align: center;
	width: 980px;
}
div#bg3 {
	/*background: transparent url(images/bg_mainbody_top_logo.gif) no-repeat left top;*/
	background: transparent url(images/bg_mainbody_top.gif) no-repeat left top;
	margin: 0 auto;
	text-align: center;
	width: 980px;
}
div#bgimg {
	background-color: transparent;
	/*background-image: url(images/bg_img_group01.gif);*/
	background-repeat: no-repeat!important;
	background-position: right top!important;
	margin: 0 auto;
	text-align: center;
	width: 980px;
}

/* starting main structure
****************************************************/
div#bodywrap,
div#header,
div#mainwrap,
div#footer {
	width: 904px;
}
div#bodywrap {
	height: 100%;
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
}
div#header {
	height: 340px;
	text-align: left;
}
div#mainwrap {
	clear: both;
	/*height: 540px;
	min-height: 540px;*/
}
div#mainmenu {
	float: left;
	width: 200px;
}
div#maincontent {
	float: right;
	width: 696px;
}
div#footerbg {
	clear: both;
	height: 135px;
	margin: 0 auto;
	text-align: center;
}

/* starting header
****************************************************/
div#header_logo {
	width: 304px;
}
div#header_subline {
	width: 304px;
}
div#header_flashwrap {
	float: right;
	height: 361px;
	margin-top: -20px;
	position: relative;
	right: -6px;
	top: 0px;
	width: 598px;
}
* html div#header_flashwrap {margin-right: -32px;}


/* starting menu
****************************************************/
div#mainmenu ul {
	margin: 2px 0 0 0;
}
div#mainmenu ul ul {
	margin: 8px 0 0 12px;
}
div#mainmenu li {
	margin: 0 0 8px 0;
}
div#menu_container a {
	background-color: #000000;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	padding: 0 4px;
	text-decoration: none;
	text-transform: uppercase;
}
div#menu_container li.active a,
div#menu_container a:active,
div#menu_container a:hover {
	background-color: #ea0725;
}
div#menu_container li.active li a {
	background-color: #000000!important;
}
div#menu_container li.active li.active a {
	background-color: #ea0725!important;
}
div#menu_container dfn {
	font-style: normal;
	cursor: pointer;
}
div.tv_special {
	background: transparent url(images/tv_empty.gif) no-repeat left top;
	margin: 20px 0 0 10px;
}
div.tv_special a {
	background: transparent url(images/tv_empty.gif) no-repeat left top;
	display: block;
	height: 166px;
	width: 125px;
}
div.tv_special a:hover {
	background: transparent url(images/tv_hirtentv.gif) no-repeat left top;
	display: block;
	height: 166px;
	width: 125px;
}
div.tv_special img {
	display: none;
}

/* starting content
****************************************************/
div#contentwrap {
	float: left;
	padding-bottom: 30px;
	width: 507px;
}
div.transparent_bg1 {
	background: transparent url(images/transparent_top.png) no-repeat left top;
	height: 4px;
	width: 507px;
}
* html div.transparent_bg1 {display: none;}

div.transparent_bg {
	background: transparent url(images/transparent_middle.png) repeat-y left top;
	padding-bottom: 18px;
	min-height: 548px;
	width: 507px;
}
* html div.transparent_bg {height: 585px;}

div.transparent_bg2 {
	background: transparent url(images/transparent_bottom.png) no-repeat left bottom;
	height: 4px;
	margin-bottom: 10px;
	width: 507px;
}
* html div.transparent_bg2 {display: none;}

dl.glossary,
div.csc-sitemap,
div.tx-irfaq-pi1,
div.contentelement,
div.news-single-item,
div.tx-powermail-pi1,
div.tx-chtimeline-pi2,
div.tx-chtimeline-pi1,
div.tx-veguestbook-pi1,
div.tx-pmkmp3player-pi1,
div#tx-ttproducts-pi1-list {
	margin: 0 35px;
}

/* starting right side
****************************************************/
div#rightbar {
	width: 170px;
}
div.news-latest-container {
	background-color: #ea0725;
	margin: 0 10px 25px 0;
	width: 160px;
}
div.news-latest-container  h2 {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 8px;
	padding: 6px 0;
	text-align: center;
}
div.news-latest-wrap {
	padding-bottom: 12px;
}
div.news-latest-item {
	margin: 0 12px;
}
div.news-latest-item h3,
div.news-latest-item h3 a,
div.news-latest-item h3 a:hover {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 0 0 0;
}
div.news-latest-item h3 a:visited,
div.news-latest-item h3 a:active {
	color: #ffffff;
} 
div.news-latest-item p.bodytext {
	font-weight: bold;
	line-height: 11pt;
	margin: 4px 0 0 0;
	padding: 0 0 2px 0;
}
div.news-latest-morelink {
	font-weight: bold;
	text-align: right;
}
div.news-latest-gotoarchive {
	font-weight: bold;
	text-align: center;	
}
div#rightbar div.tx-chtimeline-pi2 {
	background-color: #ea0725;
	margin: 0 10px 25px 0;
	width: 160px;
}
div#rightbar div.chtimeline_teaser h2 {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 8px;
	padding: 6px 0;
	text-align: center;
}
div#rightbar div.chtimeline_teaser_wrap {
	margin: 0 12px;
	padding: 0 0 10px 0;
}
div#rightbar div.chtimeline_teaser_headline {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 0 0 0;
}
div#rightbar div.chtimeline_teaser_content {
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 0 0 2px 0;
}
div#rightbar li.chtimeline_teaser_listelement {
	/*height: 16pt;*/
	line-height: 14pt;
}
div#rightbar li.chtimeline_teaser_listelement a {
	font-size: 9pt;
	font-weight: bold;
}

/* starting content element
****************************************************/
div.contentelement h2 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
	margin:  0 0 14px 0;
	padding: 12px 0 4px 0;
}
div.imagewrapper {
	float: left;
	margin: 0 25px 14px 0;
}
div.imagebelow {
	float: none;
	margin: 10px auto;
	text-align: center;
}

/* starting time line
****************************************************/
div.tx-chtimeline-pi1 h1 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
	margin:  0 0 14px 0;
	padding: 12px 0 4px 0;
}
div.tx-chtimeline-pi1 table.chtimeline_contenttab {
	width: 437px;
}
tr.tx-chtimeline-pi1-listrow-header,
tr.tx-chtimeline-pi1-listrow-header a,
tr.tx-chtimeline-pi1-listrow-header a:hover {
	font-size: 6pt;
	line-height: 8pt;
}
tr.chtimeline_tableheadline th {
	border-bottom: 2px solid #000000;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	text-align: left;
}
tr.chtimeline_tablecontent td {
	border-bottom: 1px solid #cdcdcd;
	font-size: 9pt;
	font-weight: normal;
	height: 14pt;
	line-height: 14pt;
	margin: 0;
	padding: 0;
	text-align: left;
}
div.chtimeline_navigation {
	padding: 20px 0 0;
	text-align: center;
	width: 437px;
}
div.chtimeline_navigation_inner {
	text-align: center;
	margin: 0 auto;
	width: auto;
}
div.chtimeline_navigation div div {
	float: left;
}
div.chtimeline_navigation a {
	padding: 0 6px;
}

/* starting time line - single view
****************************************************/
div.chtimline_singleview {
}
div.chtimline_singleview h3 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
	margin:  0 0 14px 0;
	padding: 12px 0 4px 0;
}
div.chtimeline_location_text {
	font-weight: bold;
	padding: 10px 0 6px 0;
}
div.chtimeline_location_content {
	padding-left: 10px;
}
div.chtimeline_singleview_backlink {
	clear: both;
	padding-top: 10px;
}

/* starting news single page
****************************************************/
div.news-single-item {
}
div.news-single-item h2 {
	float: left;
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
	margin:  0 0 14px 0;
	padding: 12px 0 4px 0;
}
div.news-single-item h3 {
	clear: both;
}
div.news-single-wrap {
}
div.news-single-timedata {
	float: right;
	font-size: 8pt;
	height: 11pt;
	line-height: 11pt;
	padding: 12px 0 4px 20px;
	text-align: right;
}
div.news-single-item p {
}
div.news-single-item hr.clearer {
	border: none;
	border-top: 1px solid #666666;
}

/* starting gallery
****************************************************/
div.tx-rgsmoothgallery-pi1 {
	margin: 0 12px 12px 12px;
	padding: 12px;
	position: relative;
	top: 10px;
}
.jdGallery .slideInfoZone h2 {
	font-size: 90%!important;
}
.jdGallery .slideInfoZone p {
	font-size: 80%!important;
}
div.tx-itawyoutoubeembed-pi1 {
	background-color: #000000;
	margin: 0 12px 24px 12px;
	position: relative;
	text-align: center;
	top: 10px;
}

/* starting sound file player
****************************************************/
div.tx-pmkmp3player-pi1 {
	padding: 0 0 8px 0;
}

/* starting footer
****************************************************/
div#footer {
	margin-left: 26px;
}
* html div#footer {margin-left: 0;}

div#footer ul {	
	background: transparent url(images/bg_footer.gif) no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	padding-left: 20px;
	text-align: center;
	width: 520px;
}
* html div#footer ul {padding-left: 0px;margin-left: 30px;}

div#footer li {
	float: left;
	margin: 0 14px;
}
div#footer a {
	color: #ffffff;
	text-decoration: none;
}
div#footer li.act a,
div#footer a:hover,
div#footer a:active{
	text-decoration: underline;
}

/* starting sponsors
****************************************************/
div#sponsors {
	margin-left: 26px;
}
* html div#sponsors {margin-left: 0;}

div#sponsors ul {
	margin: 20px auto 0;
	padding-left: 20px;
	text-align: center;
	width: 560px;
}
* html div#sponsors ul {padding-left: 0px;}

div#sponsors li {
	float: left;
	padding-right: 20px;
}
*+html div#sponsors li {padding-right: 18px;}

div#sponsors li img {
	margin: 0 auto;
	text-align: center;
}
*+html div#sponsors li img {margin: 0;}