.schein_mitte .main .content{
	top: -81px;
	width: 812px;
}
.profil{
	width: 100%;
}
.profil td,
.profil th{
	vertical-align: top;
}
.profil td.sidebar{
	width: 220px;
}
.profil div.sidebar{
	width: 220px;
	padding: 9px;
	background-color: #$maincolor;
	background-image: url('alle/alpha90.png');
	margin-bottom: 3px;
}
.profil div.sidebar.besucher{
	background-image: url('alle/alpha95.png');
	margin-top: 3px;
}
.profil .sidebar .bild{
	width: 220px;
	overflow: hidden;
}
.profil a.button{
	display: block;
	margin: 2px 0px;
	padding: 2px 18px;
}
.profil a.button:hover{
	background-image: url('alle/alpha80.png');
	background-color: #$maincolor;
}



.profil .inhalt{
	vertical-align: top;
}
.profil .inhalt .oben{
	width: 100%;
}
.profil .inhalt .oben th{
	padding: 15px 0px 3px 28px;
	width: 10px;
}
.profil .inhalt .oben td{
	padding: 15px 0px 3px 0px;
}
.profil .inhalt .oben div{
	float: left;
}
.profil .inhalt .oben .nickname{
	padding-left: 40px;
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
	background-position: 2px 1px;
	background-repeat: no-repeat;
}
.profil .inhalt .oben .nickname.online{
	background-image: url('../design/9/profil/online.png');
}
.profil .inhalt .oben .nickname.inaktiv{
	background-image: url('../design/9/profil/inaktiv.png');
}
.profil .inhalt .oben .nickname.offline{
	background-image: url('../design/9/profil/offline.png');
}
.profil .inhalt .oben .psm{
	font-size: 15pt;
	padding: 3px 10px;
	overflow: visible !important;
	overflow: hidden;
	overflow-y: hidden !important;
	height: 24px;
	text-align: left;
	color: #999999;
}
.profil .pro_inhalt{
	display: none;
	width: 525px;
	margin: 10px 0px 0px 25px;
	background-color: #FFFFFF;
	border: 1px solid #$maincolor;
	border-radius: 5px;
}

.profil div.pro_inhalt{
	width: 500px;
	min-height: 400px;
	background-image: url('../css/alle/profilContentTitel.png');
	background-repeat: repeat-x;
	padding: 7px;
	padding-top: 0px;
}







.profil .pro_inhalt h1{
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #$maincolor;
	padding: 4px 0px 10px 1px;
}
.profil .pro_inhalt .imgTag{	
	max-width: 430px;
}
.profil #pro_ecards{
	padding-bottom: 80px;
}

.profil .panel{
	border: 1px solid #EFEFEF;
	font-size: 10pt;
	margin: 8px 10px 0px 10px;
	padding-bottom: 2px;
	border-radius: 5px;
}
.profil .panel h2{
	background-color: #F4F4F4;
	color: #333333;
	padding: 4px;
	margin: 1px;
	margin-bottom: 2px;
	border-radius: 2px;
	font-size: 10pt;
}
.profil .panel table{
	width: 100%;
	border-spacing: 4px;
	border-collapse: separate;
}
.profil .panel th,
.profil .panel td{
	width: auto;
	padding: 3px 4px;
}
.profil .panel th{
	font-weight: bold;
	background-color: #F9F9F9;
	border-radius: 4px;
	letter-spacing: 0.3;
}
.profil .zup th{
	font-weight: normal;
	text-align: right;
}
.profil .zup .psm{
	color: #333333;
}

.profil table.thinkings{
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 4px;
}
.profil .thinkings td{
	padding: 0px;
}
.profil .thinkings .freund{
	vertical-align: bottom;
}
.profil .thinkings .avatar{
	padding: 5px 0px;
	width: 55px;
}
.profil .thinkings .think{
	padding: 0px 20px;
}
#myTags{
	display: none;
	height: 0px;
	overflow: hidden;
	word-spacing: 4;
}
#myTags a{
	word-spacing: normal;
}
.profil .options{
	display: block !important;
	font-size: 11px;
	margin-top: 6px;
	border: 1px none;
}
.profil .options a{
	padding: 1px 10px 1px 13px;
	background-image: url(../icon[point]);
	background-position: -2px center;
	background-repeat: no-repeat;
	color: #999999;
}



/* Profilbilder */
  .profil #pro_bilder{
	background: none transparent;
	border: 0px none;
	padding: 4px;
	overflow: visible;
	height: auto !important;
	height: 1000px;
	min-height: 1000px;
  }
  .profil #picTitel{
	font-weight: bold;
  }
  .profil .pPicThmb{
	width: 80px;
	height: 80px;
	vertical-align: middle;
	text-align: center;
	background-image: url('alle/alpha90.png');
	background-color: #$maincolor;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	cursor: pointer;
  }
  .profil td.pPicThmb:hover{
	border: 1px solid #$maincolor;
	background-image: url('alle/alpha80.png');
  }
  #picViewerTabelle{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
	margin: auto;
	-moz-user-select: none;
	-moz-user-focus: none;
  }
  #picViewerTabelle td a{
  	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
  }
  #picViewerTabelle td#showNextPicture{
	width: 60px;
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
  }
  #picViewerTabelle td#showNextPicture a:hover{
	background-image: url('../design/1/nextPic.png');
  }
  #picViewerTabelle td#showPrevPicture{
	width: 60px;
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
  }
  #picViewerTabelle td#showPrevPicture a:hover{
	background-image: url('../design/1/backPic.png');
  }
  #picViewerTabelle td a#showOverview{
  	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
  }
  #picViewerTabelle td a#showOverview:hover{
	background-image: url('../design/1/overviewPic.png');
  }
  #profilbild_container{
	overflow: hidden;
	width: 500px;
  }
  #picViewer_slider{
	width: 1500px;
	margin-left: -500px;
  }
  .picViewer_slider_td{
	width: 500px;
	text-align: center;
	padding: 0px;
  }
  
  .details{
  	width: 500px;
	margin-top: 10px;
	font-size: 11pt;
  }
  .details th{
    text-align: left;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	border-right: 0px none;
	padding: 3px;
	color: #333333;
  }
  .details th#picNote{
  	text-align: right;
	color: #999999;
	border-left: 0px none;
	border-right: 1px solid #CCCCCC;
	direction: rtl;
	width: 120px;
	vertical-align: bottom;
  }
  .details th small{
  	font-weight: normal;
	color: #999999;
	font-size: 10pt;
  }
  #picBewerten{
	color: #CCCCCC;
	border: 1px solid #EFEFEF;
	border-top: 0px none;
	background-color: #F9F9F9;
	padding: 4px;
	margin-top: 0px;
  }
  #picBewerten td{
	text-align: right;
	width: 440px;
  }
  #picBewerten a:link,
  #picBewerten a:visited{
  	display: block;
	float: right;
  	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 15px;
	height: 15px;
	text-decoration: none;
	color: #CCCCCC;
	border-radius: 10px;
	text-align: center;
	font-size: 12px;
	margin-left: 4px;
  }
  #picBewerten .label{
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	width: 60px;
  }
  .details#picBewerten a#note1:hover,
  .details#picBewerten a#note2:hover{ border-color:#00CC33; color:#00CC33; background-color:#FFFFFF; }
  .details#picBewerten a#note3:hover{ border-color:#FFFF00; color:#FFFF00; background-color:#FFFFFF; }
  .details#picBewerten a#note4:hover{ border-color:#FFCC00; color:#FFCC00; background-color:#FFFFFF; }
  .details#picBewerten a#note5:hover{ border-color:#FF6633; color:#FF6633; background-color:#FFFFFF; }
  .details#picBewerten a#note6:hover{ border-color:#CC0000; color:#CC0000; background-color:#FFFFFF; }
  
  #picKommentare{
	display: none;
  	width: 498px;
	border: 1px solid #EFEFEF;
	text-align: center;
	margin-top: 1px;
  }



/* Grußkarte abschicken */
form.ecard{
	position: fixed !important;
	position: absolute;
	top: 40%;
	margin-top: -165; /* 330px/2 */
	left: 0;
	width: 100%;
	z-index: 3;
}
form.ecard table{
	margin: auto;
}
form.ecard th{
	background-image: url('alle/schatten.png');
	border-radius-topleft: 20px;
	border-radius-bottomleft: 20px;
	width: 130px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 5px;
}
form.ecard th img{
	display: block;
	opacity: 0.5;
	margin: 10px;
	cursor: pointer;
}
form.ecard th img:hover{
	opacity: 1;
}
form.ecard th i{
	display: block;
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	border-radius: 15px;
	margin: -33px 14px 7px 0px;
	float: right;
	padding: 5px;
	width: 12px;
	height: 12px;
}
form.ecard td{
	background-image: url('alle/schatten.png');
	border-radius-topright: 20px;
	border-radius-bottomright: 20px;
	padding: 15px;
	padding-left: 0px;
}
form.ecard td div{
	height: 300px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
}
form.ecard td img{
	opacity: 0.85;
}
form.ecard textarea{
	display:block;
	width: 350px;
	height: 294px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-color: transparent;
	background-image: url('alle/alpha50.png');
	padding: 6px 8px;
	font-family: Georgia;
	font-size: 15pt;
	color: #FFFFFF;
	border-radius-topright: 5px;
	border-radius-bottomright: 5px;
}
form.ecard button{
	margin-top: -18px;
	margin-left: 230px;
}
form.ecard .logout a{
	background-image: url('alle/close.png');
	display: block;
	height: 32px;
	width: 32px;
	text-decoration: none;
	float: right;
	z-index: 2;
	position: relative;
	margin-right: -5px;
	margin-bottom: -25px;
}


/* Grußkartenansicht */
.postText{
	position: relative;
	z-index: 1;
}
.postText table{
	margin-top: 2px;
}
.postText td{
	border-left: 1px dotted #CCCCCC;
	padding-left: 10px;
	font-family: Georgia;
	font-size: 12pt;
	height: 65px;
	vertical-align: top;
}
.postText td small{
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 4px;
	display: block;
}
.postThmb{
	margin: 0px 6px 6px 0px;
	padding: 2px;
	border: 1px solid #EFEFEF;
	position: relative;
	width: 90px;
	float: left;
	z-index: 3;
}


/* Profilbild kommentare */
.kom-name {
	border-bottom: 1px dotted #C0C0C0;
	background-color: #EFEFEF;
	font-size: 10px;
	height: 10px;
}
.kom-text {
	border-bottom: 1px dotted #C0C0C0;
	padding: 4px;
}
.neuer_kommentar textarea{
	min-height: 26px;
	max-height: 200px;
	width: 100%;
	height: 26px;
	font-family: Arial;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	border: 0px none;
}
.neuer_kommentar button{
	border:1px solid #CCCCCC;
	border-top:0px none;
	padding:3px 4px 3px 6px;
	background-color:#EFEFEF;
	border-radius-bottom:5px;
	color:#666666;
	z-index:3;
	position:relative;
	float:right;
	margin: -4px 6px -10px 0px;
}
.neuer_kommentar button:hover{
	background-image: url('alle/alpha50.png');
	background-color: #00CC00;
	border-color: #00CC00;
	padding-bottom: 2px;
}

.pro_inhalt .gruppe{
	margin: 5px;
	margin-bottom: 10px;
	border: 2px solid #EFEFEF;
	border-radius: 10px;
	overflow: hidden;
	height: 20px;
}
.pro_inhalt .gruppe.open{
	overflow: visible;
	height: auto;
}
.pro_inhalt .gruppe a.head{
	background-color: #EFEFEF;
	background-image: url('alle/tags_expand.png');
	background-position: 6px center;
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 26px;
	padding-bottom: 2px;
	font-size: 10pt;
	display: block;
	border-radius: 8px;
	color: #999999;
	cursor: pointer;
}
.pro_inhalt .gruppe.open a.head{
	background-color: #FFFFFF;
	background-image: url('alle/tags_inpand.png');
	padding-bottom: 0px;
	border-bottom: 2px solid #EFEFEF;
}
.pro_inhalt .gruppe.open div{
	padding: 2px 2px 4px 4px;
	padding-bottom: 
}
.pro_inhalt .gruppe.open div a{
	margin-left: 6px;
}
