/*----------------------------------------------------------------------------*/
/* Dynamische-CSS f�r die WOLKE
/*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*/
/* Reset
/*----------------------------------------------------------------------------*/

a,a:hover,p,h1,h2,h3,h4,h5,h6,li,ul,pre,hr,div,form,body,html,blockquote,fieldset,input,td,tr,table {
	margin: 0px; padding: 0px; /*line-height: 0em;*/
}

/*----------------------------------------------------------------------------*/
/* HTML und BODY und <div id="body">
/*----------------------------------------------------------------------------*/

html {

  /* H�he */
   height: 100%;

  /* Hintergrund */
  background-color: #339933;

  background-image: url("http://www.zur-linde-isselhorst.de/templates_Linde/images/schatten.png");
  background-repeat: repeat-y;
  background-position: top center;
}

body {
	width: 998px;
  height: 100%; /* f�r alte IEs */
  margin: auto;

	/* Hintergrund */

	background-color: #fff;

  background-image: url("http://www.zur-linde-isselhorst.de/templates_Linde/images/hintergrund.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  border-left: 1px solid #003300;
  border-right: 1px solid #003300;
}

#bodyWrapper {
  position: relative;
  min-height:100%;

}

#foot {

  width:998px;
  margin:auto;
  margin-top:-30px;
  background-color: #003300;
  height:35px;
  width:998px;
  text-align: center;
  color:#060;
  padding-top:8px;
}

#foot p {
  font-family: Georgia, Times;
  font-size:14px;

  color:#060;
}

/*----------------------------------------------------------------------------*/
/* D I V s
/*----------------------------------------------------------------------------*/

/*-----------*/
/* Kopfzeile
/*-----------*/

#kopfzeile {

  /* Gr��e */

  margin-left: 510px;
  padding-top:5px;
  padding-left: 35px;
  height:180px;
  border: 0px solid red;

}

#kopfzeile_logo {

}

/* Position des Logos */
#kopfzeile_logo img {
  margin-left: 1.5em;
  margin-top: 0em;
  border: none;
}


/* Links in der Kopfzeile */
#kopfzeile_links {
  padding-top: 0.5em;
  padding-left: 0em;
  border: 0px solid green;
  height: 3.5em;
  margin-top: 0.5em;
}

/*------------*/
/* Navigation
/*------------*/

#navigation {

  margin-left: 312px;
  margin-top: 5px;
  border: 0px solid blue;
  overflow: hidden;
  width: 650px;
  height: 60px;
  border-right:0px solid lime;

}

#suche {
  margin-top:0px;
  margin-left: 620px;
  width:338px;
  height:44px;

  clear:both;
  text-align: right;

  border: 0px solid green;
  margin-bottom: 0px;
  }

ins, #suche form {
  margin:0px;
  padding:0px;

}

input.query {
  font-family: Verdana, Arial;
  border:0px;

  font-size:12px;
  line-height:12px;
  width:140px;

  margin:0px 5px 5px 0px;
  padding:6px;

  background-color: #efe;
  border:1px solid #ccc;
  border-bottom: 2px solid #006600;
}

input.button {
  background-image: url("http://www.zur-linde-isselhorst.de/templates_Linde/images/lupe.png");
  background-position: center center;
  background-color:#ffffff;
  width: 24px;
  height:24px;
  border:0px solid red;
  margin-top:0px;
}

#suche p {
  margin:0px;
  font-family: Verdana, Arial;
  font-size:12px;
}


#news {
  margin-top:59px;
  margin-left:40px;
  margin-rigt:5px;
  width:245px;
  float:left;
  border:0px solid lime;

}

#news div {

  padding-bottom:5px;
  margin-bottom:15px;
  border-bottom:1px solid #d8e1c4;
}

div.artikel_zur_linde {
  margin-bottom:20px;
  height:20px;
  border-bottom:0px solid #004400;
}



#content {
  float:left;
  border:0px solid red;
}



a {
  color: #006600;
  border:0px solid red;
}



/*-----------------------------*/
/* Layout 1: Eine gro�e Fl�che
/*-----------------------------*/

div.grid_flaeche_0 {
  float: left;

  width: 550px;
  margin-left: 35px;
  margin-top: 10px;
  border: 0px solid red;
  overflow: hidden;
}

/*---------------------------------------------*/
/* Layout 2: Fl�che + Marginalienspalte rechts
/*---------------------------------------------*/

/* grid_flaeche_1: Hauptfl�che */
div.grid_flaeche_1 {
  float: left;
  width: 420px;
  margin-left: 35px;
  margin-top: 10px;
  border: 0px solid green;
  overflow: hidden;
}

/* grid_flaeche_2: Marginalspalte */
div.grid_flaeche_2 {
  float: left;
  width: 180px;
  margin-left: 30px;
  margin-top: 10px;
  border: 0px solid green;
  overflow: hidden;
}

/*--------------------------------------*/
/* Layout 3: Zwei Spalten
/*--------------------------------------*/

/* grid_flaeche_3: linke Spalte */
div.grid_flaeche_3 {
  float: left;
  width: 300px;
  margin-left: 35px;
  margin-top: 10px;
  border: 0px solid green;
  overflow: hidden;
}

/* grid_flaeche_4: rechte Spalte */
div.grid_flaeche_4 {
  float: left;
  width: 300px;
  margin-left: 30px;
  margin-top: 10px;
  border: 0px solid green;
  overflow: hidden;
}

/*--------------------------------------*/
/* Layout 4: Drei Spalten
/*--------------------------------------*/

/* grid_flaeche_5: linke Spalte */
div.grid_flaeche_5 {
  float: left;
  width: 21.15em; /* ~190 Pixel */
  margin-left: 2.5em;
  margin-top: 2.5em;
  border: 0px solid green;
  overflow: hidden;
}

/* grid_flaeche_6: mittlere Spalte */
div.grid_flaeche_6 {
  float: left;
  width: 21.15em;
  margin-left: 4em;
  margin-top: 2.5em;
  border: 0px solid green;
  overflow: hidden;
}

/* grid_flaeche_7: rechte Spalte */
div.grid_flaeche_7 {
  float: left;
  width: 21.15em;
  margin-left: 4em;
  margin-top: 2.5em;
  border: 0px solid green;
  overflow: hidden;
}

/*-------------*/
/* Folgeseiten
/*-------------*/

#folgeseiten {
  text-align:right;
  clear:both;
  padding-bottom: 4.5em;
  padding-right: 4.5em;
  border: 0px solid red;
}

/*------------*/
/* Gretelchen
/*------------*/

#gretelchen {

  text-align:right;
  clear:both;
  padding-top: 20px;
  padding-bottom: 26px;
  padding-right: 40px;
  border: 0px solid red;
}

/*-----------*/
/* div.clear
/*-----------*/

div.clear {
  clear: both;
}

li.clear {
	clear: both;
}

/*----------*/
/* Messages
/*----------*/

div.message_error {
  width: 48em;
  padding: 2em;
  padding-left: 2em;
  padding-bottom: 1em;
  border: 1px solid red;
  margin-bottom: 1.5em;
}

div.message_success {
  width: 48em;
  padding: 2em;
  padding-left: 2em;
  padding-bottom: 1em;
  border: 1px solid green;
  margin-bottom: 1.5em;
}

/*-----------------------------------------------*/
/* Abstand zwischen content-Objekten einer Seite
/*-----------------------------------------------*/


div.contentFloat{

  /* Dieser Inhalt ist nur halb so breit wie normal und schafft so platz f�r zweiten content neben ihm. */
  width: 29%;
  padding-right: 2%;
  margin-right: 2%;
  float: left;

  background-image: url("http://www.zur-linde-isselhorst.de/templates_IDE/images/dotts.gif");
  background-position: top right;
  background-repeat: repeat-y;
}

div.contentBesideFloat{
  /* Dieser Inhalt ist nur halb so breit wie normal und nimmt neben ein contentFloat platz ein. */
  width:48%;
  float:left;
}

/* PDF */
div.content_pdf {
  clear: both;
  padding-bottom: 2.5em;
}


/* RSS */
div.content_rss {
  clear: both;
  padding-bottom: 2.5em;
}

/* RSS-Icons (falls als Link, dann ohne Rand) */
div.content_rss img {
  border: none;
}

div#bestellung {
	margin-left:30em;
	width:60em;
}

/*----------------------------------------------------------------------------*/
/* Darstellung von Text
/*----------------------------------------------------------------------------*/

p, tr, td, th, legend {
  font-family: arial, sans-serif;
  color: #004400;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px;
  margin-top: 0em;
}

p {
  border: 0px solid yellow;
  margin: 0px;
  margin-bottom: 1em;
  margin-top: 0em;
}

small {
  font-family: arial, sans-serif;
  color: #004400;
  font-size: 1em;
  line-height: 1.3em;
  margin-bottom: 1.5em;
  margin-top: 0em;
}

p.bildunterschrift, span.bildunterschrift {
  font-family: arial, sans-serif;
  color: #004400;
  font-size: 9pt;
  line-height: 11pt;
  margin-bottom: 2.5em;
  margin-top: 0em;
  font-weight: normal;
  clear:both;
  border: 0px solid #000000;
}

h1 {
  font-family: georgia, times, arial, sans-serif;
  color: #004400;
  font-size: 25px;
  line-height: 35px;

  letter-spacing: 0em;
  margin-bottom: 0.1em;
  margin-top: 0em;
}

h2 {
  font-family: georgia, times, arial, sans-serif;
  color: #004400;
  font-size: 25px;
  line-height: 35px;
  font-weight: normal;
  letter-spacing: 0em;
  margin-bottom: 10px;
  margin-top: 0em;
}
#news h2{
  font-family: georgia, times, arial, sans-serif;
  color: #ffffff;
  font-weight: normal;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0px;
  margin-bottom:30px;
}

h3 {
  font-family: georgia, times, arial, sans-serif;
  color: #004400;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  letter-spacing: 0em;
  margin-bottom: 10px;
}

h4 {
  font-family: georgia, times, arial, sans-serif;
  color: #004400;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  letter-spacing: 0em;
  margin-bottom: 10px;
  margin-top: 0em;
}

/*** kleine Spezialf�lle ***/

p.umbruch {
  clear: both;
}

p.white {
  color: white;
}

p.underline {
  text-decoration: underline;
}

em.bunt {
  color: red;
  font-style: normal;
}

ins {
  text-decoration: none;
}

/* Bilder-Links - ohne Rahmen */
a img {
  border: none;
}

a.thickbox:hover {
    background-color: transparent !important;
}

/*------------------------------------*/
/* Links-Spezialfall-Mini-Korrekturen
/*------------------------------------*/

/* PDF-Links, RSS-Links und Sitemap-Links fehlen die Schriftgr�ssenangabe */
div.content_pdf a, div.content_pdf a:hover, div.content_rss a, div.content_rss a:hover  {
  font-size: 14px;
  line-height: 18px;
}

/* Links (innerhalb von Tabellen) fehlt die Zeilenh�he */
a, a:hover {
  line-height: 1.6em;
}

/*----------------------------------------------------------------------------*/
/* Links (innerhalb der normalen Inhalts-grids)
/*----------------------------------------------------------------------------*/

/* Links im Text (und Folgeseiten und Gretelchen) */
div.grid_flaeche_0 a, div.grid_flaeche_1 a, div.grid_flaeche_2 a,
div.grid_flaeche_3 a, div.grid_flaeche_4 a, div.grid_flaeche_5 a,
div.grid_flaeche_6 a, div.grid_flaeche_7 a, div.grid_flaeche_8 a,
div.grid_flaeche_9 a, div.grid_flaeche_10 a, div.grid_flaeche_11 a,
div.grid_flaeche_12 a, div.grid_flaeche_13 a, #folgeseiten a, #gretelchen a {
  font-family: arial, sans-serif;
  color: #004400;
}

/* Hover zu Links im Text (und Folgeseiten und Gretelchen) */
div.grid_flaeche_0 a:hover, div.grid_flaeche_1 a:hover, div.grid_flaeche_2 a:hover,
div.grid_flaeche_3 a:hover, div.grid_flaeche_4 a:hover, div.grid_flaeche_5 a:hover,
div.grid_flaeche_6 a:hover, div.grid_flaeche_7 a:hover, div.grid_flaeche_8 a:hover,
div.grid_flaeche_9 a:hover, div.grid_flaeche_10 a:hover, div.grid_flaeche_11 a:hover,
div.grid_flaeche_12 a:hover, div.grid_flaeche_13 a:hover, #folgeseiten a:hover, #gretelchen a:hover {
  color: #FFFFFF;
  background-color: #004400;
}

/*----------------------------------------------------------------------------*/
/* <ul>-Listen (innerhalb der normalen Inhalts-grids)
/*----------------------------------------------------------------------------*/

/* ul */
div.grid_flaeche_0 ul, div.grid_flaeche_1 ul, div.grid_flaeche_2 ul,
div.grid_flaeche_3 ul, div.grid_flaeche_4 ul, div.grid_flaeche_5 ul,
div.grid_flaeche_6 ul, div.grid_flaeche_7 ul, div.grid_flaeche_8 ul,
div.grid_flaeche_9 ul, div.grid_flaeche_10 ul, div.grid_flaeche_11 ul,
div.grid_flaeche_12 ul, div.grid_flaeche_13 ul {

  list-style-type: disc;
  list-style-position: inside;
  padding-left: 0em;
  margin-left: 0em;
  padding-bottom: 20px;

  font-family: arial, sans-serif;
  color: #004400;
}

/* ul li */
div.grid_flaeche_0 ul li, div.grid_flaeche_1 ul li, div.grid_flaeche_2 ul li,
div.grid_flaeche_3 ul li, div.grid_flaeche_4 ul li, div.grid_flaeche_5 ul li,
div.grid_flaeche_6 ul li, div.grid_flaeche_7 ul li, div.grid_flaeche_8 ul li,
div.grid_flaeche_9 ul li, div.grid_flaeche_10 ul li, div.grid_flaeche_11 ul li,
div.grid_flaeche_12 ul li, div.grid_flaeche_13 ul li
{


  list-style-position: outside;
  padding: 0.25em;
  margin-left: 2em;

  font-family: arial, sans-serif;
  color: #004400;
  font-size: 13px;
  line-height: 16px;
}
#content li ul {
  padding-bottom:0em;
}
#content li ul li {
  font-size:1.0em;
}

/*----------------------------------------------------------------------------*/
/* <ol>-Listen (innerhalb der normalen Inhalts-grids)
/*----------------------------------------------------------------------------*/

/* ol */
div.grid_flaeche_0 ol, div.grid_flaeche_1 ol, div.grid_flaeche_2 ol,
div.grid_flaeche_3 ol, div.grid_flaeche_4 ol, div.grid_flaeche_5 ol,
div.grid_flaeche_6 ol, div.grid_flaeche_7 ol, div.grid_flaeche_8 ol,
div.grid_flaeche_9 ol, div.grid_flaeche_10 ol, div.grid_flaeche_11 ol,
div.grid_flaeche_12 ol, div.grid_flaeche_13 ol {

  /*list-style-position: inside;*/
  padding-left: 0em;
  margin-left: 2em;
  padding-bottom: 1.5em;

  font-family: arial, sans-serif;
  color: #004400;
}

/* ol li */
div.grid_flaeche_0 ol li, div.grid_flaeche_1 ol li, div.grid_flaeche_2 ol li,
div.grid_flaeche_3 ol li, div.grid_flaeche_4 ol li, div.grid_flaeche_5 ol li,
div.grid_flaeche_6 ol li, div.grid_flaeche_7 ol li, div.grid_flaeche_8 ol li,
div.grid_flaeche_9 ol li, div.grid_flaeche_10 ol li, div.grid_flaeche_11 ol li,
div.grid_flaeche_12 ol li, div.grid_flaeche_13 ol li  {

  /*list-style-position: outside;*/
  padding: 0.25em;
  margin-left: 2em;

  font-family: arial, sans-serif;
  color: #004400;
  font-size: 1.3em;
  line-height: 1.6em;
}

/*----------------------------------------------------------------------------*/
/* SPEZIALFALL: Die Hauptnavigation (als individuell formatierte Liste)
/*----------------------------------------------------------------------------*/

#navigation ul {
  list-style-type: none;
  list-style-position: outside; /* Listeneinr�ckung explizit outside = ausger�ckt! */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 0em;
  margin-left: 0em;
}

#navigation li {
display: inline;
}

/* Tiefe 1: Betrifft nur den (ggfs. ausgeblendeten) Link zur Startseite */
#navigation li.navlidepth1 {
  display: inline;
  color: #ccffcc;
  font-size: 20px;
}

/* Tiefe 2: Hauptnavigation */
#navigation li.navlidepth2 {
  display: inline;
  color: #ccffcc;
  font-size: 20px;
}

/* Tiefe 3: Unternavigation */
#navigation li.navlidepth3 {
  display: inline;
  color: #ccffcc;
  font-size: 20px;
}


/* Tiefe 1 + 2: Darstellung der Links */
#navigation li.navlidepth1 a, #navigation li.navlidepth2 a  {

  font-family: georgia, times;
  color: #ccffcc;
  font-size: 19px;
  text-decoration: none;

  display: inline;
  padding-right:8px;
}

/* Tiefe 1 + 2: Darstellung der Links -> Hover */
#navigation li.navlidepth1 a:hover, #navigation li.navlidepth2 a:hover {

  color: #003300;
}

/* Tiefe 1 + 2: Darstellung der Links -> Aktiv */
#navigation li.navlidepth1 a.active, #navigation li.navlidepth2 a.active {

  text-decoration: underline;
}

/* Tiefe 3: Darstellung der Links */
#navigation li.navlidepth3 a {

  font-family: georgia, times;
  color: #ccffcc;
  font-size: 16px;
  text-decoration: none;

  display: inline;
  padding-right:4px;

}

/* Tiefe 3: Darstellung der Links -> Hover  */
#navigation li.navlidepth3 a:hover {

  color:  #003300;
}

/* Aktiver Link: FETT */
#navigation li.navlidepth3 a.active {
  text-decoration:underline;
}


/*----------------------------------------------------------------------------*/
/* SPEZIALFALL: Kopfzeilen-Links (zu Sitemap/Impressum/Kontakt)
/*----------------------------------------------------------------------------*/

#kopfzeile_links a {
  font-family: arial, sans-serif;
  color: #FFFFFF;
  background-color: #006600;
  font-size: 1.2em;
  line-height: 1.2em;
  padding:0.25em;
}

#kopfzeile_links a:hover {
  color: #006600;
  background-color: #FFFFFF;
  text-decoration: none;
  padding:0.25em;
}

/*----------------------------------------------------------------------------*/
/* SPEZIALFALL: Sitemap
/*----------------------------------------------------------------------------*/

/* ul */
#sitemap ul {
  list-style-type: square;
  list-style-position: inside;
  padding-left: 0em;
  margin-left: 0em;
  padding-bottom: 1.5em;

  font-family: arial, sans-serif;
  color: #004400;
  font-size: 1.3em;
}

/* Verhindern, da� Schrift bei verschachtelten Listen "w�chst" */
div.grid_flaeche_0 #sitemap ul li ul, div.grid_flaeche_1 #sitemap ul li ul {
  font-size: 1em;
}

/* li */
#sitemap li {
  list-style-type: square;
  list-style-position: outside;
  padding: 0.25em;
  margin-left: 2.75em;

  font-family: arial, sans-serif;
  color: #004400;
  font-size: 1em;
}

/* Darstellung der Listen mit Links zu auf Seiten platzierten Inhalten */
#sitemap li.showContent, #sitemap ul {
  list-style-type: none;
  list-style-position: outside;
}

/* Darstellung der Links zu auf Seiten platzierten Inhalten */
li.showContent a {
  color: #666666;
}

/*----------------------------------------------------------------------------*/
/* Formular-Elemente
/*----------------------------------------------------------------------------*/

/* Allgemein */
input, select, textarea {
  font-family: arial, sans-serif;
  font-size: 1.0em;
  line-height: 1.2em;

  padding: 0.25em;
  margin-bottom: 0.25em;
}

/* Radiobutton / Chebox */
input.radio, input.checkbox {
  border: none;
  margin-top: 0.25em;
}


/*----------------------------------------------------------------------------*/
/* <hr /> ausblenden
/*----------------------------------------------------------------------------*/

hr {
  display: none;
}

hr.visible {
  display: block;
  margin: 1em 0em 1em 0em;
  color: #B6B6B6;
  background-color: #B6B6B6;
  /*shadow-color: white;*/
  border: 0px none;
  height: 1px;
  border-style: solid;
}

/*----------------------------------------------------------------------------*/
/* Bilder umflie�en
/*----------------------------------------------------------------------------*/

/* Bild als Absatz */
img.articleImage0 {
	clear: both;
}

/* Bild rechts */
img.articleImage1 {
    margin-right: 0px;
}

/* Bild links */
img.articleImage2 {
    margin-right: 20px;
    float:left;
}

img.lupe {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0;
}

img.articleImage0, img.articleImage1, img.articleImage2 {
	margin-bottom: 1em;
}

/* Containerboxen, die die Lupe und das Bild enthalten */
span.articleImage2 {
	margin-top: 0.5em !important;
    float: left;
    margin-right: 1.5em !important;
}

span.articleImage1 {
	margin-top: 0.5em !important;
    float: right;
    margin-left: 1.5em !important;
}

span.articleImage0 {
	margin-top: 1em !important;
    clear: both;
}

span.articleImage0, span.articleImage1, span.articleImage2 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}


/*----------------------------------------------------------------------------*/
/* Tabellen
/*----------------------------------------------------------------------------*/

table {
  margin-top: 0.25em;
  border-collapse: collapse;
  margin-left: 1px;
}

tr, td, th, thead, tbody, tfoot, caption {
  font-family: arial, sans-serif;
  color: #004400;
  margin-bottom: 1.5em;
  border: 1px solid #B6B6B6;
  font-size: 1.1em;
  line-height: 1.6em;
}

thead {
  font-weight: bold;
}

tbody {
}

tfoot {
  font-weight: bold;
}

caption {
  font-weight: bold;
}

td {
  padding: 0.5em;
}

th {
  padding: 0.5em;
}

/*----------------------------------------------------------------------------*/
/* Termine
/*----------------------------------------------------------------------------*/

div.content_termin {
  float: left;
  padding-bottom: 2.5em;
  width: 71.5em;
  border: 0px solid red;
}

div.content_terminbeschreibung {
  clear: both;
  padding-top: 2.5em;
  width: 49.5em;
}

/* Termin-Bild (in Marginalienspaltenbreite) */
img.terminbild {
  float: left;
  width: 17em; /* ~155 Pixel */
  margin-left: 3em;
}

/* Tabelle */
div.content_termin table {
  float: left;
  margin-right: 1em;
  width: 49.5em;
}

/*----------------------------------------------------------------------------*/
/* Person
/*----------------------------------------------------------------------------*/

div.content_person {
  float: left;
  padding-bottom: 2.5em;
  width: 71.5em;
  border: 0px solid red;
}

/* Bild */
div.content_person_bild {
  float: left;
  margin-right: 3em;
}

/* Tabelle */
div.content_person table {
  float: left;
  margin-right: 1em;
  width: 49.5em;
}

/*----------------------------------------------------------------------------*/
/* Firma
/*----------------------------------------------------------------------------*/

div.content_company {
  float: left;
  padding-bottom: 2.5em;
  width: 71.5em;
  border: 0px solid red;
}

/* Bild */
div.content_company_bild {
  float: left;
  margin-left: 3em;
}

/* Tabelle */
div.content_company table {
  float: left;
  margin-right: 1em;
  width: 49.5em;
}

/*---------------------------------------*/
/* SPEZIALFALL: Seite durchsuchen
/*---------------------------------------*/

/* Rahmen um das Suchformular */
div.suchformular {
  width: 47em;
  padding: 1.5em;
  padding-bottom: 0.5em;
  border: 1px solid #B6B6B6;
  margin-bottom: 1em;
}

/* volle Breite des Suchformulars wiederherstellen */
div.suchformular p {
  margin: 0em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/* Rahmen um jeden gefundenen Treffer */
div.suchergebnis {
  width: 47em;
  margin-bottom: 1em;
  padding: 0.5em 1.5em 0em 1.5em;
  border: 1px solid #B6B6B6;
}

/* Vorschau des gefundenen Suchergebnisses grau
   + volle Breite der Suchergebnis-Spalte wiederherstellen */
div.suchergebnis p {
  margin: 0em;
  color: #666666;
  padding-bottom: 1em;
}

/* Beschreibung zum gefundenen Suchergebnis */
div.suchergebnis p small {
  margin: 0em;
  color: #666666;
  padding-bottom: 1em;
  font-style: italic;
}

/* Gefundenes Suchwort rot markieren */
em.suchergebnis {
  color: red;
  font-style: italic;
  font-weight: normal;
}
em.suchergebnis2 {
  color: red;
  font-style: normal;
  font-weight: normal;
}

/*----------------------------------------------------------------------------*/
/* SPEZIALFALL: Forum
/*----------------------------------------------------------------------------*/

#forum {
  line-height:1em;
  margin:2em;
}

pre {
  color:#990000;
  background-color:white;
  line-height:15px;
}

