/**
 * CSS Document for offline page
 * @version $Id: offline.css 47 2005-09-15 02:55:27Z rhuk $
 * @package Joomla
 * @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
 * Joomla! is free software and parts of it may contain or be derived from the
 * GNU General Public License or other free or open source software licenses.
 * See COPYRIGHT.php for copyright notices and details.
 */

	/* body { behavior:url("csshover2.htc"); } */


	.movieRow {
		background-color: white;
		border: 0px;
		font-size : 12px;
	}
	.movieRow_highlight {
		background-color: #cc0000;
		color: #fff;
		border: 1px outset blue;
		font-size : 12px;

	}
	#movie {
		width: 300px;
		font-size : 14px;

	}
	 .detail td p {
	 	text-align: left;
		padding-bottom: 4px;
		width: 180px;
		line-height: 19px;		
	 }
	 .kinotable th {
		 font-size : 11px;
		text-align: left;
	 }
	 .kinotable td {
		vertical-align: top;
		margin: 5px;
	 }
 
	.days a {
		padding: 3px 4px 3px 4px;
		display: block;
		text-decoration: none;
		color: #000;
		text-align: center;
	}
	.days td:hover {
		background-color: #ddd;
	}
	.today, .today a {
		background-color: #cc0000;
		color: #fff;
		font-weight: bold;
	}

	#div_movies {
		z-index:100; border: 1px solid #666; padding: 2px; position:absolute; display:none; background-color:#fff;
	}
	
	 #film_liste dd, #film_liste dl, #film_liste dt, .kino_liste {
	 	margin: 0; padding: 0;
	 	
	 }
	fieldset {
		border: none;
		margin: 0px;
		padding:0px;		
	}
	legend {
		font-weight: bold; 
	}
	#ktitiken {
		clear: both;
		margin: 20px 0 0 0;
		padding: 20px 0 0 0;
	} 
	
	
/*   styles for the star rater                */	
	.star-rating {
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 65px;
		height: 13px;
		position: relative;
		background: url(/includes/images08/kino/icon_stern.gif) top left repeat-x;		
/*		border: 1px solid #000; */
		/*\*/
		float: left;
		/* */
	}
	#star-status {
		/*\*/
		float: left;
		margin-left: 0px;
		/* */
	}
	
	
	
	/*   styles for the star rater                */	
	.zitty-rating {
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 70px;
		height: 13px;
		position: relative;
		/* background: url(/includes/images08/kino/icon_stern.gif) top left repeat-x; */		
/*		border: 1px solid #000; */
		/*\*/
		float: left;
		/* */
	}
	#zitty-status {
		/*\*/
		float: left;
		margin-left: 0px;
		/* */
	}
	
  
	.zitty-rating li{
	    text-indent: -90000px;
		padding:0px;
			margin:2px 2px 0 0;
		/*\*/
		float: left;
		/* */
	}
	.zitty-rating li a {
		display:block;
		width: 14px;
		height: 13px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		padding: 0px;
		background: none;
	}
	.zitty-rating li a.active {
		background: url(/includes/images08/kino/zett.gif) 0 0;
		line-height: 0px;
		z-index: 2;
	}

	
	
	

	.star-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a {
		display:block;
		width: 13px;
		height: 13px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		background: none;
	}
	.star-rating li a:hover{
		background: url(/includes/images08/kino/icon_stern.gif) left 13px;
		line-height: 0px;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:13px;
	}
	.star-rating a.two-stars{
		left:13px;
	}
	.star-rating a.two-stars:hover{
		width: 26px;
	}
	.star-rating a.three-stars{
		left: 26px;
	}
	.star-rating a.three-stars:hover{
		width: 39px;
	}
	.star-rating a.four-stars{
		left: 39px;
	}	
	.star-rating a.four-stars:hover{
		width: 52px;
	}
	.star-rating a.five-stars{
		left: 52px;
	}
	.star-rating a.five-stars:hover{
		width: 65px;
	}
	.star-rating li.current-rating{
		background: url(/includes/images08/kino/icon_stern.gif) left 65px;
		position: absolute;
		height: 13px;
		line-height: 0px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
  .star-rating li a.active{
		background: url(/includes/images08/kino/icon_stern.gif) left 13px;
		line-height: 0px;
		z-index: 2;
	}
  		
dl {
	padding:0 0 0 5px;
}

dt {
	display:block;
	background:transparent url(/includes/images/icons/punktlinie.gif) repeat-x scroll center top;
	margin:5px 0 0;
	padding:7px 5px 0;	
}
dd {
	background:transparent none repeat scroll 0 0;
	left:0;
	margin:0;
	padding:0 0 0 70px;
	position:relative;
	top:0;

}
dt a {
	padding:0 0 0 7px;
}
div.blaettern {
	text-align:center;
	width:100%;
}
.advanced_search{
border:1px solid #A0A0A0;
font-size:9px;
margin:0;
padding:1px;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:16px;
background-color:#EBEBEB;
}


.sform {width:238px; border: 0px;}
#suchwort {width:235px; border: 0px; background-color: white; font-weight:bold;}
#kinowort {width:235px; border: 0px; background-color: white; font-weight:bold;}

.suchwortbg {background: url('/img/bgtitel.gif') left no-repeat; }
.kinowortbg {background: url('/img/bgkino.gif') left no-repeat; }

.submit{
background-color:#A0A0A0;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
padding:2px 4px;
text-decoration:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:16px;
}
