a.pre-arrow {
	text-decoration: none;
	line-height: 1.2em;
	background: transparent url(../img/arrow.gif) 8px 60% no-repeat;
	padding: 0 0 0 16px;
}

a.backward {
	text-decoration: none;
	cursor: pointer;
	background: transparent url(../img/arrow-left.gif) 8px 60% no-repeat;
	padding: 0 0 0 19px;
}

a.backward:hover {
	text-decoration: underline;
}

a.pre-arrow:hover {
	text-decoration: underline;
}

a.pre-arrow2 {
	float: left;
	line-height: 1.2em;
	text-decoration: none;
	background: transparent url(../img/arrow.gif) 8px 80% no-repeat;
	padding: 0.5em 0 0 16px;
}

a.pre-arrow2:hover {
	text-decoration: underline;
}

a.post-arrow {
	text-decoration: none;
	cursor: pointer;
	background: transparent url(../img/arrow.gif) 100% 60% no-repeat;
	padding: 0 10px 0 0;
}

a.post-arrow:hover {
	text-decoration: underline;
	cursor: pointer;
	background: transparent url(../img/arrow.gif) 100% 60% no-repeat;
	padding: 0 10px 0 0;
}

a.upper_case_bold {
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
}

h1.leo_h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2em;
	margin: 1.2em 0 0.5em 0;
}

h2.leo_h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	margin: -0.1em 0 0 0;
}

h2.leo_h2.bold {
	font-size: 1.7em;
	font-weight: bold;
	margin: 0.6em 0;
}

h2.leo_h2.leo_cinema-list {
	margin-bottom: 0.4em;
}

h3.leo_h3 {
	margin: 0.3em 0 0 0;
}

h4.leo_h4 {
	position: relative;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../img/dotted-line.gif) 0 100% repeat-x;
	padding: 0 0 0.2em 0;
	margin: 0 0 1em 0;
}

.leo_headline {
	position: relative;
	background: transparent url(../img/dotted-line.gif) 0 100% repeat-x;
	padding: 0 0 0.2em 0;
	margin: 0 0 2em 0;
}

.leo_headline h4 {
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
}

.leo_headline a {
	color: #80B6CE;
}

h4.leo_h4_blue {
	position: relative;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	background: #80B6CE none repeat scroll 0 0;
	color: #FFFFFF;
	margin: 0;
	padding: 0.4em;
}

h4.leo_h4 span {
	position: relative;
	text-transform: none;
	font-size: 0.8em;
	font-weight: normal;
}

h4.category {
	position: relative;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0.2em 0;
	margin: 0 0 1em 0;
}

h4.leo_h4 a {
	position: absolute;
	right: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans",
		sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

h4.leo_h4.leo_blue-bg,h4.leo_h4.leo_black-bg {
	font-size: 0.9em;
	color: #FFF;
	background: #80B6CE;
	padding: 0.4em;
	margin: 0;
}

h4.leo_h4.leo_black-bg {
	background: #000;
}

h4.leo_h4.leo_cinema-list {
	margin: 3.2em 0 0.8em 0;
}

.leo_videolink {
	text-decoration: none;
	background: transparent url(../img/icon-video.gif) 100% -2px no-repeat;
	padding: 0 20px 0 0;
}

.leo_phone {
	background: transparent url(../img/icon-phone.gif) 0 50% no-repeat;
	padding: 0 0 0 25px;
}

.leo_fax {
	background: transparent url(../img/icon-fax.gif) 0 50% no-repeat;
	padding: 0 0 0 25px;
}

.leo_mail {
	background: transparent url(../img/icon-mail.gif) 0 50% no-repeat;
	padding: 0 0 0 25px;
}

.leo_block {
	display: block;
	padding: 0 0 0.3em 0;
}

.leo_clearer {
	clear: both;
}

a.more_dates {
	text-transform: none !important;
	font-size: 12px !important;
}

/**
 * Styles für die Bookmarking-Liste
 */
.bookmark select {
	padding: 0.3em;
	background: #FFF;
	width: 300px;
	border: 1px solid #D4D4D4;
	margin: 10px 0 5px 5px;
}

.bookmark #row {
	background: #F1F1F1;
}

.bookmark input.submit {
	font-size: 0.95em;
	width: auto;
	background-image: none;
	background-color: #80B6CE;
	color: #FFF;
	border: none;
	padding: 0.2em 0.1em;
	margin: 0 0 0 5px;
	cursor: pointer;
	text-align: center;
}

/**
 * Detailseite für Veranstaltungen
 */
.leo_eventdetails-container li {
	list-style: none;
} 
 
 
.leo_eventdetails-container h3.leo_h3 {
	
}

.leo_eventdetails-container table.leo_event-data {
	width: 100%;
	margin: 1.2em 0 2.2em 0;
}

.leo_eventdetails-container table.leo_event-data th,.leo_eventdetails-container table.leo_event-data td.line
	{
	font-weight: bold;
	font-size: 0.95em;
	text-transform: uppercase;
	background: transparent url(../img/dotted-line.gif) 0 100% repeat-x;
	padding: 0 0 0.2em 0;
	border-right: 10px solid #FFF;
}

.leo_eventdetails-container table.leo_event-data td.line {
	border: none;
}

.leo_eventdetails-container table.leo_event-data td {
	font-size: 0.925em;
	padding: 0.5em 0 0 0;
}

.leo_eventdetails-container table.leo_event-data td.leo_eventdetails-forward,.leo_eventdetails-container table.leo_event-data td.leo_eventdetails-printlink
	{
	width: 25%;
	background: transparent url(../img/dotted-line.gif) 0 100% repeat-x;
	padding: 0.6em 0;
}

.leo_eventdetails-container table.leo_event-data td.leo_eventdetails-forward a,.leo_eventdetails-container table.leo_event-data td.leo_eventdetails-printlink a
	{
	color: #696969;
	text-decoration: none;
	background: transparent url(../img/icon-forward.gif) 0 50% no-repeat;
	padding: 0.2em 0 0.2em 18px;
}

.leo_eventdetails-container table.leo_event-data td.leo_eventdetails-printlink a
	{
	background-image: url(../img/icon-print.gif);
}

.leo_eventdetails-container .leo_eventdetails-img {
	float: left;
	margin: 0 1em 1em 0;
}

.leo_eventdetails-container .leo_eventdetails-text {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0.5em 0.8em 0;
	text-align: justify;
}

.leo_eventdetails-container .leo_eventdetails-links {
	margin: 0 0 2.5em 0;
}

.leo_eventdetails-container .leo_eventdetails-links li {
	display: inline;
	margin: 0 26px 0 0;
}

.leo_eventdetails-container .leo_eventdetails-links li a {
	display: inline;
	background: transparent url(../img/arrow.gif) 0 50% no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
	cursor: pointer;
}

.leo_eventdetails-container .leo_eventdetails-links li a:hover {
	text-decoration: underline;
}

.leo_eventdetails-container .leo_event-detailmap {
	width: 100%;
	height: 370px;
	margin: 0 0 2.5em 0;
}

.leo_eventdetails-container table.leo_event-place {
	width: 100%;
	margin: 0 0 1.4em 0;
}

.leo_eventdetails-container table.leo_event-place td {
	width: 50%;
}

.leo_eventdetails-container table.leo_event-place td p {
	font-size: 1.1em;
	line-height: 1.3em;
}

.leo_eventdetails-container table.leo_event-place td a {
	text-decoration: none;
}

.leo_eventdetails-container table.leo_event-place td a:hover {
	text-decoration: underline;
}

.leo_eventdetails-container table.leo_event-times {
	width: 100%;
	margin: 0 0 1.4em 0;
}

.leo_eventdetails-container table.leo_event-times td {
	position: relative;
	width: 50%;
	vertical-align: top;
}

.leo_eventdetails-container table.leo_event-times td table th,.leo_eventdetails-container table.leo_event-times td table td,.leo_eventdetails-container table.leo_event-times td p
	{
	font-size: 0.95em;
	padding: 0 0 0.4em 0;
}

.leo_eventdetails-container table.leo_event-times td table th {
	width: 8%;
	font-weight: bold;
}

.leo_eventdetails-container table.leo_event-times td strong {
	font-weight: bold;
}

.leo_eventdetails-container table.leo_event-moreinfos {
	width: 100%;
	margin: 1.5em 0 2.5em 0;
}

.leo_eventdetails-container div.moreinfos {
	width: 100%;
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

.leo_eventdetails-container table.leo_event-moreinfos th {
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	background: transparent url(../img/dotted-line.gif) 0 100% repeat-x;
	border-right: 10px solid #FFF;
	padding: 0 0 0.2em 0;
	text-align: left;
}

.leo_eventdetails-container table.leo_event-moreinfos td {
	width: 50%;
	font-size: 0.9em;
	padding: 0.5em 0 0 0;
	vertical-align: top;
	line-height: 1.5em;
}

.leo_eventdetails-container table.leo_event-moreinfos td table th,.leo_eventdetails-container table.leo_event-moreinfos td table td
	{
	font-size: 1em;
	background-image: none;
	padding: 0;
	border: none;
}

.leo_eventdetails-container table.leo_event-moreinfos td table th {
	padding-right: 1em;
}

.leo_eventdetails-container table.leo_event-moreinfos td table td.price
	{
	text-align: right;
}

/**
 * Styles für die MorphTabs (Bildergallerie und Slideshow für Kino)
 */
#morphTabs {
	margin: 0 0 1em 0;
}

#morphTabs_cinema {
	margin: 0 0 1em 0;
}

#morphTabs_top {
	margin: 0 0 1em 0;
}

.tablistwrapper .shadow {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
	margin-left: 1px;
	padding: 0;
	height: 4px;
	background: transparent url('../img/tabs/shadow.png') repeat-x top; *
	background: none;
	clear: both;
	z-index: 100;
	overflow: hidden;
}

.registerkarten_leo {
	font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans",
		sans-serif;
	font-size: 12px;
	color: #80B6CE; /*#00b54a;*/ /*Farbe der Tabnummern*/
	font-weight: bold;
}

.tabheader {
	position: relative; /*for fancytabs*/
	height: 20px;
	background-color: #80B6CE; /*#8ed68d;*/ /*Farbe des Tabbars*/
	font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans",
		sans-serif;
	font-size: 10px;
}

.morphtabs_title {
	
}

h4.ueberschrift_leo {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans",
		sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0.4em 0 0 5px;
}

.title_leo {
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.6em;
	padding: 3px 0;
	text-transform: none;
	text-decoration: none;
}

a.title_leo:hover {
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.6em;
	padding: 3px 0;
	text-decoration: underline;
}

p.beschreibung_leo {
	line-height: 1.2em;
	font-size: 1.0em;
	margin: 1.0em 0;
}

p.beschreibung_leo2 {
	line-height: 1.2em;
	font-size: 1.1em;
	margin: 1.0em 0;
}

.bild_leo {
	padding: 5px 10px 10px 0;
}

.morphtabs_panel .leo_teaser-textwrap th {
	font-weight: bold;
	font-size: 0.95em;
	text-transform: uppercase;
	background: transparent url(../img/dotted-line.gif) 0 100% repeat-x;
	border-right: 10px solid #FFF;
	text-align: left;
	padding: 0 0 0.2em 0;
}

.morphtabs_panel .leo_teaser-textwrap td {
	vertical-align: top;
	font-size: 0.9em;
	padding: 0.5em 0 0 0;
}

.morphtabs_panel .leo_teaser-textwrap tr {
	line-height: 1.2em;
}

.morphtabs_panelwrap {
	position: relative;
	top: -1px;
	clear: both;
	overflow: hidden;
	background-color: #fff;
}

.morphtabs_title li {
	float: left;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	color: #fff;
}

.morphtabs_panel {
	background-color: #fff;
	color: #000;
}

/* 
 * Styles für die Besucherkommentare
 */
.leo_comments {
	width: 100%;
	margin: 3em 0 1em 0;
}

.leo_comments p {
	padding: 0.5em 0 1.5em 0;
}

.leo_comments ul {
	margin: 1em 0 0 0;
}

.leo_comments h5 {
	padding: 0.5em 0 0.5em 0;
}

.leo_comments span.comment_title {
	font-weight: bold;
}

.leo_comments span.member {
	font-weight: bold;
	color: #80B6CE;
}

.leo_comments span.spt_user {
	font-weight: bold;
	color: #61E0B6;
}

.leo_comments div.comment {
	padding: 1em 1em 0.7em 1em;
	background: #E9F3F7;
	border: 1px solid #AAA;
}

.leo_comments div.spt_comment {
	padding: 1em 1em 0.7em 1em;
	background: #DEF8EF;
	border: 1px solid #AAA;
}

.leo_comments div.comment_data {
	line-height: 1.2;
	margin: 0 0 0.5em 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: 1px solid #AAA;
	background: #FFFFFF;
}

.leo_comments span.rating {
	padding: 0 10px 0 0;
	font-weight: bold;
}

.leo_comments span.comment_date {
	font-size: 0.9em;
}

.member_options li {
	float: left;
}

.member_options li a {
	margin: 0 26px 0 12px;
	font-weight: bold;
	color: #80B6CE;
}

.member_options li a:hover {
	text-decoration: underline;
}

#leo_members {
	margin: 0 0 2.5em 0;
}

.member_action p {
	margin: 0.5em 0 -1em 0;
}

#input_info {
	font-size: 0.8em;
}

#input_warning {
	font-size: 0.8em;
	color: #FF0000;
}

#input_message {
	font-size: 0.8em;
	color: #80B6CE;
}

.member_action fieldset {
	margin: 0 0 0 0.5em;
}

.member_action input.submit, .member_action input.spt_submit {
	margin: 1em 0 0.4em 0;
}

.member_action input.input {
	width: 34em;
}

.member_action input.comment_title {
	width: 40em;
}

.member_action textarea {
	overflow-x: hidden;
	width: 40em;
}

.spt_comment_pager li {
	float: right;
}

.spt_comment_pager li a {
	margin: 0 0 0 12px;
	font-weight: bold;
	color: #61E0B6;
	background: none;
	text-decoration: underline;
}

.spt_comment_pager li a.forward {
	background: transparent url(../img/spt-arrow-backward.gif) 2px 70% no-repeat;
}

.spt_comment_pager li a.backward {
	padding: 0 10px 0 0;
	background: transparent url(../img/spt-arrow-forward.gif) 100% 70% no-repeat;
}

.comment_pager li {
	float: right;
}

.comment_pager li a {
	margin: 0 0 0 12px;
	font-weight: bold;
	color: #80B6CE;
	background: none;
	text-decoration: underline;
}

.comment_pager li a.forward {
	background: transparent url(../img/arrow-left-blue.gif) 2px 70% no-repeat;
}

.comment_pager li a.backward {
	padding: 0 10px 0 0;
	background: transparent url(../img/arrow-blue.gif) 100% 70% no-repeat;
}



/* 
 * Styles für die Sternebewertung
 */
 

#rating {
	padding: 0 0 3em 0;
	display: block;
	width: 150px;
	list-style: none;
}

#rating li {
	float: left;
	width: 24px;
	height: 24px;
}

#rating span {
	float: left;
	width: 100px;
	line-height: 24px;
	padding: 0 0 0 1em;
	font-size: 80%;
	display: block;
}

#rating .star_blanc {
	background: url(http://pnp-app.leomedia.org/leoonline/portals/pnp/img/rating.png) repeat 0 -30px;
}

#rating .star_hover {
	background: url(http://pnp-app.leomedia.org/leoonline/portals/pnp/img/rating.png) repeat 0 -60px;
}

#rating .star_on {
	background: url(http://pnp-app.leomedia.org/leoonline/portals/pnp/img/rating.png) repeat 0 -90px;
}

#rating a {
	display: block;
	font-size: 0px;
	width: 24px;
	height: 24px;
}


/* 
 * Soziale Netzwerke
 */

#social_networks {
	padding: 0 0 3em 0;
}

#social_networks li {
	float: left;
	padding: 1px;
	margin-right: 3px;
}

#social_networks img {
	border: 1px solid #aaa;	
}

#social_networks img:hover {
	border: 1px solid #333;
}


/* 
 * Styles für die Erinnerung
 */
 
.leo_reminder {
	width: 100%;
	margin: 2em 0 2.5em 0;
}

.leo_reminder p {
	padding: 0.5em 0 1.5em 0;
}

.leo_reminder #notice {
	line-height: 1.5;
	padding: 1em 0 0 1em;
}

.leo_reminder h5 {
	padding: 0.5em 0 0.5em 0;
}

.remind_action p {
	margin: 0.5em 0 -1em 0;
}

.remind_action fieldset {
	margin: 0 0 0 0.5em;
}

.remind_action input.submit {
	margin: 1em 0 0 0;
}

.remind_action input.input {
	width: 24em;
}

.remind_action #captcha {
	margin: 1.5em 0 0.5em 0;
}

/* 
 * Styles für den Date-Picker
 */
#leo_date_picker {
	margin: 2em 0 0 0;
}

#pickerForm {
	margin: 0 0 3em 0;
}

/*
.leo_search-resultlist .leo_pagebrowser {

	text-align: right;
	color: #999;
}

.leo_search-resultlist .leo_pagebrowser ul {
	margin: 10px;
	padding: 0;
	text-align: right;

	width:100%;
	float:right;
}

.leo_search-resultlist .leo_pagebrowser .back_link {
	float:left;
	margin-left:35px;
	color:#999999;
	text-decoration:none;
}

.leo_search-resultlist .leo_pagebrowser .back_link:hover {
	text-decoration:underline;
}

.leo_search-resultlist .leo_pagebrowser .back_link .backImg {
	margin-bottom:-3px;
	margin-right:5px;
}

.leo_search-resultlist .leo_pagebrowser .back_link .upImg {
	margin-bottom:2px;
	margin-left:3px;
}

.leo_search-resultlist .leo_pagebrowser ul li {
	display: inline;
	background: white;
	border: 1px solid #0073B1;
	margin: 2px;
	padding: 1px 3px 1px 3px;
	height: 16px;
	vertical-align: middle;
}

.leo_search-resultlist .leo_pagebrowser ul li a {
	font-size: 0.95em;
	text-decoration: none;
	padding: 0 0.4em;
	color: #999;
}

.leo_search-resultlist .leo_pagebrowser ul li a img{
	vertical-align: middle;
	margin-bottom: 3px;
}

.leo_search-resultlist .leo_pagebrowser ul li a:hover {
	color: #999;
	text-decoration: underline;
}

.leo_search-resultlist .leo_pagebrowser ul li a.leo_active,.leo_search-resultlist .leo_pagebrowser ul li a.active:hover
	{
	color: #000;
	font-weight: bold;
	font-size: 1em;
}

.leo_search-resultlist .leo_pagebrowser ul li.leo_backward a {
	padding: 0 0 0 16px;
	border: none;
	min-width:5px;
	min-height:10px;
	width:5px;
	height:10px;
}

.leo_search-resultlist .leo_pagebrowser ul li.leo_forward a {
	padding: 0 8px 0 0;
	border: none;
}

.leo_search-resultlist .leo_pagebrowser ul li.leo_backward, li.leo_forward {
	border: none;
	background: none;
}
.leo_search-resultlist .leo_pagebrowser ul li.leo_forward {
	border: none;
	background: none;
	margin-right:25px;
}

.leo_search-resultlist .leo_pagebrowser ul li.leo_no-border a {
	border-right: none;
}
*/