/*
.tmen1 {
	height:27px;
	border-bottom:1px solid #999;
	padding-top:3px;
	margin-left:2px;
	width:124px;
	color:white;
}
///
.tmen2 {
	padding-left:7px;
	background-color:#669933;
	height:13px;
	font-weight:bold;
	font-family:Verdana;
	font-size:9px;
}
///

.tmen2 {
	padding-left:7px;
	padding-top: 5px;
	background: url("../kat.png");
	height:20px;
	font-weight:bold;
	font-family:Verdana;
	font-size:9px;
}

///
.tmen2 {
	display: block;
	position: relative;
	top: 0;
	float: left;
	width: 150px;
	height: 14px;
	margin: 0 2px 0 2px;
	//background-color: #669933;
	background: url("kat.png");
	color: #FFFFFF;
	//border-bottom: 1px solid #000;
	font-size: 14px;
	padding: 13px 0 13px 0;
}
///
.tmen1a {
	height:36px;
	border-bottom:1px solid #999;
	padding-top:3px;
	margin-left:2px;
	width:124px;
	color:white;
}
///
.tmen2a {
	padding-left:7px;
	background-color:#669933;
	height:13px;
	font-weight:bold;
	font-family:Verdana;
	font-size:9px;
}
///

.tmen2a {
	padding-left:7px;
	background: url("kat.png");
	height:34px;
	font-weight:bold;
	font-family:Verdana;
	font-size:9px;
}

.tmen2 a {
	color: white !important;
	text-decoration: none !important;
	display: block;
}

.tmen2 a:hover {
	color: #dffcc2 !important;
}
///
.smen {
	background-color:#e7e7e7;
	width:106px;
	margin-left:2px;
	border-bottom:1px solid #999999;
	height:15px;
	line-height:15px;
	font-size:10px;
	color:#666;
	font-weight:800;
	font-family:Verdana;
	background-image: url('/web/images/layout/nav/pfeil.gif');
	padding-left:18px;
	background-repeat:no-repeat;
}
///

.smen {
	background-image: url("../link.png");
	width:106px;
	margin-left:2px;
	border-bottom:1px solid #999999;
	height:19px;
	line-height:15px;
	font-size:10px;
	color:#666;
	font-weight:800;
	font-family:Verdana;
	padding-left:18px;
	padding-top: 2px;
	background-repeat:no-repeat;
}

///
.smen {
	display: block;
	position: relative;
	width: 150px;
	height: 24px;
	float: left;
	margin: 0px 2px 0px 2px;
	background: url("link.png");
	color: #000000;
	font-size: 14px;
	padding: 5px 0 5px 0;
}
///

.smen a {
	display: block;
	text-decoration: none !important;
	color: #666 !important;
}
.smen:hover {
	background-color: #dffcc2 !important;
}
*/

/**
* Neues Menü
**/
#navi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	margin: 0;
	background: #000000;
}

ul.ebene1 {
	list-style-type: none;
	z-index: 151;
	margin: 0 0 0 3px;
	padding: 0;
}

#kat1, .kat1 {
	display: block;
	position: relative;
	top: 0;
	float: left;
	width: 147px;
	height: 14px;
	margin: 0 1px 1px 1px;
	padding: 7px 0 7px 0;
	/*background: #669933;*/
	background-image: url( "gruen_weiss.png" ) ;
	background-repeat: repeat-y ;
/*	color: #000000;*/
	/*border-bottom: 1px solid #000;*/
	font-size: 14px;
	text-align: center;
}

#kat1 a {
    text-decoration: none ;
/*    color: #000000;*/
	font-size: 14px;
	text-align: center;
}

ul.ebene2 {
	display: none;
	position: absolute;
	top: 44px;
	left: 0px;
	width: 147px;
	margin: -15px 1px 0 1px;
	padding: 0;
	z-index: 10002;
}

.kat2, .kat2a {
	display: block;
	position: relative;
	width: 147px;
	height: 20px;
	float: none;
	margin: 0px 1px 0px 1px;
	background: #B7D59C;
	color: #000000;
	font-size: 14px;
	padding: 2px 0 2px 0;
}

ul.ebene3 {
	display: none;
	position: absolute;
	top: 44px;
	left: 0px;
	width: 147px;
	margin: -30px 0 0 0;
	padding: 0;
	z-index: 10002;
}

.kat3 {
	display: block;
	position: relative;
	width: 147px;
	height: 20px;
	float: none;
	margin: 0px 1px 0px 1px;
	background: #99CC66;
	color: #000000;
	font-size: 14px;
	padding: 2px 0 2px 0;
}
/**
* ENDE Neues Menü
**/
