body {
	background: #fff url(bg.gif) no-repeat left 82px;
  font-family: Tahoma, Verdana, "Courier New", Courier, mono;
  font-size: 0.7em;
  height: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
	text-align: center;

}
body * {
  font-family: Tahoma, Verdana, "Courier New", Courier, mono;
  font-size: 100%;
  color: #444;
}
html, body {
	margin: 0;
	padding: 0;
}
#centerBox {
	position: relative;
	width: 965px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	overflow: hidden;
	/*border: 1px solid gray;*/
}
#header {
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	height: 90px;
	clear: both;
	/*border: 1px solid gray;*/
	overflow: hidden;
}
#headershade {
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	height: 115px;
	clear: both;
	/*background-color: #fff;*/
	-moz-opacity:0.45;
	opacity: .45;
	filter: alpha(opacity=45);
	background: url(_top_shade.gif) repeat-x;
}

#topnav {
	position: absolute;
	top:20px;
	left: 390px;
	width: 360px; /*=450+523=973*/
	/*border: 1px solid gray;*/
	text-align: right;
	/*font-size: 90%;*/
}
#topnav .logLink{
	color: #fff;
}

#topnav a{
	color: #444;
}

#topnav_left {
	position: absolute;
	top:20px;
	width: 330px;
	/*border: 1px solid gray;*/
	left: 59px;
	text-transform: uppercase;
}
#topnav_left ul {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#topnav_left li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	/*padding-right: 12px;*/
}
#topnav_left li a {
}

#navigation {
	position: relative;
	left: 59px;
	top: 310px;
	width: 151px;
	/*border: 1px solid black;*/
	/*-moz-opacity:0.55;
	opacity: .55;
	filter: alpha(opacity=55);*/
	z-index: 10;
	/*border: 1px solid gray;*/
	overflow: hidden;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
	/*list-style-image: url(listbar.gif);*/
	list-style-type: none;
	/*margin-right: 8px;*/
}
#navigation ul ul {
}
#navigation li ul {
}
#navigation li {
	/*margin-right: 8px;*/
	/*background: url(listbar.gif) left top no-repeat;
	list-style-position: outside;*/
	margin: 0 0 6px 0;
}
#navigation li a {
	/*background-color: black;*/
	display: inline;
	font-size: 100%;
}
#navigation li li a {
	/*background-color: black;*/
	display: inline;
	font-size: 100%;
}
#navigation li li {
	margin: 2px 0 0 10px;
}
#navigation .more {
	/*font-weight: bold;*/
	background-image: url(arrow.gif); background-repeat: no-repeat;	background-position: right center; padding-right: 16px; padding-bottom: 2px;
}
#content {
	position: absolute;
	left: 239px;
	top: 310px;
	width: 511px;
	height: 308px;
	/*height: 507px;*/
	overflow: hidden;
	/*padding-right: 1em;*/
	/*border: 1px solid black;*/
	/*background-color: #efefef;*/
}
#contentshader {
	position: absolute;
	background: transparent url(logo.gif) no-repeat right top;
	left: 52px;
	top: 60px;
	width: 900px;
	/*height: 404px;
	height: 594px;
	height: 632px;*/
	height: 245px;
	overflow: hidden;
	/*-moz-opacity:0.85;
	opacity: .85;
	filter: alpha(opacity=85);*/
}
.menuHeader {
	position: absolute;
	text-align: right;
	right: 220px;
	top: 85px;
	font-size: 30px;
	font-weight: bold;
	color: white;
}
#pix_01, #pix_02, #pix_03, #pix_04, #pix_05 {
	position: absolute;
	left: 7px;
	bottom: 27px !important;
	bottom: 26px;
	filter: alpha(opacity=100);
}
#pix_02{left: 187px;}
#pix_03 {left: 367px;}
#pix_04 {left: 547px;}
#pix_05 {left: 727px;}

.pixFrame {
	margin-top: 5px;
}
#link_01, #link_02, #link_03, #link_04, #link_05 {
	position: absolute;
	background-image: url(nav_pix.jpg);
	width: 151px;
	background-repeat: no-repeat;

	vertical-align: bottom;
	font-size: 23px;
	font-weight: bold;
	color: white;
	padding-top: 184px;
	clip:  rect(auto auto 207px auto);
	text-indent: -2px;

	diplay: block;
	left: 7px;
	bottom: 22px !important;
	bottom: 21px;
	filter:Alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
#link_02 {left: 187px; background-position: -180px 0px;}
#link_03 {left: 367px; background-position: -360px 0px;}
#link_04 {left: 547px; background-position: -540px 0px;}
#link_05 {left: 727px; background-position: 0px 802px; background-color: #CC0000}

#link_01:hover, #link_02:hover, #link_03:hover, #link_04:hover, #link_05:hover {
	-moz-opacity:0;
	opacity: 0;
	filter: alpha(opacity=0);
}

.pixLink {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.pixTitle {
	position: absolute;
	font-size: 23px;
	font-weight: bold;
	color: white;
	bottom: 0px;
	left: 0px;
}
#pixLogo {
	position: absolute;
	right: 0px;
	top: 0px;
}
#content h2 {
	/*margin-top: 0;*/
}
#content p {
	margin-top: 0;
}
.saveButton {
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}

#kontakt input {
	width: 90%;
	margin-bottom: 0.8em;
	overflow: hidden;
}
#kontakt textarea {
	width: 90%;
	margin-bottom: 0.8em;
	overflow: auto;
}
#scrollBar {
	position: absolute;
	left: 390px;
	top: 200px;
}
.line_menu {
	text-transform: uppercase;
	color: white
}
.line_menuText {
	color: white;
	font-size: 40%;
	padding-right: 20px;
	/*text-transform: lowercase;*/
}
.rlogForm {
}
.rlogForm div {
}
.rlogForm input,  .rlogForm select{
	width: 250px;
}
.rlogForm .normalForm  {
	width: auto;
}
.formError {
	font-weight: bold;
	color: #990000;
}