@CHARSET "UTF-8";

/* Nickpage Hauptansicht */
#nickpage .title h1 {color:#000; font-size:30px; display:inline;}
#nickpage .lastSeen{color:#666666; font:10px "trebuchet ms", sans-serif normal;}
#nickpage .lastSeen span {display:block;}
#nickpage .on, #nickpage .off{font-size:14px; color:#090;}
#nickpage .off{color:#900;}
#nickpage .blockl{float:left; width:225px; background:#fff;}
#nickpage .blockr{float:right; width:508px; background:#fff;}
#nickpage .motto{padding:0; margin:0; background:url(../images/mottoa.png) no-repeat top left;}
#nickpage .motto div{padding:5px 10px 29px 10px; margin:0; background:url(../images/mottob.png) no-repeat bottom left; font-size:20px; line-height:20px; font-family:impact,sans-serif; font-weight:normal;}
#nickpage .daten{margin: 5px 0 15px 0; padding:4px 9px;}
#nickpage .blockr table{width:100%; boder:none; font-family:"lucida grande",tahoma,verdana,arial,sans-serif; font-size:11px;}
#nickpage .blockr table td{margin:0; padding:0; vertical-align:top;}
#nickpage .blockr table td td.left{color:#888;}
#nickpage .data-left {width:60%;}
#nickpage .data-left td.left {width:100px;}
#nickpage .data-right {width:40%;}
#nickpage .data-right td.left {width:70px;}
#nickpage a.userlink {display:block;}
#nickpage a.userlink:hover {text-decoration:underline;}
#nickpage .edit-link {text-align:right;}
#nickpage .edit-link a {color:blue; font-size:10px;}
#nickpage .edit-link a:hover {text-decoration:underline;}
#nickpage .ehem-nicknames li span {color:#888; font-size:0.75em;}

/* Buttons */
#nickpage ul.buttons {float:right; width:400px; text-align:right; margin-top:14px; font-size:10px;}
#nickpage ul.buttons li {float:right; padding:0 3px;}
#nickpage ul.buttons li img {margin-top:-3px;}


/* Nickpagesperre */
#nickpage .sperre {padding:10px; border:4px solid red;}
#nickpage .sperre .heading {font-size:16px; font-weight:bold;}
#nickpage .sperre .heading a {text-decoration:underline;}
#nickpage .sperre .footer {font-size:10px; color:#888;}

/* FARBWÄHLER */
.colors {border-bottom:1px solid #000; background-color:#f5f5f5;}
.colors ul {list-style-type:none; padding:0 0 10px 0; text-align:center;}
.colors ul li {display:inline; margin:0 5px;}
.colors ul li img {border:1px solid #bbb;}
.colors div {height:0px; overflow:hidden;}
.colors span {display:block; padding:10px 0 10px 0; text-align:center;}
.colors-btn {text-align:center; margin-bottom:-19px;}
.colors-btn img {cursor:pointer; margin-top:-1px;}

/* Gruppen */
#nickpage ul#grouplist {font-size: 12px; font-weight:normal;}
#nickpage ul#grouplist li {list-style:none; background: url(../../../../templates/images/btns/bullet_black.gif) -4px 0px no-repeat; padding-left: 12px;}
#nickpage ul#grouplist li.hide {display:none;}
#nickpage div#moreGroups {font-size: 10px; text-align: right;}

/* Favoriten */
ul.favoriten li {list-style:none; background: url(../../../../templates/images/btns/bullet_go.gif) -4px 0px no-repeat; padding-left: 12px;}

/* Verwaltungsbuttons */
ul.verwaltung li {list-style:none; background: url(../../../../templates/images/btns/bullet_wrench.gif) -4px 0px no-repeat; padding-left: 12px;}

/* Termine */
#nickpage .dates {}
#nickpage .dates li {display:block; padding:4px; border:1px solid #ddd; background:#fcfcfc; margin:1px;}
#nickpage .dates li a {display:block; font-size:12px; padding-left:23px; background:url(../../../../templates/images/btns/date.gif) 0px 0px no-repeat;}
#nickpage .dates li a span {font-size:9px; color:#999;}
