
a {color: #00855e;
text-decoration:none;}
a:visited {color:#00855e;
text-decoration:none;}
a:hover {color: #00855e;
text-decoration:underline;}
a:active { color:#00855e;}

a.ticker {color: #000;
text-decoration:none;}
a.ticker:visited {color:#000;
text-decoration:none;}
a.ticker:hover {color: #00b981;}
a.ticker:active { color:#000000;}

h2{
	font-size: 150%;
	border-bottom: 3px solid #003827;
	padding: 0 0 5px 0;
	color:#003827;
	font-weight: bold;
	line-height: 1.3em;
    margin:20px 0px 10px 0px
}
h2.head{
	 margin:0px 0px 10px 0px
}
ul{
	list-style-position:outside;
	list-style-image: url(../pix_interface/bullet_quadrat.gif);

}
ol{
	list-style-position:outside
}

.contentPixLinks{
	float:left;
margin: 0px 10px 5px 0px;
background:#d4ebe4
}
.contentPixRechts{
float:right;
margin: 0px 0px 5px 10px;
background:#d4ebe4
}
.contentPixVoll{
margin: 0px 0px 5px 0px;
background:#d4ebe4
}
.bu{
display:block;
font-size:90%;
padding-left:8px;
font-style: italic;	
}
/* Druck */
.druck, a.druck:visited{
	text-decoration:none;
	color:#00855e;
	margin-top:12px
}
.suchen{
	width:135px;
	height:15px;
	border:1px solid #487d94;
	padding: 0px 3px;
	
}
.newsletter{
	width:120px;
	height:15px;
	border:1px solid #487d94;
	padding: 0px 3px
}
.newsTdLinie{
	border-bottom:1px solid #f9f3e8
}
/* Säkundärnavigation */
#navSek {
	margin: 0;
	font-size: 85%;
}

#navSek li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	font-size:12px
}

#navSek li a#on {
	color: #d5fff2;
}

#navSek li a {
	text-decoration: none;
	color: #d5fff2;
	padding: 0 10px;
	margin: 0;
	line-height: 23px;
	
}

#navSek li a#letzterPunkt {
	text-decoration: none;
	color: #d5fff2;
	padding: 0px 10px;
	margin: 0;
	line-height: 23px;
	border:none;
}

#navSek li a#letzterPunkt:hover {
	color: #ffffff;
	background-color: none;
}

#navSek li a#letzterPunktOn {
	color: #ffffff;
	border:none;
}


#navSek li a:hover {
	color: #ffffff;
}

.textfeldSuche {
	color:#d5fff2;
	height: 15px;
	background-color:#00c287;
	border: 1px solid #d5fff2;
	margin-top: 2px;
	padding:0px 5px 2px 5px
}

.suche_pfeil {
	padding-top: 3px;
}
/* Leisten */
.newsHead{
	background:#00b981  url(../pix_interface/back_head_leiste.gif) repeat-x;
	font-weight:bold;
	color:#000;
	padding:5px 10px;
	border-left:1px solid #00b981;
	border-right:1px solid #00b981;
	border-top:1px solid #00b981;
	margin-top:10px
}
a.newsHeadLink{
	font-weight:bold;
	color:white;	
}
.leistelinks{
	text-align:right;
	padding-right:10px;	
}
.leisteTextNews{
 margin:5px 5px 5px 10px;
	font-size:90%;
	border-bottom:1px solid #000000
}
.leisteText{
 padding:5px 10px;
line-height:19px;
	font-size:90%;
	background:#f0fffa  url(../pix_interface/back_text_leiste.gif) repeat-x;
border-left:1px solid #00b981;
	border-right:1px solid #00b981;
	border-bottom:1px solid #00b981;
}
#leisteNavi 
{
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-position:inside;
list-style-image: none;
line-height: 12px;
}
*+html #leisteNavi ,* html #leisteNavi 
{
margin: 0px 15px 0px -19px;
padding: 0px;
list-style-type: none;
list-style-position:inside;
list-style-image: none;
line-height: 13px;
}
#leisteNavi  a:link,#leisteNavi  a:visited
{
display:block;
width:100%;
padding: 4px 3px;
color:#000;
border-top:1px none ;
border-bottom:1px none;
}
#leisteNavi  a:link,#leisteNavi  a:visited
{
display:block;
width:100%;
padding: 5px 3px;
color:#000;
}
#leisteNavi  a:hover
{
text-decoration: none;
padding: 4px 3px;
color:#000;
background:#b3ebda;
border-top:1px solid #009668;
border-bottom:1px solid #009668;
}
/* Hauptnavigation */
#nav_main {
	float: left;
	width: 100%;
	background-image: url(../pix_interface/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: -39px;
  }
*+html #nav_main, * html #nav_main  {
	float: left;
	width: 100%;
	background-image: url(../pix_interface/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
margin-top: 0px;
  }
  #nav_main ul {
	line-height: 1em;
	font-size: 110%;
	list-style: none;
	margin: 0;
	padding: 0 0 0 235px;
	white-space: nowrap;
  }

  #nav_main li {
    
    float: left;
    margin: 0;
    padding: 0px;
  }

  #nav_main a,
  #nav_main strong {
    background: transparent url("../pix_interface/right.gif") no-repeat top right;
    color: #334;
    display: block;
     font-weight: bold;
    padding: 13px 15px 11px 15px;
    text-decoration: none;
    text-transform: none;
    border-left:1px solid #009668;

    /**
     * @bugfix
     * @affected   IE5.x, IE6
     * @css-for    all browsers
     * @valid      yes
     */
    width: auto; /* only IE 5.x */
    width/**/:/**/ .1em; /* only IE 6.0 */
  }

  /**
   * @bugfix
   * @affected   IE5.x, IE6
   * @css-for    all browsers
   * @valid      yes
   */
  #nav_main > ul a,
  #nav_main > ul strong { width: auto; }  /* for other browsers */

  #nav_main ul li:focus,
  #nav_main ul li:hover,
  #nav_main ul li:active {
  	 color: #000;
   background: transparent url("../pix_interface/hnav_hover.gif") repeat-x 
  }

  #nav_main li:focus a,
  #nav_main li:hover a,
  #nav_main li:active a { background-position: 100% -150px; }

  #nav_main a:focus,
  #nav_main a:hover,
  #nav_main a:active { background-color: transparent; color: #000; }

  #nav_main #current {
    background: transparent url("../pix_interface/hnav_on.gif") repeat-x ;
  }

  #nav_main #current a,
  #nav_main #current strong {
    background: transparent url("../pix_interface/hnav_on.gif") repeat-x ;
    color: #334;
    font-weight: bold;

  }


#contNavUnter {
 margin-top:0px;
 padding:0px;
}

#contNavUnter ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-position:inside;
list-style-image: none;
}

#contNavUnter li
{
margin: 0px;
padding: 0px;
line-height: 18px;
}

#contNavUnter ul li a
{
display: block;
width: 180px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 100%;
border-top:1px solid #009668;
text-decoration: none;
 font-weight:bold;
}

#contNavUnter ul li a:link, #contNavUnter ul li a:visited
{
color: #000;
text-decoration: none;
}

#contNavUnter ul li a:hover
{
background:#daf8ef;
color: #000;
}

#contNavUnter ul ul li a
{
display: block;
width: 170px;
padding-left: 20px;
font-size: 95%;
border-top:none;
 font-weight:normal;
 line-height: 16px;
}
#contNavUnter ul ul ul li a
{
display: block;
padding-left: 5px;
margin-top:5px;
width: 165px;
font-size: 95%;
border-bottom:none;
 font-weight:normal;
 line-height: 16px;
}
#contNavUnter ul ul ul ul li a
{
display: block;
padding-left: 10px;
margin-top:5px;
width: 160px;
font-size: 95%;
border-bottom:none;
 font-weight:normal;
 line-height: 16px;
}
#contNavUnter ul ul li a:link, #contNavUnter ul ul li a:visited
{
color: #000;

}

#contNavUnter ul ul li a:hover
{
background:#daf8ef;
color: #000;
}
#contNavUnter ul li a#lastcurrent
{

border-bottom:1px solid #009668;
background:#b3ebda;
color: #000;
}
#contNavUnter ul li a#lastcurrent:hover
{
border-bottom:1px solid #009668;
color: #000;

}
#contNavUnter ul li a#last
{
color: #000;
 border-bottom:1px solid #009668;
}

#contNavUnter ul li a#current
{
background:#b3ebda;
color: #000;

}
#contNavUnter ul li a#current:hover
{
color: #487d94;

}
#contNavUnter ul li a#currentOn
{
background:#b3ebda;
color: #000;

}
#contNavUnter ul ul li a#subcurrent
{
background:#b3ebda;
color: #000;
}
#contNavUnter ul ul li a#subcurrentOn
{
background:#b3ebda;
color: #000;
}

/* Sitemap */
a.siteMapLinks {
text-decoration: none;
color: #333333;
}
a.siteMapLinks:hover {
color: #000;
}
a.sitemapHead1 {
background-color: #00bb82;
color: #ffffff;
display: block;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-decoration: none;
font-size: 11px;
}
a.sitemapHead1:visited {
background-color: #00bb82;
color: #ffffff;
display: block;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-decoration: none;
font-size: 11px;
}
a.sitemapHead1:hover {
color: #000;
background-color: #00bb82;
}
.sitemapList1 {
font-weight: normal;
color: #487d94;
list-style-type: square;
margin-left: 12px;
padding-left: 5px;
}
.sitemapList1:hover {
font-weight: normal;
color: #ccc;
list-style-type: square;
margin-left: 12px;
padding-left: 5px;
}
.sitemapList2 {
font-weight: normal;
color: #487d94;
list-style-type: none;
margin-left: 18px;
padding-left: 5px;
}
.sitemapList2:hover {
font-weight: normal;
color: #00bb82;
list-style-type: none;
margin-left: 18px;
padding-left: 5px;
}
.konfBg {
	background:#afc200;
}

/*Seminare*/
.seminarHead{
font-weight:bold;
color:#487d94 ;
padding-left:5px;
padding-right:5px;
}
.seminarText{
color:#000;
padding-left:5px;
padding-top:5px
}
.seminarLinie{
	border-bottom:1px solid #f9f3e8;
}
.seminarDrop{
width:150px;
background-color:#eee;
border:1px solid #9fa5a9;
}

.anmeldungTextfeld{
width:150px;
background-color:#eee;
border:1px solid #9fa5a9;

}
.anmeldungTextfeldRot{
width:150px;
background-color:#eee;
border:1px solid #ff0000;

}
.anmeldungKnopf{
width:100px;
background-color:#9fa5a9;
border:1px solid #fff;
color:#fff
}
.textRot{
color:#ff0000
}

#tickerh{
	border:1px solid black;
}
#tickerh.tickerAttached{
	display:block;
	margin:0;
	padding:0;
	height:20px;
	width:100%;
	overflow:hidden;
}
#tickerh.tickerAttached ul{
	margin:0;
	padding:0;
}
#tickerh.tickerAttached ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	margin-right: 15px;
}

.newsContentHead{
	margin-top: 0px;
	padding-top:0px;
}
#NewsContentBlock{
	
	
}

#NewsContentBlockBlau{
margin: 5px 0px;
padding:5px;
border-top:1px solid #487d94;
border-bottom:1px solid #487d94;
background-color: #d6e2e9;

	
	
}
/*Blogs*/
.blogHinweis{
color:#487d94;
font-size:90%;
padding:0px 0px 5px 0px	
}
.blogHead{
color: #487d94;
	font-weight:bold;
	font-size:130%;
	margin:0;
	padding:10px 0px 0px 0px	
}
/*Keleinanzeigen*/
#contNavKLM {
 margin:0px;
 padding:0px
}

#contNavKLM ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-position:inside;
}

#contNavKLM li
{
margin: 0px;
padding: 0px;

}

#contNavKLM ul li a
{
display: block;
width: 150px;
margin-left: 20px;
margin-top:10px;
font-size: 100%;
border-bottom:1px solid #000;
text-decoration: none;
 font-weight:bold;
}
*html #contNavKLM ul li a
{
display: block;
width: 150px;
margin-left: 5px;
margin-right: 0px;
margin-top:-5px;
font-size: 100%;
border-bottom:1px solid #000;
text-decoration: none;
 font-weight:bold;
 line-height: 10px;
}
#contNavKLM ul li a:link, #contNavKLM ul li a:visited
{
color: #000;
text-decoration: none;
}

#contNavKLM ul li a:hover
{
color: #487d94;
}

#contNavKLM ul ul li a
{
display: block;
padding-left: 0px;
margin-top:5px;
width: 150px;
font-size: 95%;
border-bottom:none;
 font-weight:normal;
 line-height: 10px;
}

#contNavKLM ul ul li a:link, #contNavKLM ul ul li a:visited
{
color: #000;

}

#contNavKLM ul ul li a:hover
{
color: #487d94;
}
#contNavKLM ul li a#currentErsterPunktOn
{
 font-weight:bold;
 border-bottom:1px solid #487d94;
text-decoration: none;
color: #487d94;
}
#contNavKLM ul li a#currentErsterPunkt:hover
{
color: #487d94;

}
#contNavKLM ul li a#currentErsterPunkt
{
color: #000;

}

#contNavKLM ul li a#current
{
color: #000;

}
#contNavKLM ul li a#current:hover
{
color: #487d94;

}
#contNavKLM ul li a#currentOn
{
color: #487d94;

}
#contNavKLM ul ul li a#subcurrent
{
color: #000
}
#contNavKLM ul ul li a#subcurrentOn
{
color: #487d94;
}
.searchField{
	width:100px;
	border:1px solid #999;
	margin-left: 7px;
	padding-left:5px;

}





#contNavKLMMain {
 margin:0px;
 padding:0px
}

#contNavKLMMain ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-position:inside;
}

#contNavKLMMain li
{
margin: 0px;
padding: 0px;

}

#contNavKLMMain ul li a
{
display: block;
width: 450px;
margin-left: 20px;
margin-top:10px;
font-size: 100%;
border-bottom:1px solid #000;
text-decoration: none;
 font-weight:bold;
}

*html #contNavKLMMain ul li a
{
display: block;
width: 450px;
margin-left: 20px;
margin-top:0px;
font-size: 100%;
border-bottom:1px solid #000;
text-decoration: none;
 font-weight:bold;
 line-height: 12px;
}

#contNavKLMMain ul li a:link, #contNavKLMMain ul li a:visited
{
color: #000;
text-decoration: none;
}

#contNavKLMMain ul li a:hover
{
color: #487d94;
}

#contNavKLMMain ul ul li a
{
display: block;
padding-left: 10px;
width: 450px;
font-size: 95%;
border-bottom:none;
 font-weight:normal;
 line-height: 16px;
}

#contNavKLMMain ul ul li a:link, #contNavKLMMain ul ul li a:visited
{
color: #000;

}

#contNavKLMMain ul ul li a:hover
{
color: #487d94;
}
#contNavKLMMain ul li a#currentErsterPunktOn
{
 font-weight:bold;
 border-bottom:1px solid #487d94;
text-decoration: none;
color: #487d94;
}
#contNavKLMMain ul li a#currentErsterPunkt:hover
{
color: #487d94;

}
#contNavKLMMain ul li a#currentErsterPunkt
{
color: #000;

}

#contNavKLMMain ul li a#current
{
color: #000;

}
#contNavKLMMain ul li a#current:hover
{
color: #487d94;

}
#contNavKLMMain ul li a#currentOn
{
color: #487d94;

}
#contNavKLMMain ul ul li a#subcurrent
{
color: #000
}
#contNavKLMMain ul ul li a#subcurrentOn
{
color: #487d94;
}
.searchField{
	width:120px;
	border:1px solid #999;
	margin-left: 7px;
	padding-left:5px;

}


a.KLMEditLink:link, a.KLMEditLink:visited{
	background:#d6e2e9;
	padding:3px 10px;
	margin-left:10px;
	border:solid 1px #487d94
	}
a.KLMEditLink:hover{
	background:#487d94;
	padding:3px 10px;
	margin-left:10px;
	color:#fff
}
a.KLMEditLinkOn:link, a.KLMEditLinkOn:visited{
	background:#487d94;
	padding:3px 10px;
	margin:10px 10px;
	color:#fff
}

#KLMContainer{
		background:#487d94;
		color:#fff;
		margin:3px 0px;
		padding:10px
}

.KLMSchritte{
	float:right;
	font-weight:bold
}
#KLMSchritt2{
	display:none
}
#KLMSchritt3{
	display:none;
	padding:5px
}
.KLMReihe {
  clear: both;
  padding: 2px 0px;
}

.KLMLabel {
  float: left;
  width: 70px;
  text-align: left;
  padding: 3px 5px;
  
}

.KLMTextfeld{
	width:160px;
	border:solid 1px #eee
	
}
.KLMTextfeldFeld
{  width: 180px;
  text-align: left;
  padding-right:5px
}
.KLMTextfeldUS{
	width:250px;
	border:solid 1px #eee
	
}
.KLMDrop{
	width:120px;
	border:solid 1px #eee
	
}
.KLMButton{
background:#d6e2e9;	
color:#487d94;
border:solid 1px #eee
}
.KLMDatum{
	color:#888;
	text-align:right;
	padding:4px
}
#contNavArt {
 margin:0px;
 padding:0px
}

#contNavArt ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-position:inside;
}

#contNavArt li
{
margin: 0px;
padding: 0px;
line-height: 18px;
}

#contNavArt ul li a
{
display: block;
width: 120px;
padding-left: 20px;
margin-top:5px;
font-size: 100%;
text-decoration: none;

}
#contNavArt ul li a#current
{
background: url(../pix_interface/ok.gif) 2px 3px no-repeat;

}
/*LEiste*/
.leisteCheckbox{
	float:left;
	border:1px solid #999;
		margin-right:5px
}
.leisteNewsletterGruppe{
	clear:left;
	font-size: 12px;
}
/*Fragenkatalog*/
#fragenkatalogTable{
	border:1px solid #777;
	width:585px;
	margin-top:3px
}
.fragenkatalogTdLinks{
	border-right: solid 1px #555;
	vertical-align: top;
	width:400px
}
.fragenkatalogTdRechts{
	vertical-align: top;
	
}
.fragenkatalogErgebnis{
	background:#CCFFCC
}
a.fragenkatalogKnopf:link
{
	padding: 3px 10px;
	background:#ccc;
	border:solid 1px #888;
	line-height:25px;
	color:#000
}
a.fragenkatalogKnopf:visited
{
	padding: 3px 10px;
	background:#ccc;
	border:solid 1px #888;
	line-height:25px;
	color:#000
}
a.fragenkatalogKnopf:hover
{
	padding: 3px 10px;
	background:#888;
	border:solid 1px #ccc;
	line-height:25px;
	color:#fff
}
a.fragenkatalogKnopfOn
{
	padding: 3px 10px;
	background:#CCFFCC;
	border:solid 1px #ccc;
	line-height:25px;
	color:#000
}
a.jobLink:link, a.jobLink:visited{
	display: block;
	width:450px;
	padding:5px;
	margin:5px;
	border-left: 1px solid #888;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
}
a.jobLink:hover{
	display: block;
	width:450px;
	padding:5px;
	margin:5px;
	border-left: 1px solid #888;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	background:#888;
	color:#fff
}

a.sprache_1:link,a.sprache_1:visited {
	color:#fff;
	padding:3px 20px 0px 0px;
	margin:2px 15px 2px 2px;
	background:url(../pix_interface/flag_1.gif) 23px 6px no-repeat;
	border-bottom:1px solid transparent;
	text-decoration: none;
	}
a.sprache_1:hover{
	color:#fff;
	padding:3px 20px 0px 0px;
	margin:2px 15px 2px 2px;
	background:url(../pix_interface/flag_on_1.gif) 23px 6px no-repeat;
	border-bottom:1px solid #fff;
	text-decoration: none;
}
a.spracheOn_1:link,a.spracheOn_1:visited,a.spracheOn_1:hover{
	color:#fff;
	padding:3px 20px 0px 0px;
	margin:2px 15px 2px 2px;
	background:url(../pix_interface/flag_1.gif) 23px 6px no-repeat;
	border-bottom:1px solid #fff;
	text-decoration: none;
}
a.sprache_2:link,a.sprache_2:visited {
	color:#fff;
	padding:3px 20px 0px 0px;
	margin:2px 15px 2px 2px;
	background:url(../pix_interface/flag_2.gif) 23px 6px no-repeat;
	border-bottom:1px solid transparent;
	text-decoration: none;
	}
a.sprache_2:hover{
	color:#fff;
	padding:3px 20px 0px 0px;
	margin:2px 15px 2px 2px;
	background:url(../pix_interface/flag_on_2.gif) 23px 6px no-repeat;
	border-bottom:1px solid #fff;
	text-decoration: none;
}
a.spracheOn_2:link,a.spracheOn_2:visited,a.spracheOn_2:hover{
	color:#fff;
	padding:3px 20px 0px 0px;
	margin:2px 15px 2px 2px;
	background:url(../pix_interface/flag_2.gif) 23px 6px no-repeat;
	border-bottom:1px solid #fff;
	text-decoration: none;
}
a.sprache_3:link,a.sprache_3:visited {
	color:#fff;
	padding:3px 20px 0px 0px;
	margin:2px 15px 2px 2px;
	background:url(../pix_interface/flag_3.gif) 23px 6px no-repeat;
	border-bottom:1px solid transparent;
	text-decoration: none;
	}
a.sprache_3:hover{
	color:#fff;
	padding:3px 20px 0px 0px;
	margin:2px 15px 2px 2px;
	background:url(../pix_interface/flag_on_3.gif) 23px 6px no-repeat;
	border-bottom:1px solid #fff;
	text-decoration: none;
}
a.spracheOn_3:link,a.spracheOn_3:visited,a.spracheOn_3:hover{
	color:#fff;
	padding:3px 20px 0px 0px;
	margin:2px 15px 2px 2px;
	background:url(../pix_interface/flag_3.gif) 23px 6px no-repeat;
	border-bottom:1px solid #fff;
	text-decoration: none;
}
/*Produktlisten*/
.produkteBgHead{
	background:#6cdfae  url(../pix_interface/produkte_head.gif) repeat-x;
	height:43px
}
.produkteBg{
		background:#f0fffa  url(../pix_interface/back_text_leiste.gif) repeat-x;
	height:43px
}
.produkteTd1{
	width:65px;
	border-bottom:2px solid #fff;
}
.produkteTd2{
	width:75px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
}
.produkteTd3{
	width:95px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
}
.produkteTd4{
	width:135px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
}
.produkteTd5{
	width:125px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
}
.produkteTd6{
	width:185px;
	border-bottom:2px solid #fff;
	border-right:1px solid #fff;
	white-space:nowrap
}
.produkteTextfeld{
	width:200px;
	border:1px solid #00ba82;
	background:#f0fffa;
}

.produkteTd6 a {color: #000;
text-decoration:none;}
.produkteTd6 a:visited {color:#000;
text-decoration:none;}
.produkteTd6 a:hover {color: #fff;}
.produkteTd6 a:active { color:#fff;}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;

}
 
.clearfix {
	display: block;
	overflow:hidden;
}


* html .clearfix {
	height: 1%;
}
.buble{
	
	display:block;
	width:235px;
	height:170px;
	background:transparent  url(../pix_interface/blase.gif) 0px 3px no-repeat;	
	padding:0px 0px 0px 12px;

overflow: hidden;
	
}
.buble img{
position: relative;
top: 50%;

 
}