div.xBar {
	background-image: URL("http://res.phoenixsystems.de/xlabbar/bar.png");
	margin: 0;
	height: 30px;
	width: 100%;
	color: #888888;
	font-family: Lucida Sans, Sans;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	position: fixed;
	left: 0;
	top: 0;
}

div.xBar a {
	color: #AAAAAA;
	text-decoration: none;
}

div.xBar a:hover {
	color: #FFFFFF;
}

div.xBar input {
	background-color: transparent;
	display: inline-block;
	border: 0;
	font-family: Lucida Sans, Sans;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

div.xBar input[type=text], div.xBar input[type=password] {
	background-image: URL("http://res.phoenixsystems.de/xlabbar/field.png");
	width: 117px;
	color: #FFF;
	font-family: Tahoma, Sans;
}
	
div.xBar input[type=text]:hover, div.xBar input[type=password]:hover {
	background-image: URL("http://res.phoenixsystems.de/xlabbar/fieldh.png");
}

div.xBar form {
	display: block;
	height: 25px;
	margin: 0;
	float: left;
	margin-top: -8px;
	padding-top: 5px;
}

.xSearch, div.xBar form.xSearch {
	display: block;
	float: right;
	width: 163px;
	height: 30px;
	margin: 0;
	padding-top: 0;
}

div.xBar input.xSearch {
	background-image: URL("http://res.phoenixsystems.de/xlabbar/searchd.png");
	color: #FFFFFF;
	padding: 0 5px 0 17px;
	height: 18px;
	margin: 6px 5px 6px 0px;
	width: 135px;
}

div.xBar input.xSearch:hover, div.xBar input.xSearch:focus {
	background-image: URL("http://res.phoenixsystems.de/xlabbar/searchh.png");
}

div.xBar input.xClock {
	background-image: URL("http://res.phoenixsystems.de/xlabbar/bar.png");
	padding: 0;
	color: #FFFFFF;
	height: 30px;
	margin: 0 5px 0 0px;
	text-align: center;
	width: auto;
	float: right;
	vertical-align: middle;
}

.xXeonlab {
	width: 93px;
	margin: 0;
	padding: 0;
	background-image: URL("http://res.phoenixsystems.de/xlabbar/xlabd.png");
	border: 0;
	display: block;
	float: left;
}

.xXeonlab#xXeonlabd {
	height: 30px;
}

.xXeonlab#xXeonlabh {
	background-image: URL("http://res.phoenixsystems.de/xlabbar/xlaba.png");
	margin-right: -93px;
	margin-left: 10px;
	height: 30px;
}

.xXeonlab#xXeonlaba {
	background-image: URL("http://res.phoenixsystems.de/xlabbar/xlabh.png");
	margin-left: 10px;
	display: none;
}

ul.navi {
	height: auto;
	display: block;
	margin: 0;
	margin-top: 30px;
	width: 200px;
	background-color: #006EFF;
	padding: 0;
	border: 1px solid #508CFF;
	border-top: 0;
}

ul.navi li, ul.navi li a {
	height: 20px;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	display: block;
	width: 200px;
	padding: 0;
}

ul.navi li#line {
	border-bottom: 1px solid #508CFF;
}

ul.navi li#topline {
	border-top: 1px solid #508CFF;
}

ul.navi li a {
	height: 14px;
	width: 190px;
	padding: 3px 5px;
}

ul.navi li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

div.xText {
	float: left;
	width: auto;
	height: 22px;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
}