/***************************************************
* CSS MPI-T3PROJECTS
* Open Source Web Design by tri-star web design (http://www.tristarwebdesign.co.uk/)
* adapted by Gina Steiner (steiner@akea.de),
* Last Modified: 05.03.2007
****************************************************/
.navcontainer {
	width: 200px;
}
 
.navcontainer {
	margin-left: 0;
	margin-top: 0;
	
}
.level1 {
        padding-left: 10px;
	margin-top: 0;
	padding-left: 0;
	list-style-type: none
	background-color:#ffffff;

	
	

}

#menu ul { list-style:none;}


.level1 li:hover {background-color:#6ed0aa;}

.level1 li {
      border-bottom: 1px dashed #999;	
     	
      background-color:#dbfef0;
      padding-left: 20px;
     
   
}


.level2   {
        margin-left: 0px;
	margin-top: 0px;
	padding-left: 20px;
	list-style-type: none;
	border:#f00 0px solid;
	
}

level2 li {
  border-bottom:0;
}

.navcontainer a {
	width:100%;
/*	background-color: #dbfef0;		*/	    /*ANPASSEN* #555/
	padding: 3px 15px 3px 15px;		    		                        /*ANPASSEN*/
	color: #343; !important;			    		/*ANPASSEN*/
	text-decoration: none !important;
	width:100%;
}

.navcontainer a:link,  {
	color: #EEE;				    		/*ANPASSEN*/
	text-decoration: none;
	
}

.navcontainer a:hover {
	background-color:#6ed0aa;			   		/*ANPASSEN* #444/
	color: #fff;	
		   		/*ANPASSEN*/
}

.navcontainer li.act {background-color:#6ed0aa;}
.navcontainer a.act {
	background-color:#6ed0aa;		   		/*ANPASSEN* #444/
	color: #666;
	text-decoration: none;
					   		/*ANPASSEN*/
}

.co_function_get_navigation_is_open
{
	background-color:#6ed0aa!important;		   		
	color: #666;
	text-decoration: none;
}

#topmenu {
	border-top: 1px dashed #999;
}

#breadcrumb a {
       color: #aaa;
       font-size: 80%;
       text-decoration: none;
       font-weight:normal;
}

#print a {
       text-decoration: none;
}

#print {
       width: 540px;
       text-align: right;
       margin-top: -25px;
       font-size: 80%;
}