/* @override http://testsystem.theater-pfuetze.de/fileadmin/templates/css/ext.css */


.tx-rlmpeventdb-pi1 A { color:#000;	 }
.tx-rlmpeventdb-pi1 A:link {}
.tx-rlmpeventdb-pi1 A:visited { 	  }
.tx-rlmpeventdb-pi1 A:hover { color:#AAA;	  }
.tx-rlmpeventdb-pi1 A:active {}
.tx-rlmpeventdb-pi1-listrow TABLE{
	padding:0px;
	margin:0px;
  width:100%;

}

.tx-rlmpeventdb-pi1-listrow TABLE TR.tx-rlmpeventdb-pi1-listrow-item, .tx-rlmpeventdb-pi1 TABLE TR.tx-rlmpeventdb-pi1-listrow-item-odd {
	padding:0px;
	margin:0px;

}

.tx-rlmpeventdb-pi1-listrow TABLE TR TD{
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	padding:4px 0px 0px 5px;
	margin:0px;
	vertical-align:top;
}

.tx-rlmpeventdb-pi1-listrow TABLE TR.tx-rlmpeventdb-pi1-listrow-item-first TD{
	border-top:0px;

}

.tx-rlmpeventdb-pi1-listrow TABLE TR.last-entry-month TD{
	padding:0px;
	margin:0px;
}

.tx-rlmpeventdb-pi1-listrow TABLE TD.tx-rlmpeventdb-pi1-listrow-header-moth {
	font-size:12px;
	font-weight:bold;
	border-bottom:0;
	border-top:0;
	border-left:0;
	background-color: #e8ad16;
	padding:2px 0px 2px 5px;
	color:#FFF;
}

.tx-rlmpeventdb-pi1-listrow TABLE TD.clear{
	border-top:0;
	border-left:0;
	padding:0px;
	margin:0px;
}



DIV.tx-rlmpeventdb-pi1-listrow-item-eventshortname{
	font-weight:normal;
	font-size:1.1em;
	
}
DIV.tx-rlmpeventdb-pi1-listrow-item-eventshortname SPAN.event-list-header{font-weight:bold;}
DIV.tx-rlmpeventdb-pi1-listrow-item-eventshortname I{
	font-weight:normal;
}
DIV.long-text{
	font-weight:normal;
	font-style:italic;
}
DIV.tx-rlmpeventdb-pi1-listrow-item-eventshortname A{ font-weight:bold;}

DIV.tx-rlmpeventdb-pi1-listrow-item-eventshortname A:link { 	font-weight:bold;}
DIV.tx-rlmpeventdb-pi1-listrow-item-eventshortname A:visited { font-weight:bold; }
DIV.tx-rlmpeventdb-pi1-listrow-item-eventshortname A:hover {color:#FFF;	font-weight:bold;  }
DIV.tx-rlmpeventdb-pi1-listrow-item-eventshortname A:active {font-weight:bold;}
DIV.tx-rlmpeventdb-pi1-listrow TABLE TD{
	padding:5px 2px 0px 4px;
	margin:0px;
	

}
DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.date{ 
	width:60px;
    border-left:0;
}

DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.time{ width:70px; }

DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.info{}

DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.info_vk{
	

}


DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.info_vk A{ text-decoration: line-through;}

DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.location{ width:110px; vertical-align:top; text-align:left;}

DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.location P.ausverkauft{ text-align:center; color:#f03530; font-weight:bold;}

DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.karten{ width:70px;vertical-align:top; text-align:right;}
DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.karten A{background-image:url(../img/pfeil-rechts.png);background-repeat:no-repeat;background-position:right;padding:1px 20px 2px 0px;text-decoration:none;color:#000;font-weight:bold;}
DIV.tx-rlmpeventdb-pi1-listrow TABLE TD.karten IMG{ border:0;}


/*-------------------------- MAIN DISCUSSION STYLES ---------------------------*/
.tx-wecdiscussion-pi1 {
	
	font-size:		12px;
}
.tx-wecdiscussion-page {
	float:			left;

	min-width:		350px;
	margin:			0px;
	padding:		0px;
}
.tx-wecdiscussion-mainContent {
	float:			left;
	margin:			0px;
	padding:		0px 0px 0px 0px;
	
}
/* geändert WK 23.04.09*/
.tx-wecdiscussion-sidebar {
	float:			right;
	padding:		0px;
	margin: 10px 0px 0px;

}

.tx-wecdiscussion-sidebar .gutter{
	padding:		0px;

}
/* ende geändert WK 23.04.09*/
.tx-wecdiscussion-actionbar {
	float:			left;
	width:			100%;
    margin: 		0px;
	padding:		0px;
}
.tx-wecdiscussion-actionbar span {
	float:			left;
    margin: 		0px;
	margin:			4px 0px 4px 10px;
	vertical-align: bottom;
}
.tx-wecdiscussion-actionbar .gutter{
	padding:		4px;
}
.tx-wecdiscussion-title {
	font-size:		16px;
	font-weight:	bold;
	text-align:		left;
	margin:			0px auto;
}
.tx-wecdiscussion-responseMsg {
	font-weight:	bold;
	color: 			#F02020;
	text-align: 	center;
	margin:			0px auto;
	margin-top: 	4px;
	margin-bottom: 	8px;
}

/* geändert WK 23.04.09*/
.tx-wecdiscussion-header {
	font-size:		14px;
	font-weight:	bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #fb0;
	padding-bottom: 10px;
	margin-right: 10px;
}

/* ende geändert WK 23.04.09*/


.tx-wecdiscussion-requiredText {
	font-size:		12px;
	font-weight:	bold;
	color:			#B03030;
}
.tx-wecdiscussion-error {
	font-size:	13px;
	font-weight:bold;
	color:		#3020F0;
}
.tx-wecdiscussion-search {
	float:			right;
	margin:			2px;
	margin-right:	10px;
}
.tx-wecdiscussion-smalltext {
	font-size:	9px;
}
.tx-wecdiscussion-button {
	text-align:right;
	padding:		3px 0px 3px 0px;
	margin:0px 0px 5px 0px;
	text-decoration: none !important;
	
}
.tx-wecdiscussion-button a, .tx-wecdiscussion-button a:active, .tx-wecdiscussion-button a:link, .tx-wecdiscussion-button a:visited {
   
	font-size:		12px;
	padding: 		2px 4px 2px 4px;
    margin:         0px 6px 4px 0px;
	border: 		1px #FFF solid;
	text-decoration: none !important;
	color:#FFF;
}
.tx-wecdiscussion-button a:hover {
	border: 		1px #ccc solid;
}

.tx-wecdiscussion-pagelink-section {
	display:		block;
	text-align:		center;
	margin:			0px auto;
}
.tx-wecdiscussion-pagelink {
	display:		inline;
	padding-left:	6px;
	padding-right:	6px;	
}
.tx-wecdiscussion-itemFullWidth {
	width:		100%;
	text-align:	center;
	margin:		0px auto;
	padding-top:10px;
	
}
.tx-wecdiscussion-itemColumn {
	float:none !important;
	vertical-align:top;
	padding:0px !important;
	margin-left:4px;
}
.tx-wecdiscussion-itemRow {
	vertical-align:top;
	padding-left:4px;
}
/* geändert WK 23.04.09*/
.tx-wecdiscussion-list {

	border: 1px solid #efc125;
	margin: 0 0px 10px;
	padding: 18px 6px 6px;
	font-size:	13px;
	background: #fef1c5 url(../img/sidebar.jpg) repeat-x;
}


.tx-wecdiscussion-listHeader {
	
	font-size:		13px;
	font-weight:	bold;
	border-bottom: 1px dotted #efc125;
	padding-bottom: 3px;
}

/* ende geändert WK 23.04.09*/

.tx-wecdiscussion-listElement, .tx-wecdiscussion-listElement a, .tx-wecdiscussion-listElement a:visited, .tx-wecdiscussion-listElement a:link, .tx-wecdiscussion-listElement a:hover, .tx-wecdiscussion-listElementSelected a, .tx-wecdiscussion-listElementSelected a:visited, .tx-wecdiscussion-listElementSelected a:link {
	display:		block;
	font-size:		12px;
	padding:		3px 0px 0px 3px;
	margin:			0px;
	
	text-decoration: none !important;
}
.tx-wecdiscussion-listElement a:hover {
}
.tx-wecdiscussion-listElementSelected a, .tx-wecdiscussion-listElementSelected a:visited, .tx-wecdiscussion-listElementSelected a:link  {
	padding:	3px 0px 0px 6px;
}
.tx-wecdiscussion-listElement li {
	margin-left:10px;
}
.tx-wecdiscussion-listElement a {
	display:	inline;
}
.tx-wecdiscussion-listElementAll {
	margin-top:		8px;
	margin-bottom:	8px;
	margin-left:	10px;
}
/*------------------------------- FORM -------------------------------------------*/
.tx-wecdiscussion-form, .tx-wecdiscussion-forumMessageSubject,
.tx-wecdiscussion-forumMessage, .tx-wecdiscussion-forumMessageInfo, .tx-wecdiscussion-forumMessageDivider,
.tx-wecdiscussion-forumMessageReplyButton, .tx-wecdiscussion-forumMessageReply, .tx-wecdiscussion-forumMessageReplyInfo {
	
	font-size: 		12px;
}
/* geändert WK 23.04.09*/
.tx-wecdiscussion-forumMessageSubject {
	font-weight: 	bold;
	
	font-size:		14px;
	padding-left: 35px;
	padding-top:	3px;
	padding-bottom:	3px;
	background: #efc126 url(../img/header.gif) 0 bottom;
	border-top: 1px solid #efc125;
	border-left: 1px solid #efc125;
	border-right: 1px solid #efc125;
	margin-top: 10px;
}

/* ende geändert WK 23.04.09*/


.tx-wecdiscussion-forumMessageSubject a, .tx-wecdiscussion-forumMessageSubject a:link, .tx-wecdiscussion-forumMessageSubject a:visited {
	text-decoration: none !important;
}
.tx-wecdiscussion-forumMessageSubject a:hover {
	color:			#C33;
}

.tx-wecdiscussion-forumMessageSubject, .tx-wecdiscussion-forumMessageInfo {
	clear: both;
}

.tx-wecdiscussion-forumMessageCommentNum {
	font-size:		11px;
	font-weight:	normal;
	padding-left:	4px;
}

/* geändert WK 23.04.09*/
.tx-wecdiscussion-forumMessage {
	padding: 10px 15px 0px 35px;
	line-height:	1.4em;
	margin-bottom: 0;
	background-color: #f8e7af;
	background-image: url(../img/message.jpg);
	
	border-left: 1px solid #efc125;
	border-bottom: 1px solid #efc125;
	border-right: 1px solid #efc125;
}


.tx-wecdiscussion-forumMessageReply {
	padding-left: 30px;
	padding-right:	30px;
	padding-top:	10px;
	color:			#444;
	border-left: 1px solid #efc125;
	border-bottom: 1px solid #efc125;
	border-right: 1px solid #efc125;
	background: #f8e7af url(../img/message.jpg) 0 -30px;
}
.tx-wecdiscussion-forumMessageReply p{
	margin-left: 35px;
}

.tx-wecdiscussion-forumMessageInfo {
	font-size: 		10px;
	color:			#555;
	padding-left: 0;
	padding-top:	3px;
	padding-bottom: 6px;
	border-top: 1px dotted #efc125;
}





/* ende geändert WK 23.04.09*/
.tx-wecdiscussion-forumMessageDivider {
	margin: 	15px 0px 12px 0px;
}

.tx-wecdiscussion-forumMessageReplyButton, .tx-wecdiscussion-forumMessageReplyButton a {
	font-size: 	11px;
	color:		#555;
	margin-left:  2px;
	margin-right: 2px;
	text-decoration: none !important;
}

/*  geändert WK 23.04.09*/
.tx-wecdiscussion-forumMessageReplyButton a:hover {
	background-color: #eee;
}

.tx-wecdiscussion-forumMessageReplyInfo {
	font-size: 	10px;
	color:		#555;
	padding-left:0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px dotted #efc125;
}

.tx-wecdiscussion-forumMessageReplyInfo {
	margin-left: 35px;
}

/* ende geändert WK 23.04.09*/


.tx-wecdiscussion-forumPreview, .tx-wecdiscussion-forumPreviewEntry, .tx-wecdiscussion-forumPreviewInfo, .tx-wecdiscussion-forumPreviewEntryHeader {
	margin:			2px;
	margin-left:	6px;
	
	font-size: 		10px;
	line-height: 	150%;
}
.tx-wecdiscussion-forumPreviewEntryHeader {
	font-size:		12px;
	font-weight:	bold;
}
.tx-wecdiscussion-forumPreview {
	font-size: 		12px;
	border:			1px solid #888;
}
.tx-wecdiscussion-forumPreviewInfo {
	font-size: 		9px;
	color:			#555;
	border-top:		dotted 1px #888;
    margin-bottom: 	6px;
}

/*----------- FORUM REPLY FORM --------------*/
.tx-wecdiscussion-formToggleOff {
	font-size:		10px;
}
.tx-wecdiscussion-formToggleOn {
		font-size:		13px;
}
/*geändert WK 23.4.09*/
.tx-wecdiscussion-form {
	clear:		both;
	min-width: 350px;
	max-width: 800px;
	width: 100%;
	border: 1px solid #efc125;
	background: #f8e7af url(../img/message.jpg) 0 -30px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-top: 10px;
	margin-right: 0;
}

.tx-wecdiscussion-form form{
	margin-left: 30px;
}

.tx-wecdiscussion-form input, .tx-wecdiscussion-form textarea{
	border: 1px solid #efc125;
	}
	
	.tx-wecdiscussion-form .textacross input{
	border: 3px solid #efc125;
	}
.tx-wecdiscussion-form .textacross input:hover{
	border: 3px solid #ac8006;
}


/*geändert WK 23.4.09 ende*/

.tx-wecdiscussion-form div.inputFormRow {
	clear: both; display:block;  margin:0px; padding:0px; padding-top: 4px;
}
.tx-wecdiscussion-form div.inputFormRow span.label {
	display: block; float: left;  text-align: left;
	padding-top: 2px;
}
.tx-wecdiscussion-form div.inputFormRow span.textacross {
	display: block; text-align: right; margin: 0px 0px 0px 0px;
}
.tx-wecdiscussion-form div.inputFormRow span.textacross INPUT{margin:0px 10px 0px 10px;
	background-color:#FFF;color:#e8a816; font-weight:bold;
}


.tx-wecdiscussion-form div.inputFormRow span.inputBox {
	display: block; float: right;  text-align:left;
}
.tx-wecdiscussion-form div.inputFormRow span.inputBox input {
	width: 95%;
}
.tx-wecdiscussion-form div.inputFormRow span.inputBox textarea {
	 width:	95%;	
}
.tx-wecdiscussion-form div.inputFormRow span.inputBox textarea .large {
	 width:	95%;	height:300px;
}
.tx-wecdiscussion-form fieldset {
	border: 0;
	margin: 3px;
	padding: 3px;
}
.tx-wecdiscussion-form div.header {
	display: block;  text-align: left; margin: 2px 0px 4px 0px;
}
.tx-wecdiscussion-spacer-req {
	display: inline;  width: 10px;  line-height: 1px;  margin: 0px;  padding: 0px; margin-left:4px;
}
.tx-wecdiscussion-spacer {
	clear:both;	height:0.1em; width:100%;
}
.tx-wecdiscussion-form-requiredMarker {
	color: #CC0000;
}

.tx-wecdiscussion-moderated-form {
	width: 600px;
}
.tx-wecdiscussion-moderated-header-choice {
	width: 60px;
	height: 35px;
}
.tx-wecdiscussion-moderated-header-field {
	background-color: #CCCCCC;
	font-weight:	bold;
}
.tx-wecdiscussion-moderated-list-subject {
	font-size:		12px;
	font-weight:	bold;
}
.tx-wecdiscussion-moderated-list-text {
	font-weight:	normal;
	font-size:		11px;
}
.tx-srfreecap-pi2-notice{padding:0px 0px 0px 130px;margin:0px;}
.tx-srfreecap-pi2-image { margin-left: .7em; }
.tx-srfreecap-pi2-cant-read{ font-size: .9em; text-align:left;color:#000;margin:0px;padding:0px; }
.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
#CommentFormToggle{display:none;}




/*Bei mootools verwendet*/
.validation-advice{	color:#a40026;}
DIV.tx-powermail-pi1{width:430px;}
FORM FIELDSET.tx-powermail-pi1_fieldset{padding:10px;}
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html{clear:both;}
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_text,
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_textarea,
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_radio{}
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_radio INPUT{clear:both;float:left;}
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_radio P.tx_powermail_pi1_fieldwrap_html_radio_title
{padding:0px 10px 0px 0px;margin:0px;}
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_text LABEL,
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_textarea LABEL{float:left;margin:5px 0px 0px 0px;padding:3px 10px 0px 0px;font-weight:normal;width:130px;}
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_text INPUT,
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_textarea TEXTAREA{width:190px;margin:5px 0px 0px 0px;}
DIV.tx-powermail-pi1 H6 {padding:10px 0px 0px 0px;color:#333;font-size:15px;font-weight:normal;}
FORM FIELDSET.hide-title-radio DIV.tx_powermail_pi1_fieldwrap_html P.tx_powermail_pi1_fieldwrap_html_radio_title{display:none;}
FORM FIELDSET.hide-title-checkbox  DIV.tx_powermail_pi1_fieldwrap_html P.tx_powermail_pi1_fieldwrap_html_checkbox_title{display:none;}
FORM FIELDSET.hide-title-checkbox  DIV.tx_powermail_pi1_fieldwrap_html DIV.powermail_check_inner,
FORM FIELDSET.hide-title-radio  DIV.tx_powermail_pi1_fieldwrap_html DIV.powermail_radio_inner{margin-left:30px;}
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_label{clear:left;display:block;margin:0px 0px 0px 0px;}
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_label LABEL.header{color:#FFF;}


FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_submit,
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_reset,
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner INPUT{margin:0px 0px 2px 0px;}
FORM FIELDSET DIV.tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner LABEL{float:left;margin:0px 10px 0px 0px;padding:2px 0px 0px 0px;}
FORM FIELDSET.radio-left DIV.tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner{float:left;margin:0px;padding:0px;}
FORM FIELDSET.radio-left DIV.tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner LABEL{}

FORM FIELDSET.hide-label LEGEND{display:none;}
FORM FIELDSET LEGEND{color:#FFF;font-weight:bold;}
FORM FIELDSET.hide-label DIV.tx_powermail_pi1_fieldwrap_html_submit,
FORM FIELDSET.hide-label DIV.tx_powermail_pi1_fieldwrap_html_reset{cursor:pointer;clear:none;float:left;margin-top:10px;}

.powermail_mandatory_js	{text-align:center;color:red;}
SPAN.powermail_mandatory{font-weight:20px;color:red;}
DIV.tx_powermail_pi1_fieldwrap_html a,DIV.tx_powermail_pi1_fieldwrap_html p a {	/* Description */	cursor: help;	text-decoration: none;}
DIV.tx_powermail_pi1_fieldwrap_html a dfn,DIV.tx_powermail_pi1_fieldwrap_html p a dfn {	/* Description */	display: none;	text-decoration: none;}
DIV.tx_powermail_pi1_fieldwrap_html a:hover dfn,DIV.tx_powermail_pi1_fieldwrap_html p a:hover dfn {	/* Description on mouseover */	display: block;	position: absolute;	width: 250px;	padding: 5px;background-color: #CDCDCD;	border: 1px solid #a40026;	color: #666;	text-decoration: none;	font-size: 0.8em;	text-decoration: none;}
DIV.tx_powermail_pi1_fieldwrap_html img.icon_info {	/* Description icon */	padding: 2px 2px 0 2px;}

