/* Loginbox */

div.tx-loginboxmacmade-pi1-error,
div.tx-loginboxmacmade-pi1-logout,
div.block {
	border:1px solid #DAD8D8;
	border-top:0;
	padding:10px;
	margin:0 0 10px 0;
}

div.tx-loginboxmacmade-pi1-error {
	color:#B5040C !important;
}

table tr td.tx-loginboxmacmade-pi1-labelCell{
	background-color:#fff !important;
	border:0 !important;
}

div.tx-cwtcommunity-pi1 b {margin:10px;display:block;}

/* Willkommensseite */

div.mailicon {
	float:left;
	margin:10px;
}

div.tx-cwtcommunity-pi1 p {
	padding:5px;
	font-size:14px;
	margin:0;
}

div.tx-cwtcommunity-pi1 table {
	border:1px solid #DAD8D8;
	width:100%;
}

div.tx-cwtcommunity-pi1 table tr th	{
	background-color:#fff;
	color:#323232;
	border-collapse:collapse;
	padding:6px 4px 6px 4px;
	font-size:13px;
}

div.tx-cwtcommunity-pi1 table tbody,
div.tx-cwtcommunity-pi1 table tr,
div.tx-cwtcommunity-pi1 table tr th,
div.tx-cwtcommunity-pi1 table tr td {
	border-collapse:collapse;
	border:0;
}

div.tx-cwtcommunity-pi1 table tr th.small,
div.tx-cwtcommunity-pi1 table tr td.small {
	width:20px;
	
}
div.tx-cwtcommunity-pi1 table tr th.long,
div.tx-cwtcommunity-pi1 table tr td.long {
	width:130px;
	font-size:13px;
	text-align:left;
}



/* PROFIL */
div.profil {
	border:1px solid #DAD8D8;
	border-top:0;
	font-size:14px;
	background-color:#fff;
	padding:5px 0 20px 0px;
	margin:0 0 15px 0;
	
}

h1.red {
	background-color:#B5040C;
	border:1px solid #D3D1D2;
	color:#FFFFFF;
	text-align:left;
	padding:4px;
}

div.profiltext {
	float:left;
	width:65%;
	padding:0 0 0 10px;
}

div.moreprofile{
	border:0;
	font-size:14px;
	background-color:#fff;
	margin:0 0 15px 0;
	float:none;
	padding:0px 10px 0 10px;
	clear:both;
}

div.profilimage {
	float:right;
	padding:0 4px 4px 4px;
	height:209px;
	width:170px;
	text-align:center;
}

div.profilimage img {
	max-height:250px;
	max-width:250px;
	vertical-align:middle;
	text-align:center;
	margin:auto;
}

div.profiltext table {
	width:100%;
	height:209px;
}

div.profiltext table tr th,
div.moreprofile table tr th {
	width:55%;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	color:#B5040C;
	background-color:#F3F3EE;
}
div.moreprofile table tr th {width:37%;}

div.profiltext table tr td,
div.moreprofile table tr td{
	font-size:14px;
	padding:5px;
}

div.tx-cwtcommunity-pi1 table tr td small {display:none;}

div.buttons {
	height:30px;
	float:right;
	padding:0 10px 10px 0;
}

div.buttons a {
	margin:10px;
}

div#own {height:30px;}
div#own a {display:none;}

 /* Nachrichten */

 div.tx-cwtcommunity-pi1 table.messages {
 	padding:10px;	
	background-color:#F3F3EE;

 }
 
 div.tx-cwtcommunity-pi1 table.messages tr td.bold {
  	font-weight:bold;
	width:25%;
	font-size:13px;
	padding:3px;
  }
 
div.tx-cwtcommunity-pi1 table.messages tr td.buttons  {
	padding:5px;

}

 div.tx-cwtcommunity-pi1 table.messages tr td.buttons a {
 	margin:0 10px 0 0;
 }

 div.tx-cwtcommunity-pi1 table.messages tr.nachricht {
	padding:5px;
	font-size:14px;
	background-color:#fff;
 } 	

 
 /* SUCHE */
div.tx-cwtcommunity-pi1 table.suche tr{
	background-color:#F3F3EE;}

div.tx-cwtcommunity-pi1 table.suche tr th {
	font-weight:bold;
	color:#B5040C;
	background-color:#F3F3EE;
	width:35%;
	padding:5px 5px 5px 10px;
}

div.tx-cwtcommunity-pi1 table.suche tr td input[type="text"]{
	width:192px;
}

div.tx-cwtcommunity-pi1 table.suche tr td input[type="text"],
div.tx-cwtcommunity-pi1 table.suche tr td select{
	margin:0 0 0 10px;
}
div.tx-cwtcommunity-pi1 table.suche tr td input[type="submit"]{
	margin:10px 160px 10px 10px;
	float:right;
}
div.tx-cwtcommunity-pi1 table.suche tbody,
div.tx-cwtcommunity-pi1 table.suche tr,
div.tx-cwtcommunity-pi1 table.suche tr th,
div.tx-cwtcommunity-pi1 table.suche tr td {
	border-collapse:collapse;
	border:0;
}

/* Willkommen --> Freundschaftsanträge */

div.tx-cwtcommunity-pi1 table.welcome {
	border:0;
	width:100%;
	margin:10px 0 0 0;
	border-collapse:collapse;
}
div.tx-cwtcommunity-pi1 table.welcome tr {
	border:1px solid #DAD8D8;
}
div.tx-cwtcommunity-pi1 table.welcome tr th{
	background-color:#F3F3EE;
	color:#B5040C;
	font-size:13px;
	font-weight:bold;
	padding:5px;
}
div.tx-cwtcommunity-pi1 table.welcome tr td{
	padding:3px;
}
div.tx-cwtcommunity-pi1 table.welcome tr td a.accept{
	background:url('/fileadmin/templates/cwt_community/accept.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 18px;
	margin:0;
}

div.tx-cwtcommunity-pi1 table.welcome tr td a.deny{
	background:url('/fileadmin/templates/cwt_community/deny.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 18px;
	margin:0;
}
	
/* Nachrticht senden */

div.tx-cwtcommunity-pi1 table.nachricht {
	border:1px solid #DAD8D8;
	border-top:0;
	background-color:#F3F3EE;
	padding:10px 0 0 0;
}

div.tx-cwtcommunity-pi1 table.nachricht tr th {
	font-size:14px;
	color:#B5040C;
	background-color:#F3F3EE;
	padding:4px;
}
div.tx-cwtcommunity-pi1 table.nachricht tr td {
	padding:4px;
}
div.tx-cwtcommunity-pi1 p.senden  {
	float:right;
}

/* Registrieungsfromular */
form#tx-srfeuserregister-pi1-fe_users_form div.csc-mailform-field {
	line-height:20px;
	margin:0px;
	display:block;
	padding:3px;
	text-align:left;
	clear:both;
	vertical-align:middle;
}


form#tx-srfeuserregister-pi1-fe_users_form div.csc-mailform-field label{
	padding:3px;
	margin:3px;
	width:30%;
}


form#tx-srfeuserregister-pi1-fe_users_form div.csc-mailform-field input,
form#tx-srfeuserregister-pi1-fe_users_form div.csc-mailform-field select,
form#tx-srfeuserregister-pi1-fe_users_form div.csc-mailform-field textarea {
	padding:3px;
	margin:3px;
	width:65%;
	vertical-align:middle;
}


form#tx-srfeuserregister-pi1-fe_users_form div.csc-mailform-field input.tx-srfeuserregister-pi1-submit {
	width:30%;
	float:right;
	margin:3px;
	display:block;
	padding:3px;
}
form#tx-srfeuserregister-pi1-fe_users_form div.csc-mailform-field input.tx-srfeuserregister-pi1-submit:hover {
	text-decoration:underline;
}
	
div.uploadfield {
	float:left;
	display:block;
	
}

form#tx-srfeuserregister-pi1-fe_users_form dl dt {
	color:#B5040C;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	width:30%;
	text-align:left;
}

form#tx-srfeuserregister-pi1-fe_users_form dl dd {
	width:55%;
	padding:5px;
	
}

form#tx-srfeuserregister-pi1-fe_users_form dl dd input{
	padding:3px;
	margin:5px;
	width:160px;
}
