
.clear {
	clear: both;
}
a {
	outline: none;
	color: inherit;
}
button {
	outline: none;
}

p.bodytext {
	padding-bottom: 10px;
}

#status {
	color: #999;
}


.typo3-adminPanel {
	position: absolute;
	left: 50px;
	top: 100px;
	z-index: 2000;
}


.header {
	display: none;
}
.tx-userbox-pi1 {
	position: relative;
	float: right;
	width: 350px;
}
.tx-userbox-pi1 .infos {
	position: relative;
	float: left;
}
.tx-userbox-pi1 .infos a {
	text-decoration: none;
}
.tx-userbox-pi1 .logout {
	position: relative;
	clear: both;
	margin-top: -8px;
	margin-left: -10px;
}
.tx-userbox-pi1 label {
	display: block;
	position: relative;
	width: 90px;
	float: left;
	clear: both;
}
.tx-userbox-pi1 .login button {
	float: right;
	margin-top: -8px;
}
.tx-userbox-pi1 input {
	width: 112px;
	font-size: 10px;
}
#loginbox {
	display: none;
}
.formrow-top {
	position: relative;
	clear: both;
	height: 25px;
}
.top .static-navigation {
	position: relative;
	float: right;
}
.bot .static-navigation {
	position: relative;
	text-align: center;
	padding-top: 10px;
}
.static-navigation a {
	margin: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	font-size: 11px;
}

.navigation {
	position: relative;
	height: 35px;
	background: url(../_imgcom/navi.png) repeat-x;
}
.navigation .wrapper {
	position: relative;
	margin: 0 auto;
	width: 435px;
}
.navigation a {
	display: block;
	position: relative;
	float: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 20px;
}
.navigation a:hover {
	color: #fff;
}
.subnavigation {
	position: relative;
}
.subnavigation a {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	font-size: 13px;
}
.subnavigation a.act, .subnavigation a:hover {
	color: #fff;
}
.subnavigation .trenner {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 7px;
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

.c3 {
	width: 323px;
}
.cl3 {
	position: relative;
	padding: 20px;
	float: left;
}
.cc3 {
	position: relative;
	padding: 20px;
	float: left;
}
.cr3 {
	position: relative;
	padding: 20px;
	float: right;
}

.c1 {
}

.cc1 {
	position: relative;
	padding: 20px;
}

.c2 {
}
.cl2 {
	position: relative;
	padding: 20px;
	float: left;
	width: 259px;
	clear: left;
}
.cl2.small {
	width: 159px;
}
.cl2r {
	position: relative;
	padding: 20px;
	float: left;
	width: 558px;
}
.cc2 {
	position: relative;
	padding: 20px;
	float: left;
	width: 558px;
}
.cc2.big {
	width: 728px;
	float: right;
}
.cr2 {
	position: relative;
	padding: 20px;
	float: right;
	width: 259px;
}
.cc3 {
	position: relative;
	padding: 32px;
	float: left;
	width: 259px;
}
.cr3 {
	position: relative;
	padding: 32px;
	float: left;
	width: 259px;
}
.cb3 {
	position: relative;
	padding: 32px;
	float: right;
	width: 259px;
}

.timer {
	position: relative;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0px;
	background: #666;
	margin-bottom: 10px;
}


.blau {
	color: #09f;
}
.gruen {
	color: #6c0;
}
.pink {
	color: #f09;
}
.rot {
	color: #c00;
}
.gelb {
	color: #fc0;
}
.bunt {
	color: #000;
}




fieldset {
	padding: 20px;
	border: 1px solid #000;
	margin-bottom: 20px;
	width: 500px;
}
legend {
	padding: 0 5px;
}
.formrow {
	position: relative;
	padding: 5px 0px;
	width: 230px;
}
.formrow.left {
	float: left;
}
.formrow.right {
	float: right;
}
.formrow label {
	position: relative;
	display: block;
	height: 20px;
	padding-top: 5px;
}
.formrow input {
	position: relative;
	display: block;
	width: 230px;
}
.formrow-last {
	width: 460px;
	text-align: center;
}
.modalInner .formrow {
	position: relative;
	padding: 5px 0px;
	width: 180px;
}

.submit {
	display: block;
	position: relative;
	margin: auto;
	width: 158px;
	height: 44px;
	background: url(../_imgcom/button.png) no-repeat;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
.submit.small {
	width: 108px;
	height: 38px;
	background: url(../_imgcom/button_small.png) no-repeat;
	font-size: 12px;
}
.submit.small.disabled {
	cursor: default;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	color: #999;
}

.inline {
	display: inline;
}

.right {
	float: right;
}
.left {
	float: left;
}
.align-right {
	text-align: right;
}

.error {
	color: #c00;
}

ol {
	padding-left: 20px;
}

.tx-gewinnspiel-pi1 form {
	white-space: nowrap;
}

.modalBG {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.modalBG_color {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: .3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.modalBG_color.transparent {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.modalInner {
	position: absolute;
	width: 260px;
	height: 240px;
	left: 50%;
	top: 30%;
	margin-left: -150px;
	margin-top: -125px;
	padding: 20px;
	background: url(../_imgcom/modalBGInner.png) no-repeat;
	color: #fff;
	z-index: 5432;
}
.modalInner h1 {
	color: #fff;
	padding-bottom: 5px;
}
.modalInner label {
	display: block;
	position: relative;
	width: 80px;
	float: left;
}
.modalInner input {
	width: 170px;
}
.modalInner.big {
	width: 410px;
	height: 160px;
	margin-left: -225px;
	margin-top: -100px;
	background: url(../_imgcom/modalBGInnerBig.png) no-repeat;
}
.modalInner.verybig {
	width: 410px;
	height: 260px;
	margin-left: -225px;
	margin-top: -100px;
	background: url(../_imgcom/modalBGInnerVeryBig.png) no-repeat;
}
.modalInner.growl {
	width: 510px;
	margin-left: -255px;
	text-align: center;
	height: 110px;
	top: 20px;
	margin-top: 0;
	background: url(../_imgcom/modalBGInnerGrowl.png) no-repeat;
}
.modalInner.big textarea {
	width: 400px;
	height: 90px;
}
.modalBG .image {
	position: absolute;
	left: 50%;
	top: 40%;
	cursor: -moz-zoom-out;
}
.modalBG .image.h {
	width: 450px;
	height: 300px;
	margin-left: -225px;
	margin-top: -150px;
	background: url(../_imgcom/userImageBGBig_h.png) no-repeat;
}
.modalBG .image.v {
	width: 300px;
	height: 450px;
	margin-left: -150px;
	margin-top: -225px;
	background: url(../_imgcom/userImageBGBig_v.png) no-repeat;
}
.modalBG .image.q {
}

.modalBG .image.ajax {
	background: #fff;
	padding: 7px; border: 2px solid #666;
}

.message {
	position: relative;
	width: 550px;
	color: #fff;
	margin-left: -10px;
	clear: both;
}
.message .message-top {
	position: relative;
	background: url(../_imgcom/messageBG.png) no-repeat top;
	height: 20px;
	clear: both;
}
.message .message-mid {
	position: relative;
	background: url(../_imgcom/messageBG.png) no-repeat center;
	padding-right: 25px;
}
.message .message-bot {
	position: relative;
	background: url(../_imgcom/messageBG.png) no-repeat bottom;
	height: 25px;
	clear: both;
}
.message-mid .message-header {
	position: relative;
	padding: 0px 25px 10px 25px;
	clear: both;
}
.message-mid .message-text {
	position: relative;
	padding: 0px 25px;
	height: 80px;
	overflow: auto;
	clear: both;
	cursor: s-resize;
}
.message-mid .message-text.small.sms {
	height: 40px;
	cursor: default;
}
.message-mid .message-text.small {
	cursor: default;
	height: 140px;
}

.message.small {
	width: 520px;
}
.message.small .message-top {
	background: url(../_imgcom/messageBGsmall.png) no-repeat top;
}
.message.small .message-mid {
	background: url(../_imgcom/messageBGsmall.png) no-repeat center;
	padding-right: 105px;
}
.message.small .message-bot {
	background: url(../_imgcom/messageBGsmall.png) no-repeat bottom;
}
.message-mid .message-image {
	position: absolute;
	right: 15px;
	top: -5px;
	width: 80px;
	height: 94px;
}

.message .new {
	position: absolute;
	right: 40px;
	top: 15px;
	width: 77px;
	height: 73px;
	background: url(../_imgcom/new.png) no-repeat;
}



.message-form {
	position: relative;
	width: 550px;
	color: #fff;
	margin-left: -10px;
	clear: both;
}
.message-form .message-form-top {
	position: relative;
	background: url(../_imgcom/messageBG.png) no-repeat top;
	height: 20px;
	clear: both;
}
.message-form .message-form-mid {
	position: relative;
	background: url(../_imgcom/messageBG.png) no-repeat center;
	padding-right: 25px;
}
.message-form .message-form-bot {
	position: relative;
	background: url(../_imgcom/messageBG.png) no-repeat bottom;
	height: 25px;
	clear: both;
}
.message-form-mid .message-form-header {
	position: relative;
	padding: 0px 25px 10px 25px;
	clear: both;
}
.message-form-mid .message-form-text {
	position: relative;
	padding: 0px 25px;
	height: 80px;
	overflow: auto;
	clear: both;
}
.message-form-mid .message-form-text.small {
	cursor: default;
	height: 140px;
}
.message-form-mid textarea {
	width: 400px;
	height: 70px;
	float: left;
}
.message-form-mid label {
	display: block;
	float: left;
	width: 65px;
}
.message-form-mid dt {
	display: block;
	width: 100px;
	float: left;
	clear: both;
}
.message-form-mid dd {
	display: block;
	width: 150px;
	float: right;
}



.hr {
	position: relative;
	clear: both;
	height: 0px;
	border-top: 1px solid #939393;
	border-bottom: 1px solid #595959;
	margin: 20px 0;
}

.hidden {
	display: none;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #666;
}
.jScrollPaneDrag {
	position: absolute;
	background: #aaa;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


.info {
	position: relative;
	font-size: 11px;
	font-style: italic;
	padding: 5px;
}

.pageBrowser {
	font-size: 14px;
	text-align: center;
	width: 450px;
	margin-left: -10px;
}
.pageBrowser img {
	vertical-align: middle;
}
.pageBrowser .zahl {
	margin: 5px;
	text-decoration: none;
}
.pageBrowser .zahl.act {
	font-weight: bold;
	color: #000;
}
.kommentare .pageBrowser {
	width: 520px;
}
.kommentare .pageBrowser .zahl.act {
	color: #fff;
	text-decoration: underline;
}

.event {
	position: relative;
	width: 510px;
	height: 510px;
	padding: 20px;
	color: #fff;
	margin-left: -10px;
	clear: both;
	background: url(../_imgcom/messageBG.png) no-repeat;
}
.profil {
	position: relative;
	color: #666;
}
.profil .left {
	position: relative;
	width: 218px;
}
.profil .right {
	position: relative;
	width: 490px;
}

.event .flyer {
	position: relative;
	float: left;
}
.event .eventinfo {
	position: relative;
	float: right;
	width: 280px;
	padding: 10px;
}

.userimage {
	position: relative;
	border: 2px solid #666;
	padding: 7px;
	background: #fff;
}
.userinfo {
	position: relative;
	padding: 5px;
}
.userinfo dl {
	position: relative;
	display: block;
}
.userinfo dt {
	position: relative;
	display: block;
	width: 150px;
	float: left;
	clear: both;
	padding: 8px 0px;
}
.userinfo dd {
	color: #333;
	overflow: hidden;
	padding: 8px 0px;
}
.userinfo.edit dt {
}

.userinfo select, .userinfo input, .userinfo textarea {
	width: 400px;
	font-size: 12px;
	padding: 2px;
}
.userinfo textarea {
	height: 120px;
}

.maennlich {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 114px;
	height: 106px;
	background: url(../_imgcom/maennlich.png) no-repeat;
}
.weiblich {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 114px;
	height: 106px;
	background: url(../_imgcom/weiblich.png) no-repeat;
}

.kommentare {
	position: relative;
	clear: both;
	padding-left: 5px;
}

input.plz {
	width: 40px;
}

.editimage {
	position: absolute;
	display: block;
	left: 7px;
	top: 7px;
	width: 200px;
	height: 140px;
	padding-top: 110px;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	background: #fff;
	color: #000;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.editimage:hover {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.imagezoom {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 170px;
	height: 200px;
	text-decoration: none;
	cursor: -moz-zoom-in;
}

.list {
	position: relative;
}

.listitem {
	position: relative;
	width: 550px;
	color: #fff;
	margin-left: -10px;
	clear: both;
}
.listitem .listitem-top {
	position: relative;
	background: url(../_imgcom/messageBG.png) no-repeat top;
	height: 20px;
	clear: both;
}
.listitem .listitem-mid {
	position: relative;
	background: url(../_imgcom/messageBG.png) no-repeat center;
	padding: 0 25px;
	height: 100px;
}
.listitem .listitem-bot {
	position: relative;
	background: url(../_imgcom/messageBG.png) no-repeat bottom;
	height: 25px;
	clear: both;
}
.listitem-mid .image {
	position: relative;
	width: 58px;
	height: 74px;
	margin: 6px 11px;
	border: 2px solid #666;
	background: #000;
	float: left;
}
.listitem-mid .text {
	position: relative;
	float: right;
	width: 400px;
}
.listitem-mid .maennlich {
	top: -5px;
}
.listitem-mid .weiblich {
	top: -5px;
}

.userlist.box .image {
	position: relative;
	width: 58px;
	height: 74px;
	margin: 7px 15px;
	border: 2px solid #666;
	float: left;
}
.box a {
	color: #fff;
}
.box .scroll {
	height: 280px;
}
.box .boxitem {
	color: #fff;
}
.box .boxitem .image {
	position: relative;
	width: 58px;
	height: 74px;
	margin: 6px 11px;
	border: 2px solid #666;
	float: left;
}


.offline {
	color: #fff;
}
.online {
	color: #fff;
}
.galerie .thumbs {
	margin-top: 10px;
}
.galerie .thumbs .thumb {
	position: relative;
	float: left;
	width: 100px;
	height: 118px;
	background: url(../_imgcom/thumbBGSmallTransparent.png) no-repeat;
	margin: 0px 5px;
}
.galerie .thumbs .thumb.inact {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.galerie .thumbs .thumb.inact:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.galerie .image {
	position: relative;
	padding: 12px 12px 22px 12px;
	margin: auto;
}
.galerie .image.h {
	width: 550px;
	background: url(../_imgcom/ImageBG_H.png) no-repeat;
}
.galerie .image.v {
	width: 370px;
	background: url(../_imgcom/ImageBG_V.png) no-repeat;
}
.galerie .image img {
	position: relative;
}

.tx-powermail-pi1 label {
	display: block;
	width: 150px;
}
.tx-powermail-pi1 input, .tx-powermail-pi1 textarea {
	width: 250px;
	margin-bottom: 10px;
}
.tx-powermail-pi1 input.powermail_submit {
	width: auto;
}

#fototag {
	position: absolute;
	z-index: 300;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.fototag {
	position: absolute;
	display: none;
	width: 100px;
	height: 15px;
	padding: 10px 0;
	text-align: center;
	background: #fff;
	border: 1px dashed #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.fototag a {
	color: #000;
}

.event .flyer .thumb {
	position: relative;
	width: 200px;
	height: 200px;
	background: url(../_imgcom/thumbBGFlyer.png) no-repeat;
}
.event .flyer .thumb a {
	cursor: -moz-zoom-in;
}


.box {
	position: relative;
	padding: 6px 11px 11px 11px;
	width: 280px;
	background: #000;
	height: 280px;
}
#map {
	position: relative;
	width: 280px;
	height: 280px;
}

.event .infotext {
	position: relative;
	height: 105px;
}




#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #fff;
	padding: 15px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}



.taskbar {
	position: fixed;
	bottom: 0px;
	height: 30px;
	width: 100%;
	color: #fff;
	z-index: 2500;
}
.taskbar-inner {
	position: relative;
	height: 30px;
	margin: 0 40px;
	background: url(../_imgcom/taskbar-mid.png) repeat-x;
}
.taskbar-left {
	position: relative;
	float: left;
	height: 30px;
	margin-left: -5px;
	padding: 0px 10px;
	background: url(../_imgcom/taskbar-left.png) no-repeat left;
}
.taskbar-right {
	position: relative;
	float: right;
	height: 30px;
	margin-right: -5px;
	padding: 0px 10px;
	background: url(../_imgcom/taskbar-right.png) no-repeat right;
}

.taskbar .logout {
	position: relative;
	display: block;
	height: 16px;
	padding: 9px 10px 9px 28px;
	background: url(../_imgcom/logout.png) no-repeat left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	margin: 0px 5px;
}
.taskbar .chat {
	position: relative;
	display: block;
	height: 16px;
	padding: 9px 10px 9px 28px;
	background: url(../_imgcom/user.png) no-repeat left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	margin: 0px 5px;
}
.taskbar .profilicon {
	position: relative;
	display: block;
	height: 16px;
	padding: 9px 10px 9px 28px;
	background: url(../_imgcom/user.png) no-repeat left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin: 0px 5px;
}
.taskbar .settings {
	position: relative;
	display: block;
	height: 16px;
	padding: 9px 10px 9px 28px;
	background: url(../_imgcom/settings.png) no-repeat left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin: 0px 5px;
}
.taskbar .posteingang {
	position: relative;
	display: block;
	height: 16px;
	padding: 9px 10px 9px 28px;
	background: url(../_imgcom/mail.png) no-repeat left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin: 0px 5px;
}
.taskbar .fotostask {
	position: relative;
	display: block;
	height: 16px;
	padding: 9px 10px 9px 28px;
	background: url(../_imgcom/fotos.png) no-repeat left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin: 0px 5px;
}
.taskbar .sms {
	position: relative;
	display: block;
	height: 16px;
	padding: 9px 10px 9px 28px;
	background: url(../_imgcom/sms.png) no-repeat left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin: 0px 5px;
}
.taskbar-menu .useritem {
	position: relative;
	display: block;
	padding: 9px 10px 9px 28px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border: 2px solid #7a7a7a;
}
.taskbar-menu .useritem.online {
	background: url(../_imgcom/online.png) no-repeat left;
}
.taskbar-menu .useritem.away {
	background: url(../_imgcom/away.png) no-repeat left;
}
.taskbar-menu .useritem.offline {
	background: url(../_imgcom/offline.png) no-repeat left;
}
.taskbar-menu .useritem:hover {
	background-color: #666;
}

.taskbar-menu {
	position: fixed;
	bottom: 26px;
	background: #7a7a7a;
	color: #fff;
	z-index: 5000;
}
.taskbar-menu .info {
	padding: 0px;
}
.taskbar-menu .row {
	padding-bottom: 20px;
}

.taskbar-right .taskbar-task {
	position: relative;
	float: right;
	height: 30px;
	margin-right: 20px;
}
.taskbar-right .taskbar-task .close {
	position: relative;
	float: right;
	width: 10px;
	height: 32px;
	background: url(../_imgcom/close.png) no-repeat center;
}

.taskbar-task .chat-task {
	position: relative;
	display: block;
	height: 16px;
	padding: 9px 5px 9px 28px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
.taskbar-task .chat-task.online {
	background: url(../_imgcom/online.png) no-repeat left;
}
.taskbar-task .chat-task.away {
	background: url(../_imgcom/away.png) no-repeat left;
}
.taskbar-task .chat-task.offline {
	background: url(../_imgcom/offline.png) no-repeat left;
}
.taskbar-task .chat-task.online.mail,
.taskbar-task .chat-task.offline.mail,
.taskbar-task .chat-task.away.mail {
	background: url(../_imgcom/mail.png) no-repeat left;
}
.taskbar .rescount {
	position: absolute;
	left: -10px;
	top: -3px;
	width: 24px;
	height: 16px;
	padding: 4px 0px;
	font-size: 10px;
	text-align: center;
	background: url(../_imgcom/star.png) no-repeat;
}

.taskbar-menu.chat {
	position: fixed;
	bottom: 26px;
	padding: 6px 11px 11px 11px;
	background: url(../_imgcom/boxRight.png) no-repeat;
	width: 280px;
	height: 280px;
	color: #fff;
}
.taskbar-menu.chat .scroll {
	height: 220px;
	padding: 10px;
}
.taskbar-menu.chat .info {
	color: #999;
}
.taskbar-menu.chat input {
	position: relative;
	width: 260px;
	padding: 10px;
	font-size: 18px;
	background: none;
	border: none;
	color: #fff;
	opacity: 0.5;
	font-style: italic;
}
.taskbar-menu.chat input:focus {
	opacity: 1;
	font-style: normal;
	background: none;
}


.usernav a {
	position: relative;
	display: block;
	padding: 7px 0px 7px 40px;
	margin: 6px;
	height: 18px;
	clear: both;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.usernav a.fotos {
	background: url(../_imgcom/fotos-32.png) no-repeat left;
}
.usernav a.partybilder {
	background: url(../_imgcom/fotos-32.png) no-repeat left;
}
.usernav a.freund {
	background: url(../_imgcom/freund-32.png) no-repeat left;
}
.usernav a.mail {
	background: url(../_imgcom/mail-32.png) no-repeat left;
}
.usernav a.book {
	background: url(../_imgcom/book-32.png) no-repeat left;
}
.usernav a.freunde {
	background: url(../_imgcom/freunde-32.png) no-repeat left;
}

#setstatus {
	margin: 0px 0px 10px 0px;
}
#setstatus input {
	color: #666;
	font-size: 16px;
}

.normalfont {
	font-size: 12px;
	text-transform: none;
}
.margin-lr-10 {
	margin: 0px 10px;
}


.contentnav {
	position: relative;
	clear: both;
}
.contentnav a {
	position: relative;
	display: block;
	padding: 5px 15px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.editlink {
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}

.add {
	position: relative;
	display: block;
	background: url(../_imgcom/add.png) no-repeat left;
	padding: 5px 0px 5px 30px;
	height: 18px;
	float: right;
	text-decoration: none;
}
.delete {
	position: relative;
	display: block;
	background: url(../_imgcom/delete_24.png) no-repeat left;
	padding: 5px 0px 5px 30px;
	height: 18px;
	float: right;
	text-decoration: none;
}
.fotoalben {
	clear: both;
}
.fotoalben .pageBrowser {
	clear: both;
	font-size: 14px;
	text-align: center;
	width: auto;
	margin: 0;
}
.album {
	position: relative;
	display: block;
	width: 150px;
	height: 170px;
	padding: 7px;
	background: #fff;
	border: 2px solid #666;
	margin: 5px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.album img {
	margin-bottom: 5px;
}
#addAlbum {
	margin: 10px 0px;
}
#addAlbum input {
	width: 200px;
	margin-left: 10px;
	font-size: 16px;
	color: #666;
}



.fotos {
	clear: both;
}
.fotos .pageBrowser {
	clear: both;
	font-size: 14px;
	text-align: center;
	width: auto;
	margin: 0;
}
.fotos .image {
	position: relative;
	display: block;
	width: 150px;
	height: 170px;
	padding: 7px;
	background: #fff;
	border: 2px solid #666;
	margin: 5px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.fotos .image img {
	margin-bottom: 5px;
}
.fotos .deletelink {
	padding-left: 20px;
	background: url(../_imgcom/delete.png) no-repeat left;
	text-decoration: none;
}


.fototags {
	clear: both;
}
.fototags .pageBrowser {
	clear: both;
	font-size: 14px;
	text-align: center;
	width: auto;
	margin: 0;
}
.fototags .image {
	position: relative;
	display: block;
	width: 150px;
	height: 170px;
	padding: 7px;
	background: #fff;
	border: 2px solid #666;
	margin: 5px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.fototags .image img {
	margin-bottom: 5px;
}
.fototags .deletelink {
	padding-left: 20px;
	background: url(../_imgcom/delete.png) no-repeat left;
	text-decoration: none;
}

.freunde {
	clear: both;
}
.freunde .pageBrowser {
	clear: both;
	font-size: 14px;
	text-align: center;
	width: auto;
	margin: 0;
}
.freunde .image {
	position: relative;
	display: block;
	width: 150px;
	height: 170px;
	padding: 7px;
	background: #fff;
	border: 2px solid #666;
	margin: 5px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.freunde .image img {
	margin-bottom: 5px;
}
.freunde a {
	text-decoration: none;
}
.freunde .deletelink {
	padding-left: 20px;
	background: url(../_imgcom/delete.png) no-repeat left;
	text-decoration: none;
}


.green {
	color: #666;
}
.red {
	color: #c00;
}
.progressBarInProgress {
	height: 10px;
}
.progressCancel {
	color: #c00;
	padding-left: 20px;
	background: url(../_imgcom/cancel.png) no-repeat left;
	height: 18px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
}

.freundeliste ul {
	list-style: none;
	padding: 0px 15px;
}
.freundeliste ul li {
	padding: 3px 0px;
}
.freundeliste ul li a {
	padding-left: 20px;
	background: url(../_imgcom/user16.png) no-repeat left;
	font-weight: bold;
	text-decoration: none;
}

.freundeliste h2 {
	position: relative;
	display: block;
	padding: 20px 0px 20px 0px;
	margin: 20px 0px 0px 6px;
}


.gaestebuch {
	position: relative;
	clear: both;
}
.gaestebuch .image {
	position: relative;
	float: left;
	padding: 7px;
	border: 2px solid #666;
	background: #fff;
	margin: 5px;
}
.gaestebuch .text {
	position: relative;
	float: left;
	padding: 10px;
}


.karriere {
	position: relative;
	padding: 5px;
	clear: both;
}
.karriere dl {
	position: relative;
	display: block;
}
.karriere dt {
	position: relative;
	display: block;
	width: 150px;
	float: left;
	clear: both;
	padding: 8px 0px;
}
.karriere dd {
	color: #333;
	overflow: hidden;
	padding: 8px 0px;
	float: left;
	width: 250px;
}
.karriere .deletelink {
	display: block;
	padding: 8px;
	float: left;
	padding-left: 20px;
	background: url(../_imgcom/delete.png) no-repeat left;
	text-decoration: none;
}

#addJob {
	margin: 10px 0px;
}
#addJob input {
	width: 200px;
	margin-left: 10px;
	font-size: 16px;
	color: #666;
}


.activity {
	position: relative;
	padding: 10px 0px;
	margin-bottom: 10px;
}
.activity .info {
	padding: 5px 0px;
}
.activity .image {
	position: relative;
	float: left;
	padding: 4px;
	background: #fff;
	border: 2px solid #666;
}

.activity .text {
	position: relative;
	float: left;
	padding: 10px;
}

.newgbentry-h3 {
	background: url(../_imgcom/book-32.png) no-repeat left;
	padding-left: 40px;
}
.newalbum-h3 {
	background: url(../_imgcom/fotos-32.png) no-repeat left;
	padding-left: 40px;
}
.newjob-h3 {
	background: url(../_imgcom/freunde-32.png) no-repeat left;
	padding-left: 40px;
}
.editimage-h3 {
	background: url(../_imgcom/fotos-32.png) no-repeat left;
	padding-left: 40px;
}
.editprofile-h3 {
	background: url(../_imgcom/user-32.png) no-repeat left;
	padding-left: 40px;
}
.status-h3 {
	background: url(../_imgcom/status-32.png) no-repeat left;
	padding-left: 40px;
}
.friends-h3 {
	background: url(../_imgcom/freund-32.png) no-repeat left;
	padding-left: 40px;
}

.activities.box {
}
.activities.box .activity {
	position: relative;
	padding: 10px 10px 0px 10px;
	margin: 0;
	color: #fff;
}
.activities.box h3 {
	font-size: 12px;
}
.activities.box .activity .info {
	padding: 0;
}
.activities.box .activity .image {
	position: relative;
	float: left;
	padding: 0px;
	background: #fff;
	border: 2px solid #666;
}

.activities.box .activity .text {
	position: relative;
	float: left;
	padding: 0px 10px;
	width: 160px;
}

.subnavigation .status {
	background: url(../_imgcom/status-24.png) no-repeat right;
}
.subnavigation .user {
	background: url(../_imgcom/user.png) no-repeat right;
}
.subnavigation .settings {
	background: url(../_imgcom/settings.png) no-repeat right;
}
.subnavigation .post {
	background: url(../_imgcom/mail.png) no-repeat right;
}
.subnavigation .foto {
	background: url(../_imgcom/fotos.png) no-repeat right;
}
.subnavigation .sms {
	background: url(../_imgcom/sms.png) no-repeat right;
}




