html {
	background: #ffffff;
}

body {
	background: transparent;
	text-align: center;
	font-family: Trebuchet, sans-serif;
	/*color: #141a34;	*/
	color: #4d4d4d;
	font-size:12px;
	line-height: 140%;
	margin:0px;
	background-image: url(../_img/hgbase.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}



#wrap {
	margin: auto; 
	background: transparent;
	width: 980px;
	border: 0px solid #002f1a;
	background-image: url(../images/rechts232.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#header {
	width: 100%;
	height: 104px;
	background: transparent;
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
}

html>body #header {
	width: 100%;
	height: 104px;
	background: transparent;
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
}

.hidelink {
	display: none;
}

#header .startseite a {
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 40px;
   padding:0;		
	background-image:url(../_img/startseite_p.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .startseite a {
	margin:76px 0 0 40px;
}
	
#header .startseite a:hover,
#header .startseite a.aktiv {
	background-image:url(../_img/startseite_a.jpg);
}

#header .startseiteaktiv a{
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 40px;
   padding:0;		
	background-image:url(../_img/startseite_a.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .startseiteaktiv a {
	margin:76px 0 0 40px;
}

#header .videos a {
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/videos_p.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .videos a {
	margin:76px 0 0 27px;
}
	
#header .videos a:hover,
#header .videos a.aktiv {
	background-image:url(../_img/videos_a.jpg);
}

#header .videosaktiv a{
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/videos_a.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .videosaktiv a {
	margin:76px 0 0 27px;
}

#header .podcast a {
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/podcast_p.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .podcast a {
	margin:76px 0 0 27px;
}
	
#header .podcast a:hover,
#header .podcast a.aktiv {
	background-image:url(../_img/podcast_a.jpg);
}

#header .podcastaktiv a{
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/podcast_a.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .podcastaktiv a {
	margin:76px 0 0 27px;
}

#header .galerie a {
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/galerie_p.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .galerie a {
	margin:76px 0 0 27px;
}
	
#header .galerie a:hover,
#header .galerie a.aktiv {
	background-image:url(../_img/galerie_a.jpg);
}

#header .galerieaktiv a{
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/galerie_a.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .galerieaktiv a {
	margin:76px 0 0 27px;
}

#header .kontakt a {
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/kontakt_p.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .kontakt a {
	margin:76px 0 0 27px;
}
	
#header .kontakt a:hover,
#header .kontakt a.aktiv {
	background-image:url(../_img/kontakt_a.jpg);
}

#header .kontaktaktiv a{
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/kontakt_a.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .kontaktaktiv a {
	margin:76px 0 0 27px;
}

#header .impressum a {
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/impressum_p.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .impressum a {
	margin:76px 0 0 27px;
}
	
#header .impressum a:hover,
#header .impressum a.aktiv {
	background-image:url(../_img/impressum_a.jpg);
}

#header .impressumaktiv a{
	float:left;
	height:28px;
	width:111px;
	margin:76px 0 0 27px;
   padding:0;		
	background-image:url(../_img/impressum_a.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body #header .impressumaktiv a {
	margin:76px 0 0 27px;
}

#content {
	width: 100%;
	margin: 20px auto; 
	background:transparent;
	line-height: 135%;
}

#left p.text, #left h1.text{
		width:516px;
		padding-left: 45px;
}

html>body #content {
	width: 100%;
	margin: 40px auto; 
	background:transparent;
	line-height: 135%;
}

#left {
	float:left;
	background:transparent;
	width:576px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	border:0px solid black;
}

#left p.text, #left h1.text{
		width:516px;
		padding-left: 45px;
}


#right {
	float:left;
	margin:0px;
	background:transparent;
	width:371px;
	text-align: left;
}

#footer {
	padding-left:5px;
}


h1{
	font-size : 135%;
	line-height: 125%;
	margin: 10px 0 5px 0;
	color:#ffffff;
}

html>body h1{
	font-size : 135%;
	line-height: 125%;
	margin: 0px 0 5px 0;
	color:#ffffff;
}

#left a  {
	color: #e12120;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 0px dotted #002f1a;
}	


#left a:hover{
	color: #589596;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 0px dotted #859791;
}

#linie {
	clear:both;
	margin: 0 auto;
	width: 700px;
	border-top: 1px solid #663300;
}

.date {
	font-size: 95%;
}

.weiter{
	font-size: 95%;
}

.clearer{
	clear:both;
	height:1px;
	overflow:hidden;
}

/***************************** Boxen ************************************/

.box {
	width: 546px;
	color:red;
	font-size: 9px;
	line-height: 145%;
	margin: 40px 0 0 20px; 
	border: 0px dotted #002f1a;
	background-image: url(../_img/moviebox_top.png);
	background-repeat: no-repeat;
	background-position:top;
	padding:10px 10px 10px 20px;
}

html>body .box {
	width: 546px;
	color:red;
	font-size: 9px;
	line-height: 145%;
	margin: 40px 0 0 20px; 
	border: 0px dotted #002f1a;
	background-image: url(../_img/moviebox_top.png);
	background-repeat: no-repeat;
	background-position:top;
	padding:10px 10px 10px 20px;
}

.box h1 {
	margin-left:28px;
	padding:10px 0px 5px 0px;
	font-size: 19px;
	font-weight:bold;
	line-height: 125%;
	color: #4d4d4d;
}

.box_film {
   margin-left:28px;
}

.logo_ost{
	margin:10px 15px 15px 46px;
}


.box p {
	padding-left:0px;
	margin-top:0px;
}

.box a {
	color: #005387;
}

.box .spacer {
	margin: 10px;
}

.box_top {

	width: 546px;
	font-weight:bold;
	color:#000;
}

.box_top p {
   font-weight:bold;
	padding: 17px 0 4px 20px;
	margin-left:10px;
}

.box_main {
	width: 546px;
	color:#red;
	font-size: 9px;
	background-image: url(../_img/moviebox_main.png);
	background-repeat: repeat-y;
	line-height: 145%;
	margin-left:0px;
	border: 0px dotted #002f1a;
}

.box_bottom {
	background-image: url(../_img/moviebox2_bottom.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 18px;
	width: 546px;
	margin: 0 20px 0 35px;
}

.boxstartseite {
	width: 546px;
	color:red;
	font-size: 9px;
	line-height: 145%;
	margin: 20px 0 0 20px; 
	border: 0px dotted #002f1a;
	background-image: url(../_img/moviebox2_top.png);
	background-repeat: no-repeat;
	background-position:top;
	padding:10px 10px 10px 20px;
}

html>body .boxstartseite {
	width: 546px;
	color:red;
	font-size: 9px;
	line-height: 145%;
	margin: 30px 0 0 20px; 
	border: 0px dotted #002f1a;
	background-image: url(../_img/moviebox2_top.png);
	background-repeat: no-repeat;
	background-position:top;
	padding:10px 10px 10px 20px;
}


.boxstartseite h1 {
	margin-left:28px;
	padding:10px 0px 5px 0px;
	font-size: 19px;
	font-weight:bold;
	line-height: 125%;
	color: #4d4d4d;
}

.boxstartseite_film {
   margin-left:28px;
}

.boxstartseite p {
	padding-left:0px;
	margin-top:0px;
}

.boxstartseite a {
	color: #005387;
}

.boxstartseite .spacer {
	margin: 10px;
}

.boxstartseite_top {

	width: 546px;
	font-weight:bold;
	color:#000;
}

.boxstartseite_top p {
   font-weight:bold;
	padding: 17px 0 4px 20px;
	margin-left:10px;
}

.boxstartseite_main {
	width: 546px;
	color:#red;
	font-size: 9px;
	background-image: url(../_img/moviebox_main.png);
	background-repeat: repeat-y;
	line-height: 145%;
	margin-left:0px;
	border: 0px dotted #002f1a;
}

.boxstartseite_bottom {
	background-image: url(../_img/moviebox2_bottom.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 18px;
	width: 546px;
	margin: 0 20px 0 35px;
}

.teaserbox1 {
	color: #4d4d4d;
	text-align: left;
	font-size: 11px;
	line-height: 145%;
	margin: 40px 0 0 0px; 
	border: 0px dotted #002f1a;
	background-image: url(../_img/teaserbox1_top.png);
	background-repeat: no-repeat;
	background-position:top;
	padding:0px;
}

html>body .teaserbox1 {
	width: 371px;
	margin: 40px 0 0 10px; 
}

.teaserbox1 h1 {
	padding:20px 0px 10px 30px;
	font-size: 13px;
	font-weight:bold;
	line-height: 125%;
	color: #4d4d4d;
}

.teaserbox1 p {
	padding:0px 0px 10px 30px;
	margin-top:0px;
}

.teaserbox1 a {
	color: #e12120;
	text-decoration: none;
}

.teaserbox1 a:hover {
	color: #589596;
	text-decoration: none;
}

.teaserbox1 .spacer {
	margin: 10px;
}

.teaserbox1_top {
	width: 371px;
	font-weight:bold;
	color:#000;
}

.teaserbox1_top p {
   font-weight:bold;
	padding: 17px 0 4px 20px;
	margin-left:10px;
}

.teaserbox1_main {
	width: 371px;
	color:#red;
	font-size: 10px;
	background-image: url(../_img/teaserbox_main.png);
	background-repeat: repeat-y;
	line-height: 145%;
	margin-left:0px;
	border: 0px dotted #002f1a;
}

.teaserbox1_bottom {
	background-image: url(../_img/teaserbox_bottom.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 20px;
	margin: 0px 0 0 0px;
}

html>body .teaserbox1_bottom {
	width: 371px;
	margin: 0px 0 0 10px;
}

.teaserbox1 .weiterempfehlen a {
	display:block;
	height:37px;
	width:122px;
	margin:10px 0 10px 0px;
   padding:0;		
	background-image:url(../_img/weiterempfehlen_p.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body .teaserbox1 .weiterempfehlen a {
	margin:10px 0 0 0px;
}
	
.teaserbox1 .weiterempfehlen a:hover,
.teaserbox1 .weiterempfehlen a.aktiv {
	background-image:url(../_img/weiterempfehlen_a.jpg);
}

.teaserbox1 .download a {
	display:block;
	height:37px;
	width:122px;
	margin:10px 0 10px 0px;
   padding:0;		
	background-image:url(../_img/download_p.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

html>body .teaserbox1 .download a {
	margin:10px 0 0 0px;
}
	
.teaserbox1 .download a:hover,
.teaserbox1 .download a.aktiv {
	background-image:url(../_img/download_a.jpg);
}

.codeschnipsel {
	color: #4d4d4d;
	border: 1px solid #aacccb;
	font-family:sans-serif;
	font-size:10px;
	overflow:hidden;
	width:312px;
	height:15px;
	margin-top:5px;
}

.teaserbox2 {
	color: #4d4d4d;
	text-align: left;
	font-size: 11px;
	line-height: 145%;
	margin: 10px 0 0 0px; 
	border: 0px dotted #002f1a;
	background-image: url(../_img/teaserbox2_top.png);
	background-repeat: no-repeat;
	background-position:top;
	padding:0px;
}

html>body .teaserbox2 {
	width: 371px;
	margin: 10px 0 0 10px; 
}

.teaserbox2 h1 {
	padding:20px 0px 10px 30px;
	font-size: 13px;
	font-weight:bold;
	line-height: 125%;
	color: #4d4d4d;
}

.teaserbox2 p {
	padding:0px 0px 10px 30px;
	margin-top:0px;
}

.teaserbox2 a {
	color: #e12120;
	text-decoration: none;
}

.teaserbox2 a:hover {
	color: #589596;
	text-decoration: none;
}

.teaserbox2 .spacer {
	margin: 10px;
}

.teaserbox2_top {
	width: 371px;
	font-weight:bold;
	color:#000;
}

.teaserbox2_top p {
   font-weight:bold;
	padding: 17px 0 4px 20px;
	margin-left:10px;
}

.teaserbox2_main {
	width: 371px;
	color:#red;
	font-size: 10px;
	background-image: url(../_img/teaserbox_main.png);
	background-repeat: repeat-y;
	line-height: 145%;
	margin-left:0px;
	border: 0px dotted #002f1a;
}

.teaserbox2_bottom {
	background-image: url(../_img/teaserbox_bottom.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 20px;
	margin: 0px 0 0 0px;
}

html>body .teaserbox2_bottom {
	width: 371px;
	margin: 0px 0 0 10px;
}

.teaserbox1 .info {
	margin-bottom:0px;
}

.teaserbox2 .info {
	margin-bottom:0px;
}

.info {
	width:312px;
	margin-bottom:3px;
	margin-left:30px;
	padding-bottom:10px;
	border-bottom: 1px solid #aacccb;
}

.filmteaser{
	float:left;
	width:106px;
	margin-left:0px;
	margin-top:10px;
} 

.teasertext {
	float:right;
	width:192px;
	margin-bottom:3px;
	margin-left:10px;
	padding-bottom:0px;
}

.filmtitel {
	margin-top:5px;
	margin-bottom:3px;
	color: #e12120;
	font-weight: bold;
}

.filmdetail {
	margin-bottom:3px;
	font-weight: normal;
}

.daten {
   margin-top:3px;
   color: #589596;
}

/******************* Formular ********************/


.formular {
	margin-bottom: 5px;
}

.formular_font {
	float: left;
	width: 120px;
}

.formular_box {
	width: 250px;
	border: 1px solid #4d9388;
	background-color: #ffffff;
}

.formular_box25 {
	width: 25%;
	border: 1px solid #4d9388;
	background-color: #ffffff;
}

.formular_select {
	width: 50px;
	border: 1px solid #4d9388;
	background-color: #ffffff;
}

.formular_button {
	padding: 5px;
	margin: 0 7px 20px 120px;
	* margin: 0 7px 20px 120px;
	width: 250px;
	border: 0px;
	background-color: #4d9388;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	cursor:pointer;
}

.formular_button a {
	border: none;
}


.formular_check {
	border: 1px solid #2F74AB;
	background-color: #ffffff;
}

.hinweis {
	font-size: 0.9em;
	color: #002f1a;
	font-weight: bold;
	line-height: 135%;
}

#logo_link a {
	/*position:absolute;
	right:30px;
	top:10px;*/
	margin-left:80px;
	height: 90px;
	width: 180px;
	background: transparent;
	float:left;
	text-decoration: none;
}

