/* Message */
.centerContent .message {
	color:#1a6da5;
	clear: both;
	width: 400px;
	margin: 10px 0 0 0;
  padding: 0 0 5px 0; 
	border-bottom: 1px solid silver;

}
.centerContent .titel {
	text-align: left;
	font-weight: bold;
	float: left;
	width: 335px;
	margin:0;
	clear:both;
}
.centerContent .datum {
	text-align: left;
	margin:0;
	float:left;
	margin-bottom:15px;
}

.centerContent .inhalt {
	margin-bottom:15px;	
}

.centerContent .inhalt .bodytext {
	margin:0;
}
.centerContent .image{
		display: inline;
		float: right;
		margin: 2px -1px 10px 10px;
		padding: 2px;
	
}
.centerContent .message a {
	background-color: white;
	text-decoration: none;
	margin:0 0 0 3px;
}

.centerContent .csc-header{
	margin-bottom:-4px;
}

/* Poll */
.tx-jkpoll-pi1 .poll-answer {
	font-size: 11px;
}

	.tx-jkpoll-pi1 .poll-answer input.pollanswer {
		width: auto;
		margin-right: 5px;
	}

/************************* NEU ab 10.07.2007 **********************************/

.clearfloat {
         clear: both;
         font-size: 0px;
         line-height: 0px;
         height: 0px;
}

/* Message-Box */

table.messagebox {
	border-collapse: collapse;
	width: 391px;
}

.messagebox td {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
/*
	.mailsubject a:link, .mailsubject a:visited, .mailsubject a:active {
		color: #ee5500 !important;
	}
*/
td.iconcolumn {
	width: 19px;
	background: #dbefd4;
	padding: 2px 0 0 0;
	vertical-align: top;
}

td.mailsubject {
	width: 260px;
	background: #f2f2f2;
	padding: 2px 0 0 0;
	vertical-align: top;
	font-size: 11px;
	/* WEGWEG font-style: italic;*/
}

td.maildate {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background: #f2f2f2;
	padding: 2px 0 0 0;
	vertical-align: top;
	font-size: 11px;
	/* WEGWEG font-style: italic;*/
}

.messagebox-head2 {
         background: #333 url(/fileadmin/images/default/tb_schraffur2.gif);
         height: 16px;
         margin-top: 2px;
}

.messagebox-title1 {
		margin: 4px 0 0 70px;
		background: #dbefd4;
		padding: 0 5px 0 5px;
}
/*
	.messagebox-title1 a:link, .messagebox-title1 a:visited, .messagebox-title1 a:active {
		color: #ee5500 !important;
		font-weight: bold;
	}
*/
.messagebox-title2 {
		margin: 4px 0 0 70px;
		background: #409f29;
		color: #fff;
		padding: 0 5px 0 5px;
}

.messagebox-text {
		margin: 4px 0 0 70px;
		background: #f2f2f2;
		padding: 0 5px 0 5px;
}

/* User-Liste */
.memberlist {
		 border-top: 1px solid #333;
     background: #f2f2f2 url(/fileadmin/images/default/extensions/wes_community/memberlist_back.gif) repeat-y;
		 padding: 0px 2px 16px 2px;
}

.memberlist-1strow {
         background: #dbefd4;
		 height: 19px;
		 padding-top: 4px;
}

.memberlist-status {
		float: left;
}

.memberlist-username {
		margin: 0 0 0 125px;

}
/*
		.memberlist-username a:link, .memberlist-username a:visited, .memberlist-username a:active {
		color: #ee5500 !important;
	}
*/
.memberlist-functions {
		float: right;
}

.memberlist-body {

}

	.memberlist-body img {
		display: inline;
		float: left;
		margin: -18px 0 0 18px;
	}

	.memberlist-body .memberlist-infos {
		margin: 0 0 0 125px;
		padding: 0 16px 0 0;

	}
/*
		.memberlist-infos a:link, .memberlist-infos a:visited, .memberlist-infos a:active {
		color: #ee5500 !important;
	}
*/
/* Memberprofil */

.profile {
	margin: 16px 0 0 0;
}

	.profile .toolbar {
		background: #409f29;
		margin: 0 0 10px 0;
		padding: 1px 2px 1px 5px;
		color: #fff;
	}

		.profile .toolbar a:link, .profile .toolbar a:visited, .profile .toolbar a:active {
			float: right;
			margin: 0 0 0 5px;
		}

		.profile .toolbar .title {
			font-weight: bold;
			text-transform: uppercase;
		}

	.profile .photo {
		float: right;
		background: #c5e2bb;
	}

		.profile .photo img {
			margin: 6px;
		}

		.profile .photo .gallery {
			width: 128px;
			height: 38px;
		}

			.profile .photo .gallery div {
				display: inline;
			 	float: left;
				width: 25px;
				height: 30px;
				background: transparent url(/fileadmin/images/default/extensions/wes_community/profile_photo_inactive.gif) no-repeat;
				margin: 0 0 0 6px;
			}
			.profile .photo .gallery div.active {
			 	background: transparent url(/fileadmin/images/default/extensions/wes_community/profile_photo_active.gif) no-repeat;
			}

				.profile .photo .gallery div a:link, .profile .photo .gallery div a:visited, .profile .photo .gallery div a:active {
					display: block;
					height: 100%;
				}

	.profile table {
		border-collapse: collapse;
	}

	.profile .top {
		width: 245px;
		border-top: 1px solid #c5dfe8;
	}

	.profile td, .profile th {
		border-bottom: 1px solid #c5dfe8;
		font-size: 12px;
		/* WEGWEG font-style: italic;*/
		text-align: left;
	}

	.profile th {
		width: 110px;
		font-weight: normal;
	}

	.profile td {
		font-weight: bold;
	}

	.profile .bottom {
		clear: right;
		width: 391px;
		margin: 16px 0 39px 0;
		border-top: 1px solid #c5dfe8;
	}

/* Com U Nite - Einladung */
.invitation-title {

}

/* Message-Box - Welcome */

.msgbox-welcome {
	margin: 12px 0 12px 35px;
}

.msgbox_img {
	float: left;
	margin: 13px 0 0 0 !important;
}

.tt_news-listdate {
    font-size: 11px;
	color: #eaeaec;
	font-style: normal;
	text-decoration: none;
}

.tt_news-listtitle {
    font-size: 11px;
	color: #eaeaec;
	/* WEGWEG font-style: italic;*/
    text-transform: uppercase;
	text-decoration: none;
}

.tt_news-listsubheader {
    font-size: 11px;
	color: #acadaf;
	/* WEGWEG font-style: italic;*/
	width: 120px;
	text-decoration: none;
}

	.tt_news-listsubheader p {
		margin: 0;
	}

/* Buddy-Liste */

.buddylist {

}
/*
	.buddylist a:link, .buddylist a:visited, .buddylist a:active {
		color: #e50 !important;
	}
*/
	.buddylist .buddy {
		background: #dbefd4;
		border-top: 1px solid #005d9a;
		margin: 0 0 16px 0;
		padding: 3px 3px 1px 3px;
	}

	.buddylist .buddy .options {
		float: right;
	}

	.buddylist .buddy .info .status {
		float: left;
	}

	.buddylist .buddy .info .user {
		margin: 0 0 0 25px;
	}

/* Who is online? */

.leftContent .user_stats {
	margin: 0 0 14px -6px;
	color: #4f4f4f;
	font-size: 11px;
	/* WEGWEG font-style: italic;*/
}

	.leftContent .user_stats .row {
		background: #dbefd4;
		border-bottom: 1px solid #4f4f4f;
		padding: 0 0 1px 0;
	}

		.leftContent .user_stats .row .total,
		.leftContent .user_stats .row .online,
                .leftContent .user_stats .row .loggedin {
			float: left;
			padding: 0 0 0 21px;
		}

		.leftContent .user_stats .row .female,
		.leftContent .user_stats .row .right,
		.leftContent .user_stats .row .male {
			margin: 0 0 0 100px;
			padding: 0 0 0 21px;
		}

		.leftContent .user_stats .row .total,
		.leftContent .user_stats .row .online,
                .leftContent .user_stats .row .loggedin {
			background: transparent url(/fileadmin/images/default/extensions/wes_community/icon_user_stats.gif) no-repeat 2px 1px;
		}

		.leftContent .user_stats .row .female {
			background: transparent url(/fileadmin/images/default/extensions/wes_community/icon_sex_female.gif) no-repeat 2px 1px;
		}

		.leftContent .user_stats .row .male {
			background: transparent url(/fileadmin/images/default/extensions/wes_community/icon_sex_male.gif) no-repeat 2px 1px;
		}

                .leftContent .user_stats .row .right {
                        background: transparent no-repeat 2px 1px;
                }


.leftContent .wholist {
	height: 160px;
	overflow: auto;
	margin: 0 0 3px -6px;
}
/*
	.leftContent .wholist a:link, .leftContent .wholist a:visited, .leftContent .wholist a:active {
		color: #e50;
	}
*/
	.leftContent .wholist p {
		margin: 0;
		padding: 4px 6px 2px 6px;
		background: #c5e2bb;
		color: #4f4f4f;
		font-size: 11px;
		font-weight: bold;
		/* WEGWEG font-style: italic;*/
	}

	.leftContent .wholist .member {
		background: #f2f2f2;
		border-top: 1px solid #fff;
		margin: 0;
		padding: 3px 3px 1px 3px;
		color: #4f4f4f;
	}

		.leftContent .wholist .member .status {
			float: left;
		}

		.leftContent .wholist .member .username {
			margin: 0 0 0 25px;
		}

/* Memeber Gallery */
.tx-wescommunity-pi1 table.gallery {
	border-collapse: collapse;
	margin-left: -10px;
}

.tx-wescommunity-pi1 table.gallery td {
		width: 124px;
		height: 124px;
		background: #e3e3e3;
		padding: 0;
		margin: 0;
		text-align: center;
		vertical-align: center;
}

/* Single-Matcher */

#content .single_matcher select {
	width: 200px;
}

#content .single_matcher .text {
	width: 200px;
}

/* Gästebuch */

.tx-veguestbook-pi1 { clear: both; }

.tx-veguestbook-pi1 form { margin-top: 10px; }

.guestbook-name, .messagebox-head1 {
         clear: both;
         font-weight: bold;
         padding-top: 14px;
         padding-left: 4px;
         max-height: 30px;
         max-width: 391px;
         
         overflow: hidden;
}

.messagebox-head1 {
	background: #c5e2bb;
}
/*
.guestbook-name a:link, .guestbook-name a:visited, .guestbook-name a:active {
	color: #000 !important;
}
*/
* html .guestbook-name, * html .messagebox-head1 {
         height: 30px;
         width: 391px;
}

	.guestbook-name a img {
		float: right;
		margin: 0 3px 0 0;
	}

	.guestbook-name span {
		font-weight: normal;
		font-size: 11px;
	}

.guestbook-datum, .messagebox-head2 {
         color: #fff;
         font-size: 11px;
         text-align: right;
         padding-right: 10px;
         margin-top: 2px;
         background: #409f29;
}

.guestbook-datum {
	background: #c5e2bb;
	color: #333;
}

	.guestbook-datum img {
		float: left;
	}

.guestbook-entry-box {
         margin-bottom: 20px;
         background: #f2f2f2 url(/fileadmin/images/default/bg-guestbook-entry-box.gif) repeat-y;
         overflow: hidden;
}

.guestbook-email-www-box {
         margin: 16px 0px;
         width: 100px;
         float: left;
         overflow: hidden;
}

.guestbook-email-www-box a:link,
.guestbook-email-www-box a:visited,
.guestbook-email-www-box a:active {
         color: #FFFFFF;
         line-height: 14px;
         font-size: 11px;
         font-weight: bold;
         font-style: normal;
         padding-bottom: 1px;
}

.guestbook-email-www-box a:hover {
         text-decoration: underline;
}

.guestbook-email  {
         text-transform: uppercase;
         padding-left: 25px;
         margin: 0px 0px 1px 2px;
         display: block;
         background: url(/fileadmin/images/default/tb_icon-email.gif) top left no-repeat;
}

.guestbook-www  {
         padding-bottom: 16px;
         padding-left: 25px;
         margin-left: 2px;
         display: block;
         background: url(/fileadmin/images/default/tb_icon-www.gif) top left no-repeat;
}

.guestbook-nachricht {
         padding: 14px 5px 14px 17px;
         margin: 0px 0px 0px 100px;
}

.tx-guestbook-form-error { color: #EF191E; }

.tx-veguestbook-pi1 { clear: both; }

.tx-veguestbook-pi1 form { margin-top: 10px; }

/*  Formular  */

.centerContent label {
	text-align: right;
	padding-right: 10px;
	width: 127px;
	display: block;
	float: left;
}

* html .centerContent label {
	width: 134px;
	padding-right: 4px;
}

/* Breiteres Formular (Messagebox) */
.centerContent label.narrow {
	width: 60px;
}
*html .centerContent label.narrow {
	width: 67px;
}

.centerContent .user_guestbook label {
	width: 106px;
}
* html .centerContent .user_guestbook label {
	width: 113px;
}

#content label span {
	color: #EF191E;
}

.centerContent form .schraffiert-bg {
	width: 254px;
	margin-bottom: 4px;
	float: left;
	background: #f2f2f2;
}
* html .centerContent form .schraffiert-bg {
	width: 257px;
}

.centerContent form .schraffiert-bg_wide {
	width: 319px;
	margin-bottom: 4px;
	float: left;
	background: #f2f2f2;
}
* html .centerContent form .schraffiert-bg_wide {
	width: 322px;
}

#content input, #content select {
	font-size: 10px;
	padding: 0px;
	height: 14px;
	width: 130px;
	border-top: 1px solid #949494;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #949494;
}

#content select {
	height: auto;
}

* html #content input {
	height: 16px;
	float: left; /* oder margin-top: -1px; */
}

.centerContent input.file {
	margin: 1px 0 0 0;
	width: auto;
}

.centerContent form .schraffiert-bg ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.centerContent form .schraffiert-bg ul li {
	margin: 4px 0 0 0;
}

.centerContent ul input {
	width: auto;
	height: auto;
	border: none;
}

.centerContent ul label {
	display: inline;
	width: auto;
	float: none;
}

#content textarea {
	float: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 120px;
	width: 252px;
	margin-bottom: 16px;
	border-top: 1px solid #949494;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #949494;
	overflow: auto;
}

.centerContent textarea.wide {
	width: 315px;
	height: 200px;
}

.checkbox input, input.checkbox {
	width: auto !important;
	height: auto !important;
	border: none !important;
}

* html #content textarea {
	width: 254px;
}

.centerContent .tx-veguestbook-pi1 .submit {
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	width: 123px;
	margin-left: 2px;
	border: none;
	background: transparent url(/fileadmin/images/default/form-submit.gif) top left no-repeat;
}

.tx-guestbook-form-error { color: #EF191E; }

.tx-srfeuserregister-pi1-error {
	margin: 0;
	color: #EF191E;
}

/* Wiki-Header */
.wiki_header {
	clear: both;
  background: #f5f3c3;
  border: 1px solid #005d9b;
  margin: 10px 0 10px 0;
}

  .wiki_header .tx-timtaw-pi1 {
		float: left;
		padding: 3px 0 0 4px;
	}
	
	.wiki_header p {
		margin: 0 10px 0 61px;
		padding: 6px 0 6px 0;
	}
