@charset "UTF-8";

/*
Projektname:   blb-nrw
Erstellt am:   XX.04.2008 von JSt    
Bearbeitet am: 03.05.2010 von MKue 
QS am:         03.05.2010 von MKue 
/*

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Reset */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

body {
line-height: 1;
color: black;
background: white;
}

ol, ul {
list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}

blockquote, q {
quotes: "" "";
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Helper */

/* >>> Clearfix */
.clearfix:after {
content: ".";
visibility: hidden;
display: block; 
clear: both; 
height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* >>> Clear */
.clear {
visibility: hidden;
clear: both;
height: 0;
line-height: 0;
}


/* >>> Horizontal Lists */
.hl li,
.hl dd {
float: left;
}

.hl li a,
.hl dd a,
.hl li em,
.hl dd em {
display: block;
}

.hl li em,
.hl dd em {
cursor: default;
font-weight: bold;
font-style: normal;
}


/* >>> Invisibility */
.invis {
position: absolute;
left: -9999px;
}

legend.invis {
height: 0;
line-height: 0;
text-indent: -9999px;
}

tr.invis {
font-size: 0;
}



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Macro */
 
body {
font-size: 62.5%;
font-family: Arial, sans-serif;
}



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Macro > Typographie */

h1, h2, h3 {
margin-bottom: 10px;
}

#header ul,
#header dl,
#header li,
#header dd {
margin-bottom: 0;
}

h1 {
padding-left: 20px;
font-size: 1.8em;
font-weight: bold;
line-height: 1.1111;
color: #005da8;
background: url(../images/bullet_big.gif) left 4px no-repeat;
}

.box-grau h1 {
padding: 0;
font-size: 1.4em;
font-weight: bold;
line-height: 1.1429;
background: none;
color: #fff;
}

h2,
h2.bluebox {
margin-top: 15px;
font-size: 1.4em;
font-weight: bold;
line-height: 1.4286em;
}

h2.bluebox {
background: url(../images/bullet_medium.gif) left 5px no-repeat;
padding-left: 12px;
}

h3 {
margin-top: 15px;
font-size: 1.5em;
font-weight: bold;
line-height: 1.266em;
}

#inhaltSeitentypJ h3 {
margin-top: 15px;
font-size: 1.3em;
font-weight: bold;
line-height: 1.3077em;
}

h4 {
margin-top: 15px;
font-size: 1.2em;
font-weight: bold;
line-height: 1.333em;
}

h5 { }
h6 { }

p, ul, ol, dl, address {
margin-bottom: 10px;
}

ul ul,
ol ol,
dl dl {
margin-bottom: 0;
}

p, li, dt, dd, img, address, label {
font-size: 1.2em;
line-height: 1.4167;
}

.box-grau p {
margin-bottom: 5px;
}

.elementBox p {
margin-bottom: 5px;
}

.archiv-datum {
border-bottom: 1px solid #ddd;
}

li, dt, dd {
margin-bottom: 3px;
}

ul li, dd {
padding-left: 1.4167em;
background: url(../images/bullet.gif) left .5em no-repeat;
}

* html ul li, 
* html dd {
padding-left: 1.8333em;
}

ol li {
list-style: decimal outside;
margin-left: 1.4167em;
}

* html ol li {
margin-left: 1.8333em;
}

dt {
font-weight: bold;
}

#header li, #header dd {
padding-left: 0;
list-style: none;
background: none;
}

p small, li small, dd small, address small {
font-size: 0.9167em;
}

input, select { 
font-size: 1.1em;
font-family: verdana, sans-serif;
}

input.text {
padding: 2px;
}

* html input.text {
padding-left: 3px;
padding-right: 1px;
}

label input,
label select {
font-size: .9167em;
}

table th { }
table td { }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

address { font-style: normal; }


li li,
li dd,
li dt,
li img,
li address,
dd dd,
dd li,
dd dt,
dd p,
dd address,
dd img,
p img,
dt img {
font-size: 1em;
}

em {
font-style: italic;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Macro > Typographie > Links */
 
a { 
text-decoration: none;
font-weight: bold;
color: #0054a3;
}

a:visited {}

a:hover { 
text-decoration: underline;
}

a:focus { }
a:active { }

.caption a {
color: #666;
line-height: 1.5em;
}

a.more {
padding-left: 12px;
}

.box-grau a {
font-weight: bold;
color: #fff;
}

.elementBox a {
font-size: 1.1em;
font-weight: bold;
}

.download {
background: url(../images/pdf.gif) left top no-repeat;
padding: 2px 0 0 20px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Macro > Layout */

body {
background: #c5e5fa;
}

#wrapper {
width: 924px;
padding: 10px 14px 0;
margin-left: 20px;
background: #fff url(../images/bg_wrapper.png) repeat-y;
min-height: 950px;
}

* html #wrapper {
height: 950px;
}

#header {
position: relative;
margin-bottom: 10px;
}

#header #logo {
float: left;
width: 175px;
margin-right: 10px;
text-align: center;
}

#header #banner {
float: left;
width: 554px;
height: 115px;
background: #c6e5fa;
}

#header #suche,
#header #themen {
float: right;
height: 50px;
width: 155px;
padding: 5px 10px;
background: #0054a3;
}

#header #themen {
height: 45px;
}

* html #header #suche {
padding: 4px 10px 4px 10px;
}

* html #header #themen {
padding: 4px 10px 5px 10px;
}

#content, #context, #context-2 {
float: left;
}

#content {
display: inline;
width: 554px;
margin-left: 185px;
margin-right: 10px;
}

#context, #context-2 {
width: 175px;
}

#context-2 {
margin-left: -924px;
}

.caption {
font-size: 1.1em;
padding: 3px;
display: block;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Macro > Forms */

/* Bestellformular und Bewerbungsformular */
#bestellformular form,
#apply form {
display: inline;
}

#apply .box {
background: #eee;
margin-bottom: 10px;
padding: 0;
}

#apply fieldset {
border-bottom: 3px solid #fff;
padding-bottom: 20px;
}

#apply fieldset.last {
border-bottom: none;
padding: 7px 0 0 0;
}

#apply legend {
font-size: 1.2em;
font-weight: bold;
padding: 10px;
}

* + html #apply legend {
padding-left: 4px;
}

#bestellformular label,
#apply label {
width: 9em;
display: block;	
float: left;
margin-top: 1px;
}

#applyformular label,
#applyformular p {
margin-left: 10px;
}

* html #applyformular label {
margin-left: 8px;
}

* html #applyformular p {
margin-left: 15px;
}

#bestellformular input,select,textarea,
#apply input,select,textarea {
border: 1px solid #ACACAC;
background: #FFF;
color: #333;
font-size: 1em;
padding: 2px;
margin-bottom: 3px;
width: 260px;
font-family: Arial, Verdana, sans-serif, Helvetica;
font-size: 1.2em;
}

#apply select {
width: 266px;
}

* html #apply select {
width: 268px;
}

#bestellformular input.number {
width: 40px;
}

#bestellformular input.check,
#apply input.check {
border: none;
width: 13px;
height: 13px;
}

#bestellformular input.button,
#apply input.button {
border: 1px solid #000;
background: #0054a3;
color: #fff;
font-weight: bold;
font-size: 1.2em;
padding: 0 20px;
width: 160px;
}

#bestellformular label.order {
display: block;	
float: right;
margin-top: 1px;
color: #0054a3;
font-weight: bold;
}

#bestellformular .pub-description {
width: 160px;
float: right;
margin-bottom: 7px;
}

#bestellformular #senden,
#apply #senden {
margin-top: 6px;
margin-bottom: 15px;
} 

#bestellformular br,
#apply br {
clear: both;
}

.error {
color: #f00;		
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Macro > Tables */

th, td, caption {
font-size: 1.2em;
line-height: 1.4167;
}

/* Zusatzangaben sind noetig, weil Tabellen im Info-Park-CMS durch p-Tags eingefasst sind
und somit sonst im IE eine groessere Schriftart angezeigt wuerde. */
* html th,
* html td,
* html caption {
font-size: 1em;
line-height: 1.3em;
} 

* + html th,
* + html td,
* + html caption {
font-size: 1em;
line-height: 1.3em;
}

/* Standardtabelle */
caption {
text-align: left;
font-weight: normal;
margin: 20px 0 5px 0;
}

col.first {
width: 15%;
}

col.main {
width: 60%;
}

col.last {
width: 25%;
}

table {
border: 1px solid #0054a3;
border-spacing: 0;
border-collapse: collapse;
margin-bottom: 20px;
}

th {
border: 1px solid #0054a3;
color: #0054a3;
font-weight: bold;
background-color: #efefef;
text-align: left;
vertical-align: top;
padding: 0.3em;
}

td {
border: 1px solid #0054a3;
vertical-align: top;
padding: 0.3em;
}

/* Tabelle ohne Rahmen */
div #noborders {
float: left;
}

#noborders table {
border: 0;
border-spacing: 0;
border-collapse: collapse;
margin-bottom: 20px;
}

#noborders th {
border: 0;
background-color: #efefef;
font-weight: bold;
text-align: left;
vertical-align: top;
padding: 0;
}

#noborders td {
border: 0;
vertical-align: top;
padding: 0 0 30px 0;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Macro > Various */

/* >>> .left, .right */
.left {
float: left;
}

.right {
float: right;
}

img.left,
img.right {
margin-bottom: 5px;
}

img.left {
margin-right: 10px;
}

img.right {
margin-left: 10px;
}

span.left {
margin: 0 10px 20px 0;
background: #efefef;
width: 160px;
}

span.left .w120 {
width: 120px;
}

#footer span.left {
background: none;
width: auto;
font-size: 1.1em;
color: #969fa6;
padding-top: 2px;
}

#bestellformular .pub-image {
margin-bottom: 10px;
}

#bestellformular .pub-description a {
font-size: 1.2em;
}

.list-border {
border-bottom: 1px solid #ddd;
padding-bottom: 7px;
}

.list-border-last {
margin-bottom: 30px;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Micro */

/* >>> #header #logo */
#header #logo a,
#header #logo span {
display: block;
padding-top: 20px;
}

/* >>> #header #banner */
#header #banner img {
display: block;
}

/* >>> #header dl#metanavigation */
#context-2 dl#metanavigation {
border-bottom: 1px solid #fff;
}

#context-2 dl#metanavigation dd {
font-size: 1em;
padding: 3px 0;
background: none;
}

#context-2 dl#metanavigation dd a,
#context-2 dl#metanavigation dd em {
border-right: 1px solid #0054a3;
padding: 0 4px;
}

#context-2 dl#metanavigation dd.last a {
border-right: 0;
}

/* >>> #header #suche */
#header #suche label {
display: block;
font-size: 1.3em;
color: #fff;
margin-bottom: 10px;
}
#header #suche label.last {
margin-bottom: 0;
}

#header #suche label input,
#header #suche label select {
font-size: .8461em;
}

#header #suche input.text {
width: 121px;
}

#header #suche input.image {
vertical-align: -50%;
}

* html #header #suche input.image {
vertical-align: -2px;
}

* + html #header #suche input.image {
vertical-align: -2px;
}

#header #suche select {
width: 154px;
}

/* >>> #header #themen */
#header #themen label {
display: block;
font-size: 1.3em;
color: #fff;
margin-bottom: 10px;
}
#header #themen label.last {
margin-bottom: 0;
}

#header #themen label input,
#header #themen label select {
font-size: .8461em;
}

#header #themen input.text {
width: 121px;
}

#header #themen input.image {
vertical-align: -50%;
}

* html #header #themen input.image {
vertical-align: -2px;
}

#header #themen select {
width: 154px;
}

#header #themen select option.gruppe {
font-weight: bold;
}

/* >>> #content dl#breadcrumb */
#content dl#breadcrumb {
padding: 5px 10px;
border-bottom: 1px solid #ddd;
}

#content dl#breadcrumb dt,
#content dl#breadcrumb dd {
font-size: 1.1em;
font-weight: normal;
margin-bottom: 0;
}

#content dl#breadcrumb dt {
float: left;
margin-right: 5px;
}

#content dl#breadcrumb dd {
background: url(../images/arrow.gif) right center no-repeat;
padding: 0 8px 0 0;
margin-right: 6px;
}

#content dl#breadcrumb dd.last {
background: none;
padding: 0;
margin: 0;
}

#content dl#breadcrumb dd a,
#content dl#breadcrumb dd em {
font-weight: normal;
}

/* >>> #content #topteaser */
#content #topteaser {
color: #fff;
}

/* >>> #content #footer */
#content #footer  {
padding: 5px 0;
border-top: 1px solid #ddd;
}

#content #footer ul li {
display: inline;
float: none;
padding: 0 10px 0 6px;
border-right: 1px solid #999;
font-size: 1.1em;
background: none;
}

* html #content #footer ul li {
padding: 0 6px 0 9px;
}

*+html #content #footer ul li {
padding: 0 6px 0 9px;
}

#content #footer ul li.last {
border-right: 0;
padding-right: 0;
}

#content #footer ul li a {
color: #969fa6;
/* background: url(../images/arrow.gif) left center no-repeat; */
}

#content .attention {
text-align: center;
margin: 30px 0;
}

#content h3.apply-hd {
font-size: 1.2em;
line-height: 1.5em;
}

#content a.apply-now {
border: 1px solid #0054a3;
padding: 5px 0;
}

* html #content a.apply-now {
padding: 0;
}

* + html #content a.apply-now {
padding: 0;
}

#content a.apply-now:hover { 
text-decoration: none;
}

#content .icon-arrow-blue {
background: url(../images/arrow_blue.gif) right 8px no-repeat;
padding: 5px 10px 5px 5px;
margin-right: 5px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Micro > Modules */

/* >>> .navigation */
.navigation {
margin-bottom: 40px;
}

/* Navigation 1. Ebene */
.navigation li {
padding-left: 0;
margin-bottom: 0;
font-size: 1.3em;
line-height: 1.3846;
background: none;
}

* html .navigation li {
height: 1%;
}

.navigation li em,
.navigation li a {
display: block;
padding: 4px 8px;
}

.navigation li a {
border-color: #ced3d6;
border-style: solid;
border-top-width: 1px;
}

.navigation li a.current {
background: #efefef;
font-weight: bold;
}

.navigation li.first a {
border-top: 0;
}

.navigation li.last a {
border-bottom-width: 1px;
}

.navigation li em {
font-weight: bold;
font-style: normal;
color: #0054a3;
cursor: default;
}

/* Navigation 2. Ebene */
/*  >>> .navigation ul */
.navigation ul {
margin: 6px 0;
}

.navigation li li {
font-size: .9231em;
line-height: 1.3333;
font-weight: normal;
border-top: 0;
}

/* Navigation 3. Ebene */
/*  >>> .navigation ul ul */
.navigation ul ul {
margin-left: 5px;
}

.navigation li li li {
font-size: .9163em;
font-weight: normal;
border-top: 0;
}

.navigation li li a,
.navigation li li a:hover,
.navigation li li em {
border-top: 0;
padding: 2px 0 1px 20px;
background: url(../images/bullet.gif) 6px 6px no-repeat;
}

.navigation li li a.current {
background: url(../images/bullet.gif) 6px 6px no-repeat;
font-weight: bold;
}

.navigation li li li a,
.navigation li li li a:hover,
.navigation li li li em {
border-top: 0;
padding: 2px 0 1px 18px;
background: url(../images/bullet_small.gif) 7px 6px no-repeat;
}

.navigation li li a,
.navigation li li li a {
font-weight: normal;
}

.navigation li li a:hover,
.navigation li li li a:hover {
text-decoration: underline;
}

/* >>> dl.teaser, img.teaser */
dl.teaser dt {
display: block;
padding: 5px 10px; 
margin-bottom: 0;
color: #fff;
background: #0054a3;
}

dl.teaser dt a {
color: #fff;
text-decoration: underline;
}

dl.teaser dd {
padding: 9px 9px 0;
border-bottom: 1px solid #fff;
margin-bottom: 9px;
background: #efefef;
}

dl.teaser dd .bild {
display: block;
margin-bottom: 10px;
}

dl.teaser dd .bild img {
display: block;
}

dl.teaser dd .bild u {
display: block;
margin-top: 3px;
text-decoration: none;
}

dl.teaser dd a.bild:hover u {
text-decoration: underline;
}

img.teaser {
display: block;
margin-bottom: 9px;
}


/* >>> .banner */
.banner {
display: block;
margin-bottom: 10px;
}

.banner img {
display: block;
}


/* >>> .box */
.box {
padding: 10px 10px 0;
margin-bottom: 10px;
background: #eee;
}

.box h2,
.box h3 {
margin-top: 0;
}

.box h3 {
font-size: 1.2em;
font-weight: bold;
margin-bottom: 0;
}


.box-blau {
background: #EFF6FA;
}

.box-grau {
background: #969fa6;
}

/* >>> .spalten-50-50 */
.spalten-50-50 {
overflow: hidden;
margin-bottom: 10px;
}

.spalten-50-50 .spalte-1,
.spalten-50-50 .spalte-2 {
float: left;
width: 272px;
padding-bottom: 32767px;
margin-bottom: -32767px;
}

/* Fuer #topteaser Bild */
#topteaser .no-padding {
padding: 0;
}

.spalten-50-50 .spalte-1 {
display: inline;
margin-right: 5px;
}

.spalten-50-50 .spalte-2 {
margin-left: 5px;
}

.spalten-50-50 .box {
width: 252px;
}

/* Galerie */

.galerie-overview,
.galerie-detail {
background: #efefef;
margin: 0 0 20px 0;
width: 554px;
}

.galerie-overview-text {
font-size: 1.2em;
margin: 0;
padding: 18px 0 20px 21px;
width: 513px;
}

/* Galerie Bild-Uebersicht */
.galerie-overview ul {
margin-left: 19px;
}

.galerie-overview ul li {
background: none;
display: inline;
float: left;
margin: 0 20px 20px 0;
padding: 20px 0 20px 0;
width: 246px;
border: 1px solid #ddd;
text-align: center;
}

.galerie-overview ul li.last {
margin-right: 0;
}

.galerie-overview-toplink {
font-size: 1.2em;
margin: 0 21px 8px 0;
float: right;
}

/* IE6 */
* html .galerie-overview-toplink {
padding-top: 20px;
}

/* IE7 */
* + html .galerie-overview-toplink {
padding-top: 20px;
}
/* Ende: Galerie Bild-Uebersicht */

.galerie-detail ul {
background: none;
margin: 14px 0 6px 20px;
padding: 0;
float: left;
}

.galerie-detail ul li {
background: none;
margin: 0;
padding: 0;
float: left;
}

.galerie-detail ul li.top-space {
padding: 3px 0 0 0;
}

.galerie-detail ul li a.link-zurueck {
margin: 0 17px 0 68px;
}

.galerie-detail ul li a.link-vor {
margin: 0 0 0 17px;
}

.galerie-detail-image {
text-align: center;
}

.galerie-detail-quelle {
font-size: 1.1em;
color: #999;
margin: 4px 56px 4px 0;
padding: 0;
float: right;
}

.galerie-detail-text {
font-size: 1.2em;
margin: 0;
padding: 10px 0 19px 21px;
width: 513px;
display: block;
float: left;
}

/* Positionsbeschreibung in Stellenausschreibungen in Content-Spalte */
.position {
font-size: 1.2em;
color: #000;
}

/* Filter Stellenausschreibungen in Context-Spalte */
#stellenangebote label {
display: block;
font-size: 1.0833em;
margin-bottom: 10px;
}

#stellenangebote select {
width: 154px;
font-size: 0.8461em;
}

/* Zusatz Krug Projekte */

div.projekte {
	width:160px;
	float:left;
	padding:2px;
	text-align:left;
/*	background:gray;*/
	margin:10px;
	margin-bottom:5px;
	
}

div.projekte img {
	width:159px
}


/* weiterempfehlen Formular */
.weiterempfehlen fieldset {
border-bottom: 3px solid #FFFFFF;
padding: 10px 0;
margin-bottom: 10px;
}

.weiterempfehlen .box {
background: #eee;
margin: 0 0 10px 0;
padding: 10px 0 0 0;
}

.weiterempfehlen label {
margin: 10px 0 10px 10px;
}
/* ENDE weiterempfehlen Formular */

/* Social Bookmarks */
dl.social-network {
position: relative;
}

dl.social-network a {
font-weight: normal;
}

span.pseudo-link {
color: #0054A3;
cursor: pointer;
}
span.pseudo-link:hover {
color: #0054A3;
cursor: pointer;
text-decoration: underline;
}

.link-weiterempfehlen {
background: url(../images/ico_link-weiterempfehlen.png) no-repeat 0 0;
padding: 0 0 0 21px;
}

li.bookmarks, 
li.bookmarks-click {
background: url(../images/ico_alle-bookmarks.png) no-repeat 0 0;
padding: 0 0 0 21px;
position: relative;
}

dl.links {
background-color: #fff;
border: 1px solid #dddddd;
/* display: none; */
padding: 3px 5px;
position: absolute;
top: 17px;
z-index: 4;
}

/* IE6 */
* html dl.links {
right: 12px;
top: 17px
}

/* IE7 */
* + html dl.links {
right: 5px;
top: 17px
}

li.bookmarks-click dl.links {
display: block !important;
}

dl.links dt {
background: transparent;
color: #000;
display: inline;
margin-bottom: 0;
padding: 0;
}

dl.links dd {
white-space: nowrap;
background: transparent none repeat scroll 0 0;
display: block;
margin-left: 0;
padding-left: 0;
background: #fff;
margin: 0;
padding: 0;
}

/* schliessen "x" */
li dl.links dd.close {
padding: 0;
position: absolute;
right: 1px;
top: 1px;
z-index: 1;
}
li dl.links dd.close a {
background: #efefef;
padding: 0 6px 1px 6px;
z-index: 1;
}
li dl.links dd.close a:hover {
text-decoration: none;
}

li dl.links dd a {
background: transparent url(../images/bookmark_icons.gif) no-repeat scroll 0 0;
padding: 1px 5px 0 22px;
text-decoration: none;
display: block;
}
li dl.links dd a:hover {
text-decoration: underline;
}

/* fuer den "im Brwoser" Link */
li dl.links dd.spacer {
border-bottom: 1px solid #c2c5c7;
margin-bottom: 0.3em;
}

/* Ausrichtung der anderen SB-Links */
li dl.links dd.browser a {
background-position: 0 3px !important;
}
li dl.links dd.webnews a {
background-position: 0 -25px !important;
}
li dl.links dd.delicious a {
background-position: 0 -55px !important;
}
li dl.links dd.mister-wong a {
background-position: 0 -83px !important;
}
li dl.links dd.tausendreporter a {
background-position: 0 -116px !important;
}
li dl.links dd.linkarena a {
background-position: 0 -147px !important;
}
li dl.links dd.yigg a {
background-position: 0 -178px !important;
}
li dl.links dd.google a {
background-position: 0 -208px !important;
}
li dl.links dd.mein-yahoo a {
background-position: 0 -236px !important;
}
/* ENDE Social Bookmarks */