/*
 * "Screen/Projection" CSS NetKey 4.0 for IG Metall Templates
 *
 * History / ChangeLog:
 * - 2006-01-08: initial version (Daniel T. Gorski)
 * - viele undokumentierte Aenderungen
 * 2008-08-21: Hoehe der rechten Spalte festlegen
 * 2009 Anpassung an ico-testprojekt 
 * mit dunkelgrauen Kasten in der Subnavi oben links
 * 2009-04-16 21:11:17  
 * $Id$
 */



/* --- General -------------------------------------------------------------- */
body {
margin: 0px 0px 16px 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
width: 778px;
}

form {
display: block;
margin: 0px;
}

fieldset {
border: 1px solid #C8D1CE;
}

legend {
border: 1px solid #C8D1CE;
padding: 1px 10px 1px 10px;
margin: 0px 2px 0px 2px;
}

input [type=hidden] {
display: none;
}

.searchbutton {
color:#FFFFFF; 
background-color:#FF0000; 
line-height:14px; 
border-style:solid; 
border-left-color:#FF7F7F; 
border-top-color:#FF7F7F; 
border-bottom-color:#842527; 
border-right-color:#842527; 
border-width:1px; 
height:19px; 
text-decoration:none; 
text-align:center; 
text-transform:uppercase; 
position: absolute;
right: 9px;
margin-top: 2px;
width: 60px;
}

.searchbutton:hover {
text-decoration:none; 
background-color:#C7201D;
}

input[type=submit],button {
color:#47555A; 
background-color:#D8DEDB; 
line-height:14px; 
border-style:solid; 
border-left-color:#FFFFFF; 
border-top-color:#FFFFFF; 
border-bottom-color:#B1BEB7;
border-right-color:#B1BEB7; 
border-width:1.5px; 
height:19px; 
text-decoration:none; 
text-align:center; 
padding-left:5px; 
padding-right:5px; 
padding-bottom:3px; 
text-transform:uppercase; 
margin:4px 4px 4px 4px;
}


input[type=submit]:hover,button:hover {
text-decoration: none; 
color:#C7201D;
}

input, textarea, button { 
font-size: 11px; 
}

select {
font-size: 11px;
margin-bottom: 3px;
}

input[type=text] {
margin-bottom: 3px;
}

hr {
display: block;
width: 100%;
height: 1px;
background-color: #C8D1CE;
border-width: 0px;
padding: 0px;
color: #C8D1CE;
}

p, ul, ol, dd, dt {
margin-top: 12px;
margin-bottom: 12px;
}

a {
color: #D00;
text-decoration: none;
background-color: transparent;
}

a:hover {
color: #D00;
text-decoration: underline;
background-color: transparent;
}

img {
border: 0px;
}

table {
width: 97%;
}

/* --- Main page structure -------------------------------------------------- */

/* Header graphic. */
div#header {
width: 778px;
height: 80px;
background-image: url(/hochgeladenedateien/style/header.gif);
background-repeat: no-repeat;
color: #FFF;
background-color: #FE0000;
}

/* ############################################################################ */
/* Top navigation */
/* ############################################################################ */

/* Top stage quick navigation container. */
div#quick-navi-container {
position: relative;
width: 778px;
height: 22px;
background-color: #C8201D;
color: #FFF;
border: 1px solid;
border-width: 0px 0px 1px 0px;
border-color: #E8EBE9;
border-bottom: 1px solid #B1BEB7;
}

/* Top stage quick navigation left spacer part. */
div#quick-navi-left {
position: relative;
float: left;
width: 196px;
height: 22px;
border: 1px solid;
border-width: 0px 1px 0px 0px;
border-color: #852525;
}

/* Top stage quick navigation middle navigation container. */
div#quick-navi-middle {
position: relative;
background-color: #C8201D;
color: #FFF;
}

/*div#quick-navi-special {
  position: relative;
  width:22px;
  height:20px;
  float: right;
  margin: 1px 24px 0px 0px;
  background-color: #C8201D;
  background-image: url('hochgeladenedateien/style/flag_german.gif');
  }

a.navi-special {
 display:block;
 width:100%;
 height:100%;
 }*/
  
/* Top stage quick navigation right navigation container. */
div#quick-navi-right {
position: relative;
width: 22px;
height: 20px;
float: right;
background-color: #C8201D;
color: #FFF;
margin: 1px 2px 0px 0px;
padding: 0px;
background-image: url('hochgeladenedateien/style/printer.gif');
background-repeat: no-repeat;
}

div#quick-navi-right a {
width: 22px;
height: 20px;
display: block;
text-decoration: none;
background-image: url('hochgeladenedateien/style/printer.gif');
background-repeat: no-repeat;
}

div#quick-navi-right a:active {
background-image: url('hochgeladenedateien/style/printer_over.gif');
cursor: pointer;
}

/*
Top stage links in quick navigation BASICS for the middle and right part
containers.
*/
div#quick-navi-middle a {
float: left;
height: 18px;
background-color: #C8201D;
color: #FFF;
font-size: 13px;
font-weight: bold;
text-decoration: none;
padding: 3px 10px 0px 10px;
border: 1px solid;
border-color: #852525;
}

/*
Top stage links in quick navigation SPECIALS for the middle and right parts
in the navigation container container.
*/
div#quick-navi-middle a { border-width: 0px 1px 0px 0px; }
div#quick-navi-right  a { border-width: 0px 0px 0px 1px; }

/*
Top stage links hover effects in quick navigation (middle and right part)
container.
*/
div#quick-navi-middle a:hover, div#quick-navi-right a:hover {
background-color: #FE0000;
color: #FFF;
}

/* Top stage active link. */
a.quick-navi-active {
color: #000 !important;
background-color: #E8EBE9 !important;
height: 20px !important;
}

/* Quick navi horizontal divider. */
div#quick-navi-divider {
background-color: #E8EBE9;
width: 778px;
height: 5px;
font-size: 1px;
}

/* ############################################################################ */
/* Stages */
/* ############################################################################ */

/* Stage graphics container. */
div#stage-container {
position: relative;
float: left;
background-color: #E8EBE9;
width: 778px;
}

/* Stage graphic (left side). */
div#stage-left {
position: relative;
float: left;
width: 196px;
height: 145px;
background-image: url(/image/stage_left.gif);
background-repeat: no-repeat;
border-top: 1px solid #D0D0D0;
}

/* Stage graphic (right side). */
div#stage-right {
position: relative;
float: right;
right: 0px;
width: 582px;
height: 145px;
background-image: url(/image/stage_right.jpg);
background-repeat: no-repeat;
border-top: 1px solid #D0D0D0;
}

/* Stage graphic (for start-zentral-template). */
div#stage {
position: relative;
float: right;
width: 582px;
height: 145px;
background-repeat: no-repeat;
border-width: 0px;
margin-bottom: 7px;
}

/* Stage graphic (for Seitenlayout Verwaltungsstelle rechts zentral ohne Karte (oben)). */
div#stage-var {
position: relative;
float: right;
width: 582px;
/*height: 145px;*/
background-repeat: no-repeat;
border-width: 0px;
margin-bottom: 7px;
}


/* ############################################################################ */
/* Content Divisions
/* ############################################################################ */

/* Main content. */
div#content {
position: relative;
clear: both;
float: left;
width: 778px;
color: #000;
background-color: #FFF;
background-image: url(/image/column_left_background.gif);
background-repeat: repeat-y;
}

/* Left (menu) column. For menu items definition visualisation see below. */
div#left-column {
float: left;
width: 196px;    
padding: 0px;
margin: 0px;
height: 500px;
}

/*
Center (main content) column for the main/start page.
See also: div#breadcrumb-main-page.
*/
div#center-column-main-page {
position: relative;
margin: 2px 196px 0px 206px;
padding: 0px 0px 0px 10px;
}

/*
Center (main content) column for a sub page with wide content (no right column).
See also: div#breadcrumb-sub-page.
*/
div#center-column-sub-page {
position: relative;
margin: 10px 104px 0px 206px;
padding: 0px 10px 10px 10px;
}

/* Center column for sub page with right column */
div#center-column-sub-page-right {
position: relative;
margin: 10px 196px 0px 206px;
padding: 0px 10px 10px 10px;
}

/* Right column. */
div#right-column {
position: relative;
width: 184px;
float: right;
background-color: #FFF;
padding: 10px 0px 0px 10px;
margin-top: -10px;
}

div#right-column-start-zentral {
position: relative;
width: 184px;
float: right;
background-color: #FFF;
padding: 10px 0px 0px 10px;
/* only if stage is filled!  */
margin-top: -16px;

}


/* Module containers in the right column. */
div#right-column-module {
position: relative;
width: 182px;
border: 1px solid #C8D1CE;
background-color: #C8D1CE;
}

#right-column-image img {
float: right;
}

#right-column-module .right-links {
font-size: 11px;
background-color: #FFFFFF;
padding-left: 8px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 4px;
}

  /* ############################################################################ */
  /* Breadcrumb navigation */
  /* ############################################################################ */
  
  /*
  Breadcrumb navigation on main/start page.
  See also: div#center-column-main-page.
  */
  div#breadcrumb-main-page {
/*  position: absolute;
  top: 13px;
  left: 200px;
  width: 12px;
  height: 12px;
  background-color: #CED3CE; */
  display: none;
  }
  
  /* Title on start page */
  .title_home {
  color: #839298;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #CED3CE;
  font-weight: bold;
  font-size: 12px;
  margin-top: 0px;
  }
  
  /* Container for breadcrumb navigation on a sub page. */
  div#breadcrumb-sub-page-container {
  position: relative;
  width: 778px;
  height: 61px;
  background-color: #E8EBE9;
  border-bottom: 1px solid #FFFFFF;
  }
  
  /* Visual container in front of breadcrumb navigation on a sub page. */
  div#breadcrumb-sub-page-visual {
  position: relative;
  float: left;
  border: 0px solid;
  width: 195px;
  height: 60px;
  background-color: #CED3CE;
  border: 1px solid #B1BEB7;
  border-left-width: 0px;
  }
  
  /* Leading breadcrumb icon on subpage. */
  div#breadcrumb-sub-page-icon {
  position: absolute;
  top: 32px;
  left: 200px;
  width: 12px;
  height: 12px;
  background-color: #FFF;
  font-size: 1px;
  }
  
  /*
  Breadcrumb navigation on sub page.
  See also: div#center-column-sub-page.
  */
  div#breadcrumb-sub-page {
  position: absolute;
  top: 0px;
  left: 216px;
  width: 360px;
  padding: 30px 0px 3px 0px;
  color: #839298;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #FFF;
  font-weight: normal;
  font-size: 12px;
  }

/* ############################################################################ */
/* Footer styles */
/* ############################################################################ */

/* Quick navi horizontal divider. */
div#footer-navi-divider {
position: relative;
clear: both;
background-color: #FFF;
width: 778px;
height: 8px;
font-size: 1px;
}

/* Footer navigation. */
div#footer-navi {
position: relative;
clear: both;
color: #829196;
background-color: #FFF;
font-size: 11px;
text-indent: 215px;
border: 1px solid #CED3CF;
border-width: 1px 0px 1px 0px;
padding: 2px 0px 3px 0px;
}

div#footer-navi a {
color: #829196;
}

/* --- Headings ------------------------------------------------------------- */

h1, h2, h3, h4, h5 {
margin-top: 10px;
margin-bottom: 10px;
color: #000;
}

h1 { font-size: 17px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h6 { font-size: 12px;margin: 10px 0px 0px 0px; }

#header_subline h1 {
margin-bottom: 0px;
}

#header_subline h6 {
margin-top: 0px;
margin-bottom: 4px;
color: #839298;
}

/* ############################################################################ */
/* Left navigation */
/* ############################################################################ */

div#left-column ul {
width: 196px;
margin: 0px;
padding: 0px;
list-style-type: none;
clear:both;
}

div#left-column img {
float:left;
border-width: 0px;
position: relative;
left: 0px;
border-style: solid;
border-width: 0px 1px 1px 0px;
border-color: #B1BEB7;
}

div#left-column a.bildlink {
display: none;
/* border-width: 0px; */
}

div#left-column a.landkarte_start {
border-width: 0px;
}

div#left-column a { 
display: block;
width: 193px;
color: #000;
background-color: #D8DED8;
text-decoration: none;
font-size: 12px;
padding: 0px;
border-style: solid;
border-width: 0px 1px 1px 0px;
border-color: #FFF #B1BEB7 #B1BEB7 #FFF;
}

div#left-column a:hover {
color: #000;
background-color: #FFF;
}

div#left-column ul li a {
font-weight: normal;
padding: 1px;  
text-indent: 4px;
}

div#left-column ul li ul li a {
font-weight: normal;
padding: 1px;
text-indent: 16px;
background-color: #E8EBE9;
}

div#left-column ul li ul li ul li a {
font-weight: normal;
padding: 1px;
text-indent: 28px;
background-color: #E8EBE9;
}

/* Active entry in menu list. */
a.menu-active {
font-weight: bold !important;
background-color: #FFF !important;
}

/* ############################################################################ */
/* Additional text visuals */
/* ############################################################################ */

/* A box with opaque background. */
.box-opaque {
border: 1px solid #D8DED8;
padding: 8px;
color: #000;
background-color: #E8EBE9;
}

h1.box-opaque {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
}

/* A box with transparent background. */
#box-transparent {
border: 1px solid #C8D1CE;
padding: 8px;
color: #000;
background-color: transparent;
}

#box-transparent .box-header {
padding: 0px 0px 0px 0px;
border: none;
background-color: #C8D1CE;
}  

/* Paragraph with bold font */
.TextBold {
font-weight: bold; 
margin-bottom: 12px;
}

/* ############################################################################ */
/* Tables */
/* ############################################################################ */

thead {
background-color: #C8D1CD;
font-size: 11px;
font-weight: bold;
text-align: left;
}

th {
vertical-align: top;
padding: 3px 3px 6px 3px;
background-color: #C8D1CD;
}

tbody {
text-align: left;
vertical-align: top;
background-color: #E8EBE9;
font-size: 11px;
}

td {
padding: 2px 3px 2px 3px;
vertical-align: top;
}

.odd {
background-color: #E8EBE9;
}

.even {
background-color: #D8DED8;
}

/* ############################################################################ */
/* Other Visuals */
/* ############################################################################ */

/* Kontakte-Container */
.kontakte_container {
border-top: 1px solid #8F9A94;
width: 100%;
margin-top: 10px;
}  

.kontakte {
margin: 0px 0px 0px 0px;
width: 100%;
font-size: 11px;
}

/* Bilder und Bildunterschrift */
div.image img {
margin:0px;
padding:0px;
}

div.image p {
padding-top: 0px;
margin-top: 0px;
font-size: 11px;
font-weight: bold;
}

#imagetextflowleft {
float: left;
margin-right: 10px;
margin-top: 3px;
font-size: 11px;
font-weight: bold;
background-color: #E8EBE9;
border: 1px solid #B7C2BC;
}

#imagetextflowright {
float: right;
margin-left: 10px;
margin-top: 3px;
font-size: 11px;
font-weight: bold;
background-color: #E8EBE9;
border: 1px solid #B7C2BC;
}

/*Kontakt-Seite*/
table.kontakt {
width: 97%;
}

.sectionheader {
background-color: #D8DED8;
color: #47555A;
border-top: 1px solid #B7C2BC;
font-size: 11px;
font-weight: bold;
margin-top: 18px;
margin-bottom: 4px;
padding: 4px 4px 4px 4px;
}

/* --------------------------------- Dialog und Boerse -------------------------------*/
.dialog-beitrag, .boerse-beitrag {
background-color: #E8EBE9;
padding-left: 6px;
margin: 0px 0px 0px 0px;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}

div#dialog,div#boerse {
background-color: #E8EBE9;
margin-left: 4px;
}

#dialog select,#boerse select {
margin-left: 8px;
margin-top: 8px;
margin-right: 8px;
}

#dialog hr, #boerse hr {
height: 0px;
border-width: 0px;
}

#dialog textarea {
width: 316px;
height: 120px;
}

#boerse input, #boerse button {
margin-left: 8px;
}


/* ------------------- TEASER EINTRAG ---------------------- */
h1.teaser {
font-size: 17px;
font-weight: bold;
}

div.teaser {
font-weight: bold;
margin-bottom: 12px;
}

/* ------------------- TEASER ANZEIGE ---------------------- */
h1.teaserDisplay {
font-size: 12px;
margin: 8px 0px 0px 0px;
}

.teaserDisplayDate {
font-size: 10px;
color: #829196;
}

div.teaserDisplay {
background-color: #FFFFFF;
border-bottom: 1px solid #B7C2BC;
padding-bottom: 12px;
}

/* --------------------------LINK LIST -----------------------*/
div.kategorisierer ul li, ul.linklist {
list-style-image:url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/list_arrow.gif);
}

div.kategorisierer a {
color: #000000;
}

div.kategorisierer a:hover {
color: #D00;
text-decoration: underline;
}

/* ------------------------- Feedback -------------------------*/

#feedback table {
border-collapse: collapse;
border: 1px solid #FFFFFF;
/*table-layout: fixed;*/
width: 97%;
}

#feedback td {
border: 1px solid #FFFFFF;
padding: 3px 0px 3px 4px;
}

#feedback h1 {display: none;}
#feedback h2 {display: none;}

#feedback textarea {
width: 260px; 
height: 120px;
}

/* ----------------------- Kategorien ----------------------------*/
#nextcat {
display: inline;
width: 50%;
position: absolute;
right: 0px;
border-top: 1px solid #B7C2BC;  
background-color: #E8EBE9;
margin-top: 12px;
text-align: right;
}


#prevcat {
position: absolute;
left: 0px;
display: inline;
width: 50%;
border-top: 1px solid #B7C2BC;
background-color: #E8EBE9;
margin-top: 12px;
}  

/* -------------------------- Mitarbeiter ------------------------- */
table#portrait {
border: 1px solid #B1BEB7;
}

table#portrait td {
padding: 0px 0px 0px 0px;
}

table#portrait img {
float: left;
}

#portrait .portrait_text {
padding: 0px 5px 0px 5px;
}

#portrait .portrait_name {
padding: 0px 5px 0px 5px;
margin-top: 5px;
font-weight: bold;
}

#portrait .bc {
margin-top: 5px;
}

#portrait .ext {
margin-top: 4px;
} 

/* -------------------------- Linkbeschreibung --------------------------*/
#LinkDes h3 {
font-size: 12px;
margin-bottom: 0px;
margin-top: 0px;
}

#LinkDes {
padding-left: 2px;
margin-bottom: 12px;
padding-bottom:12px;
border-bottom: 1px solid #B7C2BC;
}

#LinkLink {
margin-top: 0px; 
padding-left: 2px;
padding-right: 17px;
text-align: right;
}

#ExtLink {
padding-top: 5px;
padding-bottom: 5px;
}

/* ------------------------------ SITEMAP ---------------------------------- */
div#sitemap ul {
  list-style-image:url('/images/breadcrumb_arrow.gif');
  padding-top: 10px;
  padding-bottom: 20px;
  }
  
div#sitemap ul.sitemap {
  padding-top: 0px;
  padding-bottom: 0px;
  }

div#sitemap li {
  border-color: #B1BEB7;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  }  
  
div#sitemap ul li ul {
  padding-top: 10px;
  padding-bottom: 10px;
  }
  
div#sitemap ul li ul li {
  border-width: 0px;
  }  
  
/* ---------------------------- SUCHERGEBNISSE ----------------------------------  */
div#searchresults ul{
  margin-left: 0px;
  padding-left: 0px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #B1BEB7;
  }

div#searchresults ul li {
  list-style-type: none;
  }
  
div#searchresults ul ul {
  margin: 0px;
  }
    
div#searchresults ul li ul li a {
  list-style-image:url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/list_arrow.gif);
  font-size: 12px;
  font-weight: bold;
  }   
  
div#searchresults ul li ul li {
  font-size: 11px;
  font-weight: normal;
  color: #829196;
  }
  
/* --------------------------- LETZTE ÄNDERUNG --------------------------*/ 
div.modify {
  margin-top: 20px;
  border-top: 1px solid #B1BEB7;
  font-size: 11px;
  }
  
/* ---------------------------- EINZELNER LINK ------------------------- */
#SingleLink ul {
/*  padding-left: 20px; */
  }

 #SingleLink ul.link_extern,#MultiLink ul.link_extern {
    list-style-image: url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/list_extern.gif);
    }
    
  #SingleLink ul.link_intern,#MultiLink ul.link_intern {
    list-style-image: url('/images/breadcrumb_arrow.gif');
    }
  
  #SingleLink ul.link_pdf,#MultiLink ul.link_pdf  {
    list-style-image: url('/homepages/css-netkey-igmetall/hochgeladenedateien/style/img_down.gif');

    }
    
  #SingleLink ul.link_jpg, #MultiLink ul.link_jpg {
    list-style-image: url('/homepages/css-netkey-igmetall/hochgeladenedateien/style/link_jpg.gif');

    } 
  
#MultiLink li {
   margin:8px 0px 8px 0px;
   }
   
#MultiLink ul {
   padding-top: 10px;
   padding-bottom: 20px;
   }
   
#MultiLink ul li ul {
  padding-top: 10px;
  padding-bottom: 10px;
  }
#printpanel {
display:none;
}
.letter {
  font-weight: bold;
  font-size: 12px;
  }
 .totop {
 white-space: nowrap;
 }
 
/* ----------------------------- SLIMBOX ------------------------------------- */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #999999;
	cursor: pointer;
	z-index: 4999;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #ffffff;
	z-index: 5000;
}

.lbLoading {
	background: #ffffff url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/loading.gif) no-repeat center;
}

#lbImage {
	border-style: solid;
  border-color: #FFFFFF;
  border-width: 22px 22px 0px 22px;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 1px;
	background: transparent url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/btn_zurueck.gif) no-repeat 0% 15%;
}

#lbPrevLink:hover {
	background: transparent url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/btn_zurueck_ms.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 1px;
	background: transparent url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/btn_vor.gif) no-repeat 100% 15%;
}

#lbNextLink:hover {
	background: transparent url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/btn_vor_ms.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 0px 22px 0px 22px;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/btn_schliessen_no.gif) no-repeat center;
	margin: 10px -4px 0px 0px;
}

#lbCloseLink:hover {
  background: transparent url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/btn_schliessen_ms.gif) no-repeat center;
  }

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* ######################### SMALL IMAGES ######################## */
#right #imagetextflow {
	margin: 0px;
	padding:0px;
	}
	
#right #imagetextflow .imagetextflowleft_lupe {
	margin:6px 0px 0px 3px;
	}


#imagetextflowleft {
	float: left;
	margin: 3px 10px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: #E8EBE9;
}

.imagetextflowleft_lupe {
	float: left;
	margin: 3px 10px 0px 0px;
	border: 1px solid #B7C2BC;
	background-color: #E8EBE9;
}

.imagetextflowright_lupe {
	float: right;
	margin: 3px 0px 0px 10px;
	border: 1px solid #B7C2BC;
	background-color: #E8EBE9;
}
	
div.lupe {
   	width:16px;
	height:16px;
	background-image:url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/lupe.gif);
	background-repeat: no-repeat;
	margin-top: -3px;
	padding:0px 0px 0px 20px;
	font-size: 11px;
	font-weight: bold;
	line-height:16px;
	white-space: nowrap;
	}
	
div.lupe:active {
	background-image:url(/homepages/css-netkey-igmetall/hochgeladenedateien/style/lupe_ms.gif);
	}
	
.imagetextflowend {
	}
	
/* ----------------------------- SUCHSCHLITZ AUSBLENDEN ------------------------------------- */

   
   /* Suche ausblenden - Änderung: 25.11.2007*/
   /* #dummySearch, .searchbutton { 
    display:none;
    } */
  /* Ende Suche ausblenden */

  /* ----------------------------- TWITTER ------------------------------------- */
  
  
  div#twitter ul {
	list-style: none;
    margin: 0px;
    padding: 0px;
	}

  div#twitter li {
	display: block;
    padding: 5px 0px; 
	}

  .twitterprefix {
     font-weight:bold
    }
