/***************************************************
 *
 * EINSTIEG Website: Formatierung fuer Community Bereich
 * Version: $Rev: 6184 $
 * Stand: $Id: community.css 6184 2009-07-13 15:42:27Z mh $
 *
 * (c) 2008 by mehrwert
 *
 * mehrwert intermediale kommunikation GmbH
 * Riehler Strasse 51
 * 50668 Koeln
 *
 * Tel: +49 221 139753-0
 * Fax: +49 221 139753-13
 *
 * typo3@mehrwert.de
 * http://www.mehrwert.de
 *
 **************************************************/
/* Global settings */
#popup-frame #content-frame,
.topnavigation {
	width: 610px;
}

#header-container {
	background: #fff;
	width: 610px;
}

#community DL {
	width: 550px;
}

.label {
	text-align: left;
	width: 80px;
	color: #5b5c5d;
	float: left;
}

.field {
	text-align: left;
	width: 400px;
	float: right;
}

TABLE TR.odd TD,
TABLE TR.forum-row-odd TD {
	background: #f5f7f8;
}


/* Registration */
.tx-srfeuserregister-pi1 A {
	padding: 0;
}

.tx-srfeuserregister-pi1 DL,
.tx-mwescommunity-pi-messages-write DL {
	width: 550px;
}

.tx-srfeuserregister-pi1 DL DT,
.tx-mwescommunity-pi-messages-write DL DT {
	text-align: left;
	width: 80px;
	color: #5b5c5d;
}

.tx-srfeuserregister-pi1 DL DD,
.tx-mwescommunity-pi-messages-write DL DD {
	text-align: left;
	width: 400px;
}

.tx-srfeuserregister-pi1 INPUT {
	vertical-align: top;
}

.tx-srfeuserregister-pi1 INPUT.submit {
	padding: 0;
}

.tx-srfeuserregister-pi1 LABEL {
	text-align: left;
}

.tx-srfeuserregister-pi1 SELECT {
	width: 225px;
}

.tx-srfeuserregister-pi1-text {
	width: 225px;
}

.tx-srfeuserregister-pi1-shorttext {
	width: 125px;
}

.tx-srfeuserregister-pi1 .field-agb,
.tx-srfeuserregister-pi1 .field-data_circulation {
	width: 15px;
	float: left;
}

.tx-srfeuserregister-pi1 .text-agb,
.tx-srfeuserregister-pi1 .text-data_circulation {
	width: 370px;
	float: right;
}

.tx-srfeuserregister-pi1 H2 {
	font-weight: normal;
}

.tx-srfeuserregister-pi1 H3 {
	font-weight: bold;
	margin: 0;
	color: #5b5c5d;
}

.tx-srfeuserregister-pi1 H4 {
	font-weight: bold;
	padding: 0;
	margin: 0px 0px 15px 0px;
	color: #5b5c5d;
}

.tx-srfeuserregister-pi1 H4 A {
	font-weight: normal;
}

SPAN.field-info {
	font-style: italic;
}

.profile-block {
	margin: 20px 0px 0px 0px;
}


/* Messages */
.form-element {
	margin: 10px 0px 0px 0px;
}

.tx-mwescommunity-pi-messages-write .field {
	width: 430px;
}

.tx-mwescommunity-pi-messages-write TEXTAREA {
	width: 420px;
}

#tx-mwescommunity-pi-messages-sent,
#tx-mwescommunity-pi-messages-recieved {
	width: 516px;
}

.tx-mwescommunity-pi-messages-sent TABLE TD,
.tx-mwescommunity-pi-messages-recieved TABLE TD {
	padding: 4px;
}

TABLE TR.new TD A {
	font-weight: bold;
}

TABLE TD.status {
	width: 20px;
}

#tx-mwescommunity-pi-messages-sent TR.label-row TD.person,
#tx-mwescommunity-pi-messages-recieved TR.label-row TD.person {
	width: 100px;
	padding-right: 95px;
}

#tx-mwescommunity-pi-messages-sent TR.label-row TD.subject,
#tx-mwescommunity-pi-messages-recieved TR.label-row TD.subject {
	width: 170px;
	padding-right: 90px;
}

#tx-mwescommunity-pi-messages-sent TR.label-row TD.datetime,
#tx-mwescommunity-pi-messages-recieved TR.label-row TD.datetime {
	width: 110px;
	padding-right: 150px;
}

#tx-mwescommunity-pi-messages-sent TR.label-row TD.action,
#tx-mwescommunity-pi-messages-recieved TR.label-row TD.action {
	width: 40px;
}


/* Profile edit */
.tx-mwescommunity-pi-profil H3 {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #5b5c5d;
}

TABLE#profile TD {
	padding: 2px 0px 2px 0px;
}

.right-align {
	width: 110px;
}

.profile-left {
	width: 255px;
}

.tx-mwescommunity-pi-profil-detail IMG,
.tx-mwescommunity-pi-image-upload IMG {
	border: 1px solid #c6c6c6;
}

.tx-mwescommunity-pi-image-upload A,
.tx-mwescommunity-pi-image-upload A:link,
.tx-mwescommunity-pi-image-upload A:visited {
	color: #5b5c5d;
}


/* Questionnaire */
#questionnaire {
	margin: 10px 0px 0px 0px;
}

#questionnaire TABLE {
	margin: 0;
}

#questionnaire FORM TEXTAREA {
	overflow: none;
	width: 228px;
}

.tx-mwescommunity-pi-questionnaire H2 {
	margin: 4px 0px 10px 0px;
}

.tx-mwescommunity-pi-questionnaire H4 {
	margin: 4px 0px 10px 0px;
	color: #5b5c5d;
}

.question-align-left {
	width: 230px;
	float: left;
}

.question-align-right {
	width: 230px;
	float: right;
}

.questionnaire-row {
	line-height: 1.1em;
	margin: 4px 0px 4px 0px;
}

.margin-div {
	margin: 20px 0px 0px 0px;
}

#questionnaire .section {
	height: auto;
}


/* Bonus system */
TABLE.detail-view {
	margin: 20px 0px 0px 0px;
}

TABLE.detail-view TH {
	text-align: left;
	padding: 0px 0px 0px 7px;
}

TABLE.detail-view TD {
	background: #f5f7f8;
	height: 30px;
}

TABLE.detail-view TR.even TD,
TABLE.detail-view TD.spacer-cell {
	background: none;
}

TABLE.detail-view A,
TABLE.detail-view A:link,
TABLE.detail-view A:visited {
	color: #5b5c5d;
}

TABLE.detail-view TD {
	padding: 7px;
	width: 215px;
}

TABLE.detail-view TD.point-cell {
	width: 60px;
}

TABLE.detail-view TFOOT TD {
	font-weight: bold;
}

#total-points A {
	display: block;
}

#total-points H4 {
	font-weight: normal;
	display: inline;
	margin: 0px 10px 0px 0px;
	color: #5b5c5d;
}

SPAN.total-points {
	font-weight: bold;
	font-size: 26px;
	color: #5b5c5d;
}

SPAN.label-points {
	font-weight: bold;
	font-size: 11px;
	color: #5b5c5d;
}

.bonus-points-top {
	background: url(../images/gfx_bonus_points_top.gif) 0 0 no-repeat #fff;
	padding: 5px 8px 0px 8px;
}

.bonus-points-top DIV {
	line-height: 1.5em;
	padding: 0px 0px 8px 0px;
}

.bonus-points-bottom {
	background: url(../images/gfx_bonus_points_bottom.gif) 0 0 no-repeat #fff;
	height: 8px;
}


/* Community element (obsolete?) */
.community-element {

}

.community-element H4 {
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	color: #5b5c5d;
}

.contribution {
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
}


/* Enable data */
.tx-mwescommunity-pi-datenfreigabe TABLE#enable_data TD {
	padding: 0px 45px 0px 0px;
}

.tx-mwescommunity-pi-datenfreigabe TABLE#enable_data TD TABLE TD {
	padding: 0px 0px 0px 0px;
}

.tx-mwescommunity-pi-datenfreigabe .buttons {
	margin: 0px 0px 0px 213px;
	width: auto;
}

/* News feeds */
.rss-feeds H3 {
	margin: 10px 0px 5px 0px;
}
.rss-feeds LABEL {
}

.rss-feeds .right-align {
	width: 20px;
}

#feed-url-section {
	margin: 20px 0px 0px 0px;
}

#feed-url {
	vertical-align: middle;
	font-weight: bold;
	background: #f3f8fa;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

#feed-url IMG {
	vertical-align: middle;
}


/* Blog */
.news {

}

.news H3 {
	margin: 0px 0px 10px 0px;
}

DIV.author IMG {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
	border: 1px solid #e6e6e6;
}

.news H3 A,
.news H3 A:link,
.news H3 A:visited,
.news P A,
.news P A:link,
.news P A:visited {
	/*color: #5b5c5d;*/
}

.news .postmetadata IMG {
	margin: 0px 4px 0px 0px;
}

.news-title {
	margin: 0px 0px 15px 0px;
}

.news-title H2 {
	margin-bottom: 12px;
	float: left;
}

.news-title A {
	width: 75px;
	float: right;
}

#right-column UL.news-archiv LI {
	padding: 0;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 105px;
}

#right-column UL.news-archiv LI A {
	line-height: 1.6em;
}

#commentform LABEL {
	font-weight: bold;
}

INPUT.tx-guestbook-form-inputfield-big {
	width: 288px;
}

SPAN.form-error {
	font-weight: bold;
	color: #c00;
}

#commentform TEXTAREA {
	width: 365px;
}

#community .img-container,
#community .img-container P,
#community .csi-caption,
#community .csc-caption P {
	line-height: 12px;
	font-size: 11px;
}


/* Forum */
.tx-chcforum-pi1-Table {

}

.tx-chcforum-pi1-Table CAPTION {
	display: none;
}

.tx_chcforum-pi1-toolBar {
	background: #f3f8fa;
	padding: 5px 10px 5px 10px;
}

.forum-header {
	float: left;
	width: 350px;
}

.forum-search {
	text-align: right;
	float: right;
	width: 400px;
}

.conf-header {
	font-size: 14px;
	margin: 10px 0px 0px 10px;
}

.tx-chcforum-pi1-Table TD {
	padding: 10px;
}

.tx-chcforum-pi1-Table TH {
	text-align: left;
	padding: 15px 10px 5px 10px;
}

.tx-chcforum-pi1-Table H4 {
	line-height: 1.4em;
	font-size: 13px;
	margin: 0px;
}

.tx-chcforum-pi1-catConferenceCell {
	width: 165px;
}

.tx-chcforum-pi1-confThreadSubjCell {
	width: 135px;
}

.tx-chcforum-pi1-catConferenceCell P {
	margin: 4px 0px 0px 0px;
}

.tx-chcforum-pi1-catThreadCell {
	text-align: right;
	width: 50px;
}

.tx-chcforum-pi1-confThreadRepliesCell {
	width: 40px;
}

.tx-chcforum-pi1-confThreadAuthorCell {
	width: 100px;
}

.tx-chcforum-pi1-catPostCell {
	width: 65px;
}

.author-image {
	width: 80px;
	float: left;
}

.author-image IMG {
	border: 1px solid #c6c6c6;
}

.single-post-view {
	position: relative;
	width: 516px;
}

.tx-chcforum-pi1-singlePost {
	position: relative;
	width: 388px;
	float: right;
}

.tx-chcforum-pi1-FooterBox {
	clear: both;
}

.post-speech {
	position: absolute;
	left: -21px;
	top: 30px;
}

.post-header {
	background: url(../images/gfx_post_head.gif) 0 0 #f3f8fa no-repeat;
	margin: 0;
	height: 23px;
	width: 388px;
}

.post-header-text {
	font-size: 10px;
	padding: 6px 0px 0px 0px;
	margin: 0px 3px 0px 8px;
}

.post-body {
	border-right: 1px solid #f3f8fa;
	border-left: 1px solid #f3f8fa;
	background: #fff;
	margin: 0;
	width: 386px;
}

.post-body .text {
	padding: 8px 0px 0px 0px;
	margin: 0px 8px 0px 8px;
}

.post-bottom {
	background: url(../images/gfx_post_bottom.gif) 0 100% no-repeat;
	margin: 0;
	height: 13px;
	width: 388px;
}

.post-header IMG {
	display: none;
}

.edit {
	position: absolute;
	top: 80px;
	left: 0;
}

.edit A {
	display: block;
}

.edit IMG {
	display: none;
}

.quoteCell {
	margin: 0px 0px 0px 20px;
	color: #5c8a0f;
}

.tx-chcforum-pi1-postForm-wrap {
	margin: 20px 0px 0px 0px;
}

.tx-chcforum-pi1-postForm-wrap LEGEND {
	display: none;
}

.tx-chcforum-pi1-postForm-wrap FIELDSET {
	padding: 0;
	margin: 0;
	border: 0;
}

.form-item {
	margin: 0px 0px 10px 0px;
}

.label-row {
	font-weight: bold;
	width: 65px;
	float: left;
}

.field-row {
	width: 448px;
	float: right;
}

.form-buttons {
	text-align: right;
}

.emoticons IMG {
	margin: 0px 10px 0px 0px;
}

.tx-chcforum-pi1-postForm-wrap TEXTAREA {
	width: 514px;
}

.tx-chcforum-pi1-navPath {
	margin: 0px 0px 20px 0px;
}

.tx-chcforum-pi1-FooterBox {
	margin: 15px 0px 0px 0px;
	clear: both;
}

.tx-chcforum-pi1-messageBox {
	margin-top: 20px;
	color: #c00;
}


/* Members list */
SPAN.searchlabel {
	font-weight: bold;
	font-size: 11px;
	margin: 0px 20px 0px 0px;
}

#buddy-searchfield {
	width: 350px;
}

.buddy-sort {
	background: #f3f8fa;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 20px 0px;
}

.tx-mwescommunity-pi-messages-recieved .header,
.tx-mwescommunity-pi-buddylist .header {
	float: left;
	width: 400px;
}

.tx-mwescommunity-pi-buddylist .header H3 {
	font-weight: normal;
	color: #5c5c5e;
}

.reload {
	font-size: 11px;
	float: right;
	width: 77px;
}

#buddylist TD {
	padding: 5px 10px 5px 10px;
	width: 110px;
}

#buddylist TD.actions {
	width: 50px;
}

TR.buddy-labels TD {
	font-weight: bold;
	width:
}

.tx-mwescommunity-pi-buddylist TR.odd TD {
	background: #f5f7f8;
}


.additional-info-left {
	margin: 0px 0px 15px 0px;
}


.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding: 20px 0 0 0; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: none; background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: none; background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }

#content-frame .tx-felogin-pi1 .loginform {
	width: 239px;
}


/* Chat */
.tx-vjchat-rooms H3 {
	color: #5b5c5d;
}

.moderator {
	color: #700c2b;
}

.expert {
	color: #bc5d08;
}

.tx-vjchat-pi1 {

}

.tx-vjchat-pi1 .chat-top {
	line-height: 1px;
	background: url(../images/gfx_chat_top.gif) no-repeat 0 0;
	position: relative;
	left: 0;
	top: 4px;
	margin: 0;
	height: 12px;
	width: 519px;
}

.tx-vjchat-pi1 .chat-body {
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	overflow: hidden;
	margin: 0;
	width: 517px;
}

.tx-vjchat-pi1 .chat-bottom {
	background: url(../images/gfx_chat_bottom.gif) no-repeat 0 0;
	height: 58px;
	width: 519px;
}

.tx-vjchat-pi1 .tx-vjchat-entry .tx-vjchat-user-entry,
.tx-vjchat-pi1 .tx-vjchat-entry .tx-vjchat-moderator,
.tx-vjchat-pi1 .tx-vjchat-entry .tx-vjchat-expert {
	padding-right: 12px;
	padding-left: 12px;
}

/* Captcha */
#custom_image {
	background: #fff url(http://www.einstieg.com/fileadmin/assets/relaunch/scripts/user_background.php) no-repeat;
	height: 25px;
	width: 400px;
}