/**
	autor : Andreas Rudolf
	datum : 30.07.07
*/
.main_text_zu{
	font-size:11px;
	font-weight:bold;
	color:white;
}

div.foto_layer{
	position:relative;
	background-color:white;
	right:20px;
	top:0px;
	width:150px
	height:250px;
/*	display:inline;*/
}
form.community{
	display:inline;
}

form.community input{
	height:17px;
}

div.photo_box{
  width:37px;
  height:37px;
  padding:0px;
  margin:0px;
  background-repeat:no-repeat;
  background-position:center center;
  display:inline;
  float:left;
}

th.listenkopf{
  width:4px;
  height:19px;
  border-bottom:1px solid #ffffff;
}
/******************************************************************************/
table.community_liste{
  border-left:1px solid #ffffff;
/*  border-bottom:1px solid #ffffff;*/
  border-right:1px solid #ffffff;
}

tr.listenelement{
  height:37px;
}
tr.listenelement td{
  vertical-align:middle;
}
a.community_liste{
  font-size:10px;
  margin:0px;
  margin:0px 0px 0px 10px;
}
.community_liste{
  font-size:10px;
  margin:0px;
}
/******************************************************************************/
/* Layer für die Darstellung der gemeinsamen Kontakte*/
.common_contacts_photo{
  position:relative;
  display:inline;
  float:left;
  height:50px;
  margin:0px 5px;
  width:100px;
}
.common_contacts{
  position:relative;
  display:inline;
  float:left;
  height:30px;
  margin:0px 5px;
  width:100px;
}
/******************************************************************************/
/* Über mich seite*/
textarea.aboutme{
  font-size: 10px;
  font-family: verdana;
	color: #000000;

	background-color: #FFFFFF;
	border:1px solid #000000;

	height: 250px;
	width: 100%;
	
  text-indent : 2px;
	
	margin-left: 0px;
	padding-left: 4px;
}
textarea.aboutme_error{
  	font-size: 10px;
  	font-family: verdana;
	color: #000000;

	background-color: #FFFFFF;
	border:1px solid #cc0000;

	height: 300px;
	width: 560px;
	
  	text-indent : 2px;
	
	margin-left: 0px;
	padding-left: 4px;
}
/******************************************************************************/
p.aboutme{
  font-weight:normal;
}
a.aboutme{
	display:inline;
	font-weight:inherit;
	color: #666634;
	font-size: 12px;
	font-family: verdana;
	vertical-align:middle;
}
p.aboutme b a.aboutme{
  font-weight:bold;
}
p.aboutme font a.aboutme{
  	color: inherit;
	font-size: inherit;
	font-family: inherit;
}
/******************************************************************************/
textarea.largeEdit{
	padding-left: 4px;
	font-weight:bold;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	width:400px;
	height:60px;
	overflow:auto;
	border:1px solid #000000;
}
input.largeEdit, select.largeEdit{
	padding-left: 4px;
	font-weight:bold;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	width:400px;
	border:1px solid #000000;
}
textarea.verylargeEdit{
	padding-left: 4px;
	font-weight:bold;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	width:600px;
	height:60px;
	overflow:auto;
	border:1px solid #000000;
}
input.verylargeEdit, select.verylargeEdit{
	padding-left: 4px;
	font-weight:bold;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	width:600px;
	border:1px solid #000000;
}
select.largeEdit_single{
	display:inline;
	padding-left: 4px;
	font-weight:bold;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	border:1px solid #000000;
}

textarea.mediumEdit{
	padding-left: 4px;
	font-weight:bold;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	width:350px;
	height:40px;
	overflow:auto;
	border:1px solid #000000;
}

input.langSelect{
	border-style:none;
	background-color:transparent;
	width:21px;
	height:13px;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
div.langSelect{
	border-style:none;
	background-color:transparent;
	width:7px;
	height:13px;
	margin:1px 0px 0px 0px;
	padding:0px;
	position:relative;
	float:left;
	vertical-align:middle;
}

input.Suchfeld, select.Suchfeld{
	padding-left: 4px;
	font-weight:bold;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	border:1px solid #000000;
}
