@CHARSET "UTF-8";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Michael Kelmer							#
 * # 												#
 * # Datum: 07.04.2009								#
 * # 												#
 * ################################################## 
 */
.tx-hoch2ajaxmenu-pi1 {
	position: relative;
	z-index: 200;
}

#mainNavOut {
	position: relative;
	z-index: 210;
}

#tabsABC {
	position: relative;
	z-index: 220;
}

#mainNav1 {
	width: 800px;
	position: relative;
	z-index: 230;
	height: 40px;
	overflow: hidden;
}

#mainNav1 ul {
	list-style: none;
}

#mainNav1 li.showZi {
	float: left;
	clear: none;
	height: 40px;
}
#mainNav1 li.showZi:hover {

}


#navLeftCon {
	
}

#navCenter {
	
}

#navRightCon {
	
}

#mainNav1 {
	z-index:1000000000;
	position:absolute;
}

#sub32 {
	position:absolute;
	left: -86px;
	width: 958px;
	height: 355px;
}

#mainNavOut {
	position:relative;
	
}

#mainLeftOut {
  position: absolute; 
  margin-left: -13px; 
  margin-top: -10px; 
  width:10px; 
  height:147px; 
  overflow: hidden;
  border: 0px;
}
#mainRightOut {
  position: absolute; 
  margin-left: 983px;
  margin-top: -10px; 
  width:10px; 
  height:149px; 
  overflow: hidden;
  border: 0px;
}

.ui-tabs-hide {
	display:none;
}

.fragments {
	position:absolute;
	width:958px;
	z-index:3000;
	top:40px;
}

.displayNone {
	display:none;
	visibility: hidden;
}


#menu {
	
	background:#fff;
	z-index:10000000;
	position:absolute;
	
}

#subNavCon p, #subNavCon h1 {
	margin:0;
}
#navLeftCon .midBg {
	
}

img {
	border:none !important;
}

#menuCon {
	
	width:958px;
}

.ajaxLoader {
	background:url(../img/loader.gif) no-repeat center center;
}
#subNav {
	height: 355px;
	overflow: hidden;
}

#subNav ul.nav {
	list-style: none;
}
#subNav ul.nav li {
	float: left;
	clear: both;
	height: 24px;
}
#subNav ul.nav li a {
	color: #DDD;
}
#subNav ul.nav li a:hover {
	color: #FFF;
}
#subNav * {
	color:#ffffff;
}

#navLeftCon          { width:239px; overflow:hidden; margin: 0 0 15px 0; }
#navCenterCon        { width:379px;	overflow:hidden; margin: 0 0 15px 0; }
#navRightCon         { width:240px;	overflow:hidden; margin: 0 0 15px 0; }


#navLeft             { width: 200px; overflow:hidden; margin: 0; padding: 0; }
#navCenter           { width: 192px; height: 148px; overflow:hidden; margin: 0; padding: 0; }
#navRight            { width: 280px; overflow:hidden; margin: 0; padding: 0; }

#navCenterCon        {  }

#subNavCon a.linkMitPfeil       { width: 230px;}
#subNavCon  .bodytext           { clear: both; }
#navLeftCont p.bodytext         { width: 230px; clear: both; }
#navRightCon p.bodytext         { width: 419px; clear: both; }
#navCenterCon p.bodytext        { width: 280px; clear: both; }


#subNav table tr td {
	vertical-align:top;
}

#navRightCon, #navCenterCon, #navLeftCon {
	padding:15px 15px 15px 15px;
}

.floatLeft {
	float:left;
}

.clearBoth {
	clear:both;
}

.nav1Cont {
	position: absolute;
	left: 230px; 
}