body {
	padding-top: 32px;
}

ul#ingame-headbar {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 24px;
	/*min-width: 1044px;*/
	min-width: 720px;
	background: #000 url(../gfx/headbar/bg.gif) top repeat-x;
	overflow: visible;
	color: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 2;
}

ul#ingame-headbar li {
	list-style: none;
	height: 24px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	vertical-align: top;
	text-align: left;
}

ul#ingame-headbar li#headbar-ingame {
	float: left;
	padding-right: 6px;
	background: url(../gfx/headbar/spacer.gif) top right no-repeat;
}

ul#ingame-headbar li#headbar-sites {
	float: left;
	padding-right: 6px;
	background: url(../gfx/headbar/spacer.gif) top right no-repeat;
	margin-right: -80px;
}

ul#ingame-headbar li#headbar-profile, ul#ingame-headbar li#headbar-bog, ul#ingame-headbar li#headbar-login {
	float: right;
	padding-left: 6px;
	background: url(../gfx/headbar/spacer.gif) top left no-repeat;
}

ul#ingame-headbar li#headbar-bog img, ul#ingame-headbar li#headbar-bog img:hover {
border: none;
position: relative;
top: 1px;
}

ul#ingame-headbar li#headbar-news {
	display: block;
	padding-left: 86px;
	padding-top: 3px;
	width: 300px;
	height: 21px;
	margin: 0 auto;
	background: url(../gfx/headbar/news.gif) top left no-repeat;
}


ul#ingame-headbar li a {
	color: #dbdbdb;
	font-weight: bold;
	text-decoration: none;
}

ul#ingame-headbar li a:hover {
	color: #fff;
	text-decoration: underline;
}

ul#ingame-headbar li#headbar-ingame a, ul#ingame-headbar li#headbar-sites a {
	display: block;
	height: 24px;
	text-indent: -1000px;
	text-decoration: none;
}

ul#ingame-headbar li#headbar-login a, ul#ingame-headbar li#headbar-profile a {
	display: block;
	height: 24px;
	text-indent: -9000px;
	text-decoration: none;
}

ul#ingame-headbar li#headbar-ingame a {
	width: 128px;
	background: url(../gfx/headbar/ingame.gif) top left no-repeat;
}

ul#ingame-headbar li#headbar-sites a {
	width: 113px;
	background: url(../gfx/headbar/netzwerk.gif) top left no-repeat;
}

ul#ingame-headbar li#headbar-login a {
	width: 67px;
	background: url(../gfx/headbar/login.gif) top left no-repeat;
}

ul#ingame-headbar li#headbar-profile a {
	width: 77px;
	background: url(../gfx/headbar/profil.gif) top left no-repeat;
}


ul#ingame-headbar li#headbar-news a {
	display: block;
	height: 21px;
	width: 266px; 
	position: absolute;
	white-space: nowrap;
	overflow: hidden;
}

ul#ingame-headbar li#headbar-news div.buttons {
	float: right;
	width: 30px;
}

ul#ingame-headbar li#headbar-news a.prev {
	display: -moz-inline-box;
	display: inline-block;
	position: static;
	width: 14px;
	background: url(../gfx/headbar/back.gif) center no-repeat;
}

ul#ingame-headbar li#headbar-news a.next {
	display: -moz-inline-box;
	display: inline-block;
	position: static;
	width: 14px;
	background: url(../gfx/headbar/forward.gif) center no-repeat;
}


ul#ingame-headbar li div.outer {
	visibility: hidden;
	position: absolute;
	top: 24px;
	background: url(../gfx/headbar/box.gif) bottom left no-repeat;
	margin-left: 7px;
	padding-left: 10px;
}

ul#ingame-headbar li:hover div.outer {
	visibility: visible;
}

ul#ingame-headbar li#headbar-login div.outer, ul#ingame-headbar li#headbar-profile div.outer {
	right: 10px;
}

ul#ingame-headbar li#headbar-news div.outer {
	margin-left: -144px;
}

ul#ingame-headbar li div.inner {
	background: url(../gfx/headbar/box.gif) bottom right no-repeat;
	margin-right: -10px;
	padding: 10px 10px 10px 0;
	min-height: 0; /* fix for ie7 */
}

* html ul#ingame-headbar li div.inner {
	height: 0; /* fix for ie6 */
}

ul#ingame-headbar li#headbar-news div.inner {
	margin-right: -10px;
	width: 480px;
}

ul#ingame-headbar li#headbar-news div.news {
	display: none;
  clear: none;
  margin: 0px;
  padding: 0px;
}

ul#ingame-headbar li#headbar-news div.news.current {
	display: block;
}

ul#ingame-headbar li#headbar-news div.inner a {
	display: inline;
	position: static;
	white-space: normal;
	text-decoration: none;
}

ul#ingame-headbar li div.inner a:hover {
	text-decoration: underline !important;
}


ul#ingame-headbar li div.inner label {
	display: -moz-inline-box;
	display: inline-block;
	width: 100px;
	margin-bottom: 2px;
}

ul#ingame-headbar li div.inner input.text, ul#ingame-headbar li div.inner input.password {
	border: 1px solid #999;
	background-color: #333;
	font-size: 11px;
	color: #fff;
  width: 120px;
  margin: 0px 0px 2px 0px;
  padding: 0px;
}

ul#ingame-headbar li div.inner input.button {
	margin-left: 100px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	border: auto;
	background: auto;
}

ul#ingame-headbar li div.inner ul {
	list-style: url(../gfx/headbar/pfeil.gif) outside;
	margin-left: 10px;
	padding: 0;
}

ul#ingame-headbar li div.inner ul li {
	list-style: url(../gfx/headbar/pfeil.gif) outside;
}

ul#ingame-headbar li div.inner ul.site-list.left {
	float: left;
}

ul#ingame-headbar li div.inner ul.site-list.right {
	float: left;
	margin-left: 30px;
}

ul#ingame-headbar li div.inner li {
	float: none;
	height: auto;
	padding-right: 0;
	background: none;
	/*line-height: 9px;*/vertical-align: middle;
}

ul#ingame-headbar li div.inner a {
	display: inline !important;
	height: auto !important;
	text-indent: 0 !important;
	color: #fff !important;
	background: none !important;
}

ul#ingame-headbar li div.inner a span {
	color: #f50;
}

ul#ingame-headbar li div.inner h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
}

ul#ingame-headbar li div.inner div.authortime {
	font-size: 11px;
	color: #666;
}

ul#ingame-headbar li div.inner div.text {
	/* the next two lines exist because of indiablo */
	position: static;
	width: auto;
	font-size: 11px;
	color: #dbdbdb;
	text-align: justify;
}

