/* ---------------------------------------------
/*  Baseline values for browser consistency
/* -------------------------------------------*/
p, div, h1, h2, h3, h4, h5, h6, ul, li, form, input, select, option {
	margin: 0;
	padding: 0;
}
img {
	margin:	0;
	padding: 0;
	border: 0;
}

html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #000000;
	background-color: #eb7900;
	background-attachment: fixed;
	
	background-repeat: no-repeat;
	background-position: left top;
}
A {
	color: #000000;
	text-decoration: none;
}

UL{
	list-style: none;
}


/* ---------------------------------------------
/*  Content
/* -------------------------------------------*/
h1 {
	font-size: 15px;
	color: #fff;
}

#left_column {
	padding: 10px 0px 10px 0px;
}

#right_column {
	padding: 10px 0px 0px 0px;
}

#right_column_sponsoren {
	padding: 0px 0px 10px 0px;
}

h2 {
	font-size: 18px;
	color: #494c4f;
	margin: 13px 13px 20px 13px;
	padding: 0px 0px 22px 0px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #000;
	margin: 0px 13px 0px 13px;
	font-weight: bold;
	line-height: 17px;
}

h4 {
	font-size: 13px;
	color: #494c4f;
	margin: 13px 13px 20px 13px;
	padding: 0px 0px 22px 0px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

h5 {
	font-size: 18px;
	color: #333333;
	margin: 13px 13px 20px 13px;
	padding: 0px 0px 1px 0px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

.icon {
	margin: 0px 0px -2px 110px;
}

.icon_photo {
	padding: 20px 0px 0px 0px;
}

.subline A{
	font-size: 12px;
	color: #eb7900;
	font-weight: bold;
	margin: 0px 0px 0px 170px;
	padding: 0px 0px 5px 0px;
	width: 160px;
	display: block;
}

.subline A:hover{
	color: #fff;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 5px 167px;
	width: 160px;
	background-color: #9c9496;
	display: block;
}

p {
	font-family: arial, verdana;
	font-size: 13px;
	color: #000;
	padding: 0px 11px 0px 13px;
	line-height: 17px;
}

p A{
	color: #eb7900;
}

.presse_headline_right {
	color:#333333;
	padding: 16px 0px 0px 0px;
	width: 200px;
	float: left;
}

.presse_text
{
	font-family: arial, verdana;
	width: 265px;
	float: left;
	margin-bottom: 7px;
}

.presse_date {
	font-family: times, georgia;
	font-style: italic;
}

.presse_date2 {
	font-size: 13px;
	font-family: times, georgia;
	font-style: italic;
}

.presse_image_right{
	padding: 5px 0px 5px 0px;
	margin: 30px 0px 20px 55px;
	border: 1px solid #c2c2c2;
	display: block;
	width: 189px;
}

.presse_image_right-inner{
	text-align: center;
}

.nach_oben{
	margin: 10px 0px 0px 318px;
}

b {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.preis b{
	font-size: 12px;
}

.preis i{
	font-size: 14px;
	color: #303030;
}

.lob b{
	font-size: 12px;
	color: #808080;
}

.lob i{
	font-size: 14px;
	color: #303030;
}

.gray_line {
	height: 1px;
	margin: 20px 13px 20px 13px;
	background-color: #c1c1c1;
}

.gray_line_presse {
	height: 1px;
	margin: 1px 13px 8px 13px;
	background-color: #c1c1c1;
}

.gray_line_presse_right {
	height: 1px;
	margin: 30px 13px 0px 13px;
	background-color: #c1c1c1;
}


.image {
	padding: 5px 10px 7px 10px;
}

.sponsoren_image {
	
}

.sponsoren_text A
{
	font-size: 12px;
	font-style: italic;
	padding: 0px 0px 0px 3px;
	display: block;
}

.sponsoren_text:hover A
{
	color: #fff;
	background-color: #eb7900;
	padding: 3px 0px 3px 3px;
	width: 165px;
	display: block;
}

.sponsoren_link
{
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	padding: 0px 13px 0px 13px;
	background-image: url(http://filmfest-biberach.de/images/sponsoren_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 280px;
}

.sponsoren
{
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	padding: 0px 13px 0px 13px;
}


.weiter A
{

	font-size: 12px;
	line-height: 1.5em;
	color: #eb7900;
	font-weight: bold;
	text-align: right;
	padding: 5px 13px 0px 0px;
	margin: 0px;
	width: 304px;
	display:block;	
}

/* ---------------------------------------------
/*  Newsletter Abo
/* -------------------------------------------*/

.form {
	font-size: 12px;
	margin: 6px 0px 0px 14px;
	float: left;
	width: 175px;
}

.form input {
	margin: 3px 0px 0px 0px;
	width: 170px;
	height: 14px;
	border: solid 1px #000;
}

.error{
	color: #ff0000;
	font-weight: bold;
}

/* ---------------------------------------------
/*  Album
/* -------------------------------------------*/

#album_navi {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 274px;
}

#album_navi li{
	float: left;
	padding: 1px 3px 0px 3px;
	margin: 0px 0px 0px 3px;
}

#album_navi li:hover{
	background: #eb7900;
}

#album_navi li:hover .active{
	background: #eb7900;
}

.active{
	color: #fff;
	background: #eb7900;
	padding: 0px 3px 0px 3px;
}

.arrow_left {
	padding: 0px 2px 0px 0px;
	float: left;
}

.arrow_right {
	padding: 0px 0px 0px 5px;
}

.album
{
	width: 243px;
	height: 231px;
	background-image: url(http://filmfest-biberach.de/layout/images/bg_album.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.album img { 
	margin: 0px 0px 0px -20px;	
}

.album_text{
	font-size: 12px;
	padding: 8px 0px 0px 10px;
	display: block;
	height: 60px;
}

.album_image
{
	width: 243px;
	height: 231px;
	background-image: url(http://filmfest-biberach.de/layout/images/bg_album_image.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.album_image img { 
	margin: 0px 0px 0px -20px;	
}

.album_image_text{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 8px 0px 0px 10px;
	display: block;
	height: 85px;
}

/* ---------------------------------------------
/*  Navigation
/* -------------------------------------------*/
ul #navigation {
	width: 185px;
	display:block;
}

#navigation {
	padding: 62px 0px 0px 0px;
}

#navigation li A{
	background-color: #fff;
	width: 185px;
	font-size: 17px;
	font-weight: bold;
	padding: 2px 0px 0px 6px;	
	margin: 6px 0 0 0;
	display:block;
}

#navigation li A:hover{
	background-color: #a8a8a8;
	color: #000;
}


#navigation li A.active {
	color: #eb7900;
	background-color: #fff;
}

#navigation .gray_background {
	background-color: #8a8184;
}

/* ---------------------------------------------
/*  Subnavigation
/* -------------------------------------------*/

ul #subnavigation
{
	margin: 0px 0px 0px 30px;
	width: 155px;
	display: block;
	text-align: ;
}

#subnavigation {
}

#subnavigation li A{
	background-color: #ffffff;
	width: 155px;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 0px 6px;	
	margin: 6px 0 0 0;
	display:block;
}

#subnavigation li A:hover{
	background-color: #a8a8a8;
	color: #000;
}


#subnavigation li A.active {
	color: #eb7900;
	background-color: #fff;

}

/* ---------------------------------------------
/*  Thickbox
/* -------------------------------------------*/

#TB_overlay {
	position:absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
	height: 1400px;
	width: 100%;
	z-index: 1000;
	background-image: url(http://filmfest-biberach.de/images/background.png);
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
}

/* ---------------------------------------------
/*  Film detail
/* -------------------------------------------*/

.filmtitle h1 {
	color: #666666;
	font-size: 17px;
	margin: 5px 0px 8px 0px;
}

.filmtitle p {
	font-family: Arial, Verdana, Sans-Serif;
	color: #242424;
	font-size: 12px;
	padding: 0px 0px 25px 0px;
}

.filmimage img{margin: 5px 0px 0px 0px}

.filmdetails {line-height: 23px}

.filmdetails span {color: #666666}

.flimtype {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	width: 28px;
	height: 22px;
	text-align: left;
	padding: 3px 0px 0px 5px;
}

.docu {background-color: #6083ba}
.kurzfilm {background-color: #7795c4}
.spielfilm {background-color: #eb7900}
.retro {background-color: #8ea6ce}
.debut {background-color: #335fa7}
.fernsehfilm {background-color: #4a71b1}
.sonder {background-color: #a5b8d}

.filmdate {
	font-size: 12px;
	line-height: 1.4em;
	color: #eb7900;
	font-weight: bold;
}

.headline_caption {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

.headline_category {
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 7px 13px;
	height: 37px;
	width: 329px;
	background-image: url(http://filmfest-biberach.de/backgrounds/images/grey_line.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
}

.headline_category h4{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	width: 230px;
	border: none;
	display: block;
	float: left;
}

.headline_flimtype {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 27px;
	height: 13px;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 15px 0px 0px 0px;
	float: right;
}

.category_film {
	font-family: arial, verdana;
	font-size: 13px;
	color: #000;
	font-style: italic;
	width: 260px;
	float: right;
	padding: 0px 0px 1px 6px;
	margin: 1px 0px 1px 0px;
}

.category_film A{
	color: #000;
}

.category_film:hover A{
	font-family: arial, verdana;
	font-size: 13px;
	color: #fff;
	font-style: italic;
	width: 260px;
	float: right;
}

.docu_hover:hover {
	background-color: #eb7900;
}

.kurzfilm_hover:hover {
	background-color: #eb7900;
}

.spielfilm_hover:hover {
	background-color: #eb7900;
}

.retro_hover:hover {
	background-color: #eb7900;
}

.debut_hover:hover {
	background-color: #eb7900;
}


.fernsehfilm_hover:hover {
	background-color: #eb7900;
}

.filmdetail_panel {
	width: 304px;
}

.filmdetail_panel h2{
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	width: 250px;
	border: none;
	padding: 7px 0px 0px 9px;
	margin: 0px 0px 0px 0px;
	float: left; 
}

._hover:hover {
	background-color: #eb7900;
}

.filmdetail_panel p{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

.flimtype_panel {
	font-size: 19px;
	font-weight: bold;
	color: #87826e;
	background-color: #fff;
	float: right;
	width: 28px;
	height: 22px;
	text-align: left;
	padding: 3px 0px 0px 5px;
	margin-top: 6px;
}


.filmdetail_panel img{
	margin: 20px 8px 9px 9px;
	float: left;
}

.filmdetail_panel span{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #fff;
	float: left;
	padding: 63px 0px 0px 0px;
}

/*-------------------------------------------------
Programm
-------------------------------------------------*/

#program_tabs {
	height: 24px;
	margin: 0px 0px 0px 21px;
}

#program_tabs A{
	background-color: #a59c9e;
	height: 21px;
	width: 148px;
	float: left;
	padding: 3px 4px 0px 4px;
	margin: 0px 0px 0px 10px;
}

#program_tabs p{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.active_tab {
	background-color: #fff !important;
	color: #eb7900;
}

.active_tab p{
	color: #eb7900;
}


.tab_date {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

.first_row {
	font-weight: bold;
	font-size: 12px;
	height: 60px;
}

.program_row {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
}

.program_panel {
	background-color: #a69c9e;
	width: 127px;
	height: 100%;
}

.program_panel p {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	display: block;
	width: 90px;
	padding: 3px 0px 7px 11px;
}

.program_panel p a {
	color: #393939 !important;
	text-decoration: underline;
}

.program_panel_time {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #fff;
	display: block;
	float: left;
	padding: 6px 0px 0px 11px;
}

.rahmenprogram_panel {
	background-color: #967c58;
}

.rahmenprogram_panel p {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	display: block;
	width: 115px;
	padding: 3px 0px 0px 11px;
}

.rahmenprogramm_location {
	color: #fff;
	font-size: 12px;
	padding: 0px 0px 20px 11px;
	display: block;
}

.programmTable .program_panel {
	position: relative;
}

.programmTable .program_panel span.program_filmtype {
	font-size: 11px;
	color: #fff;
	float: right;
	width: 26px;
	height: 13px;
	text-align: left;
	padding: 2px 0px 0px 2px;
	position: absolute;
	right: 0px;
	top: -2px;
}

.program_filmtype {
	font-size: 11px;
	color: #fff;
	float: right;
	width: 26px;
	height: 13px;
	text-align: left;
	padding: 2px 0px 0px 2px;
	margin-top: 6px;
}

.back A{
	color: #eb7900;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 8px;
	
}

.arrow_back {
	padding: 18px 0px 0px 0px;
}

.extra-events {
	position: absolute;
}

.extra-events h6 {
	font-weight: bold;
	font-size: 12px;
	padding: 23px 0 20px 0;
}

.extra-events .event {
	font-size: 12px;
	background-color: #A69C9E;
	width: 116px;
	padding: 80px 0px 80px 11px;
	margin-top: -100px;
}

.extra-events .event .time {
	color: #fff;
	padding-bottom: 9px;
	display: block;
}

.extra-events .event .location {
	display: block;
}

.extra-events .event .title {
	padding-bottom: 7px;
	display: block;
}

.extra-events .event a {
	text-decoration: underline;
}

.footer_filmtype {
	font-size: 11px;
	color: #fff;
	float: left;
	width: 26px;
	height: 13px;
	text-align: left;
	padding: 2px 0px 0px 2px;
	margin-right: 2px;
}

#programm_footer {
	width: 970px;
	margin: 0px 0px 30px 16px;
}

.footer_text {
	color: #a69c9e;
	font-weight: bold;
	font-size: 12px;
	margin: 1px 25px 0px 0px;
	display: block;
	float: left;
}

.form-select {
	float: left;
	width: 184px;
}

/*-------------------------------------------------
History
-------------------------------------------------*/

.history_column {
	width: 600px;
	float: left;
}

/*-------------------------------------------------
Bug fixes
-------------------------------------------------*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */