html, body
{
   margin: 0px;
   height: 100%;
   font-family: arial;
   font-size: 12px;
   color: #000000;
   background-color: #ffffff;
	line-height: 17px;
}
a
{
   color: #003366;
   text-decoration: none;
   font-weight: bold;
}
a:hover
{
   color: #000000;
}
table
{
   width: 100%;
   height: 100%;
}
td
{
   padding: 0px;
   vertical-align: top;
}
.unsichtbar
{
   height:1px;
   left:-6000px;
   position:absolute;
   top:-6000px;
   width:1px;
}
.header
{
   background-color: #003366;
   height: 70px;
   width: 100%;
   position: fixed;  
   z-index: 5; 
   /* JavaScript-IE6-Hack which doesn't understand position:fixed */
   _position: relative;
   _top: expression((ie6 = document.documentElement.scrollTop)+'px');
}
#headerContent
{
   height: 70px;
   position: relative;
}
.leftMenu
{
   width: 190px;
   padding: 19px 0px 30px 0px;
   border-right: 1px solid #CCD6E0;
}
.rightMenu
{
   width: 225px;
   padding: 26px 20px 30px 25px;
   border-left: 1px solid #CCD6E0;
}
.filmData {
   color:#003366;
}
.cat {
   font-size:11px;
   display:block;
   float:left;
   width:75px;
}
.con {
   color: #003366;
   display:block;
   margin-left:75px;
   width:130px;
}
.widthHolder
{
   width: 520px;
   height: 0px;
   overflow: hidden;
}
.content
{
   padding: 27px 20px 30px 25px;
}
.language
{
   padding: 10px 15px 0px 0px;
   text-align: right;
   color: #ffffff;
}
.language a
{
   color: #ffffff;
   font-weight: normal;
   text-decoration: none;
   padding: 0px 5px 0px 5px;
}
.language a:hover, .language a.active
{
   color: #ff0000;
}
.agbs
{
   position: absolute;
   right: 20px;
   bottom: 10px;
   color: #ffffff;
   text-decoration: none;
}
.agbs:hover
{
   color: #ff0000;
}
.mainMenu a
{
   background-image:url(../png/menu_arrow.png);
   background-position: 30px 14px;
   background-repeat: no-repeat;
   border-bottom: 1px solid #CCD6E0;
   color: #6685A3;
   display: block;
   font-weight: bold;
   line-height: 32px;
   padding-left: 40px;
   text-decoration: none;
   vertical-align: middle;
}
.mainMenu a:hover, .mainMenu a.active
{
   color: #CC3300;
}
.logo
{
   position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.logo2
{
   position: absolute;
	top: 45px;
	left: 505px;
	z-index: 2;
}
.flag
{
   position: absolute;
   left: 5px;
   top: 5px;
	float: left;
}

.mediaLogoBox
{
   color: #CC3300;
   font-size: 11px;
   font-style: italic;
	padding-left: 20px;
   padding-top: 40px;
   margin-top: 2px;
}
.sponsorBox
{
   font-size: 11px;
   color: #CC3300;
   font-style: italic;
   padding-left: 20px;
   padding-top: 40px;
   overflow: hidden;
   width: 155px;
}
.sponsor
{
   background-color: #E5E9EE;
   padding: 7px 7px 3px 7px;
   margin-top: 2px;
   overflow: hidden;
}

.onlinefilm {
   display:none;
}
.sponsorDistance
{
   margin: 8px 0 7px;
}
.welcome
{
   color: #003366;
   display: block;
   font-size: 14px;
   margin: 0px;
   text-align: left;
   font-weight: bold;
}
.description
{
   font-size:12px;
	padding: 10px 0px 20px 0px;
}
a.more
{
   font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #003366;
	position: absolute;
	right: 6px;
	bottom: 6px;
}
a.ReadMore
{
   font-weight: bold;
	text-decoration: none;
	color: #003366;
}
.film
{
   background-color: rgb(229, 233, 238);
   position: relative;
   left: 3px;
   margin-bottom: 26px;
}
.moviebox
{
   border: 1px solid rgb(229, 234, 239);
   padding: 6px 6px 0px;
   background-color: rgb(255, 255, 255);
   position: relative;
   right: 3px;
   top: 6px;
} 
.moviebox img
{
	width: 180px;
	height: 110px;
   border: 0pt none ;
   float: left;
	margin: 0px 10px 10px 0px;
}
.moviebox .text
{
   padding-bottom: 18px;
}
.clear
{
   clear: both;
   height: 0px;
   overflow: hidden;
}
a.filmtitle
{
   color: #003366;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}
.subt
{
   font-weight: bold;
   padding-bottom: 16px;
}
.searchBox
{
   position: absolute;
   right: 20px;
   bottom: 6px;

}
.searchBox input
{
   border: 1px solid #000000;
   background-color: rgb(229, 233, 238);
   display: block;
   float: left;
   overflow: hidden;
	margin-right: 5px;
	padding-left: 8px;
   width: 185px;
   height: 16px;
}
.searchBox img
{
	float: left;
   display: block;
   cursor: pointer;
}
.blue_line_right
{
	width: 220px;
	height: 0px;
	border-bottom: 1px solid #CCD6E0;
	margin-bottom: 25px;
}
.serviceLinks
{
   padding-bottom: 15px;
}
.serviceLinks a
{
   font-weight: bold;
   color: #003366;
   text-decoration: none;
   margin-bottom: 10px;
   display: block;
}
.section
{
   padding-bottom: 10px;
}
.section div
{
   font-weight: bold;
   color: #CC3300;   
}
.section a
{
   color: #000000;
   font-size: 11px;
   text-decoration: none;
   display: block;
   margin-bottom: 11px;
   font-weight: normal;
	line-height: 15px;
}
.section a span
{
   color: #CC3300;
   font-style: italic;
}
.textBoxRight
{
   margin-bottom: 25px;	
}
.textBoxRight h2
{
   font-weight: bold;
	font-size: 12px;
	color: #003366;
   margin-bottom: 10px;
}


/****** contact ******/
.contactForm
{
   margin-top: 30px;
	margin-left: 20px;	
}
.selection
{
   background-color: #D7D7DF;
   border: 1px solid #8C868C;
   color: #000000;
   font-size: 11px;
   height: 20px;
   margin: 0px 0px 0px 130px;
   width: 169px;
}
.contact_line
{
   border: 0px solid #00FF00;
   margin: 7px 0px 5px;
   overflow: hidden;
   width: 460px;
}
.contact_line_left
{
   border: 0px solid #FF0000;
   color: #000000;
   float: left;
   font-size: 11px;
   font-weight: lighter;
   height: 20px;
   padding-right: 10px;
   text-align: right;
   text-decoration: none;
   width: 120px;
}
.insert_big
{
   border: 1px solid #8C868C;
   height: 17px;
   width: 320px;
}
.eingabe_big
{
   border: 1px solid #8C868C;
   height: 17px;
   width: 169px;
}
.contact_subject
{
   border: 1px solid #8C868C;
   height: 148px;
   width: 319px;
}
.line_button
{
   border: 0px solid #FF0000;
   float: right;
   height: 20px;
   padding: 7px 8px 0px 0px;
   text-align: right;
   width: 322px;
}
.button
{
   border: 1px solid #8C868C;
   color: #000000;
   font-size: 12px;
   height: 18px;
   text-align: center;
   width: 100px;
}
.previewButton
{
   background-image: url(http://tube.heimat.de/pics/previewButton.gif);
   background-repeat: no-repeat;
   color: white;
   font-weight: bold;
   height: 22px;
   padding: 4px 0 0 35px;
}
a img
{
   border: 0px;
}
.hpg_bildbox
{
   float: right;
}
.cbSearchItem
{
   padding-bottom: 10px;
   padding-top: 10px;
}
.cbSearchLink a
{
   font-style: italic;
   font-weight: normal;
}
th
{
   padding: 0px;
   margin: 0px;
   height: 0px;
}

#player-viewport {
   width: 570px;
}
#player-viewport .__CbUiPlayer img,
#player-viewport .__CbUiPlayer embed {
   display: block;
}
#player-viewport .__CbUiPlayer,
#player-viewport .__CbUiPlayerVersions,
#player-viewport .__CbUiPlayerControls {
   margin: 10px 0px;
}
#player-viewport .__CbUiPlayerVersions {
   display: block;
   width: 570px;
   border: 1px solid #686868;
   background-color: #E5E9EE;
}
#player-viewport .__CbUiPlayerControls {
   height: 26px;
}
#player-viewport .__CbUiPlayerControls a {
   float: left;
   width: 120px;
   height: 26px;
   line-height: 26px;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   color: #FFFFFF;
   background-color: #000000;
   margin-right: 5px;
}
#player-viewport .__CbUiPlayerControls a:hover {
   background-color: #A0A0A0;
}
#player-viewport .__CbUiPlayerControls a.buy {
   width: 195px;
   background-color: #003366;
   margin-right: 0px;
}
#player-viewport .__CbUiPlayerControls a.buy.inactive {
   color: #A0A0A0;
   background-color: #E5E9EE;
}
.festival-text {
   color: rgb(0, 51, 153);
}

