 

@CHARSET "UTF-8";
/**
*
*	Short Navigation top right
*
*/
#short_navigation {
	float: right;
}
#short_navigation ul {
	list-style-type: none;
}

#short_navigation ul li {
	padding: 0 2px 0 2px;	
	float: left;
}

#short_navigation ul li a {
	display: block;
	text-decoration: none;
}



/**
*
*	Main Navigation inside the left col
*
*//*
#navi {
	float:left;
	position:absolute;
	width: 496px;
	height: 133px;
	background: url(../images/bg_navi.png) no-repeat;
	margin:244px 0 0 4px;
	padding-top:10px;
}

#navi ul li {
	list-style-type:none;
	width:230px;
	margin-top:0;
	padding:0;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color: #6f839c;
}


#navi ul li a, #navi ul li a.active {
 	display: block;
	width:201px;
	height:18px;
	padding:0 0 0 29px;
	margin:0 0 3px 0;
	line-height:16px;
	text-decoration:none;
	background:url(../images/navi.png) no-repeat;
}

	#navi ul li a:hover, #navi ul li a.active  {
	background-position:bottom;
	width:201px;
	color: #d2001d;

}

 #navi ul li a.seilsysteme_active, #navi ul li a.seilsysteme_active {
 	display: block;
	width:201px;
	height:18px;
	padding:0 0 0 29px;
	margin:0 0 3px 0;
	text-decoration:none;
	background:url(../images/navi.gif) no-repeat;
}

	#navi ul li a.seilsysteme:hover, #navi ul li a.seilsysteme_active  {
	background-position:bottom;
	width:201px;
	color: #4e6178;

}


#navi ul ul a.seilsysteme {	
	margin-left:230px;
	color: red;
	width: 506px;
	height: 133px;
	background:url(../images/bg_navi.png) no-repeat;
	visibility:hidden;
	position:absolute;
	top:0;
}



#navi li li  a.seilsysteme{
	position:releative;
	float:left;
	margin-left:0;
	color: red;
	background:url(../images/navi.gif) no-repeat;
}

.sub_navi ul li:hover ul , .sub_navi ul a:hover ul  {
	visibility:visible;
	color: red;
}
*/
-----------------------

#navi {

}

.navi {
	float:left;
	position:absolute;
	width: 248px;
	height: 133px;
	background: url(../images/bg_navi.png) no-repeat;
	margin:244px 0 0 4px;
	padding-top:10px;

}

.navi ul li{
	padding:0;
	margin:0;
	list-style-type:none;
	width:248px;

}
/* hack for IE5.5 */
* html .navi ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */




/* style the links */
.navi a, .navi a:visited {
	display:block; 
	height:18px;
	line-height:16px;
	width:201px;
	font-weight:bold;
	font-size:10px;
	padding:0 0 0 25px;
	text-decoration: none;
	background:url(../images/navi.png) no-repeat;
	_background:url(../images/navi.gif)

}
/* hack for IE5.5 */
* html .navi a, * html .navi a:visited {	background:url(../images/navi.gif) no-repeat; height:18px; width:201px; w\idth:201px; 	padding:0 0 0 25px;}
* html .navi a:hover {background-position:bottom;	width:201px;	color: #d2001d;}

/* style the link hover */


.navi a.active, .navi a:hover {
	background-position:bottom;
	width:201px;
	color: #d2001d;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.navi ul  ul {
	position: absolute;
	visibility: hidden;
	top:0;
	left:248px; 
	width:248px;
	height:145px;
	padding-top:10px;
	background: url(../images/bg_navi.png) no-repeat;

}

li#seilsysteme_li.active a ,
li#seilsysteme_li a:hover  {
	color: #4e6178;
	width:201px;
	background:url(../images/navi_system.png) no-repeat;

}

li#seilsysteme_li.active ul li a ,
li#seilsysteme_li a:hover ul li a  {
	color: #6f839c;
	width:201px;
	background:url(../images/navi_system2.png) no-repeat;
	_background:url(../images/navi.gif) no-repeat;
}
li#seilsysteme_li.active ul li a.active,
li#seilsysteme_li.active ul li a:hover {
	color: #4e6178;
	width:201px;
	background:url(../images/navi_system.png) no-repeat;

}

/* make the second level visible when hover on first level list OR link */
.navi ul li#seilsysteme_li.active ul,
.navi ul a.active ul {
visibility:visible;

}





/**
#navi ul li {
	padding:0 ;
	list-style-type:none;
	width:230px;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color: #6f839c;
}

}
 #navi ul li a, #navi ul li a.active {
	display: block;
	width:230px;
	height:18px;
	decoration: none;
	background:url(../images/navi.png) no-repeat;
}

	#navi ul li a:hover, #navi ul li a.active  {
	background-position:bottom;
	color: #d2001d;
}
*/

/**
*
*	Navigation top right
*
*/
#meta_navi {
	float:right;
	position: relative;
	height: 22px;
	width: 224px;
	background: url(../images/meta_navi.png) no-repeat;
	margin:0 4px 0 0;
	padding:6px 0 0 25px;
	font-weight:bold;
	font-size:10px;
	word-spacing:37px;
	_word-spacing:37px;

}
#meta_navi ul li {
	float:left;
	margin-left:40px;
	_margin-left:20px;
}

#meta_navi a {
	text-decoration: none;
	color:#6f839c;
}

#meta_navi ul li a:hover, #meta_navi ul li a.active {
	color: #d2001d;
}






#left_navigation ul {
	list-style-type: none;	
}

#left_navigation ul li {}

#left_navigation ul li a {
	text-decoration: none;
}

#left_navigation a {
	display: block;
	width: 210px;
	height: 22px;
}

/*
#left_navigation ul li a#insektenschutz {
	background: url(../../img/left_nav/insektenschutz.png) top right no-repeat;
}
#left_navigation ul li a#insektenschutz:hover,
#left_navigation ul li a#insektenschutz:active {
	background: url(../../img/left_nav/insektenschutz_ho.png) top right no-repeat;
}
*/

