.select			{border: 0 inset buttonface; width: 100; font: icon; cursor: default;}
.selected		{border: 0 inset buttonface; background-color:#5780ae; padding: 0;}
td.selected {}
a.option, a.optiondef	{
	font: icon; 
	padding: 1; 
	padding-left: 3; 
	padding-right: 3; 
	width:100%; 
	display: block;
	text-decoration: none;
	/*background-color: #5780ae;*/ 
	color: white;
	
}

a.option{
   background-color: #5780ae;
}
a.option:hover { 
	background-color: #e8ede1; 
	color: #5780ae; 
	text-decoration: none;
}
.dropDown {
	position: absolute; 
	visibility: hidden; 
	padding: 0;	
	background: white; 
	width:15em; 
	top: 0; 
	left: 0;
	color:#fff;
	border:solid 0.0625em #fff;
}

.select .button	{width: 1em; height: .5em; font-family: weddings; padding: 0;
				font-size: 75%; border: 0;}
				
.btn{
	background: url(/medien/navigation_cpo/selectpfeil.gif) no-repeat 0px 0px; 
	width: 17px; 
	height: 20px; 
		
}
.solutionbox, .solutionbox0 {
  float:left;
      margin-top: 10px;
      margin-left: 0px;
      background-color: #ffffff;
      border-right: 1px solid #cccccc;
       width: 140px;
        min-height: 210px;
  padding: 10px ; 
  border-right: 1px solid #cccccc;
}

.selectTable{
	border:solid 0.0625em #fff;
	width:11.2625em;
}			
