h1 {
    font-family: Arial, sans-serif;
	font-size: 20px;
}

body {
	background-color: #555;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

table {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

.omaTable {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	margin-left: 50px;
}

.omaHeadline {
	font-size: 13px;
	font-weight: bold;
}


.reiter {
	background-image: url("/files/images/buttons/prod_reiter.png");
	background-repeat: no-repeat;
	cursor: pointer;
	height: 20px;
	width: 125px;
	color: #fff;
	float: left;
}

#page {
	position:absolute;
	top: 0px;
	left: 50%;
	margin: 20px 0px 0px -480px;
	width:960px;
	overflow: hidden;
}


#header {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	height: 80px;
}

#annotation {
	border-width: 1px;
	border-color: black;
	border-style: dotted;
	margin-top:5px;
	background-color: #ffffe0;
	color: #000;
	height: 100px;
	overflow: auto;
}

#hklogo {
	margin: 5px;
	float:left;
}

#hktext {
	position: relative;
	top: 32px;
	font-size: 24px;
	line-height: 1em;
	font-weight: bold;
	color: #626162;
	float:left;
}

#shortnavi {
	position: absolute;
	top: 65px;
	right: 20px;
	color: #000;
}

#shortnavi a {
	color: #fff;
}

#languages {
	position: absolute;
	top: 90px;
	right: 20px;
}

.ie6blank {
	display: block;
}

#content {
	background-image: url('/files/images/bg2.jpg');
	background-color: #666;
	clear: left;
	height: 650px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#content a {
	color:#AAA;
	text-decoration: none;
	font-weight: bold;
}

/* Navigation */
#navi {
	float:left;
	background: url('/files/images/navi/navi_middle.jpg');
	background-repeat: repeat-x;
	width: 930px;
	height: 32px;
}

#navileft {
	background: url('/files/images/navi/navi_left.jpg');
	height: 32px;
	width: 30px;
	float: left;
}

#naviright {
	background: url('/files/images/navi/navi_right.jpg');
	height: 32px;
	width: 30px;
	float: left;
}

ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}		

.innerSpace {
	position:relative;
	top:1px;
	padding: 10px 15px 8px 15px;
	margin: 0px;
	white-space: nowrap;
}

ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.inactive {
	color: #888;
	margin: 0px;
	padding:0px;
}

.nav-selected {
	background-position:0px -32px;
}

.nav-item {
	background: url('/files/images/navi/navi_middle.jpg');
	background-repeat: repeat-x;
	float: left;
}

.nav-item-nohover {
  background: url('/files/images/navi/navi_middle.jpg');
	background-repeat: repeat-x;
	float: left;
	margin: 0px; 
	padding: 0px;
}

.nav-item-submenu {
	background: url('/files/images/navi/navi_middle.jpg');
	background-repeat: repeat-x;
	float: left;
}



.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
/*		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;

	background: url('/images/navi.png');
	background-repeat: repeat-y;*/
}

.submenu {
}

.nav-submenu-panel {
	position: absolute;
	top: 112px;
	float:left;
	display: none;
	background-color: #0ff;
	background-image: none;
	padding: 0px;
	margin: 0px;
	z-index: 300;
}

.nav-submenu {
	background-color: #181C18;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;

	margin: 0px;
	padding: 0px;


}

.nav-subitem {
	background-color: #181C18;
	margin: 0px;
	padding: 0px;
	clear: left;
}

.inactive a {
	color:#AAA;
	text-decoration: none;
	font-weight: bold;
}
