/*DYNAMIC WEB CREATIONS*/
/*http://www.dynamicwebcreations.com*/
/*Template for www.cinemajenin.de*/
	

#centrecontainer
{
	/*left: 0px;
	width: 100%;*/
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1017px; /*was 944*/
}

#outercontainer
{
	margin-left: 0px;
	margin-top: 0px; /*was 40*/
}

#header
{
	width: 100%; /*was 100%*/
	height: 185px;
	background-image: url('../images/logo_top.jpg');
	background-repeat: no-repeat;
	background-position: center top; /*12.9.08: trying to center everything*/
	margin-left: 0px;
	margin-bottom: 0px;
    /* border: 1px solid #00ff00;*/
}

#headertitle
{
	float: left;
	width: 280px;
	height: 210px; /*change distance between header logo and top menu*/
}

#header h1
{
	margin: 0;
	padding: 20px 0 0 10px;
	color: #2E2E2E;
	font-size: 200%;
	letter-spacing: -2px;
	font-weight: normal;
}

#header sup
{
	color: #F06; /*black*/
	letter-spacing: -1px;
}

#headermenu
{
    /*contains user3 which contains top menu*/
    /*could this be effecting other modules, user3*/
    /*maybe better to take out of header definition*/
    float: left; /*center better for IE*/
    margin: auto;/*left was 80*/
    width: 100%;
    height: 35px;
    text-align: center; /* 12.9.08: trying to center everything, maybe remove!!!**/
   /*border: 1px solid #00ff00;*/
}

#headermenu ul
{
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: -1px;
}

#headermenu li
{
	display: inline;
	margin-left: 20px;
	font-size: 110%;
}

#headermenu li a
{
	text-decoration: none;
	color: #000000;
}

#headermenu li a:hover
{
	text-decoration: none;
	color: #F06;
}

#container    
{
	height: 497px;
	width: 100%;
    text-align: left;
	background: url('../images/container_bg.jpg') no-repeat;	
    margin-right: auto;/*12.9.08: trying to center everything, removed 15.9.*/
   /*border: 1px solid #00ff00;*/
}

#top_menu
{
	/*top menu*/
	text-align		: left;
	height			: 20px;
	margin			: 75px 0 0 75px;
}

#top_menu li
{
	/*top menu*/
    display			: inline; 
	text-align		: left; /*aligns text menu to the left*/
	margin-right	: 20px;
}

#top_menu ul li a:hover {
  color                 : #000000; 
}

#top_menu ul.menu li#current a, #topmenu ul.menu li#current a:link {
  color                 : #000000; 
}

#menu_left_1
{
	/*Sub Menu called in container area*/
	float			: right;
	text-align		: left; /*aligns text menu to the left*/
    margin			: 27px 40px 0 5px;
    padding-left	: 20px; /*may look diff on IE7*/
    padding-top		: 20px;
	width			: 198px;
	height			: 446px;
    background		: transparent url('../images/submenu_1_bg.jpg') no-repeat;
}

#menu_left_2
{
/*Sub Menu called in container area*/
	float			: right;
	text-align		: left; /*aligns text menu to the left*/
    margin			: 27px 40px 0 5px;
    padding-left	: 20px; /*may look diff on IE7*/
    padding-top		: 20px;
	width			: 198px;
	height			: 446px;
    background		: transparent url('../images/submenu_2_bg.jpg') no-repeat;
    }
    
#menu_left_3
{
/*Sub Menu called in container area*/
	float			: right;
	text-align		: left; /*aligns text menu to the left*/
    margin			: 27px 40px 0 5px;
    padding-left	: 20px; /*may look diff on IE7*/
    padding-top		: 20px;
	width			: 198px;
	height			: 446px;
    background		: transparent url('../images/submenu_3_bg.jpg') no-repeat;
    }
    
#menu_left_4
{
/*Sub Menu called in container area*/
	float			: right;
	text-align		: left; /*aligns text menu to the left*/
    margin			: 27px 75px 0 5px;
    padding-left	: 0px; 
    padding-top		: 20px;
	width			: 198px;
	height			: 446px;
   }

#menu_left_4 ul {
  list-style-type: none;
   padding-left	: 0px;
}

#menu_left_4 ul li a:hover {
  color                 : #000000; 
}
      
#menu_left_4 ul.menu li#current a, #menu_left_4 ul.menu li#current a:link {
  color              : #000000;
}

#menu_left_5
{
	/*Sub Menu called in container area*/
	float			: right;
	text-align		: left; /*aligns text menu to the left*/
    margin			: 27px 40px 0 5px;
    padding-left	: 20px; 
    padding-top		: 20px;
	width			: 198px;
	height			: 446px;
    background		: transparent url('../images/submenu_5_bg.jpg') no-repeat;
}

#menu_left_6
{
	/*Sub Menu called in container area*/
	float			: right;
	text-align		: left; /*aligns text menu to the left*/
    margin			: 27px 40px 0 5px;
    padding-left	: 20px; /*may look diff on IE7*/
    padding-top		: 20px;
	width			: 198px;
	height			: 446px;
    background		: transparent url('../images/submenu_6_bg.jpg') no-repeat;
}

#containertext
{
	/*Top Definition for container*/
	float: left;
    display: inline; 
    margin-left: 60px; /*was 65px*/
	margin-top:  25px; /*gh: 19.12.*/
	text-align: left;
    width: 660px;
	height: 450px;
    /*Problem: when "scroll" then scroll appears on home. When "auto" then scroll appears only after refresh*/
   overflow: scroll;	/*visible hidden scroll  auto -- gh: 12.7.09, auskommentiert*/
}


#containertext p
{
	color: #000000;
    padding: 5px 0 5px 0; /*paragraph padding for "Absatz"-Format*/
    margin: 0;
}

/*format definitions for header 1,2,3,4*/
#containertext h1, #containertext h2, #containertext h3,  #containertext h4
{
	font-weight: bold;
}

#containertext#containertext h4
{
	font-weight: bold;
    margin: 10px 0 0 0;
    }

#footer
{
	
	width: 1017px; /*was 944*/
	height: 50px;
	background: transparent;
}

#footer p
{
	margin: 0;
	padding: 10px 24px 0 0;
	text-align: right;
	color: #333;
	letter-spacing: -1px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog  {

}

table.blog .article_seperator  {
	display: block;
	height: 20px; }


table.contentpane  {
    border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}

table.contentpaneopen, table.contentpane, table.blog {
}

* html table.contentpaneopen, table.contentpane, table.blog {
	width: 98%; 
}

table.contentpaneopen  {  
}
 
 table.contentpaneopen-mycontent_wide  {
	/*This suffix is used for menu items with submen*/
	width:800px !important;
    overflow: hidden !important;
 }

 table.contentpaneopen-home  {
	/*This suffix is used for home*/
    /*presently not in use: 3.10.08*/
	float: left;
	display: inline; /*12.9.08: was active: trying to center everything, maybe remove!!!**/
	height: 400px !important; /*was 400*/
	width: 850 !important; /* was 850 this prevents width from being inherited from parent*/
	margin-left:10px;
	margin-top:20px;
	/*overflow: hidden !important;	/*visible hidden scroll  auto*/
 }

table.contenttoc  {
	margin: 0 0 10px 25px;
	padding: 0;
	width: 35%; }

table.contenttoc a  {
	text-decoration: none; }

table.contenttoc td  {
	padding: 1px 5px 1px 0px; }

table.contenttoc th  {
	padding: 4px;
	background: #2F2F2F;
	color: #FFFFFF;
	text-indent: 5px;
	border: 1px solid #3F3F3F; }

table.poll  {
	padding: 0;
	width: 100%;
	border-collapse: collapse; }

table.pollstableborder  {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left; }

table.pollstableborder img  {
	vertical-align: baseline; }

table.pollstableborder td  {
	padding: 2px!important; }

table.searchintro  {
	padding: 10px 0;
	width: 80%; }

table.searchintro td  {
	padding: 5px!important; }

table.adminform  {
	width: 400px!important; }

.blog_more  {
	margin: 10px 0; }

.blog_more strong  {

	margin: 0 0 5px;
	padding-left: 13px;
	display: block;

	color: #606060;
	text-transform: uppercase; }

td.buttonheading  {
	padding: 0 0 0 3px!important;
	text-align: center; }

.category  {
	font-size: 13px;
	font-weight: normal; }


.componentheading  {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.3em;
	line-height: normal;
	font-weight: bold; }

.contentdescription  {
	padding-bottom: 30px; }

table.blog .contentheading  {
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	font-weight: bold  ;
	color:#822f30;
	text-align: left;
	}

	
table {
	margin-left: 0px;
	margin-right:0px;
}

.contentheading  {
     font-size: 1.3em;
	 border-bottom:dashed 1px #cccccc;
	 padding-bottom:10px;
     font-weight: bold;
     line-height: normal; }

a.contentpagetitle, .componentheading  {
	text-decoration: none!important;
	 }

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus  {
	text-decoration: none!important; }

.createdate, .small  {
    padding-bottom:5px;
	padding-top:5px;
	text-transform:uppercase;
	font-size:0.85em;
	font-weight: bold; }
	
.small{color:#BDDD09;}
	
.createdate {
	/*border:solid 1px #DCFE8D;*/
	color:#01A6D6;
}

.modifydate  {
	height: 15px; }

.moduletable  {
	/*defines sub menu*/
	padding: 0; 
	font-size: 100%;
	}
	
.moduletable_languagechooser  {
	/*defines language chooser*/
	float: right;
	margin-top: 10px;
	}
	
.moduletable_menu  {
	/*defines sub menu*/
	padding: 0; 
	font-size: 100%;
	color: #ff0000;
	}

.mosimage  {
	padding: 0;
	border:1px solid #CCCCCC;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }


/*pdf email etc */	
img {
border: 0 none;
}	
	
.mosimage_caption {
	background:#EFEFEF none repeat scroll 0%;
	border-top:1px solid #CCCCCC;
	color:#666666;
	font-size:10px;
	margin-top:2px;
	padding:1px 2px;
}


tr.sectiontableentry1 td  {
	padding: 5px; }

tr.sectiontableentry2 td  {
	padding: 5px; }

.smalldark  {
	text-align: left; }

div.syndicate div  {
	text-align: left; }
	
.rowpadding {
padding-left: 18px; 
padding-right: 18px;  }

.pollstableborder {
margin-top:10px;
margin-bottom:10px;
}

table.pollstableborder td {
background:none;
}

.contentpaneopen tr td {
padding-top:7px;
padding-bottom:5px;
}
	
.clr {
    clear: both;
}

.back_button {
	height:35px;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
	background:url(../images/s5_back.png) no-repeat top left;
	padding-left:18px;
	margin-top:15px;
	padding-top:7px; }
	
a.readon {
	height:35px;
	font-weight:bold ;
	font-size:10pt;
	text-decoration:none;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:7px;
	padding-top:8px; }

a.readon:hover {
	text-decoration:underline;
	color:#cc0000;

}

.show-linkmore, .show-comment, .show-hit, .jctools {
	margin-top:19px;
	margin-bottom:8px;
}

#commentTools {
	padding:30px;
	padding-right:0px;
	margin-bottom:20px;
}

.comment-text {
	line-height:200%;
}

.show-voteup, .show-votedown, .show-report {
	margin-top:10px;
	position:relative;
}

.jomentry2, .jomentry1 {
	line-height:200%;
	margin-bottom:12px;
}

.alldone_gsvb, .title_gsvb {
	font-weight:bold;
}

.resultCell_gsvb {
	width:78px;
}

.gsc-branding-text {
	margin-top:17px;
}

.gsc-branding-img-noclear {
	margin-right:10px;
}

.floatingPlayer_gsvb {
	background:#F1F1F1;
}

.gsc-branding {
	display:none;
}

#videoBar45 {
	padding-bottom:15px;
	padding-top:15px;
}
