
.left {
	float: left;
}

.right {
	float: right;
}

.boxes
{
	width: 100%;
}

.advice
{
	color: #2647A0;
	font-weight: bold;
	font-size: 12px;
	height: 15px;
	margin-bottom: 5px;
}

.advice a { color: #2647A0; }
.advice a:visited { color: #2647A0; }

.advice .icon
{
	background-image: url('/images/CompanyLookup/arrowRight.png');
	float: left;
	margin-top: 1px;
	margin-right: 5px;
	height: 12px;
	width: 12px;
}

.advice .selected 
{
	background-image: url('/images/CompanyLookup/arrowDown.png') !important;
}

.infotext p
{
	padding-bottom: 5px;
	padding-top: 10px;
}

.hidden
{
	display: none;
}

.small
{
	font-size: 10px;
}

.notice 
{
	border: 1px solid #808080;
	padding: 10px;
	background-color: #EDF5FF;
	margin-bottom: 14px;
}

a.link 
{
	color: #305D8E !important;
	text-decoration: underline !important;
}

.ssucheplz, .ssuchenachname
{
	padding-top: 15px;
}

.ssuchenachname input[type='text']
{
	margin-top: 4px;
}

.ssucheicon
{
	margin-top:5px;
	margin-bottom: 5px;
   margin-right: 50px;
}

.ssucheeingabe
{
	width: 100%;
}

.ssucheeingabe input[type='text'] {
	border:1px solid #96abc1;
	margin-bottom:2px;
	margin-right:2px;
	padding:5px;
	position: relative !important;
}

.ssucheeingabe input[type='checkbox'] {
    margin-left: 8px;
}

.ssucheeingabe input.big {
	width:220px !important;
}
.ssucheeingabe input.small {
	width:120px !important;
}

.default {
	color: #888888;
}
        
.yui-skin-sam .yui-dt table {
      border:1px solid #7F7F7F !important;
      width:546px !important;
}

.yui-skin-sam tr.yui-dt-even {
      background-color:#F0F0F0 !important;
}

.yui-skin-sam tr.yui-dt-odd {
      background-color:#f9f9f9 !important;
}

.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc, .yui-skin-sam tr.yui-dt-odd td.yui-dt-desc {
      background-color:#FFFFFF !important;
}

.yui-skin-sam .yui-dt td {
      border-color:-moz-use-text-color #FFFFFF -moz-use-text-color -moz-use-text-color !important;
}

.yui-skin-sam .yui-dt td a {
      color: #000000;
      text-decoration: none;
}

.yui-skin-sam .yui-dt td a:hover {
      text-decoration: underline;
}
     
.yui-skin-sam img {
	border: 0;
}

.yui-skin-sam .yui-dt-paginator 
{
	text-align: center;
}
.yui-skin-sam .yui-dt-paginator {
    color:#9F9F9F !important;
}

.yui-skin-sam .yui-dt-paginator a {
    color: #305D8E !important;
    text-decoration:none !important;
}
.yui-skin-sam .col4 {
	width: 120px;
}
.yui-dt-hidden 
{
	display: none;
}
.yui-dt-empty div
{
	color: #660000;
}
.yui-dt-col-choose 
{
	width: 50px;
}
.empty
{
	font-size: 0;
	line-height: 0;
	undo zoom: 1; 
}
.checkboxCategory
{
	float: left;
}

.checkboxLeft
{
	width: 45%;
}

.checkboxRight
{
	width: 55%;
}