html, body {
	height: 100%; 
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #222222;
	line-height: 17px;
}

#wrapper {
	background-color: #9AE648;
	min-height: 100%;
	width: 948px;
	margin: 38px 38px 0 38px; 
	position: relative;
}
* html #wrapper {
	height: 100%;
}

#innerwrap {
	
}

.eurone{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 17px;
}

a {
	color: #222222;
}

body.start08 #sidebar a,
body.start08 #content a	{
	color: #0aaae4;
}
.subheader a,
#content a,
#sidebar a {
	text-decoration: underline;
}
.subheader a:hover,
.subheader a:active,
#content a:hover,
#content a:active,
#sidebar a:hover,
#sidebar a:active {
	color: #0099EE;
	text-decoration: none;
}

#header {
	height: 292px;
}

#nav-home a {
	display: block;
	width: 163px;
	height: 188px;
	position: absolute;
	top: 32px;
	left:  702px;
}

.home #nav-home a.y2k8 {
	background: url(img/2009/Logo_Home.gif) no-repeat;
}

.festival #nav-home a.y2k8	{
	background: url(img/2009/Logo_Festival.gif) no-repeat;
}

.press #nav-home a.y2k8	{
	background: url(img/2009/Logo_Press.gif) no-repeat;
}

.partners #nav-home a.y2k8	{
	background: url(img/2009/Logo_Partners.gif) no-repeat;
}

.contact #nav-home a.y2k8	{
	background: url(img/2009/Logo_Contact.gif) no-repeat;
}

.archive #nav-home a.y2k8	{
	background: url(img/2009/Logo_Archive.gif) no-repeat;
}

.program #nav-home a.y2k8	{
	background: url(img/2009/Logo_Programm.gif) no-repeat;
}


.program08 #content h1	{
	border-bottom: 1px solid #222222;
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
}

.program08 #content h1 img {
	vertical-align: text-bottom;
	margin-bottom: 0px;
}

.partners08 #nav-home a.y2k8	{
	background: url(img/2008/logo_partners.gif) no-repeat;
}

#head_subtitle {
	width: 222px;
	height: 165px;
	position: absolute;
	top: 0px;
	left: 228px;
}

#head_subtitle.subtitley2k8 {
	background: url(img/2009/Titel.gif) no-repeat;
}

#colwrap {
	margin: 0 24px;
	padding-bottom: 2em;
}

#content {
	width: 900px;
	/*margin-left: 204px;
	margin-right: 0px;*/
	float: left;
	display: inline;
	min-height: 20px;
}


#sidebar {
	width: 222px;
	float:  left;
	display: inline;	
	min-height: 20px;
	background-color:#99FFCC;
}



#page-title {
	width: 240px;
	margin-left: 228px;
	margin-bottom: 38px;
	min-height: 130px;
}
* html #page-title {
	height: 138px;
}




h1 {
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 17px;
	color:#111111;
}

.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
}


#colwrap p,
#colwrap img,
#content ul,
h2.wspacing {
	/*margin-bottom: 17px;*/
}


h2 {
	font-weight: bold;
}

#content ul.filmlist {
	font-size: 33px;
	line-height: normal;
	margin-top: -4px;
}
#content ul.filmlist li {
	border-top: 1px solid #000;
	padding-bottom: 2px;
	padding-top: 2px;
}
#content ul.filmlist li.first {
	border-top: 0 none;
}

#content ul.filmlist a {
	text-decoration: none;
} 
#content ul.filmlist li img {
	margin: 0px 0 5px 0;
	vertical-align: bottom;
} 

#content ul.filmlist .epiks {
	background: url(img/epiks.gif) 0 5px no-repeat;
	padding-right: 45px;
	margin-left: 12px;
} 
#content ul.filmlist .specials {
	background: url(img/specials.gif) 0 5px no-repeat;
	padding-right: 59px;
	margin-left: 12px;
}

#content ul.filmlist2008 {
	font-size: 24px;
	line-height: normal;
	margin-top: -4px;
}
#content ul.filmlist2008 li {
	border-top: 1px solid #000;
	padding-bottom: 1px;
	padding-top: 4px;
}
#content ul.filmlist2008 li.first {
	border-top: 0 none;
}

#content ul.filmlist2008 a {
	text-decoration: none;
} 
#content ul.filmlist2008 li img {
	margin: 0px 0 5px 0;
	vertical-align: bottom;
} 

#content ul.filmlist2008 .epiks {
	background: url(img/epiks.gif) 0 5px no-repeat;
	padding-right: 45px;
	margin-left: 12px;
} 
#content ul.filmlist2008 .specials {
	background: url(img/specials.gif) 0 5px no-repeat;
	padding-right: 59px;
	margin-left: 12px;
}


#content table.schedule {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}

#content table.schedule caption {
	font-weight: bold;
	border-bottom: 1px solid #000;
	text-align: left;
}

#content table.schedule th, 
#content table.schedule td {
	vertical-align: top;
}

#content table.schedule th {
	text-align: left;
	width: 80px;
}


#content .downloads {
	margin-bottom: 4px;
}

.content-col-left,
.content-col-right {
	float: left;
	width:  222px;
	margin-right: 15px;
}

.content-col-left .headline,
.content-col-right .headline,
#sidebar .headline,
.headline{
	color:#000000;
	font-weight:bold;
	line-height: 17px;
	}
	
.pressezitat{
	font-family: sans-serif;
	font-size: 13px;
	color: #222222;
	line-height: 16px;
	font-style: oblique;
	}
	
.headline_fett{
	font-family: sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #222222;
	line-height: 16px;
	font-style: oblique;
	}	

.logo-container img {
	float: left;
	display: inline;
	margin-right: 11px;
}

.logo-container img.last {
	margin-right: 0px;
}


.logo-spacer {
	width: 114px;
	height: 49px;
	padding-top: 10px;
	display: block;
	float: left;
	display: inline;
}

/* Content Sidebar */
#sidebar img {
	display: block;
	vertical-align: top;
}


/*
 *	Navigation
 */
#navigation {
	width: 192px;
	margin-left: -900px;
	margin-right: 12px;
	float: left;
	display: inline;
	z-index:10;	
}

#navigation a {
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
#navigation a:hover,
#navigation a:active,
#navigation li.act a {
	text-decoration: underline;
}
#navigation li.act li a {
	text-decoration: none;
}
#navigation li.act li a:hover,
#navigation li.act li a:active {
	text-decoration: underline;
}


#navigation li li a {
	font-weight: normal;
}
#navigation li li li {
	background: url(img/list-bullet.gif) no-repeat 0 9px;
	padding-left: 13px;
}


#lang-switch {
	margin-top: 1.29em;
}


.hidden {
	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
	line-height: 0px;
}

.hide-inline {
}

/* Classes for invisible elements in the basic layout */

.skip {
  /*
  position: absolute;
  top: -5000em;
  left: -5000em;
  height: 1px;
  width: 1px;
*/  
  	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
	line-height: 0px;
  
}
  
/* Skip-links for making the tab navigation visible */

.skip:focus, .skip:active {
/*
  position: static;
  top: 0;
  left: 0;
  height: auto;
  width: auto;
  
*/
  	display: inline;
	height: auto;
	width: auto;
	overflow: auto;
	line-height: normal;
  
}


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

.clearfix {display: inline-block;}

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


/* 
 * 	Page specific 
 */

/* background tiles */
body.home	{ background-image: url(img/2009/Kachel_Home.jpg); }
body.festival	{ background-image: url(img/2009/Kachel_Festival.jpg); }
body.press	{ background-image: url(img/2009/Kachel_Press.jpg); }
body.partners	{ background-image: url(img/2009/Kachel_Partners.jpg); }
body.contact	{ background-image: url(img/2009/Kachel_Contact.jpg); }
body.archive	{ background-image: url(img/2009/Kachel_Archive.jpg); }
body.program	{ background-image: url(img/2009/Kachel_Programm.jpg); }

/* Logos 
body.start 		#nav-home a { background-image: url(img/logo_willkommen.gif); }
body.festival 	#nav-home a { background-image: url(img/logo_festival.gif); }
body.akademie 	#nav-home a { background-image: url(img/logo_akademie.gif); }
body.programm 	#nav-home a { background-image: url(img/logo_programm.gif); }
body.presse		#nav-home a { background-image: url(img/logo_presse.gif); }
body.partner 	#nav-home a { background-image: url(img/logo_partner.gif); }
body.kontakt	#nav-home a { background-image: url(img/logo_kontakt.gif); }
body.archiv		#nav-home a { background-image: url(img/logo_archiv.gif); }*/


/* CSS for Festival 2008 */

#partners08 div.line p	{
	float: left;
	width: 240px;
	margin-right: 24px;
}

#partners08 div.line img	{
 	display: block;
 	float: left;
 	margin-right: 12px;
}

#partners08 div.line 		{
	float: left;
	width: 492px;
}

td .hintergrund
{
/*border-bottom: 1px #3d5b1b;*/
background: url(img/2009/liner.gif);
background-position: bottom right;
background-repeat:repeat-x;
}
