h2 {
    font-family: Arial, sans-serif;
	font-size: 18px;
}



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: 90px;
}

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



#header {
	background-image: url('/files/images/Streifen_Install.jpg');
	margin: 0px 0px 0px 0px;
	height: 76px;
}

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

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

#shortnavi a {
	color: #eee;
}

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

.ie6blank {
	display: block;
}

#content {
	margin: 0px auto; text-align: left;
	background-image: url('/files/images/bg.jpg');
	background-repeat: no-repeat;
	background-color: #555;
	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_is.jpg');
	background-repeat: repeat-x;
	width: 926px;
	height: 32px;
}

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

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

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

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

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

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

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



/* Die Panels aus theme-hkaudio.css überschreiben!!! Wg. dem blauen Strichelchen */
.lx-panel-top-left {
	background: url('/files/images/panels/panel_left_is.jpg');
	width: 20px;
	height:20px;
	float:left;
}

.lx-panel-top-right {
	background: url('/files/images/panels/panel_right_is.jpg');
	width: 20px;
	height:20px;
	float:left;
}

.lx-panel-top {
	background: url('/files/images/panels/panel_center_is.jpg');
	background-repeat: repeat-x;
	color: white;
	height:20px;
	float:left;
}

.news-headline {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0px 10px 0px;
}

.news-container {
	margin: 5px 5px 5px 5px;
}






