body, button, select, input, textarea, td, th, h1, h2, h3, h4, h5, h6, div {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
body, input, textarea, select {
	font-size: 11px;
}
body {
	background: #fff url(/htdoc/images/body.bg.gif) repeat-x;
	color: #a1a1a1;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
.clearfix {
	clear: both;
	height: 0px;
	margin: 0px;
	zoom: 1;
	overflow: hidden;
	visibility: hidden;
}
.hid {
	display: none;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.common {
	overflow: hidden;
	zoom: 1;
}
.strong {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.overflow {
	overflow: hidden;
}
.center {
	text-align: center;
}
a {
	color: #a1a1a1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.ajax-load {
	height: 50px;
	background: url(/htdoc/images/ajax-load.gif) center center no-repeat;
}
.hid {
	display: none !important;
}
#page {
	width: 980px;
	margin: auto;
	overflow: hidden;
}


#header {
	position: relative;
	height: 124px;
	zoom: 1;
}
	#header h1 {
		display: inline;
	}
		#header h1 a {
			outline: none;
			position: absolute;
			top: 25px;
			left: 38px;
			background: url(/htdoc/images/header.logo.gif) no-repeat;
			text-indent: -3000em;
			width: 112px;
			height: 84px;
		}


#nav {
	border-top: 1px solid #dcdcdc;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 53px;
	overflow: hidden;
	zoom: 1;
	list-style: none;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
	#nav li {
		float: left;
		overflow: hidden;
		zoom: 1;
	}
	#nav a {
		float: left;
		display: inline;
		height: 47px;
		outline: none;
		text-indent: -3000em;
	}


#lang {
	position: absolute;
	top: 38px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	zoom: 1;
}
	#lang li {
		float: left;
		display: inline;
	}
	#lang a {
		outline: none;
		display: block;
		height: 20px;
		width: 22px;
		text-indent: -3000em;
		background: url(/htdoc/images/header.lang.gif) no-repeat;
	}
	#lang .pl a {
		background-position: 0px 0px;
	}
	#lang .pl a.active,
	#lang .pl a:hover {
		background-position: 0px -20px;
	}
	#lang .de a {
		background-position: -22px 0px;
	}
	#lang .de a.active,
	#lang .de a:hover {
		background-position: -22px -20px;
	}
	#lang .en a {
		width: 20px;
		background-position: -44px 0px;
	}
	#lang .en a.active,
	#lang .en a:hover {
		background-position: -44px -20px;
	}

#tools {
	position: absolute;
	top: 42px;
	right: 239px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	#tools li {
		display: inline;
	}
	#tools a {
		color: #fff;
		padding-left: 12px;
	}

#search {
	position: absolute;
	top: 38px;
	right: 76px;
	overflow: hidden;
	zoom: 1;
}
	#search input {
		float: left;
		display: inline;
	}
	#search input.submit {
		margin-left: 4px;
	}
	#search input.text {
		width: 103px;
		padding: 1px 8px 1px 8px;
		height: 18px;
		border: 1px solid #dcdcdc;
		color: #5a5a5a;
	}


#footer {
	margin-top: 10px;
	border-top: 1px solid #efefef;
	padding: 15px 1px 10px 1px;
	overflow: hidden;
	zoom: 1;
}



#path {
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 12px 17px;
	list-style: none;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px solid #dcdcdc;
}
	#path li.first {
		padding-left: 0px;
		background: none;
	}
	#path li {
		float: left;
		display: inline;
		margin-right: 11px;
		padding-left: 14px;
		background: url(/htdoc/images/dot.orange.gif) no-repeat 0px 6px;
	}
	#path a {
		color: #5a5a5a;
	}
	#path a:hover,
	#path a.active {
		text-decoration: underline;
	}


.tar {
	text-align: right;
}

