/* Farben - Rottöne: #D70004, #E60003, #FF0000, #C10004 */

/* CSS Document */

/*	Formatierung HTML-Elemente - Anfang */

html, body, div, p, h1, h2, h3, ul, ol, hr 
span, a, table, td, img, li, form, textarea, input, select {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
html, body {
	margin: 0px;
	padding: 0px;
	background-image:  url(../images/seite/Global/BGR.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #D70004;
	margin: 0px 0px 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #D70004;
	margin: 0px 0px 5px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #D70004;
	margin: 0px 0px 3px;
}
p {
	margin: 0px 0px 10px;
}
strong {
	color: #D70004;
}
hr {
	border-top : 1px dotted #999999;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	background-color: transparent;
}
img {
	border: 0px;
}
a:link  {
	text-decoration: underline;
	color: #D70004;
}
a:visited {
	text-decoration: underline;
	color: #D70004;
}
a:hover {
  text-decoration: none;
	color: #FF0000;
}
a:active {
  text-decoration: none;
	color: #FF0000;
}
table {
	width: 100%;
	margin: 5px 0px;
}
table, td {
	border-collapse: collapse;
	vertical-align: top;
}

/*	Formatierung HTML-Elemente - Ende */

/*	Tabellen - Anfang */

.supertable {
	margin-bottom: 15px;
}
.supertable td, .supertable th {
	vertical-align: top;
	padding: 3px;
}
.supertable h1 {
	background-color: #D70004;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
}
.formtable {
	margin-bottom: 15px;
}
.formtable td, .formtable th {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*	Tabellen - Ende */

/*	Formatierung Layout-Elemente - Anfang */

#center {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}
#frame {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#head {
	width: 800px;
	height: 170px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image:   url(../images/seite/Head/BGR_head.gif);
	background-repeat: no-repeat;
	background-color: #D70004;
	border-bottom: 1px solid #AA0D0D;
}
#topnavi {
	width: 100%;
	position: absolute;
	top: 149px;
	text-align: left;
	z-index: 1200;
}
#toplink {
	border:0;
}
#column_1 {
 	float: left;
  width: 180px;
}
#column_2 {
	float: left;
  width: 570px;
}
#column_2_content {
	width: 100%;
	padding: 20px 30px 20px 20px;
}
#infocenter {
	width: 180px;
	height: 90px;
	border-bottom: 1px solid #660000;
	color: #FFFFFF;
	background-image: url(../images/seite/Global/BGR_Infocenter.gif);
}
#subnavi {
	width: 180px;
}
#footer {
	width: 100%;
	font-size: 11px;
	color: #999999;
	margin: 20px 0px 0px;
	text-align: center;
}

/*	Formatierung Layout-Elemente - Ende */

/*	Topnavi - Anfang */

#mainmenu li {
	float: left;
	list-style-type: none;
}
#mainmenu a, #mainmenu a:visited {
	padding: 7px 15px 7px 27px;
	position: relative;
	background:  url(../images/seite/Head/TopNavi_Out.gif) no-repeat bottom left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B00000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
#mainmenu a:hover {
	padding: 7px 15px 7px 27px;
	position: relative;
	background:  url(../images/seite/Head/TopNavi_Over.gif) no-repeat bottom left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
#mainmenu li.active a {
	background:  url(../images/seite/Head/TopNavi_Active.gif) no-repeat bottom left;
}

/*	Topnavi - Ende */

/*	Subnavi - Anfang */

#subnavi ol {
	list-style-type: none;
}
#navlist a {
	display: block;
	width: 170px;
	padding: 3px 0px 3px 10px;
	background-color: #D70004;
	background-image: none;
	border-bottom: 1px solid #660000;
	border-right: 0px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
	background-image: none;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}

#navlist a:hover {
	background-color: #F10000;
	background-image: none;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}

/*	Subnavi - Ende */

/*	Footer - Anfang */

#footer a:link  {
	text-decoration: none;
	color: #999999;
	background-image: none;
	padding: 0px;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
	background-image: none;
	padding: 0px;
}
#footer a:hover {
  text-decoration: underline;
	color: #999999;
	background-image: none;
	padding: 0px;
}
#footer a:active {
  text-decoration: none;
	color: #999999;
	background-image: none;
	padding: 0px;
}

/*	Footer - Ende */

/*	Infocenter - Anfang */

#infocenter a:link {
	color: #FFFFFF;
}
#infocenter a:hover {
	color: #FFFFFF;
}
#infocenter a:visited {
	color: #FFFFFF;
}
#infocenter a:active {
	color: #FFFFFF;
}
	
/*	Infocenter - Ende */

/*	Filmdetails - Anfang */

.filmdetail_img {
  border: 1px solid #999999;
	padding: 1px;
	float: left;
	margin-right: 10px;
}

/*	Filmdetails - Ende */

/*	All Members - Anfang */


	
/*	All Members - Ende */

/*	Memberdetail - Anfang */

#memberpic {
	float: left;
	margin-right: 10px;
}
#membertab {
	margin-top: 10px;
}
#membertab td {
	border-bottom: 1px dotted #999999;
	vertical-align: top;
	padding: 3px;	
}
	
/*	Memberdetail - Ende */

/*	Cinema - Anfang */

.cinema_buttonframe {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
}
	
/*	Cinema - Ende */

/*	Programm - Anfang */

.buttonframe_time {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
/*	Programm - Ende */

/*	Browse - Start */

.pages {
	margin-top: 25px;
	text-align: right;
}
.browse {
	text-align: right;
}
.browse a:link  {
	text-decoration: none;
	background-image: none;
	padding: 0px;
}
.browse a:visited {
	text-decoration: none;
	background-image: none;
	padding: 0px;
}
.browse a:hover {
   	text-decoration: underline;
	background-image: none;
	padding: 0px;
}
.browse a:active {
  text-decoration: none;
	background-image: none;
	padding: 0px;
}
.next_page, .last_page, .prior_page, .first_page {
	margin: 0px 2px;
}

/*	Browse - Ende */

/*	Party - Anfang */

.party_img {
  border: 1px solid #999999;
	padding: 1px;
	float: left;
	margin-right: 10px;
}
.party_desc {
	padding-right: 10px;
}
	
/*	Party - Ende */

/*	Klassen - Anfang */

.width_35 {
	width: 25px;
}
.width_50 {
	width: 50px;
}
.width_60 {
	width: 60px;
}
.width_75 {
	width: 75px;
}
.width_85 {
	width: 85px;
}
.width_100 {
	width: 100px;
}
.width_120 {
	width: 120px;
}
.width_130 {
	width: 130px;
}
.width_150 {
	width: 150px;
}
.width_175 {
	width: 175px;
}
.width_200 {
	width: 200px;
}
.width_250 {
	width: 250px;
}
.width_265 {
	width: 265px;
}
.spacer_right {
	margin-right: 15px;
}
.spacer_left {
	margin-left: 15px;
}
.spacer_top {
	margin-top: 15px;
}
.spacer_bottom {
	margin-bottom: 15px;
}
.spacer_top_bottom {
	margin-top: 10px;
	margin-bottom: 15px;
}
.right {
	text-align: right;
}
.border_img {
  border: 1px solid #999999;
	padding: 1px;
}
.gallery {
	border: 1px solid #999999;
	padding: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.small {
	font-size: 10px;
	color: #999999;
}
.center {
	text-align: center;
}
.icon {
	vertical-align: bottom;
}
.description {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.buttonframe {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.button:link {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 3px 5px;
	color: #666666;
	text-decoration: none;
}
a.button:visited {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 3px 5px;
	color: #666666;
	text-decoration: none;
}
a.button:hover {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 3px 5px;
	color: #D70004;
	text-decoration: none;
}

/*	Klassen - Ende */