
/* START NAVIGATION */

ol, ul {
	list-style: none;
	}

  #subnavi {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  font-weight:normal;
	  color:#61366D;
	  float:right;
	  margin-top:5px;
	  }
  
    #subnavi li{
	  text-decoration:none;
	  float:left;
	  margin-left:10px;
	  }
  
    #subnavi a{
	  color:#61366D;
	  text-decoration:none;
	  }

	#subnavi a:hover {
		font-weight:bold;
	}

  #navitext {
		width:150px;
		padding-top:5px;
	  	font-family:Arial, Helvetica, sans-serif;
	  	font-size:12px;
	  	color:#61366D;
  }

    #navitext li{
		width:150px;
		height:25px;
		padding-top:5px;
	  text-decoration:none;
	  float:left;
	  margin-left:10px;
	  }
  
    #navitext a{
		width:150px;
		height:25px;
		padding-top:5px;
		color:#61366D;
	  text-decoration:none;
	  }

	#navitext a:hover {
		width:160px;
		height:25px;
		padding-top:5px;
		font-weight:bold;
		color:#61366D;

			}
	
	#navigation {
				width:1080px;
				height:25px;
				margin-left:30px;
				margin-top:10px;
				float:left;
	 }
	
	#navikasten { 
				width:150px;
				height:25px;
				float:left;
			  	text-align:center; }

	#navikasten_r { 
				width:150px;
				height:25px;
				float:left;
			  	text-align:center; }


	#navikasten_m { 
				width:150px;
				height:25px;
				float:left;
			  	text-align:center;
				padding-left:0px; }			
