body{
  margin: 0px;
  background-image: url(/l1i/bg_main.gif);
}
form{
  margin: 0px;
}
a:link, a:visited {
  font-family: Verdana;
  color: #d9dc00;
}
a:hover, a:active {
  font-family: Verdana;
  color: #ffffff;
  text-decoration: none;
}

legend {
  color: #ffffff;
  padding: 0px 3px 0px 3px;
}

a:link.blist, a:visited.blist {
  text-decoration: none;
}
a:link.blistsel, a:visited.blistsel {
  color: #666666;
  text-decoration: none;
}
a:hover.blistsel, a:active.blistsel {
  font-family: Verdana;
  color: #ffffff;
  text-decoration: none;
}

.img {
  padding: 2px;
  border: 1px #d9dc00 solid;
}
.imgwoborder {
  padding: 2px;
  border: none;
}
.imgoffline {
  padding: 2px;
  border: 1px #ff9900 solid;
}

#header {
  position: absolute; 
  top: 17px;
  left: 39px;
  width: 813px;
  height: 167px;
}

#loginbox {
  position: absolute; 
  top: 5px;
  left: 450px;
  border: 1px #d9dc00 solid;
  padding: 3px;
  width: auto;
}

#membersmenue {
  position: absolute; 
  top: 0px;
  left: 0px;
  background: #e0e0e0;
  padding: 4px;
}
#membersmenue img {
  margin: 2px;
}

#menue {
  border: 1px #7aa46e solid;
  position: absolute; 
  top: 184px;
  left: 46px;
  width: 801px;
  height: 22px;
  background-image: url(/l1i/bg_men.gif);
  background-color: #26581A;
  font-family: Georgia, Verdana;
  font-style: italic;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  z-index: 999;
}

#menue a:link, #menue a:visited {
  color: #ffffff;
  text-decoration: none;
}
#menue .menitem {
  float: left;
  height: 22px;
  border-right: 1px #7aa46e solid;
  padding: 3px 10px 0px 10px;
}
#menue .menitemsel {
  background-image:url(/l1i/bg_menact.gif);
}


#content{
  position: absolute;
  top: 208px;
  left: 39px;
  width: 813px;
  background-image: url(/l1i/bg_content.jpg);
  background-repeat: repeat-y;
}
#content, #content td, body {
  font-family: Verdana;
  color: #ffffff;
  font-size: 13px;
}
td {
  vertical-align: top;
}

.col1 {
  color: #d9dc00;;
}

#content .headline01 {
  font-family: Georgia, Verdana;
  color: #d9dc00;
  font-style: italic;
  font-weight: bold;
  font-size: 17px;
  /*min-height: 35px;*/
  margin-bottom: 14px;
}

#content .headline02 {
  font-family: Georgia, Verdana;
  color: #d9dc00;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  height: 30px;
}
.headline02 a:link, .headline02 a:visited {
  font-family: Georgia, Verdana;
  color: #d9dc00;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

#content .headline03 {
  font-family: Georgia, Verdana;
  color: #d9dc00;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
}

#content .listdescr,#content .listdescr2 {
  clear: both;
  font-family: Georgia, Verdana;
  color: #d9dc00;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  min-width:150px;
  width:150px;
  float:left;
  height: 30px;
}
#content .listdescr2 {
  min-width:200px;
  width:200px;
}
#content .listval {
  font-weight: bold;
  font-size: 13px;
  float:left;
  height: 30px;
}
#content .listval2 {
  margin-left: 10px;
  font-size: 13px;
  float:left;
  height: 30px;
}

#content .listval input {
  width: 300px;
  padding-left: 5px;
}

#content .innersubmen {
  height: 30px;
}

#content .membersrow {
  clear: both;
  margin: 0px 0px 25px 0px; 
}
#content .membersrow img, #content .buddiesrow .buddyimg {
  float: left;
  margin: 0px 10px 10px 0px; 
}

a:link.more , a:visited.more  {
  font-family: Georgia, Verdana;
  color: #d9dc00;
  font-style: italic;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a:hover.more , a:active.more  {
  color: #ffffff;
  text-decoration: underline;
}

#content .error {
  color: #FF9900;
}
#content .success {
  color: #00cc00;
}
#content input, #content select, #content textarea {
  width: 150px;
  font-family: verdana;
  font-size: 13px;
  border: 1px #222111 solid;
  background-color: #e0e0e0;
}
#content .button {
  border: 1px #efefef solid;
  background-color: #222111;
  font-family: verdana;
  font-size: 13px;
  color: #efefef;
}
a:link.offline, a:visited.offline, #content .offline {
  text-decoration: line-through;
}
#content .descr, #content .descr input{
  font-size: 11px;
}

.b {
  font-weight: bold;
}

.pagerline .page, .pagerline .pagesel, .pagerline .pagefree {
  float: left;
  text-align:center;
  padding:2px;
  margin:3px;
  width: 13px;
  border: 1px #d9dc00 solid;
  font-size: 11px;
}
.pagerline {
  clear:both;
  padding-bottom:25px;
}
.pagerline .pagesep {
  float: left;
  padding: 5px 0 3px 0;
  margin: 5px 0 3px 0;
}
.pagerline .page {
  background-color: #26581a;
}
.pagerline .pagesel {
  background-color: #d9dc00;
}
.pagerline .pagefree {
  border: 1px #6D7100 solid;
  color: #6D7100;
}
.pagerline .page a:link, .pagerline .page a:visited {
  color: #d9dc00;
  text-decoration:none;
  display: block;
}
.pagerline .pagesel a:link, .pagerline .pagesel a:visited {
  color: #26581a;
  text-decoration:none;
}
p.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  margin: 0px;
}


/*********** menue **************/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			13em;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/

.sf-menu li {
	height: 18px;
	*height: 22px;
  border-right: 1px #7aa46e solid;
  padding: 4px 10px 0px 10px;
}
.sf-menu ul {
  margin-top: -7px;
  margin-left: -1px;
  z-index: 999;
}
.sf-menu li li {	
  padding: 5px 10px 5px 10px;
  height: auto;
  background-image: url(/l1i/bg_men.gif);
  border-left: 1px #7aa46e solid;
  border-bottom: 1px #7aa46e solid;
  background-color: #26581A;
  width: auto;
  width: 150px;
  font-weight: normal;
  font-style: normal;
	font-size: 11px;
	color: red;
}
.sf-menu li li a:link, .sf-menu li li a:visited {
  display: block;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu menitemsel {
	background-image:url(/l1i/bg_menact.gif);
	outline:		0;
}

.contbuddyentry {
  clear: both;
}
.contbuddyentry .contbuddy {
  float: left;
  width: 350px;
}
.contbuddyentry .contmail, .contbuddyentry .contsms {
  float: left;
  width: 70px;
  text-align: center;
}
.contbuddyentry input {
  width: auto;
}
