/* CSS Document */

/*.profileHeader {
	margin-bottom: 10px;
	height: 100%;
}

.profileHeader .button {
	background: transparent url(/media/images/backgrounds/bg_toolbar_left.png) no-repeat scroll left top;
	display: block;
	padding-left: 3px;
}

.profileHeader .button a {
	background: transparent url(/media/images/backgrounds/bg_toolbar_right.png) no-repeat scroll right top;
	color: #FFFFFF;
	display: block;
	height: 14px;
	padding: 2px 3px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size:  0.9em;
}

.profileHeader .button:hover {
	background: transparent url(/media/images/backgrounds/bg_toolbar_left.png) no-repeat scroll left bottom;
}

.profileHeader .button:hover a {
	background: transparent url(/media/images/backgrounds/bg_toolbar_right.png) no-repeat scroll right bottom;
}
*/

.userAvatar {
	/*width: 145px;
	float: left;*/
	position: relative;
	width: 120px;
	height: 120px;
}

.userAvatar .layerApproval {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 110px;
	padding: 5px;
	background: #fff;
	opacity: 0.8;
	text-align: center;
	height: 60px;
	font-size: 0.7em;
	font-weight: normal;
	color: #4e2850;
	line-height: 1.2em;
}
/*
.profilePhoto .img145 {
	margin-bottom: 10px;
}

.profileInfo {
	float: left;
}

.profileInfo .button {
	float: left;
	margin-right: 3px;
}

.profileInfo .button a {
	padding-top: 0px;
	height: 16px;
}

.profileInfo .status {
	position: relative;
}*/

.profileInfo .status .edit,
.boxPhotos .text .edit,
.boxGuestbook .edit,
.showContent .edit {
	background: #fff url(/media/images/icons/edit.gif) left top no-repeat;
	display: block;
	height: 18px;
	width: 18px;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

/*.profile .iconBar {
	position: absolute;
	right: 0px;
	top: 0px;
	list-style: none;
}

.profile .iconBar li {
	display: block;
	width: 22px;
	height: 22px;
	float: right;
	text-indent: -9999px;
	margin-left: 4px;
}

.profile .iconBar li a {
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
}*/

.profile strong {
	color: #CE4098;
}

.profile .profileInfo p {
	font-size: 1.2em;
	padding-right: 30px;
}

.profile .connection {
	list-style: none;
}

.profile .connection li {
	float: left;
}

.profile .connection .line {
	background: transparent url(/media/images/borders/border_dashed_blue_hor.gif) center center repeat-x;
	width: 30px;
}

.profile .connection a,
.profile .connection span {
	display: block;
	width: 20px;
	height: 20px;
}

.profile .connection .noLink span {
	padding: 3px 10px 0px 0px;
	height: 17px;
	font-weight: bold;
	/*width: auto;*/
	width: 120px;
	color:#4c4c4c;
	padding: 0px;
	display: block;
}

/*.navProfile {
	width: 100%;
	float: left;
	list-style: none;
}

.boxContent .navProfile li {
	float: left;
	font-size: 1.1em;
}*/



/* Icons Geschlecht */
.iconBar .profileFemale {
	background: transparent url(/media/images/icons/profile_female.gif) center top no-repeat;
}

.iconBar .profileMale {
	background: transparent url(/media/images/icons/profile_male.gif) center top no-repeat;
}

/* Icons Status */

.iconBar .profileGold {
	background: transparent url(/media/images/icons/profile_gold.gif) center top no-repeat;
}

.iconBar .profileSilver {
	background: transparent url(/media/images/icons/profile_silver.gif) center top no-repeat;
}

.iconBar .profileBronze {
	background: transparent url(/media/images/icons/profile_bronze.gif) center top no-repeat;
}

.iconBar .profileBeginner {
	background: transparent url(/media/images/icons/profile_beginner.gif) center top no-repeat;
}

.iconBar .profileGreenhorn {
	background: transparent url(/media/images/icons/profile_greenhorn.gif) center top no-repeat;
}


/* Icons Sternzeichen */

.iconBar .profilePisces {
	background: transparent url(/media/images/icons/profile_pisces.gif) center top no-repeat;
}

.iconBar .profilAries {
	background: transparent url(/media/images/icons/profile_aries.gif) center top no-repeat;
}

.iconBar .profileTaurus {
	background: transparent url(/media/images/icons/profile_taurus.gif) center top no-repeat;
}

.iconBar .profileGemini {
	background: transparent url(/media/images/icons/profile_gemini.gif) center top no-repeat;
}

.iconBar .profileAquarius {
	background: transparent url(/media/images/icons/profile_aquarius.gif) center top no-repeat;
}

.iconBar .profileLibra {
	background: transparent url(/media/images/icons/profile_libra.gif) center top no-repeat;
}

.iconBar .profileSagittarius {
	background: transparent url(/media/images/icons/profile_sagittarius.gif) center top no-repeat;
}

.iconBar .profileCapricorn {
	background: transparent url(/media/images/icons/profile_capricorn.gif) center top no-repeat;
}

.iconBar .profileVirgo {
	background: transparent url(/media/images/icons/profile_virgo.gif) center top no-repeat;
}

.iconBar .profileCancer {
	background: transparent url(/media/images/icons/profile_cancer.gif) center top no-repeat;
}

.iconBar .profileLeo {
	background: transparent url(/media/images/icons/profile_leo.gif) center top no-repeat;
}

.iconBar .profileScorpio {
	background: transparent url(/media/images/icons/profile_scropio.gif) center top no-repeat;
}

/* Icons Familienstand */

.iconBar .profileFamily {
	background: transparent url(/media/images/icons/profile_family.gif) center top no-repeat;
}

.iconBar .profileMarried {
	background: transparent url(/media/images/icons/profile_married.gif) center top no-repeat;
}

.iconBar .profileSingleMother {
	background: transparent url(/media/images/icons/profile_single_mother.gif) center top no-repeat;
}

.iconBar .profileSingleFather {
	background: transparent url(/media/images/icons/profile_single_father.gif) center top no-repeat;
}

.profileSingleFemale {
	background: transparent url(/media/images/icons/profile_single_female.gif) center top no-repeat;
}

.iconBar .profilesingleMale {
	background: transparent url(/media/images/icons/profile_single_male.gif) center top no-repeat;
}

/* Icons Online-Status */

.iconBar .profileOnline {
	background: transparent url(/media/images/icons/profile_online.gif) center top no-repeat;
}

.iconBar .profileOffline {
	background: transparent url(/media/images/icons/profile_offline.gif) right top no-repeat;
}



/* ProfilNavi */

/*
.profile .navProfile {
	background: transparent url(/media/images/backgrounds/bg_nav_profile.png) top left no-repeat;
	list-style: none;
	padding: 0px 5px;
	margin: 0px;
}

.profile .navProfile li {
	padding-left: 6px;
}

.profile .navProfile li a {
	display: block;
	float: left;
	height: 22px;
	color: #fff;
	padding-right: 3px;
	font-size: 1.2em;
	padding-top: 4px;
}

.profile .navProfile li span {
	padding-right: 3px;
}
*/

/*.profile .profileContent {
	padding: 0px 10px;
}*/

.profile .user {
	list-style: none;
	padding-left: 60px;
}

.profile .user li.liUser {
	font-size: 1em;
}
.profile .user .userImage {
	/*float: left;*/
	width: 75px;
	height: 75px;
}




.profile .navProfile li.active {
	background: transparent url(/media/images/backgrounds/bg_nav_profile_left.png) top left no-repeat;
}

.profile .navProfile li.active a {
	color: #82408d;
	background: transparent url(/media/images/backgrounds/bg_nav_profile_right.png) top right no-repeat;
}

.profile .navProfile li:hover {
	background: transparent url(/media/images/backgrounds/bg_nav_profile_left_hover.png) top left no-repeat;
}

.profile .navProfile li:hover a {
	color: #f05a24;
	background: transparent url(/media/images/backgrounds/bg_nav_profile_right_hover.png) top right no-repeat;
}

.boxGuestbook,
.boxFriends,
.boxPhotos {
	padding: 10px 0 0 0;
}

.boxGuestbook h3,
.boxFriends h3,
.boxPhotos h3 {
	margin: 0 0 10px 0;
	background: none;
}

.boxPhotos .text {
	position: relative;
}

.boxGuestbook .boxContent,
.boxFriends .boxContent {
	/*padding: 0 10px 10px 10px;*/
	padding: 0 0 10px 0;
}

.boxGuestbook .boxContent ul,
.boxFriends .boxContent ul{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
}

.boxGuestbook .boxContent li,
.boxFriends .boxContent li {
	margin-bottom: 10px;
}

#content .box .profile .linkBox {
	margin-bottom: 10px;
	margin-left: 0;
	list-style-type: none;
}

.box .profile .linkBox li {
	float: none;
	width: 100%;
}


.boxGuestbook .boxContent li {
	background: transparent url(/media/images/css/bg-divider.gif) left bottom repeat-x;
	height: 100%;
}

.boxGuestbook .boxContent .left {
	width: 80px;
	margin-right: 10px;
	overflow: hidden;
}

.boxGuestbook .boxContent .left img {
	margin: 0 0 5px 0;
}

#petzenForm {
	margin-bottom: 1em;
}

.boxGuestbook .boxContent .right {
	background: none;
	width: 404px;
	position: relative;
}

.boxFriends img,
.boxGuestbook img {
	margin: 0 0 5px 0;
}

#content .boxFriends .boxContent ul {
	margin: 0;
	height: 100%;
	list-style-type: none;
}

.boxFriends .boxContent li {
	float: left;
	margin: 0 9px 0 0;
	width: 75px;
}

.boxFriends .boxContent li img {
	margin: 0 0 5px 0;
}

.boxFriends .boxContent li.last {
	margin-right: 0px;
}

#content .linkBox {
	width: 460px;
}

#content .fotoLinks,
#content .photos,
#content .photos ul,
#content .boxPhotos ul {
	list-style-type: none;
	margin-left: 0;
}

#content .photos {
	font-size: 90%;
	/*width: 483px;*/
	width: 494px;
	float: left;
}

#content .photos li {
	width: 116px;
}
#content .photos .albumRow ul {
	font-size: 120%;
}

#content .photos ul.linkBox {
	font-size: 120%;
	line-height: 160%;
	width: 116px;
}

#content .photos ul.linkBox li {
	width: 116px;
	float: none;
	display: block;
}

#content .photos h4 {
	margin-top: 0;
	height: 32px;
	overflow: hidden;
}

#content .userlist li {
	margin-bottom: 20px;
	height: 99px;
	overflow: hidden;
}

#content .userlist li p {
	font-size: 90%;
	margin-bottom: 0;
	text-align: center;
}

#content .userlist li p a,
#content .userlist li a {
	color: #ce4098;
	text-decoration: none;
}

.boxPhotos .boxContent ul {
	list-style: none;
}


#content .boxPhotos .boxContent .photos li.albumRow {
	font-size: 1em;
	width: 100%;
	margin: 0 0 10px 0;
}

#content .boxPhotos .boxContent .photos li.albumRow ul li {
	float: left;
	width: 116px;
	margin: 0 10px 10px 0;
}
#content .boxPhotos .boxContent .photos li.albumRow ul li.last {
	margin-right: 0;
}

.boxPhotos .boxContent li {
	float: left;
	width: 116px;
	/*margin: 0 10px 10px 0;*/
	margin: 0 45px 30px 0;
}

.boxPhotos .boxContent .linkBox {
	height: 100%;
}

.boxPhotos .boxContent .linkBox li {
	margin: 0;
	width: 100%;
	font-size: 1.1em;
	float: none;
}

.boxPhotos .boxContent li img {
	margin: 0 0 10px 0;
}

.boxPhotos .boxContent li.last {
	margin-right: 0px;
}

.boxPhotos .boxContent h4 {
	margin: 0 0 5px 0;
}

.boxPhotos .boxContent p {
	margin: 0;
}

#formular_newAlbum .formRow .formDatumWrapper #fotoalben_tag,
#formular_newAlbum .formRow .formDatumWrapper #fotoalben_jahr {
	width: 80px;
}
#formular_newAlbum .formRow .formDatumWrapper #fotoalben_monat {
	width: 140px;
	margin-left: 11px; 
	margin-right: 11px; 
}

.backForward {
	width: 496px;
	float: left;
	font-size: 90%;
}

.backForward p.aLeft {
	width: 200px;
	float: left;
}
.backForward p.aRight {
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 96px;
}


#content .profile .paging {
	position: static;
	margin: 0 0 10px 0;
	width: 100%;
	font-size: 120%;
	clear: both;
}

#content .profile .paging a {
	font-size: 140%;
}

.profile .pagingTop {
	margin-bottom: 10px;
}

#formular_gaestebuch {
	padding-bottom: 10px;
	background: transparent url(/media/images/css/bg-divider.gif) left bottom repeat-x;
	margin-bottom: 20px;
}

.boxGuestbook .pagingTop {
	padding-bottom: 10px;
	background: transparent url(/media/images/css/bg-divider.gif) left bottom repeat-x;
	padding-top: 15px;
}

/* Steckbrief-Formularfelder */
.formProfile .formRow {
	margin-bottom: 7px;
	width: 496px;
}

.formProfile .file {
	border: none;
	font-size: 1.2em;
	padding: 2px;
}

.formProfileWide {
	width: 450px;
}

.formProfileWide .file {
	margin-bottom: 5px;
}

.formProfile label {
	float: left;
	font-size: 1.2em;
}

.formProfile .text,
.formProfile textarea {
	/*font-size: 1.2em;
	padding: 1px;*/
	background: transparent url(/media/images/css/bg-textarea.gif) left top repeat-x;
	border: 1px solid #a24ea6;
	width: 160px;
	padding: 2px 5px;
	float: left;
	margin: 0 5px 0 0;
}


.formProfile label {
	/*width: 130px;*/
	width: 170px;
	float: left;
	display: block;
	font-size: 140%;
}

.formProfile textarea,
.formProfile .text {
	width: 200px;
	/*font-size: 1.1em;*/
}

/*.formProfile .submit {
	background: transparent url(/media/images/backgrounds/bg_toolbar_left.png) no-repeat left top;
	display: block;
	padding-left: 3px;
	float: left;
	margin-right: 3px;
	margin-left: 100px;

}

.formProfile .submit {
	background: transparent url(/media/images/backgrounds/bg_toolbar_left.png) no-repeat left top;
	display: block;
	padding-left: 3px;
	float: left;
	margin: 0 3px 0 0;

}

.formProfile .submit input {
	background: transparent url(/media/images/backgrounds/bg_toolbar_right.png) no-repeat right top;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	height: 16px;
	padding: 0px 3px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
}

.formProfile .submit:hover {
	background: transparent url(/media/images/backgrounds/bg_toolbar_left.png) no-repeat left bottom;

}

.formProfile .submit input:hover {
	background: transparent url(/media/images/backgrounds/bg_toolbar_right.png) no-repeat right bottom;
}*/

a.img116 {
	display: block;
	height: 116px;
	width: 116px;
	margin-bottom: 15px;
}
.boxPhotos .boxContent .photos a.img116 img {
	margin-bottom: 0;
}

.formProfileWide input.text {
	width: 310px;
}

.formProfileWide textarea {
	width: 316px;
}


.formProfileWide select {
	width: 322px;
}


.formProfileWide .file {
	width: 332px;
	float: right;
	font-size: 1.2em;
	padding: 2px;
}

#formular_addPhotos .file {
	width: 322px;
	border: 1px solid #A24EA6;
}

.formProfileWide .noEdit {
	/*width: 332px;*/
	width: 322px;
	float: right;
	font-size: 1.2em;
}

.formProfileWide .formDatumWrapper {
	width: 322px;
	float: right;
}

.formProfileWide .formDatumWrapper select {
	float: left;
}

.formProfileWide select#frm_tag {
	width: 62px;
	margin: 0 5px 0 0;
}

.formProfileWide select#frm_monat {
	width: 160px;
	margin: 0 5px 0 0;
}

.formProfileWide select#frm_jahr {
	width: 90px;
}

.formProfileWide .btnLinks .submit {
	float: left;
}

.formGuestbook label {
	width: 200px;
}

.formGuestbook select {
	width: 200px;
	float: left;
	margin: 0 3px 0 0;
	font-size: 1.1em;
}

.formGuestbook span.submit {
	margin: 0 3px 0 0;
}

#content .guestbook {
	margin-left: 0;
	font-size: 100%;
}
#content .guestbook .left p a {
	color: #ce4098;
	text-decoration: none;
}
#content .guestbook p {
	font-size: 120%;
}
#content .guestbook #gaesteBuch11_Data {
	font-size: 120%;
}


/* Inline-Edits */
.formProfile .noContent,
.formProfile .contentOk {
	padding: 0 0 0 25px;
	width: 471px;
}

.formProfile .noContent {
	background: transparent url(/media/images/icons/content-no.gif) left top no-repeat;
}

.formProfile .contentOk {
	background: transparent url(/media/images/icons/content-ok.gif) left top no-repeat;
}

.formProfile .divider {
	background: transparent url(/media/images/css/bg-divider.gif) left top repeat-x;
	height: 3px;
	clear: both;
	margin-bottom: 7px;
}



.formProfile .showContent,
.formProfile .editContent {
	width: 100%;
}

.boxGuestbook .showContent,
.formProfile .showContent {
	position: relative;
}

.formProfile .showContent .userContent {
	/*font-size: 1.2em;
	float: right;
	width: 305px;
	padding-right: 25px;*/
	width: 264px;
	padding-right: 27px;
	float: right;
	font-size: 140%;
	line-height: 130%;
	color: #d559a6;
}

.formProfile .showContent .userContent span input {
	font-size: 90%;
}

.formProfile .showContent .userContent textarea {
	font-size: 90%;
	width: 160px;
	float: left;
}

.boxGuestbook .editContent .submit,
.boxGuestbook .editContent .text,
.boxGuestbook .editContent textarea ,
.formProfile .editContent .submit,
.formProfile .editContent .text,
.formProfile .editContent textarea {
	float: left;
	margin: 0 3px 0 0;
}

.boxGuestbook .editContent textarea {
	border: 1px solid #F7931E;
	font-size: 1.2em;
	padding: 1px;
	width: 310px;
}

.boxGuestbook .editContent  .submit {
	background: transparent url(/media/images/backgrounds/bg_toolbar_left.png) no-repeat scroll left top;
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding-left: 3px;
}

.boxGuestbook .editContent .submit input {
	background: transparent url(/media/images/backgrounds/bg_toolbar_right.png) no-repeat scroll right top;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	height: 16px;
	padding: 0 3px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}

.formProfile .editContent select {
	float: left;
	margin: 0 3px 0 0;
	width: 226px;
}

.formProfile .editContent textarea {
	float: left;
	margin: 0 3px 0 0;
	width: 214px;
}


.formProfile .editContent p {
	padding: 5px 0px 5px 130px;
	float: left;
}

.formProfile .editContent h4 {
	font-size: 1.2em;
	padding: 2px 0px;
}

.formProfile .editContent .formWrapper {
	float: left;
	margin: 0 3px 0 0;
	width: 320px;
}


.formProfile .editContentWide label {
	width: 100%;
}

.formProfile .editContentWide textarea {
	width: 351px;
}

.formProfile .editContentWide p {
	padding: 5px 0px 5px 0px;
	float: left;
}



.formProfile .formWrapper label {
	width: 100%;
	padding: 0px;
	margin: 0 0 5px 0;
}


.formProfile .formWrapper label .check {
	margin: 0 5px 0 0;
}

/* Meine Interessen */


#contentWrapper .aboutMe,
#contentWrapper .aboutMe th,
#contentWrapper .aboutMe td {
	border: none;
	padding: 10px;
}

#contentWrapper .aboutMe th,
#contentWrapper .aboutMe td {
	font-size: 1.2em;
}


#contentWrapper .aboutMe th {
	text-transform: none;
	width: 130px;
}
.aboutMeRow h4 {
	font-size: 1.1em;
}

#contentWrapper .aboutMe .odd th,
#contentWrapper .aboutMe .odd td,
.boxUserdata .odd {
	background-color:#f2e5f4;
}

.boxUserdata .aboutMeRow {
	padding: 10px;
}

.boxUserdata .aboutMeRow p,
.boxUserdata .aboutMeRow h4,
.boxUserdata .aboutMeRow ul,
.boxUserdata .aboutMeRow ol {
	margin-bottom: 0px;
}

/* Passwort vergessen */

#frmPWVergessen {
	width: 330px;
}

#frmPWVergessen label {
	width: 60px;
}

#frmPWVergessen .text {
	width: 250px;
}


/* Geschenkefunktion */

.boxGifts label {
   float: left;
}

#content .boxGifts .gifts {
   list-style: none;
   margin: 0;
}

.boxGifts .gifts li {
   border: 1px dashed #A24EA6;
   float: left;
   width: 140px;
   height: 100px;
   text-align: center;
   margin: 0 10px 10px 0;
   padding: 20px 0;
}

.boxGifts .img75 {
   margin: 0px auto 5px auto;
}

.boxGifts .gifts li .radio {
  float: none;
  display: inline;
  margin-right: 5px;
}

.boxGifts .giftWrapper {
   border: 1px dashed #A24EA6;
   padding: 40px 0;
   float: left;
   text-align: center;
   margin-bottom: 10px;
   width: 494px;
}



/* Messenger */

.boxMessenger .navBox li {
   font-size: 1.2em;
}

/*.boxMessenger .boxContent {
   padding: 0px 10px;
}*/

#contentWrapper .boxMessenger .messengerOverview {
   border-bottom: 1px solid #82408d;
}

#contentWrapper .boxMessenger .messengerOverview th,
#contentWrapper .boxMessenger .messengerOverview td {
   border: medium none;
   padding: 5px 2px;
   /*width: 103px;*/
}

#contentWrapper .boxMessenger .messengerOverview th {
   background-color: #82408d;  
   border: medium none;
   color: #FFFFFF;
   font-size: 1.1em;
   text-transform: none;
}

#contentWrapper .boxMessenger .messengerOverview .odd td {
   background-color: #f2e5f4;
}

#contentWrapper .boxMessenger .messengerOverview .absender {
   width: 90px;
}

#contentWrapper .boxMessenger .messengerOverview .absender a {
   text-decoration: none;
}

#contentWrapper .boxMessenger .messengerOverview span.icon {
   display: block;
   float: left;
   width: 15px;
   height: 15px;
   margin-right: 5pX;
   text-indent: -9999px;
}

#contentWrapper .boxMessenger .messengerOverview .read {
   margin-right: 15px;
}

#contentWrapper .boxMessenger .messengerOverview span.gift {
   background: transparent url(/media/images/icons/icon_gift.gif) left top no-repeat;
}

#readSystemMessage .text {
	border: none;
	background: none;
	padding: 0 0 3px 0;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contentWrapper .boxMessenger ul.navBox {
	list-style-type: none;
	margin: 0 0 2em 0;
}

#contentWrapper .boxMessenger ul.navBox li {
	background: #fff url(/media/images/css/bg-post-left.gif) left top no-repeat;
	display: block;
	float: left;
	padding-left: 10px;
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
}

#contentWrapper .boxMessenger ul.navBox li.first {
	background: #fff url(/media/images/css/bg-post-left1.gif) left top no-repeat;
}

#contentWrapper .boxMessenger ul.navBox li a {
	background: #fff url(/media/images/css/bg-post-right.gif) right top no-repeat;
	display: block;
	float: left;
	padding: 12px 11px 10px 1px;
	height: 30px;
	text-decoration: none;
	font-size: 85%;
	line-height: normal;
}
#contentWrapper .boxMessenger ul.navBox li a:hover {
	text-decoration: underline;
}

#contentWrapper .boxMessenger ul.navBox li.active {
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

#contentWrapper .boxBirthday .birthdays {
   border-bottom: 1px solid #82408d;
   border-top: 1px solid #82408d;
}

#contentWrapper .boxBirthday .birthdays td {
   padding: 5px 2px;
}

#contentWrapper .boxBirthday .birthdays td.first {
   width: 60px;
}
#contentWrapper .boxBirthday .birthdays td.second {
   width: 90px;
}
#contentWrapper .boxBirthday .birthdays td.third {
   width: 95px;
}
#contentWrapper .boxBirthday .birthdays td.fourth {
   width: 95px;
}



#contentWrapper .boxBirthday .birthdays .odd td {
   background-color: #f2e5f4;
}

#contentWrapper .boxBirthday .birthdays a.gift {
   background: transparent url(/media/images/icons/icon_gift.gif) left top no-repeat;
   padding-left: 20px;
}

#avatar_upload_frame {
	width: 496px;
}

.guestbookNavi{
    position:absolute; 
    top:0px;
    right:0px;
    width:150px; 
    text-align:right;
}

.guestbookNaviAktion{
    position:relative;
    top: 0px;
    left: 0px;
}

.delMsgCheckbox{
    display:block; 
    float:right;
}
