/* 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/Startseite/BGR_Mainpage.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	text-align: center;
}
h1, h2, h3 {
	font-weight: bold;
	color: #D70004;
}
h1 {
	background-color: #D70004;
	color: #FFFFFF;
	padding: 1px 5px 3px;
	font-size: 16px;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	margin: 0px 0px 5px;
}
h3 {
	font-size: 11px;
	margin: 0px 0px 5px;
}
p {
	margin: 0px 0px 5px;
}
img {
	border: 0px;
}
hr {
	border-top : 1px dotted #999999;
	border-bottom : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
	background-color: transparent;
}
strong {
	color: #D70004;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #D70004;
}
a:hover {
	text-decoration: none;
	color: #D70004;
}
table {
	width: 100%;
}
table, td {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}

/*	Formatierung HTML-Elemente - 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;
}
#footer {
	width: 100%;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*	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 */

/*	Teaser - Anfang */

#teaser {
	width:	240px;
	height: 65px;
	background-color: #CC0000;
	float: right;
	padding: 7px 10px 3px 10px;
}
#teaser h3 {
	padding-bottom: 2px;
}
#teaser a:link {
	color: #FFFFFF;
}
#teaser a:visited {
	color: #FFFFFF;
}

/*  Teaser - Ende */

/*	Advertising - Anfang */

#advertising {
	width: 540px;
	height: 75px;
	float: right;
}

/* Advertising - Ende */

/*	Advertising - Anfang */

#advertising-1 {
	width: 260px;
	background-color: #CC0000;
	float: left;
	padding-bottom: 20px;
	color: #FFFFFF;
	border-top: 1px dotted #999999;
}

/* Singles - Anfang */

#singles {
	width: 239px;
	float: left;
	padding: 5px 10px;
}
#singles td {
	padding: 2px 0px;
	border-bottom: 1px dotted #D70004;
	vertical-align: top;
}

/* Singles - Ende */

/* Movies - Anfang */

#movies {
	width: 260px;
	float: left;
	padding: 5px 10px;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
}

/* Movies - Ende */

/* Cinemas - Anfang */

#cinemas {
	width: 239px;
	float: left;
	padding:5px 10px;
}

/* Cinemas - Ende */

/* Aktuelles - Anfang */

#aktuelles {
	width: 520px;
	float: left;
	padding: 5px 10px;
	border-top: 1px dotted #999999;
}

/* Aktuelles - Ende */

/* Details - Anfang */

#details {
	padding: 5px 10px 5px 25px;
}
#details li {
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../images/seite/Global/arrow.gif);
}

/* Details - 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 */

/*	Klassen - Anfang */

.spacer-top {
	margin-top: 10px;
}
.width_35 {
	width: 25px;
}
.width_50 {
	width: 50px;
}
.width_75 {
	width: 75px;
}
.width_85 {
	width: 85px;
}
.width_100 {
	width: 100px;
}
.width_200 {
	width: 200px;
}
.img {
  border: 1px solid #999999;
	padding: 1px;
	margin-right: 10px;
	float: left;
}
.border_img {
  border: 1px solid #999999;
	padding: 1px;
}
.small {
	font-size: 10px;
	color: #999999;
}
.icon {
	vertical-align: bottom;
}
.spacer_top {
	margin-top: 15px;
}

/*	Klassen - Ende */
