body {
  font-family:		verdana, arial, geneva;
  color:		black;
  background-color:	rgb(204, 222, 204);
}

a {
  text-decoration:	none;
}

a:hover {
  text-decoration:	underline;
}

a:link {
  color:		#000099;
}

a:visited {
  color:		#990099;
}

a:active {
  color:		#888888;
}

div.toplinks a {
  font-size:		small;
  font-weight:		bold;
}

div.toplinks a:link {
  color:		#ffffff;
}

div.toplinks a:visited {
  color:		#ffffff;
}

div.toplinks a:active {
  color:		#009900;
}

div.toplinks a:hover {
  color:  		#888888;
  text-decoration:  	none;
}

div.toplinks {
  width:		756px;
  margin-left:		auto;
  margin-right:		auto;
  margin-bottom:	0em;
  padding-bottom:	0em;
  font-size: 0.9em;
  color: white;
}

#toplinksbox {
  float: right;
  margin-top: .25em;
}

p.toplinks {
  text-align:		center;
}

img.head2 {
  float:		right;
}

img.head1 {
  vertical-align:	top;
}

div.main {
  background-color:	white;
  width:		730px;
  padding:		15px;
  margin-left:		auto;
  margin-right:		auto;
  margin-top:		0em;
  font-size:		small;
}

div.countermain {
  background-color:	rgb(204, 204, 51);
  width:		100%;
  margin-top:		0em;
  font-size:		small;
}

#countertable td {
  background-color:	white;
  font-size: 		small;
  border-width:		1px;
  border-style:		solid;
}

img.punkt {
  width:		28px;
  height:		8px;
}

span.gbfieldtitle {
  font-weight:		bold;
}

span.gbadmcomment {
  font-style:		italic;
}

span.gbadmcommenttitle {
  font-weight:		bold;
  font-style:		italic;
}

#changefbook td
{
  border-style:		solid;
  border-width:		1px;
}

span.friendheader {
  font-weight:		bold;
}

span.friendvalue {
}

img.friendimg {
  float:		left;
  width:		150px;
  height:		200px;
  margin:		0em 1em 1em 0em;
}

div.frienddiv {
  background-color:	rgb(220,220,220);
  width:		35em;
  min-height:		200px;
  padding:		.5em;
  margin-bottom:	10px;
}

#space {
  font-weight:		bold;
}

#space span {
  font-style:		italic;
}

