﻿body,td,input,textarea {
	font-family: arial,verdana;
}
body {
	width:100%;
	font-size:12px;
	margin:0;
	padding-top:0px;
/*	background-color:#23594F;*/
	background-color:#F7D877;
	color:#23594F;
	z-index:1;
}
td.dataHeadLeft {
	color:#fff;
	background-color:#003F33;
	font-size: 11px;
	font-weight: bold;
	margin-right:3px;
	border:0px solid #003F33;
}
td.dataHeadRight {
	color:#003F33;
/*	background-color:#005A49;*/
	background-color:transparent;
	font-size: 12px;
	font-weight: bold;
	border:1px solid #005A49;
}
.box_header {
	height:20px;
	width:100%;
	background-color:#23594F;
	color:#fff;
	font-weight:bolder;
	text-align:center;
	margin-top:2px;
	margin-bottom:2px;
	border:0px solid #fff;
}
.tdInfo {color:#fff;}
.box_container {
	width:100%;
	overflow:hidden;
	padding-top:2px;
	padding-bottom:2px;
}
td.titel {
	font-size: 14px;
	font-weight: bold;
}
table {
	font-size: 11px;
}
td {
	font-size: 11px;
	vertical-align:top;
}
td.txt {
	color: black;
	font-size: 11px;
}
td.f10 {
	font-size: 10px;
	font-weight: bolder;
}
td.f11 {
	font-size: 11px;
	font-weight: bold;
}
td.f12 {
	font-size: 12px;
	font-weight: bold;
}
td.f14 {
	font-size: 14px;
	font-weight: bold;
}
td.f16 {
	font-size: 16px;
	font-weight: bold;
}
th {
	font-size: 11px;
}
a {
	font-size: 11px;
	color: #c00;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #006;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
f12 {
	font-size: 11px;
}
input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
ul.movieUL {
	list-style-type:none;
	padding:2px 0px 5px 2px;
	margin:2px 0px 5px 2px;
}
li.movieLI {
}
#pS {
	position:relative;
	left:0px;
	top:0px;
	z-index:1000;
	padding:5px 0px 3px 0px;
	border:0;
}
div.pS {
	padding:0px 0px 0px 0px;
}
img#thumpStart {
	margin:0px 10px 10px 0px;
}
* html img.thumpStart {
	margin:0px 7px 0px 0px;
	m\argin:0px 7px 0px 0px;
}
p.pStart {
	margin:0px 0px 0px 0px;
}
#ticker,.ticker {
	position:absolute; 
	left:20px; 
	top:15px;
	background-color:transparent;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:1.5;
	z-index:0;
	border:0px solid #900;
	width:95%;
	height:15px;
}
#playlist {
	position:absolute;
	left:75%;
	top:320px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #fff;
	visibility:visible;
	z-index:1000;
	overflow:visible;
	background-color:transparent;
}
#schokoMsg,span.schokoMsg {
	font-size:12px;
	color:#23594F;
	padding:0px 0px 0px 0px;
	cursor:move;
	z-index:0;
}
#schokoFlash {
	font-size:10px;
	color:#23594F;
	padding:0px 0px 0px 0px;
	cursor:move;
	overflow:visible;
	border:0px solid #fff;
}
#time{
	position:absolute;
	left:90%;
	top:95%;
	width:100px;
	height:15px;
	color:#333;
	font-size:11px;
	display:none;
	background-color:transparent;
	z-index:1000;
}
#closeX {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	overflow:auto;
}
#closeTxt {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:0px 0px 0px 0px;
	overflow:auto;
	visibility:hidden;
}
.inpText {width:300px;}
ul#vorschlag {
	position:absolute;
	width:300px;
	height:auto;
	background-color:#333;
	color:#fff;
	opacity:0.5;
	filter:Alpha(opacity=50);
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	display:none;
	z-index:1000;
}