/*******************/
/*     general     */
/*******************/


body
{
  background-color: #FFFFFF;
  font-family: arial;
}
#center
{
  width: 950px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #EFF4FA;
}
#head
{
  width: 950px;
  height: 320px;
  background-color: #EFF4FA;
}


/*******************/
/*   navi links    */
/*******************/

#leftframe
{
  width: 195px;
  height: 100%;
  background-color: #EFF4FA;
  float: left;
}
#mainmenu_head
{
  width: 195px;
  height: 90px;
  background-color: #EFF4FA;
  background-image: url('../images/mainmenu_top.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
  padding-top: 3px;
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
}
#mainmenu_bottom
{
  width: 195px;
  height: 107px;
  background-color: #EFF4FA;
  background-image: url('../images/mainmenu_bottom.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.menu_main
{
  margin-top: 0px;
  margin-left: -40px;
  margin-bottom: 0px;
  list-style: none;
  text-align: left;
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
  line-height: 23px;
  width:195px;
}
ul.menu_main a
{
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
}
#mainmenu_content ul li a
{
  width: 172px;
  color: #FFFFFF;
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
}
#mainmenu_content ul li a:link, #mainmenu_content ul li a:visited
{
  width: 172px;
  height: 23px;
  display: block;
  border-bottom: 1px solid #FFFFFF;
  background: #6496ed;
  padding-left: 23px;
  line-height: 22px;
}
#mainmenu_content ul li a:hover, #mainmenu_content ul li a:active, #mainmenu_content ul li a:focus
{
  width: 172px;
  height: 23px;
  display: block;
  border-bottom: 1px solid #FFFFFF;
  background: #86ad24;
  padding-left: 23px;
  line-height: 22px;
}
#mainmenu_content ul li.active a:link, #mainmenu_content ul li.active a:visited
{
  width: 172px;
  height: 23px;
  display: block;
  border-bottom: 1px solid #FFFFFF;
  background: #86ad24;
  padding-left: 23px;
  line-height: 22px;
}
#mainmenu_content ul li ul li
{
  list-style: none;
  margin-left: -40px;
  text-align: left;
}
#mainmenu_content ul li ul li span  /*schrift*/
{
  padding-left: 20px;
}
#mainmenu_content ul li ul li.active a:link, #mainmenu_content ul li ul li.active a:visited
{
  background: #b4d93e;
}

/*div.moduletable_menu
{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}*/
fieldset.input
{
  border: 0px;
}
#form-login
{
  text-align: left;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
}
#form-login p
{
  text-align: left;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
}
#kidcast_top
{
  width: 195px;
  height: 46px;
  background-color: #EFF4FA;
  background-image: url('../images/kidcast_top.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;  
}
#kidcast_content
{
  width: 195px;
  height: 100%;
  background-color: #EFF4FA;
  background-image: url('../images/kidcast_bg.jpg');
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#kidcast_bottom
{
  width: 195px;
  height: 141px;
  background-color: #EFF4FA;
  background-image: url('../images/kidcast_bottom.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
span.kidcast_header
{
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background: none;
  text-align: left; 
  padding: 0px;
}

ul.latestnews_kidcast
{
  padding: 0px;
  padding-left: 15px;
  margin: 0px;
  list-style: none;
  background: none;
  text-align: left; 
}
ul.latestnews_kidcast li a
{
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background: none;
  text-align: left; 
}
#kidcast a
{
  font-size: 13px;

  text-align: left; 

}
#kidcast a:link, a:visited
{
  font-size: 13px;

}


#kidcity
{
  width: 195px;
  height: 213px;
  background-image: url('../images/kidcity_logo.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/*******************/
/*   navi rechts   */
/*******************/

#rightframe
{
  width: 195px;
  height: 850px;
  background-color: #EFF4FA;
  float: left;
}
#minikino_top
{
  /*margin-top: 11px;*/
  width: 195px;
  height: 74px;
  background-image: url('../images/minikino_top.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#minikino_content
{
  width: 195px;
  height: 100%;
  background-image: url('../images/minikino_bg.jpg');
	background-repeat: repeat;
	background-position: 0px 0px;  
}
div.moduletable_minikino
{
	margin-top: -43px;
	margin-bottom: -13px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-size: 12px;
	color: #000000;
}
#minikino_content a
{
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}
#minikino_bottom
{
  width: 195px;
  height: 61px;
  background-image: url('../images/minikino_bottom.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#zoofari_top
{
  width: 195px;
  height: 168px;
  background-image: url('../images/zoofari_top.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;  
}
#zoofari_content
{
  width: 195px;
  height: 100%;
  background-image: url('../images/zoofari_bg.jpg');
	background-repeat: repeat;
	background-position: 0px 0px;
}
#zoofari_bottom
{
  width: 195px;
  height: 55px;
  background-image: url('../images/zoofari_bottom.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 20px;
}
#banane_top
{
  width: 195px;
  height: 93px;
  background-image: url('../images/banane_top.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#banane_bottom
{
  width: 195px;
  height: 162px;
  background-image: url('../images/banane_bottom.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.moduletable_banane
{
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
div.moduletable_banane p
{
  margin: 0px;
}
div.moduletable_banane a
{
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
  color: #961975;
  text-decoration: underline;
}
/* deaktiviert in index.php
#banane_content
{
  width: 195px;
  height: 100%;
  background-image: url('../images/banane_bg.jpg');
	background-repeat: repeat;
	background-position: 0px 0px;
}
*/
div.moduletable_zoofari
{
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  text-align: left;
  font-size: 13px;
}
div.moduletable_zoofari p
{
  margin: 0px;
}
div.moduletable_zoofari a
{
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
  color: #961975;
  text-decoration: underline;
}


/*******************/
/*     content     */
/*******************/

#content
{
  width: 530px;
  float: left;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;

}
#cont
{
  width: 530px;
  overflow: hidden;
}
table.contentpaneopen font
{
  font-size: 13px;
}
table.contentpaneopen
{
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
}
#navigation
{
  background: #c3cdd9;
  border-top: 1px solid #d1dce8;
  border-bottom: 1px solid #a5aeba;
  overflow: hidden;
}
#navigation span
{
  font-size: 13px;
  font-family: arial;
  color: #828990;
  font-weight: bold;
}
#content.font
{
  font-size: 13px;
  font-family: arial;
  color: #828990;
  font-weight: normal;
}
p
{
  font-size: 13px;
  font-family: arial;
  color: #000000;
  font-weight: normal;
  margin: 0px;
}
font
{
  font-weight: normal;
}
input.inputbox
{
  height: 14px;
  border: 1px solid #a5aeba;
}
select.inputbox
{
  height: 16px;
  border: 1px solid #a5aeba;
}
button.button
{
  height: 21px;
}
h4.title a
{
  font-size: 14px;
  font-family: arial;
  color: #828990;
  font-weight: bold;
  text-decoration: underline;
}
#termine /* table für termine */
{
  border-collapse: collapse;

}
/*********************************************/
/*                                           */
/*        minikino                          */
/*                                          */
/********************************************/

#minikino_category
{
  width: 513px;
  background: #eaf2ff;
  border-left: 1px solid #6496ed;
  border-right: 1px solid #6496ed;
  padding-bottom: 15px;
  margin: 0px;
}
#minikinohead
{
  width: 515px;
  height: 65px;
  background-image: url('../images/minikino_category_head.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
#minikinoend
{
  width: 515px;
  height: 55px; 
  background-image: url('../images/minikino_category_foot.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
#minikino_category table.contentpaneopen_minikino
{
  width: 513px;
  table-layout: fixed;
  white-space: normal;
  font-size: 12px;
  color: #4567a2;
  text-align: left;
  border-collapse: collapse;
}
#minikino_category table td.contentheading_minikino
{
  table-layout: fixed;
  white-space: normal;
  font-size: 13px;
  font-weight: bold;
  color: #7eacfb;
  background: #eff4fa;
  text-align: center;
  padding-bottom: 10px;
}
#minikino_category table.contentpaneopen_minikino td
{
  padding-top: 10px;
  padding-left: 10px;
}
table.contentpane_minikino a
{
  color: #4567a2;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  line-height: 25px;
}
table.contentpane_minikino td
{
  font-weight: bold;
  text-decoration: none;
  color: #4567a2;
  font-size: 12px;
  text-align: left;
  padding-left: 20px;
}
td.sectiontableheader_minikino
{
  border-bottom: 1px solid #6496ed;
  background: #7eacfb;
  padding-top: 4px;
  padding-bottom: 5px;
  color: #7eacfb;
  font-size: 12px;
  margin: 0px;
}
td.sectiontableheader_minikino a
{
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

/*ende minkino*/
#minikino_category .contentheading{
  font-weight: bold;
  color: #6496ed;
}

#minikino_category .contentpaneopen p{
  color: #6496ed !important;
}

#kidcast_category
{
  width: 513px;
	overflow: hidden;
	margin-left: 10px;
  border-left: 1px solid #bd3a9a;
  border-right: 1px solid #bd3a9a;
  border-top: 0px;
  padding-top: 0px;
  background: #f9e0f2;
}
#kidcasthead
{
  width: 515px;
  height: 60px;
  background-image: url('../images/kidcast_category_head.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin-left: 10px; 
}
#kidcastend
{
  width: 515px;
  height: 65px; 
  background-image: url('../images/kidcast_category_foot.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin-left: 10px; 
}
#kidcast_category table.contentpaneopen_kidcast
{
  width: 515px;
  table-layout: fixed;
  white-space: normal;
  font-size: 12px;
  color: #4567a2;
  /*color: #bd3a9a;*/
  text-align: left;
  border-collapse: collapse;
}
#kidcast_category table td.contentheading_kidcast
{
  table-layout: fixed;
  white-space: normal;
  font-size: 13px;
  font-weight: bold;
  color: #bd3a9a;
  background: #f9e0f2;
  text-align: center;
  padding-bottom: 10px;
}
#kidcast_category table.contentpaneopen_kidcast td
{
  padding-top: 10px;
  padding-left: 10px;
}
td.sectiontableheader_kidcast a
{
  color: #bd3a9a;
  font-size: 13px;
  font-weight: bold;
}
#kidcast_category table.contentpaneopen td.contentheading
{
  width: 515px;
  border-collapse: collapse;
  table-layout: fixed;
  white-space: normal;
  font-size: 13px;
  font-weight: bold;
  color: #bd3a9a;
  background: #f9e0f2;
  text-align: center;
  padding-bottom: 10px;
}
#kidcast_category a
{
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #bd3a9a;
  text-decoration: none;
}
#kidcast_category td
{
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #bd3a9a;
  padding-left: 20px;
  text-align: left;
}

.moduletable_kidcast{
  text-align: left;
  padding: 10px;
}
.moduletable_kidcast a{
  color: #fff;
  font-weight: bold;
}

/* kategorien im jeweiligen browser css */


/*******************/
/*    footer       */
/*******************/


#footer
{
  width: 910px;
  height: 83px;
  background-color: #EFF4FA;
  padding-top: 135px;
  padding-left: 40px;
  clear: both;
  background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer a.mainlevel_footer
{
  width: 100%;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
  display: inline;
  line-height: 20px;
}
#footer a:link, #footer a:visited
{
  color: #29548a;
  background: none;
}
#footer a:hover, #footer a:active, #footer a:focus
{
  color: #6d9eda;
  background: none;
}
span.mainlevel_footer
{
  font-size: 13px;
  text-decoration: none;
  color: #29548a;  
}

/**/
#totalbanane{
  text-align: left;
	background-image:url(../images/content_Banane.png);
	background-position:center top;
	background-repeat:no-repeat;
	width: 490px;
	height: 313px;
	overflow: hidden;
	padding: 90px 0px 0px 40px;
}
#totalbanane a{
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
  color: #961975;
  text-decoration: underline;
}
#totalbanane h3{
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  font-weight: bold;
}
.sectiontableentry1_banane, .sectiontableentry2_banane{
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
  color: #961975;
}
.sectiontableentry1_banane td, .sectiontableentry2_banane td{
  padding: 0px 10px 0px 0px;
}  
span.mainlevel_footer{display: none !important;}
  

