@charset "utf-8";
td.habergrup_title_left {
 background:#c3c3c3 url(images/title_left.png) repeat-x;
 width:10px;
 height:20px;
}
td.habergrup_title_pane {
 background:#c3c3c3 url(images/title_pane.png) repeat-x;
 background-position:top;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:normal;
 text-align:left;
 white-space:nowrap;
 color:#FFFFFF;
 margin:0px;
 padding-left:10px;
 padding-right:10px;
}
td.habergrup_title_right {
 background:#c3c3c3 url(images/title_right.png) repeat-x;
 width:10px;
 height:20px;
}

td.habergrup_lefttop {
 background:url(images/left_top.png) repeat-x;
 width:20px;
 height:20px;
}
td.habergrup_top {
 background:#c3c3c3 url(images/top.png) repeat-x;
 background-position:top;
 text-align:center;
 margin:0px;
 padding:0px;
}
td.habergrup_righttop {
 background:url(images/right_top.png) repeat-x;
 width:20px;
 height:20px;
}
td.habergrup_leftbottom {
 background:url(images/left_bottom.png) repeat-x;
 width:20px;
 height:20px;
}
td.habergrup_bottom { 
 background:#c3c3c3 url(images/bottom.png) repeat-x;
 background-position:bottom;
}
td.habergrup_rightbottom {
 background:url(images/right_bottom.png) repeat-x;
 width:20px;
 height:20px;
}
td.habergrup_left {
 background:#c3c3c3 url(images/left.png) repeat-y;
 background-position:left;
 width:20px;
 height:20px;
}
td.habergrup_pane { 
 background:#c3c3c3 url(images/pane.png) repeat;
 padding-top:5px;
}
td.habergrup_right {
 background:#c3c3c3 url(images/right.png) repeat-y;
 background-position:right;
 width:20px;
 height:20px;
}

p.habergrup_item {
  font-family:Arial, Helvetica, sans-serif;
  border-bottom:1px dotted #ffffff;
  font-size:12px;
  color:#666666;
  padding:5px;
  height:50px;
}
img.habergrup_image {
  border:#FFFFFF 2px solid; 
  float:left;
}

p.habergrup_notfound {
  font-family:Arial, Helvetica, sans-serif;
  border:0px dotted #000000;
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  padding:5px;
  height:50px;
  text-align:center;
}


div.habergrup_result {
  font-family:Arial, Helvetica, sans-serif;
  border:2px dotted #000000;
  font-size:12px;
  color:#ffffff;
  margin:5px;
  padding:3px;
  height:50px;
  display:block;
}
a.habergrup_itemtitle {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  margin:0px;
  padding-bottom:2px;
  font-weight:bold;
  cursor:pointer;
  text-decoration:none;
}

a.habergrup_itemtitle:hover {
  font-weight:bold;
  text-decoration:none;
}

DIV.habergruppg_nav
{
    DISPLAY: block;
    width: auto;
	text-align:center;
	padding:5px;
}

DIV.habergruppg_nav span
{
   FONT-FAMILY: arial, helvetica, sans-serif;
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: #FFFFFF;
}

DIV.habergruppg_nav_no
{
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #333333;
    BORDER: #ffffff 1px solid;
    BACKGROUND:#ffffff;
    padding-left:4px;
    margin-left:4px;
	padding-right:4px;
	display:inline;
	cursor:pointer;
}

DIV.habergruppg_nav_no_over
{
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    BORDER: #ffffff 1px solid;
    BACKGROUND:#333333;
    padding-left:4px;
    margin-left:4px;
	padding-right:4px;
	display:inline;
	cursor:pointer;
}

