/* General Style Info */
h1, h2, h3, h4 {
}

table {
	border-collapse: collapse;
	}
table tr td,th {
	text-align: left;
	padding-right:5px;
	padding-left:5px;
	vertical-align: middle;
	height:21px;

}
table tr.alternate_row {
	background-color: #E4EDED;
	}

table tr.highlight_row {
	background-color: #C7EDD0;
	}

table tr td.action_icon {
	padding-right:10px;
	vertical-align: bottom;
	}

/*
	General
*/
* {
	padding:0;
	margin:0;
	}
h1 {
	font-size: 1em;
	margin-bottom:1em;
	}
h2 {
	font-size: 1em;
	margin-bottom:1em;
	}
body {
	/* neutral */
	/*	background-color: #8B8970;*/
	/*	background-color: #8B8B83; */
	/* blue */
	/*	background-color: #00688B;
		background-color: #00868B;
		background-color: #458B74; */
	/* ? */
	/*  background-color: #8B4726; */
	/* late summer */
	/*  background-color: #8B1A1A; */
	/* spring */
	/*  background-color: #008B45; */
	/* summer */
	/*  background-color: #FFA500; */
	/* autumn */
	/*  background-color: #8B7500; */

	background-color: #00868B;
	font: 11px "Verdana", "Bitstream Vera Sans", "Arial", "Helvetica", "sans-serif";
	/* font: 0.9em Tahoma, Verdana, sans-serif, Arial; */
	margin:0;
	padding:0;
}

img{
	border: 0;
	}

a:link {
	text-decoration: none;
	color: black;
	}
a:visited {
	text-decoration: none;
	color: #035A5D;
	}
a:active {
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	}

/*
	LAYOUT
*/
#contentcontainer {
	display:block;
	position:relative;
	z-index:3;
	top:0px;  /* add sth for header */
	bottom:52px;
	width:776px;
	margin-left:-388px;
	left:50%;
	background-color: #F5F5F5;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}

#navigation_main {
	z-index:10;
	position:relative;
	top: -20px;
	height: 20px;
	_overflow:hidden;
}

#user_information {
	color:gray;
	}
#content {
	clear:both;
	margin-top:10px;
	padding-right:30px;
	padding-left:30px;
	}
#container {
/*	background-image: url(../img/bg_css.png); */
	background-image: url(../img/bg_blue.gif);
	background-position:center;
	background-repeat: repeat-y;
}

#footer {
	padding-right:30px;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: black;
	color: white;
	clear:both;
	font-size: 10px;
	_height: 20px;
	}

#chicklets {
	text-align: right;
	}
#header {
	position: relative;
	top:17px;
	margin-bottom:30px;
	height: 100px;
	background-color: black;
	_height:179px;
	_overflow:hidden;
	}
#banner {
	}
#stempelcontainer {
	position: relative;
	left: 490px;
	background-color: #f5f5f5;
	background-image: url("../img/navback.gif");
	background-repeat: repeat-y;
	width: 209px;
	height: 100px;
	_height: 179px;
	_overflow:hidden;
	}
#stempel {
	position: relative;
	top:-8px;
	left:15px;
	z-index:1;
	_top:0px;
	}
.download{
	margin-top:0.3em;
	}
.footnotenumber {
	font-size:	11px;
	vertical-align: super;
	}

.movie {
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: 0.01em;
}
.movie:before {
	content:"\00BB";
}
.movie:after {
	content:"\00AB";
}

/* CONTROLLER SPECIFIC */
.contact#left {
	float:left;
	width:265px;
	}
.contact#right {
	float:left;
	margin-left:44px;
	width:407px;
	}





/* BEGINNING */
.beginning#welcome{
	float:left;
	width:265px;
}
.beginning#next{
	float:left;
	margin-left:44px;
	width:407px;
	}
.beginning#next td{
	vertical-align: bottom;
	}
.beginning#next img{
	padding-right: 1em;
	}
.beginning#next table{
	border-collapse: collapse;
	}

/* MOVIES */
.program#overview_item_done td .movie {
	text-decoration: line-through;
/*	content:"\00BB";*/
	}
.program td,.movie{
	vertical-align:top;
	}

/* MITGLIEDSCHAFT / DER FILMCLUP */
.mitgliedschaft{
	width: 100%;
	border: 0;
	vertical-align:top;
	}
.mitgliedschaftcaption{
	font-weight: bold;
	}
.tableoverview{
	width: 100%;
	border: 0;
	vertical-align:top;
	margin-bottom: 5em;
	}
.tableoverviewfootnotes{
	text-align: right;
	}
.cinebox{
	width: 100%;
	vertical-align:top;
	}
.cineboxicons{
	vertical-align: top;
	}
.cineboxicons img {
	}
.topicon{
	text-align: right;
	}
.tableoverviewsub {
	width: 100%;
	vertical-align:top;
	line-height: 1.5em;
	}
.tableoverviewsub {
	margin-left: 20px;
	}
.tableoverviewsub_a {
	width: 9%;
	vertical-align:top;
	}
.tableoverviewsub_b {
	width: 10%;
	vertical-align:top;
}
.tableoverviewsub_c {
	width: 75%;
	vertical-align:top;
}
.tablecaption {
	font-weight: bold;
	padding-bottom:10px;
}
.tablecineboxcontent {
	vertical-align: top;
	line-height:1.5em;
	text-align: left;
}
.cineboxTitle {
	text-align: left;
}
.cineboxAlttitle{
	color: #333333;
	text-align: left;
}
.cineboxFilmdata {
	padding-top:1px;
	line-height: 15px;
	}

.cineboxWww{
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
.cineboxDescription{
	vertical-align: top;
}



