body, html {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
        font-size:12px;
}

body {
	background: #fff url(/img/body.gif) repeat-y;
}

a {
	color: #057dc2;
	text-decoration: none;
}

h2{
font-size: 14px;
color: #6c6c6c;
}

#wrapper {
	width: 989px;
}

#left {
	background: url(/img/menu_bg.jpg) repeat-y;
	width: 170px;
	height: 541px;
	float: left;
}

#left .foot {
	position: absolute;
	width: 170px;
	height: 12px;
	bottom: 0;
	background: #057dc2;
}

#main {
	margin-left: 180px;
	font-size: 12px;
	color: #6c6c6c;
} 
#main .inside{
	margin-left: 20px;
  margin-right: 20px;
}

#logo {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0; text-indent: -9999px; letter-spacing: -9999px;
	background: url(/img/logo.gif);
	width: 170px;
	height: 90px;
}

#logo a {
   display:block;
   width:100%;
   height:100%;
}

/*
 *	Menu
 */

.mod_navigation {
}

.mod_navigation a,
.mod_navigation p {
	text-decoration: none;
	color: #057DC2;
	font-size: 10px;
	font-weight: bold;	
	padding-top: 3px;
       	padding-bottom: 3px;
	display: block;
	border: none;

}

.mod_navigation a:hover {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color: #888;
}

.mod_navigation li {
	margin-bottom: 5px;
}

.mod_navigation .level_2 {
	margin-top: 5px;
}

.mod_navigation .level_1 a,
.mod_navigation .level_1 p {
	padding-left: 27px;
	background: url(/img/menu_l1.gif) 15px center no-repeat;
}

.mod_navigation .level_2 a,
.mod_navigation .level_2 p {
	padding-left: 39px;
	background: url(/img/menu_l2.gif) 28px center no-repeat;
}

.mod_navigation .active {
	background: #ccc;
	color: #777 !important;
}

#title {
	height: 28px;
	background: url(/img/tab_bg.gif) repeat-x;
	margin-bottom: 45px;

}

#title h2 {
	background: #fff url(/img/tab.gif) top right no-repeat;
	width: 150px;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	padding-right: 25px;
	float: left;
	letter-spacing: 1px;
}

#title p {
	float: right;
	display: inline;
	font-size: 11px;
	line-height: 25px;
	padding-right: 10px;
	color: #aaa;
}

/* Inhalte */

#contents {
	padding-left: 25px;
	margin-right:25px;
	line-height: 1.5em;
}

#contents p {
	margin-bottom: 1em;
}

#contents h1 {
	font-size: 12px;
}

#contents h2 {
	font-size: 12px;
}

#contents .layout_full {
	margin-bottom: 2em;
}

.all_records{

	}
	
#filmarchiv .even
{
	background-color: #f0f0f0;
}

#shopping .even
{
	background-color: #f0f0f0;
}

#filmarchiv td, th {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
		
}

#aktuelle-filme td, th {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
		
}

#aktuelle-filme .even
{
	background-color: #f0f0f0;
}

.roundedcornr_box_531235 {
   background: #d0d0d0 url(/img/roundedcornr_531235_grad.gif) repeat-x top left;
}
.roundedcornr_top_531235 div {
   background: url(/img/roundedcornr_531235_tl.gif) no-repeat top left;
}
.roundedcornr_top_531235 {
   background: transparent url(/img/roundedcornr_531235_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_531235 div {
   background: url(/img/roundedcornr_531235_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_531235 {
   background: transparent url(/img/roundedcornr_531235_br.gif) no-repeat bottom right;
}

.roundedcornr_top_531235 div, .roundedcornr_top_531235,
.roundedcornr_bottom_531235 div, .roundedcornr_bottom_531235 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_531235 { margin: 0 15px; }


/* Fernsehprogramm */

#tblProgramm 
{
 overflow-x:auto;
 overflow-y:hidden;
 margin:5px 0 20px;
}

#tblProgramm h1
{
  margin-bottom:20px;
}

#tblProgramm table
{
  width:1350px;
  border-collapse:separate;
}

#tblProgramm table td
{
  font-size:10px;
  padding:3px 7px 7px 3px;
  vertical-align:top;
}

#tblProgramm table tr.row_last td
{
  padding-bottom:23px;
}

#tblProgramm table td.col_0
{
  /*width:75px; becomes the rest */
  font-weight:bold;
  background-color:#eeeeee;
}

#tblProgramm table td.col_1,
#tblProgramm table td.col_2,
#tblProgramm table td.col_3,
#tblProgramm table td.col_4,
#tblProgramm table td.col_5,
#tblProgramm table td.col_6
{
  width:200px;
}

#tblProgramm table tr.row_1 td,
#tblProgramm table tr.row_3 td,
#tblProgramm table tr.row_5 td,
#tblProgramm table tr.row_7 td
{
  font-weight:bold;
  border-top:1px solid #dcdcdc;
}

#tblProgramm table tr.row_first td
{
  font-weight:bold;
  font-size:14px;
  background-color:#96bfd9;
  text-shadow: #eeeeee 1px 1px 1px;
  color:#23387c;
}

.addthis_button
{
   width:250px;
   white-space:nowrap;
}

#addthis a
{
   background:url('/tl_files/bilder/addthis.gif') 0 0 no-repeat;
   color:#057DC2;
   font-size:10px;
   padding:0 0 2px 18px
}

#addthis a:hover
{
   background-position:0 -20px;
   color:#000;
}
