
html,
body {
	margin:0;
	padding:0;
	height:100%;
	overflow:hidden;
	background-color: #b6f21e;
	color: #585858;
}

body {
	font-size: 0.75em;
	font-family: Arial, sans-serif;
}

.plink {
	color: #FF50FF;
	text-color: #FF50FF;
	text-decoration: none;
}

.plink:hover {
	color: #FF50FF;
	text-decoration: underline;
}

.inputs,
.inputs { border: 1px solid #AAAAAA; }

#relations {
	position: relative;
	background: #404040 url(/images/relpath.gif) 0 0 no-repeat;
	height: 36px;
	border-top: 1px #d1d1d1 solid;
}

#bar {
	background: #404040 url(/images/barbg.png) 0 0 repeat-x;
	height: 30px;
}

#tabs {
	background: transparent url(/images/stripes.gif) 0 0 repeat-x;
	padding-left: 13px;
	padding-top: 40px;
}

#tabs_anmeldung {
	background: transparent url(/images/stripes.gif) 0 0 repeat-x;
	padding-left: 13px;
	padding-top: 40px;
}

#tabs_anmeldung a {
	width: 148px;
	height: 27px;
	margin-right: 8px;
	float: left;
	background-color: #515151;
	color: white;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	text-decoration: none;
	font-size: 1.25em;
}

#tabs a {
	width: 148px;
	height: 27px;
	margin-right: 8px;
	float: left;
	background-color: #515151;
	color: white;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	text-decoration: none;
	font-size: 1.25em;
}

#tabs_anmeldung a span {
	display:block;
	padding: 5px 0 0 8px;
}

#tabs a span {
	display:block;
	padding: 5px 0 0 8px;
}

#tabs .active {
	height: 39px;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	background: white url(/images/activetab.gif) left bottom no-repeat;
	color: #515151;
	cursor: default;
}

.clr { clear: both; }

img { border: 0; }

#barlogo {
	float: left;
	width: 398px;
	height: 30px;
	background: transparent url(/images/barlogo.png) center center no-repeat;
	text-align: center;
	border-left: 1px #d1d1d1 solid;
	border-right: 1px #d1d1d1 solid;
}

#me,
#other,
#meohne {
	position: relative;
	width: 200px;
	height: 30px;
	float: left;
	text-decoration: none;
}

#me:hover,
#other:hover,
#meohne:hover { background-color: #585858; }

#other .userpic {
	border-right: 4px #b6f21e solid;
	background: #b6f21e;
}

#me .userpic {
	border-left: 4px #b6f21e solid;
	position: absolute;
	background: #b6f21e;
	right:0;
	top:0;
}

#meohne .userpic {
	border-left: 4px #b6f21e solid;
	background: #b6f21e;
	position: absolute;
	right:0;
	top:0;
}

.box {
	width: 249px;
	float: left;
	display: inline;
	margin-left: 13px;
	margin-bottom: 13px;
}

.box2 {
	width: 294px;
	float: left;
	display: inline;
	margin-left: 13px;
	margin-bottom: 13px;
}

.headline {
	background-color: white;
	margin-bottom: 2px;
	padding: 2px 4px 2px 4px;
}

.box-in {
	border: 1px white solid;
	position: relative;
}

.box a {
	color: #585858;
	text-decoration: none;
}

.box a:hover { color: #ff00c6; }

.linelink {
	display:block;
	margin: 1px 3px 1px 3px;
	border-bottom: 1px white solid;
	padding: 3px 2px 3px 32px;
	color: #585858;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.last { border: none; }

.usertext {
	background-color: #d5f97c;
	position: absolute;
	top:0;
	right:0;
	width: 162px;
	height: 115px;
	overflow: hidden;
}

.usertext div { padding: 5px 10px 5px 10px; }

.userpoints {
	position: absolute;
	bottom:4px;
	right:10px;
	width: 142px;
}

.newmsg {
	width:18px;
	text-align:center;
	color:#515151;
	position:absolute;
}

#metab {
	background-image:url(/images/newmsg.gif) !important;
	background-position: 100px 7px;
	background-repeat:no-repeat;
	position:relative;
}

#me {
	background-image:url(/images/newmsg.gif);
	background-position: 10px 7px;
	background-repeat:no-repeat;
	position:relative;
}

#meohne {
	background-position: 10px 7px;
	background-repeat:no-repeat;
	position:relative;
}

.mysw {
	font-size: 1.25em;
	position: absolute;
	top:6px;
	color: white;
}

.userinfo {
	position: absolute;
	top:7px;
	left:42px;
	color: white;
}

.picborder,
.picbordersmall {
	border:1px #9ea78b solid;
	background-color: white;
	position: relative;
	width: 48px;
	height: 48px;
	display:block;
}

.picbordersmall {
	width: 28px;
	height: 28px;
}

.picborder img,
.picbordersmall img {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 4px;
	top: 4px;
}

.picbordersmall img {
	width: 24px;
	height: 24px;
	left: 2px;
	top: 2px;
}

#statement {
	position: relative;
	background-color: white;
	height: 115px;
}

#statement img { border-left: 12px #b6f21e solid; }

.statementarrow {
	background: transparent url(/images/statementarrow.gif) center center no-repeat;
	height: 30px;
	width: 16px;
	top:42px;
	left: 86px;
	position: absolute;
	z-index:1;
}

.scale {
	position: absolute;
	left: 9px;
	top: 12px;
	background: transparent url(/images/scale.gif) 0 0 no-repeat;
	padding: 2px 0 3px 128px;
}

.scale a {
	position: absolute;
	top: 0px;
	width: 22px;
	height: 20px;
}

.s1 { left: 6px; }

.s2 { left: 27px; }

.s3 { left: 49px; }

.s4 { left: 71px; }

.s5 { left: 93px; }

.si1 {
	left: 6px;
	background-image: url(/images/scalestar.gif);
}

.si2 {
	left: 27px;
	background-image: url(/images/scalestar.gif);
}

.si3 {
	left: 49px;
	background-image: url(/images/scalestar.gif);
}

.si4 {
	left: 71px;
	background-image: url(/images/scalestar.gif);
}

.si5 {
	left: 93px;
	background-image: url(/images/scalestar.gif);
}

.scale0 { background-color: transparent; }

.scale1 .s1,
.scale2 .s1,
.scale2 .s2,
.scale3 .s1,
.scale3 .s2,
.scale3 .s3,
.scale4 .s1,
.scale4 .s2,
.scale4 .s3,
.scale4 .s4,
.scale5 .s1,
.scale5 .s2,
.scale5 .s3,
.scale5 .s4,
.scale5 .s5 { background-image: url(/images/scalestar.gif); }

.fixed a { cursor: default; }

.infotableedit,
.infotable { width:100%; }

.infotableedit td {
	padding: 0px 0px 0px 0px;
	height: 24px;
	vertical-align: center;
	background-color: #d5f97c;
}

.infotable td {
	padding: 2px 4px 2px 4px;
	background-color: #d5f97c;
}

.odd td { background-color: white; }

#tip {
	z-index:1;
	position:absolute;
	top:-100px;
	left:0px;
	background: transparent url(/images/tip-l.gif) 0 0 no-repeat;
	padding: 0px 6px 0px 20px;
	height: 25px;
	border-right: 1px #c8f654 solid;
	cursor:default;
}

#tip div {
	padding-top: 5px;
	white-space: nowrap;
}

#tip img {
	display: inline;
	vertical-align: middle;
}

#tip.reversed {
	background-image: url(/images/tip-r.gif);
	background-position: top right;
	border-right: 0px;
	border-left: 1px #c8f654 solid;
	padding: 0px 20px 0px 6px;
}

#tipTop {
	width: 290px;
	height: 65px;
	background: transparent url(/images/tip-top.gif) 0 2px no-repeat;
	padding:17px 5px 2px;
}

#hobbybox {
	width:453px;
	margin-left:70px;
	height:152px;
}

#janeinbox {
	float:left;
	width:480px;
	margin-left:57px;
}

#jabox { width:220px; }

#neinbox { width:220px; }

#speichernknopf {
	width:770px;
	display:block;
	height:30px;
	text-align:right;
}

#stilllegenbox {
	width:350px;
	margin-left:150px;
	height:220px;
}

#votediv {
	left:0px;
	top:20px;
	position:absolute;
}

#gratbox {
	width:350px;
	margin-left:150px;
	height:220px;
}

#mesuper {
	position: relative;
	width: 135px;
	height: 30px;
	float: left;
	text-decoration: none;
}

#menachricht {
	position: relative;
	width: 60px;
	height: 30px;
	float: left;
	text-decoration: none;
	background-image:url(/images/newmsg.gif) !important;
	background-position: 10px 7px;
	background-repeat:no-repeat;
	position:relative;
}

#jakasten,
#neinkasten {
	width:205px;
	height:87px;
	background-color:#D5F97C;
	border:0;
	overflow:hidden;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
}

#statementdiv {
	top: 8px;
	left: 110px;
	width: 670px;
	position: absolute;
	text-align: center;
	font-family: Times, serif;
	font-weight: bold;
}

#RTEmessagetext { height: 200px; }

ul.error_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: red;
}

.msgDate { width: 130px; }

