
body {
	background-color: #555;
	color: #000;
	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;
}

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

.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;
}

#page {

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


#header {
	background-color: #000;
	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: 0px 10px 0px 0px;
	float:left;
}

#elogo {
	margin: 5px 0px 0px 400px;
	float:left;
}

#shortnavi {
	position: absolute;
	top: 3px;
	right: 600px;
	color: #000;
}

#picnavi {
	position: absolute;
	top: 33px;
	right: 385px;
	color: #000;
}


#shortnavi a {
	color: #eee;
}

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

.ie6blank {
	display: block;
}

#content {
	background-image: url('/elements/images/bg_ps.jpg');
	background-repeat: no-repeat;
	background-position: 20px 0px;
	background-color: #000;
	clear: left;
	height: 665px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


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




