/*
//	Project:	 Bundeshomepage 
//	Version:	1.0.0
//	Date:    23.12.09
//	Auhor:		Patrick Papentin
// 
//	Inhalt
// 		Frontendbenutzerregistrierung
//		Community
//		Resizzable
*/
/********* Stylesheet der Frontendbenutzerregistrierung **********/

.tx-srfeuserregister-pi1 p 
{ 
margin-top: .5em; 
margin-bottom: 0; 
padding: 0 .3em; 
text-indent: 0; 
}

.tx-srfeuserregister-pi1 h4 
{ 
margin-top: 0; 
padding-left: .3em; 
}

.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-color: transparent; 
text-decoration:none; 
margin: 0px;
text-align: left;
margin-left: 1px; 
padding: 0px;
color: #FE6F00;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}

.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: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); 
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; 
font-size:12px;
}

.tx-srfeuserregister-pi1 dd 
{ 
text-align: left; 
width: 50%; 
font-size:12px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt 
{
width: auto; 
padding-right: 0; 
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd 
{ 
width: auto; 
}

* 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; 
}

/********************* CSS Anpassungen für die Community *********************/
#cty-tbl{
 border: 3px dashed #c1001f;
 width:100%;
 table-layout:fixed;
}

table#cty-tbl tr th {
 padding:5px;
}



.cty-tbl-mess-small {
 width:30px;
 text-align:center;
 background-color:#e5e5e5;
}

.cty-tbl-mess-date {
 width:90px;
 text-align:center;
 background-color:#e5e5e5;
}

.cty-tbl-mess-long {
 text-align:center;
 background-color:#e5e5e5;
}

.cty-tbl-mess-td {
 text-align:center;
}


td.cty-profile-img img {
 border:2px outset #000;
}



td.cty-td-welc-mailicon {
 width:80px;
 text-align:right;
 padding-right:20px;
}



.cty-welc-title {
 background-color:#e5e5e5;
 padding:4px;
 text-align:center;
 border:1px dashed #909090;
}

th.cty-welc-small {
width:80px;
}

h3.zwischentitel{
 background-color:#e5e5e5;
 border:1px dashed #909090;
 padding:5px;
 text-align:center;
}
.welc-border-userimg img {
 border:1px solid #000;
}

/*************************Resizable*********************************/

.ui-resizable {
position:relative;
}
.ui-resizable-handle {
display:block;
font-size:0.1px;
position:absolute;
z-index:99999;
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
display:none;
}
.ui-resizable-n {
cursor:n-resize;
height:7px;
left:0;
top:-5px;
width:100%;
}
.ui-resizable-s {
bottom:-5px;
cursor:s-resize;
height:7px;
left:0;
width:100%;
}
.ui-resizable-e {
cursor:e-resize;
height:100%;
right:-5px;
top:0;
width:7px;
}
.ui-resizable-w {
cursor:w-resize;
height:100%;
left:-5px;
top:0;
width:7px;
}
.ui-resizable-se {
bottom:1px;
cursor:se-resize;
height:12px;
right:1px;
width:12px;
}
.ui-resizable-sw {
bottom:-5px;
cursor:sw-resize;
height:9px;
left:-5px;
width:9px;
}
.ui-resizable-nw {
cursor:nw-resize;
height:9px;
left:-5px;
top:-5px;
width:9px;
}
.ui-resizable-ne {
cursor:ne-resize;
height:9px;
right:-5px;
top:-5px;
width:9px;
}
