.userPic {
	float:left; width:110px; height:83px; margin:3px; border: 1px solid black;
}

.userPic .options {
	background-color: #FFF; padding: 0 2px; text-align:center;
}

.progressContainer {
	width: 485px;
	margin: 0px;
	border-color: #ED014C;
}

.progressWrapper {
	width: 467px;
	overflow: hidden;
}
.progressContainer {
	width: 455px;
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #e5e8eb;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 423px;
	height: 16px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
	max-width: 450px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 437px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	
	background-image: url(../images/SWFUpload/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover 
{
	background-position: 0px 0px;
}


.contactway_arrow {
	height:63px;
	width: 20px;
	background:no-repeat center center url(../images/2arrows.gif);
	float:left;
}


/*

BEGIN PROFIL

*/
.profil_navi	{
	border: 1px solid #ddd;
	background: #e6ebf0;
	float: left;
	width: 208px;
	position: relative;
}



.profil_navi p	{
	background: white;
	margin: 0;
	padding: 5px;
}


.profil_navi #content_previewPic	{
	border: 1px solid #ddd;
	background: #f6f6f8;
	margin: 3px;
	width: 200px;
}

.profil_navi #content_previewPic .online	{
	background: #f3feed;
}

.profil_navi #content_previewPic div	{
	margin: 4px;
	color: #5b616f;
	line-height: 1em;
}

.profil_navi #content_previewPic div img	{
	padding-left: 1px
}



.profil_navi ul	{
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	background: #f6f6f8;
	margin: 3px;
	font-size: 0.9em;
	clear: both;
}

.profil_navi ul li	{
	font-weight: bold;
	border: 1px solid white;
}


.profil_navi ul li 	{
	display: block;
	padding: 4px;
	line-height: 1em;
	border-bottom: 1px solid white;
	text-transform: uppercase;
	background: #183e64;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.profil_navi ul li:hover,
.profil_navi ul li:active,
.profil_navi ul li:focus	{
	background: #245e97;
}

.profil_navi ul li.aktiv,
.profil_navi ul li.aktiv:hover,
.profil_navi ul li.aktiv:focus	{
	background: #245e97;
	text-decoration: none;
	cursor: default;
}

.profil_navi ul li.inaktiv,
.profil_navi ul li.inaktiv:hover,
.profil_navi ul li.inaktiv:focus	{
	background: #183e64;
	color: #ffd76c;
	cursor: default;
}



.profil_navi p.online	{
	font-size: 10px;
	font-weight: bold;
	color: #6b9751;
	padding: 0 0 0 16px;
	height: 13px;
	line-height: 13px;
	background: white left top no-repeat url(../images/smiley_online.gif);
	position: absolute;
	top: 5px;
	right: 5px;
}

.profil_navi p.offline	{
	font-size: 10px;
	font-weight: bold;
	/*color: #ff5482;*/
	color: #bbb;
	padding: 0 0 0 16px;
	height: 13px;
	line-height: 13px;
	background: white left top no-repeat url(../images/smiley_offline.gif);
	position: absolute;
	top: 5px;
	right: 5px;
}

.profil_navi p.checked	{
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 0 0 0 14px;
	height: 13px;
	line-height: 13px;
	/*background: white 0 2px no-repeat url(../images/haken_gruen.gif);*/
	background: -2px -1px no-repeat url(../images/ul-features-small.gif);
	color: #6b9751;
}

.profil_navi p.unchecked	{
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 0 0 0 12px;
	height: 13px;
	line-height: 13px;
	background: white 0 3px no-repeat url(../images/haken_rot.gif);
	color: #ffba00;
}

.profil_navi p.abstand	{
	color: #666;
	padding: 24px 5px 5px 5px;
	margin: 0;
	line-height: 13px;
	border-bottom: 1px solid #ddd;
}



.profil_navi ul.extended_navi	{
	border: 0;
	clear: both;
	background: none;
}

.profil_navi ul.extended_navi li	{
	font-weight: normal;
	padding: 0;
	background: none;
}

.profil_navi[class] ul.extended_navi li {
	border: none;
}

.profil_navi ul.extended_navi li a	{
	border: 0;
	text-transform: none;
	display: block;
	padding: 4px;
}
/*
.profil_navi ul.extended_navi li.aktiv	{
	background: #ddd;
	color: #333;
}

.profil_navi ul.extended_navi li.inaktiv	{
	background: #ccc;
	color: #999;
}
*/
.profil_navi ul.extended_navi li a:link,
.profil_navi ul.extended_navi li a:visited	{
	background: #e6ebf0;
	color: #666;
}

.profil_navi ul.extended_navi li a:hover,
.profil_navi ul.extended_navi li a:active	{
	background: #ddd;
	color: #333;
}



.profil_inhalt	{
	width:275px;
	margin: 0 5px 0 215px;
	position: relative;
	
}

.profil_inhalt h4	{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	color: #666;
	font-style: italic;
	font-weight: normal;
	padding-right: 50px;
	height:25px;
	overflow:hidden;
}

.profil_inhalt h5	{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #999;
	font-style: italic;
	font-weight: normal;
	padding-right: 50px;
}

.profil_inhalt table	{
	border: 1px solid #ddd;
	background: #e6ebf0;
	margin: 10px 5px;
	width: 262px;
}

.profil_inhalt table tr	{
	
}

.profil_inhalt table tr.alternate	{
	background: #edf3f8;
}

.profil_inhalt table td	{
	padding: 3px;
	font-style: italic;
	color: #666;
}

.profil_inhalt table td.dd	{
	font-style: normal;
	color: #333;
}

.profil_inhalt table td.alternate	{
	background: red;
}


.profil_inhalt table td.privacy	{
	vertical-align: top;
	width: 16px;
	padding:0;
	padding-top:4px;
	margin:0;
}

.profil_inhalt table td.contactname	{
	vertical-align: top;
	width:30px;
	overflow:hidden;
}

.profil_inhalt dl	{
	display:none;
}
.profil_inhalt #content_overview {
	display:block;
}
.mitglieder_thumbs {
	display:block !important;
}
#content_images {
	display:none;
}

.profil_inhalt dl dt	{
	color: #999;
	font-style: italic;
	padding: 0;
}

.profil_inhalt dl dd	{
	margin: 0 0 5px 5px;
	padding: 0;
}



.profil_inhalt ul	{
	margin: 5px 10px;
}

.profil_inhalt ul li	{
	padding: 0px 5px 2px 15px;
	background: left top no-repeat url(/images/ul-checked.gif);
}

.profil_inhalt ul.user_options	{
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	margin: 0;
	padding: 0;
}

.profil_inhalt ul.user_options li	{
	background: none;
	padding: 0;
	margin: 2px;
	float: right;
}

.profil_inhalt ul.user_options li a	{
	
}


#profilMail	{
	clear: both;
}

#profilMail form	{
	margin: 20px 0;
}

#profilMail form h5	{
	margin-left: 220px;
	position: relative;
	top: 5px;
}

#profilMail form fieldset	{
	position: relative;
	padding: 10px 10px 10px 225px;
}

#profilMail form label,
#profilMail form label:hover	{
	width: 190px;
	display: block;
	position: relative;
	left: -210px;
	top: 0;
	margin-bottom: -20px;
	padding: 0;
}

#profilMail form input	{
	position: relative;
}

#profilMail form textarea	{
	position: relative;
}

#profilMail form input.submit	{
	margin-right: 10px;
}




/*
	Images Tooltip
*/
.tip {
	color: #000;
	z-index: 13000;
	background: #d8d8d8;
	border: 1px solid #d8d8d8;
	position: absolute;
	top: 50px; left: 50px;
}

.affectations div.tip {
	position:absolute;
	left:-402px;
	top:5px;
	width:498px;
}
 
.tip-title {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 2px;
	min-width: 150px;
}
 
.tip-text {
	font-size: 11px;
	padding: 2px;
}





/*
Verwaltung
*/


#my_affectation	{
	
}

#my_affectation ul li	{
	background: none;
	padding: 0;
}

#my_affectation ul li a	{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
}



a.submitstyle	{
	background: 0 2px no-repeat url(/images/bg_submit.gif);
	border: 0;
	width: 160px;
	height: 28px;
	margin: 10px 0 0px 10px;
	padding: 4px 0 0 0 ;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: white;
	float: right;
	clear: right;
	text-transform: uppercase;
	cursor: pointer;
}



ul.paginierung	{
	list-style: none;
	height: 24px;
	line-height: 20px;
	background: none !important;
	background: #eee;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	overflow: hidden;
	margin: 5px 0 5px 0;
	float: none;
}

ul.paginierung li	{
	list-style: none;
	background: none !important;
	padding: 0 !important;
	display: block;
	float: left;
}

ul.paginierung li span	{
	display: block;
	padding: 3px 8px 3px 8px;
}

ul.paginierung li a	{
	display: block;
}

ul.paginierung li a:link,
ul.paginierung li a:visited	{
	background: #edf3f8;
}

ul.paginierung li a:hover,
ul.paginierung li a:active	{
	background: #ccc;
}

/*

END PROFIL

*/


/* Search Bar/Box*/

#filterbar {
	background:#EDF3F8 none repeat scroll 0%;
	border:1px solid #EDEDED;
	width: 492px;
	text-align: right;
}
#filterbox {
	text-align: left;
}

/*
	Buddy Stuff
*/


#buddyBox div {
	float:left;
	margin-left:0 !important;
	margin-right:0 !important;
}

#buddyBox dl small.actions a{
	display:inline;
	float:right;
	font-size:0pt;
	height:16px;
	line-height:0pt;
	text-decoration:none;
	text-indent:-9999px;
	width:9px;
}

#buddyBox dl small.actions a.delete{
	background-image:url(/images/trash_small.gif);
	background-position:left top;
	position:absolute;
	bottom:1px;
	right:3px;
}
#buddyBox dl small.actions a.delete:hover{
	background-position:left bottom;
}
