/* NAVIGATION --------------------- */
#navtop {	height: 1px;margin: 0;	padding: 0;}
#navbottom {height: 1px;margin: 0;	padding: 0;}
ul#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#nav li {
	display: block;
	float: left;
	}
li#nav-0,li#nav-1, li#nav-2 {
	border-right: 1px solid #333333;
	color: #333333;	
}

li#nav-0,li#nav-1, li#nav-3 {
	background: url(../i/arrow-down.gif) right 55% no-repeat;
}
#nav li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 2px 25px 3px 10px;
	border-left: 0px solid #333333; 
	border-bottom: 0;
	background: url(../i/arrow-down.gif) right 55% no-repeat;
}
#nav li a:hover {
	color: #ff3333;
	}	
#nav a.navactiv  {
	color: #ff3333;
	}		

/* erster Punkt */	
li#nav-2,li#nav-imp {	background:none;}
li#nav-2 a,li#nav-imp a {background:none;}
/* letzter Punkt */		
li#nav-4 {	border-right: 0;	}	
li#nav-leer {border-right: 0;
    padding: 2px 25px 3px 0px;
	background:none;}
/* 2nd and 3rd level menus */
#nav ul {
	line-height: 1em;
	position: absolute;
	z-index: 99;
	left: -999em;
	margin: 0 0 0 -1px;
	padding: 0;
	width: 120px;
	w\idth: 125px;
	height: auto;
	border: 1px solid #e0e0e0;
	border-width: 0px;
	background: #e7e7e7;
}
#nav ul.wid86 {width: 88px; border-right: 1px solid #0000ff;}

/* 3rd level menus only */
#nav ul ul {	margin: -1.3em 0 0 12em;}
/* 2nd and 3rd level menus */
#nav li li {padding: 1px 0em 0px 0px;border-right: 1px solid #e0e0e0;	border-left: 1px solid #e0e0e0;border-bottom: 1px solid #e0e0e0;}
#nav li li {width: 103px;}
#nav li li.wid86 {width: 86px;}
/* 2nd and 3rd level menus */
#nav ul a {width: 47px;w\idth: 52px;}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {	left: -999em;}
/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {	background: #e7e7e7;}
/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover {	background: #e0e0e0;}
/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a { font-size: 10px; font-weight: normal; color:#333333; background: none;}
			
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		

/* 
SIFR--------------------- */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 28px;
}
.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 14px;
}