<? header("Content-type: text/css"); ?>
/* dateiname:    nrw_2005.css                 */
/* validiert am: 07.09.2005 18:37             */
/* mit:          jigsaw.w3.org/css-validator  */

/*  display: inline-block ERSETZEN! */

/*                                                                     */
/* inhalt:                                                             */
/*                                                                     */
/* grundlegende seitendefinitionen ----------------------------------- */
/* helferlein -------------------------------------------------------- */
/* typographie ------------------------------------------------------- */
/* container headbereich --------------------------------------------- */
/* design suchfunktion ----------------------------------------------- */
/* design datum und meta --------------------------------------------- */
/* container banner -------------------------------------------------- */
/* container hauptnavigation ----------------------------------------- */
/* hauptnavigation links senkrecht ----------------------------------- */
/* headlines zwischen navi-clustern ---------------------------------- */
/* 2te ebene hauptnavigation ----------------------------------------- */
/* 3te ebene hauptnavigation ----------------------------------------- */
/* 4te ebene hauptnavigation ----------------------------------------- */
/* 5te ebene hauptnavigation ----------------------------------------- */
/* container inhalt -------------------------------------------------- */
/* breadcrumb-navigation --------------------------------------------- */
/* bildausrichtung --------------------------------------------------- */
/* design aktuellesstatisch ------------------------------------------ */
/* design aktuellestelex --------------------------------------------- */
/* design aktuellesscroll -------------------------------------------- */
/* design aufmachermeldung ------------------------------------------- */
/* design folgemeldungen --------------------------------------------- */
/* design folgemeldunguebersicht ------------------------------------- */
/* design folgemeldunguebersicht navi -------------------------------- */
/* design pressemitteilung detailansicht------------------------------ */
/* design presseservicefolgemeldungen -------------------------------- */
/* design kulturteaser ----------------------------------------------- */
/* design bilddatenbank ---------------------------------------------- */
/* design bilddatenbank ausgabe -------------------------------------- */
/* mehrspaltigkeit im content ---------------------------------------- */
/* design spalten ---------------------------------------------------- */
/* mehrspaltigkeit pressemeldung ------------------------------------- */
/* container context ------------------------------------------------- */
/* contextspalte ----------------------------------------------------- */
/* 2te ebene contextspalte ------------------------------------------- */
/* abbinder ---------------------------------------------------------- */
/* sitemap ----------------------------------------------------------- */
/* 2te ebene sitemap ------------------------------------------------- */
/* 3te ebene sitemap ------------------------------------------------- */
/* Formate fuer Suche und Suchergebnis und Suchformular -------------- */

/* grundlegende seitendefinitionen ----------------------------------- */


html  {
          margin: 0;
          padding: 0;
          font-size: 100.01%;
          min-width: 610px;
          max-width: 994px;
      }

body {
          margin: 0;
          padding: 0;
          border: 0;
          font: 78% Arial, Helvetica, sans-serif;
          min-width: 610px;
          max-width: 994px;
          background-image: url(../images/bg_grauverlauf_body.jpg);
          background-position: 993px 0;
          background-repeat: repeat-y;
      }

* html body {
          background-image: none;
      }

#wrapper {
          position: relative;
          padding: 0;
          margin: 0;
          border: 0;
          min-width: 610px;
          max-width: 994px;
      }

/* helferlein -------------------------------------------------------- */

.clear {
          clear: both !important;
          margin: 0;
          height: 1px;
          font-size: 1px;
          line-height: 1px;
          width: 100%;
          display: block;
          color: #fff;
      }

.ebenennavi span,
.ahem {
          position: absolute;
          overflow: hidden;
          height: 0;
          width: 0;
          left: -1000px;
          top: -1000px;
      }

.normal {
          display: none;
      }

img {
          border: 0px solid transparent;
      }

.linear a {
          font-weight: bold;
      }

hr {
          display: none;
      }
      
/* typographie ------------------------------------------------------- */

h1 {
          padding-top: 10px;
          margin: 0 5px 5px 10px;
          font-size: 2em;
          font-weight: normal;
      }

h2 {
          padding-top: 10px;
          margin: 0 5px 5px 10px;
          font-size: 2em;
          font-weight: normal;
      }

h3 {
          padding-top: 10px;
          margin: 0 5px 5px 10px;
          font-size: 2em;
          font-weight: normal;
      }

#content h1 span.rubrizierung, #content h2 span.rubrizierung, #content h3 span.rubrizierung {
	        display: block;
          font-size: 0.7em;
          font-weight: bold;
	        color: #ED1C24;
      }

h4 {
          padding-top: 5px;
          margin: 0 5px 5px;
          font-size: 1.7em;
          font-weight: normal;
      }

#content h4 span.rubrizierung {
	        display: block;
          font-size: 0.55em;
          font-weight: bold;
	        color: #ED1C24;
      }

h5 {
          padding-top: 5px;
          margin: 0 5px 5px;
          font-size: 1.5em;
          font-weight: normal;
      }

#content h5 span.rubrizierung {
	  display: block;
          font-size: 0.65em;
          font-weight: bold;
	  color: #ED1C24;
      }

h6 {
          padding-top: 5px;
          margin: 0 5px 5px;
          font-size: 1.5em;
          font-weight: normal;
      }

p {
          padding-top: 5px;
          margin: 0 5px 5px;
          line-height: 1.4em;
      }
   
p.red {
         color: #CC0000;
         font-weight:bold;
         margin: 0 5px 10px 12px;
}

p em {
          font-weight: bold;
          font-size: 0.9em;
          margin-right: 5px;
      }

#content p a {
          color: #c00;
          text-decoration: none;
          padding-left: 8px;
          margin-left: 3px;
          background-image: url(../images/pfeil_rot.gif);
          background-position: 0% 50%;
          background-repeat: no-repeat;
      }

#content p a:hover, #content p a:active, #content p a:focus {
          text-decoration: underline;
      }

#content ul {
          margin: 5px 5px 10px 25px;
          padding: 0;
          line-height: 1.5em;
          list-style: square;
      }

#content ul ul {
          margin: 0 5px 0 25px;
          padding: 0;
          line-height: 1.5em;
          list-style: square;
      }

#content ul a {
          color: #c00;
          text-decoration: none;
          padding-left: 0px;
          margin-left: 0px;
      }

#content ul a:hover, #content ul a:active, #content ul a:focus {
          text-decoration: underline;
      }

#content ul ul a {
          color: #c00;
          text-decoration: none;
          padding-left: 0px;
          margin-left: 0px;
      }

#content ul ul a:hover, #content ul ul a:active, #content ul ul a:focus {
          text-decoration: underline;
      }

/* container headbereich --------------------------------------------- */

#header {
          position: relative;
          padding: 1px 0 0;
          margin: -1px 35px 10px;
          display: block;
          height: 65px;
          text-align: left;
          background: #fff;
      }

* html #header {
          padding: 0;
          margin: 0 35px 10px;
      }

#header img {
          border: 0px solid transparent;
      }

#header a.headgrafik-links img {
          position: absolute;
          top: 13px;
          left: 0;
      }

/* MARC 27.07.05 Anfang */

/*
#header a.headgrafik-rechts img {
          position: absolute;
          top: 15px;
          right: 0;
      }
*/

#header a acronym {
display: block;
position: absolute;
width: 111px;
height: 36px;
top: 15px;
right: 0;
text-indent: -4000px;
background-image: url(../images/head_logo_nrw.gif);
background-repeat: no-repeat;
color: #FFFFFF;
text-decoration: none;
}

#header a.kultur acronym {
display: block;
position: absolute;
width: 247px;
height: 36px;
top: 15px;
right: 0;
text-indent: -4000px;
background-image: url(../images/head_logo_k_nrw.gif);
background-repeat: no-repeat;
color: #FFFFFF;
text-decoration: none;
}

#header a.presseservice acronym {
display: block;
position: absolute;
width: 406px;
height: 36px;
top: 15px;
right: 0;
text-indent: -4000px;
background-image: url(../images/head_logo_pr_nrw.gif);
background-repeat: no-repeat;
color: #FFFFFF;
text-decoration: none;
}

#header a.geb acronym {
display: block;
position: absolute;
width: 300px;
height: 36px;
top: 15px;
right: 0;
text-indent: -4000px;
background-image: url(../images/head_logo_60jahre_nrw.gif);
background-repeat: no-repeat;
color: #FFFFFF;
text-decoration: none;
}

#header a.kulturschweiz acronym {
display: block;
position: absolute;
width: 129px;
height: 36px;
top: 15px;
right: 0;
text-indent: -4000px;
background-image: url(../images/ch_nrw.gif);
background-repeat: no-repeat;
color: #FFFFFF;
text-decoration: none;
}

/* MARC 27.07.05 Ende */

/* design suchfunktion ----------------------------------------------- */

#banner form {
	  display: inline;
	}

#banner legend {
	  display:none;
	}

#banner fieldset {
	  padding: 0px;
	  margin: 0px;
	  display: inline;
	  border: 0px solid transparent !important;
	}

#banner input {
	  padding: 1px 5px 2px 5px;
	  margin: 5px 0 0 5px;
	  display: inline;
	  border-style: solid;
	  border-width: 1px;
	  border-color: #666;
	  background-image: url(../images/inputschatten.gif);
	  background-repeat: no-repeat;
	  background-position: top left;
          font: 90% Arial, Helvetica, sans-serif;
	}

* html #banner input { /* nur fuer IE */
	  padding: 2px 5px 2px 5px;
	  margin: 4px 0 0 5px;
	}

#banner input.suchbutton {
	  padding: 1px 5px 2px 5px;
	  margin: 4px 0 0 3px;
	  display: inline;
    font: 90% Arial, Helvetica, sans-serif;
    background-color: #D2D2D2;
	  background-image: none;
	  border-top: 1px solid #FFF;
	  border-left: 1px solid #FFF;
	  border-bottom: 1px solid #666;
	  border-right: 1px solid #666;
	  width: auto;
	}

* html #banner input.suchbutton { /* nur fuer IE */
	  padding: 0px 5px 0px 5px;
	  margin: 4px 0 0 3px;
	  height: 1.7em;
	}

/* design datum und meta --------------------------------------------- */

.datum a {
	  color: #000;
	  text-decoration: none;
	  background-image: url(../images/pfeil_schwarz.gif);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding-left: 8px;
    margin-left:3px;
	}

.datum a:hover, .datum a:active, .datum a:focus {
	  color: #C00;
	  text-decoration: underline;
	  background-image: url(../images/pfeil_rot.gif);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding-left: 8px;
    margin-left:3px;
	}

/* container banner -------------------------------------------------- */

#banner {
          display: block;
          padding: 1px 0 0;
          margin: -1px 35px 10px;
          height: 30px;
          text-align: left;
          background: #ccc;
          background-image: url(../images/bg_grauverlauf.jpg);
          background-position: 50% 50%;
          background-repeat: repeat-y;
      }

* html #banner {
          padding: 0;
          margin: 0 35px 10px;
      }

#banner p.suche {
          position: absolute;
          top: 72px;
          left: 35px;
      }

#banner p.datum {
          position: absolute;
          top: 72px;
          right: 30px;
      }

/* container hauptnavigation ----------------------------------------- */

#navigation {
          position: absolute;
          top: 115px;
          left: 35px;
          z-index: 2;
          width: 175px;
          text-align: left;
          margin: 0;
      }

#navigation img {
          border: 0px solid transparent;
          margin: -4px -10px -5px -10px;
          padding: 0;
          display: block;
      }
/* margin-Werte fuer standardkonforme Browser berichtigen */
#navigation[id] img { margin: -5px -10px -5px -10px; }

#navigation span.abstand {
          margin: 8px 0px 0px 0px;
          display:block;
}

/* hauptnavigation links senkrecht ----------------------------------- */

#navigation ul#navlist, #navigation ul#nav2list, #navigation ul#nav3list {
          margin: 0;
      }

#navigation ul {
          margin: 0 0 0;
          padding: 0;
          list-style-type: none;
      }

#navigation ul li {
          margin: 0 0 5px;
      }

#navigation ul li a {
          display: block;
          padding: 4px 10px 5px 10px;
          width: 175px;
          voice-family: "\"}\"";
          voice-family: inherit;
          width: 155px;
      }

html > body #navigation a {
          width: 155px;
      }

#navigation a {
          color: #000;
          background-color: #ddd;
          text-decoration: none;
          font-weight: bold;
      }

#navigation a:hover, #navigation a:active, #navigation a:focus {
          color: #c00;
          text-decoration: none;
      }

/* headlines zwischen navi-clustern ---------------------------------- */

#navigation p.naviheadline {
	margin: 20px 0 0 0;
	padding: 6px 0 5px 10px;
	font-weight: bold;
	color: #C00;
	border-top: 1px solid #DDD;
	width: 165px;
	}

/* 2te ebene hauptnavigation ----------------------------------------- */

#navigation ul ul {
          margin: 0;
      }

#navigation ul ul li {
          margin: 0;
          display: inline;
      }

#navigation ul ul a {
          display: block;
          padding: 3px 10px 4px 10px;
          width: 175px;
          voice-family: "\"}\"";
          voice-family:inherit;
          width: 155px;
      }

html>body #navigation ul ul a {
          width: 155px;
      }

#navigation ul ul a {
          color: #000;
          background-color: #eee;
          text-decoration: none;
          font-weight: normal;
          border-top: 1px solid #ddd;
      }

#navigation ul ul a:hover, #navigation ul ul a:active, #navigation ul ul a:focus {
          color: #c00;
          background-color: #fff;
          text-decoration: none;
      }

/* 3te ebene hauptnavigation ----------------------------------------- */

#navigation ul ul ul {
          margin: 0 0;
      }

#navigation ul ul ul li {
          margin: 0 0 0;
      }

#navigation ul ul ul a {
          display: block;
          padding: 2px 10px 3px 20px;
          width: 175px;
          voice-family: "\"}\"";
          voice-family: inherit;
          width: 145px;
      }

html>body #navigation ul ul ul a {
          width: 145px;
      }

#navigation ul ul ul a {
          color: #000;
          background-color: #eee;
          text-decoration: none;
          font-weight: normal;
          border-top: 1px solid #ddd;
      }

#navigation ul ul ul a:hover, #navigation ul ul ul a:active, #navigation ul ul ul a:focus {
          color: #c00;
          background-color: #fff;
          text-decoration: none;
      }

/* 4te ebene hauptnavigation ----------------------------------------- */

#navigation ul ul ul ul {
          margin: 0;
      }

#navigation ul ul ul ul li {
          margin: 0;
      }

#navigation ul ul ul ul a {
          display: block;
          padding: 2px 10px 3px 35px;
          width: 175px;
          voice-family: "\"}\"";
          voice-family: inherit;
          width: 130px;
      }

html>body #navigation ul ul ul ul a {
          width: 130px;
      }

#navigation ul ul ul ul a {
          color: #000;
          background-color: #eee;
          text-decoration: none;
          font-weight: normal;
          font-size: 90%;
          border-top: 0;
      }

#navigation ul ul ul ul a:hover, #navigation ul ul ul ul a:active, #navigation ul ul ul ul a:focus {
          color: #c00;
          background-color: #fff;
          text-decoration: none;
      }

/* 5te ebene hauptnavigation ----------------------------------------- */

#navigation ul ul ul ul ul li {
          margin: 0 0;
      }

#navigation ul ul ul ul ul a {
          display: block;
          padding: 2px 10px 3px 55px;
          width: 175px;
          voice-family: "\"}\"";
          voice-family: inherit;
          width: 110px;
      }

html>body #navigation ul ul ul ul ul a {
          width: 110px;
      }

#navigation ul ul ul ul ul a {
          color: #000;
          background-color: #f6f6f6;
          text-decoration: none;
          font-weight: normal;
      }

#navigation ul ul ul ul ul a:hover, #navigation ul ul ul ul ul a:active, #navigation ul ul ul ul ul a:focus {
          color: #c00;
          background-color: #fff;
          text-decoration: none;
      }

/* container inhalt -------------------------------------------------- */

#content {
          position: relative;
          width: auto;
          margin: -1px 220px 0;
          z-index: 3;
          background: #fff;
          overflow: hidden !important;
      }

* html #content {
          margin: 0 220px 0;
      }

/* breadcrumb-navigation --------------------------------------------- */

#breadcrumb {
          border-bottom: 1px solid #ddd;
          display: block;
          font-size: 90%;
      }

#breadcrumb p {
          padding: 2px 0 0;
      }

#breadcrumb p a {
          color: #c00;
          text-decoration: none;
          background-image: none; /* gleicht grundlegende a-definition mit pfeil aus */
          padding: 0;
          margin: 0;
      }

#breadcrumb p a:hover, #breadcrumb p a:active, #breadcrumb p a:focus {
          text-decoration: underline;
      }

/* bildausrichtung --------------------------------------------------- */

.bildlinks {
	  overflow: hidden !important;
	  width: 100%;
	  position: relative;
}

.bildlinks img {
          position: relative;
          float: left;
          margin: 5px 13px 10px 10px;
      }

.bildlinks ol {
	margin-left: 55px;

	}

html>body .bildlinks ol {
	margin-left: 15px;

	}

div.bildlinks table {
          margin-left:8px;
	}

.bildrechts {
	  overflow: hidden !important;
	  width: 100%;
	  position: relative;
}

.bildrechts img {
          position: relative;
          float: right;
          margin: 5px 15px 10px 7px;
      }

/* design aktuellesstatisch ------------------------------------------ */

.aktuellesstatisch {
	position: relative;
	margin-top: 10px;
	padding: 5px 0 8px 14px;
	display: block;
	border: 1px solid #ED1C24;
	background: url(../images/aktuell-banderole_statisch.gif) repeat-y left top;
}

.aktuellesstatisch h3 {
	padding-top: 5px;
	margin: 0 10px 2px 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ED1C24;
}

.aktuellesstatisch p {
	padding-top: 0px;
	margin: 0 10px 0 10px;
}

.aktuellesstatisch a {
	text-decoration: none;
	color: #000 !important;
        background-image: none !important; /* gleicht grundlegende a-definition mit pfeil aus */
        padding: 0 !important;
        margin: 0 !important;
}

.aktuellesstatisch a:hover, .aktuellesstatisch a:active, .aktuellesstatisch a:focus {
	text-decoration: underline;
}

.aktuellesstatisch a strong {
	color: #C00;
	text-decoration: none;
	margin-left: 3px;
	padding-left: 8px;
	background-image: url(../images/pfeil_rot.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: normal;
}

/* design aktuellestelex --------------------------------------------- */

.aktuellestelex {
	position: relative;
	margin-top: 10px;
	padding: 5px 0 8px 14px;
	display: block;
	background: url(../images/aktuell-banderole_telex.gif) repeat-y left top;
	background-color: #EEE;
	border-right: 14px solid #ED1C24;
}

.aktuellestelex h3 {
	padding-top: 5px;
	margin: 0 10px 2px 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ED1C24;
}

.aktuellestelex p {
	padding-top: 0px;
	margin: 0 10px 0 10px;
}

.aktuellestelex a {
	text-decoration: none;
	color: #000 !important;
        background-image: none !important; /* gleicht grundlegende a-definition mit pfeil aus */
        padding: 0 !important;
        margin: 0 !important;
}

.aktuellestelex a:hover, .aktuellestelex a:active, .aktuellestelex a:focus {
	text-decoration: underline;
}

.aktuellestelex a strong {
	color: #C00;
	text-decoration: none;
	margin-left: 3px;
	padding-left: 8px;
	background-image: url(../images/pfeil_rot.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: normal;
}

/* design aktuellesscroll -------------------------------------------- */

.aktuellesscroll {
	position: relative;
	margin-top: 10px;
	padding: 5px 0 8px 14px;
	display: block;
	background: url(../images/aktuell-banderole_scroll.gif) repeat-y left top;
	background-color: #F4ECEC;
	border-right: 1px solid #F4ECEC; /* IE braucht dieses Border, um den Hintergrund zu rendern */
}

.aktuellesscroll h3 {
	padding-top: 5px;
	margin: 0 10px 2px 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ED1C24;
}

.aktuellesscroll p {
	padding-top: 0px;
	margin: 0 10px 0 10px;
}

.aktuellesscroll a {
	text-decoration: none;
	color: #000 !important;
        background-image: none !important; /* gleicht grundlegende a-definition mit pfeil aus */
        padding: 0 !important;
        margin: 0 !important;
}

.aktuellesscroll a:hover, .aktuellesscroll a:active, .aktuellesscroll a:focus {
	text-decoration: underline;
}

.aktuellesscroll a strong {
	color: #C00;
	text-decoration: none;
	margin-left: 3px;
	padding-left: 8px;
	background-image: url(../images/pfeil_rot.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: normal;
}

/* design aufmachermeldung und folgemeldungen ------------------------ */
.mediensuchausgabe ul li a span,
.aufmachermeldung p a span,
.folgemeldungen p a span {
width: 0;
height: 0;
font-size: 0;
line-height: 0;
padding: 0;
margin: 0;
text-decoration: none;
display: inline-block;
overflow: hidden;
float: left;
}
/* design aufmachermeldung und folgemeldungen ------------------------ */

/* design aufmachermeldung ------------------------------------------- */

.aufmachermeldung {
          position: relative;
          margin-top: 10px;
          padding-bottom: 5px;
          display: block;
      }

.aufmachermeldung h3 {
          padding-top: 3px;
          margin: 0 5px 5px 10px;
          font-size: 1.2em;
          font-weight: bold;
          line-height:1.2em;
      }

.aufmachermeldung h3 a {
          color: #000;
          text-decoration: none;
      }

.aufmachermeldung h3 a:hover, .aufmachermeldung h3 a:active, .aufmachermeldung h3 a:focus {
          text-decoration: underline;
      }

.aufmachermeldung p {
          padding-top: 5px;
          margin: 0 10px 5px;
      }

.aufmachermeldung p a {
          color: #c00;
          text-decoration: none;
          padding-left: 8px;
          background-image: url(../images/pfeil_rot.gif);
          background-position: 0% 50%;
          background-repeat: no-repeat;
      }

.aufmachermeldung p a:hover, .aufmachermeldung p a:active, .aufmachermeldung p a:focus {
          text-decoration: underline;
      }

.aufmachermeldung img {
          position: relative;
          float: left;
          margin: 10px 15px 8px 10px;
      }

/* design folgemeldungen --------------------------------------------- */

.folgemeldungen {
          position: relative;
          border: 1px solid #eee;
          background-color: #eee;
          margin-top: 10px;
          padding-bottom: 5px;
          display: block;
      }

.folgemeldungen h3 {
          padding-top: 8px;
          margin: 0 5px 5px 10px;
          font-size: 1.2em;
          font-weight: bold;
          line-height: 1.2em;
      }

.folgemeldungen h3 a {
          color: #000;
          text-decoration: none;
      }

.folgemeldungen h3 a:hover, .folgemeldungen h3 a:active, .folgemeldungen h3 a:focus {
          text-decoration: underline;
      }

.folgemeldungen p {
          padding-top: 5px;
          margin: 0 10px 5px;
      }

.folgemeldungen p a {
          color: #c00;
          text-decoration: none;
          padding-left: 8px;
          background-image: url(../images/pfeil_rot.gif);
          background-position: 0% 50%;
          background-repeat: no-repeat;
      }

.folgemeldungen p a:hover, .folgemeldungen p a:active, .folgemeldungen p a:focus {
          text-decoration: underline;
      }

.folgemeldungen img {
          position: relative;
          float: left;
          margin: 10px 15px 8px 10px;
      }

/* design folgemeldunguebersicht ------------------------------------- */

.folgemeldunguebersicht {
          margin-top: 0px;
      }

.folgemeldunguebersicht a {
          color: #000;
          height: 1px;
          display: block;
          text-decoration: none;
          padding: 5px 0 5px 5px;
          margin: 10px 0 0 0 !important;
          position: relative;
          /* Nur IE und kein valides css -> cursor: hand; */
          cursor: pointer
      }

html>body .folgemeldunguebersicht a {
          height: auto;
          min-height: 1px;
      }

.folgemeldunguebersicht a:hover, .folgemeldunguebersicht a:active, .folgemeldunguebersicht a:focus {
          background-color: #f3f3f3;
      }

.folgemeldunguebersicht a span.datum {
          color: #c00;
          text-decoration: none;
          padding-left: 8px;
          background: url(../images/pfeil_rot.gif) 1px 4px no-repeat;
          position: relative;
          float: left;
          display: block;
          width: 70px;
          font-weight: bold;
      	  width: 78px;  /* box model hack, werte für ie 5.x / pc */
	  voice-family: "\"}\"";
	  voice-family:inherit;
	  width: 70px;  /* box model hack, korrekte werte für alle anderen */
      }

html>body .folgemeldunguebersicht a span.datum {
          width: 70px;  /* box model hack, korrekte werte für opera */
      }

.folgemeldunguebersicht a span.ueberschrift {
          display: block;
          position: relative;
          width: 80%;
      }

html>body .folgemeldunguebersicht a span.ueberschrift {
          float: left;
          position: relative;
      }

/* design folgemeldunguebersicht navi -------------------------------- */

.uebersichtnavi {
          background: #f3f3f3;
          padding: 5px 0px;
          margin: 10px 0 0 0;
          font-size: 0.9em;
          position: relative;
          height: 1px;
}

.mediensuchausgabe .uebersichtnavi ul li a {
background-image: url(../images/0.gif) !important;
background-position: 0 0;
background-repeat: no-repeat;
padding: 0 !important;
margin: 0 !important;
}

.mediensuchausgabe .uebersichtnavi ul {
list-style-type: none !important;
margin-top: 0px !important;
}

html>body .uebersichtnavi {
          height: auto;
}

.uebersichtnavi ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.uebersichtnavi ul.weitere {
    list-style: none;
}

.uebersichtnavi ul.weitere li.zurueck-1, .uebersichtnavi ul.weitere li.zurueck-2 {
    display: inline !important;
    position: absolute !important;
    left: 10px;
    list-style: none;
    z-index: 99;
}

.uebersichtnavi ul.weitere li.zurueck-2 {
    top: 20px;
}

.uebersichtnavi ul.weitere li.weiter-1, .uebersichtnavi ul.weitere li.weiter-2 {
    display: inline !important;
    position: absolute !important;
    right: 10px;
    list-style: none;
    z-index: 99;
}

.uebersichtnavi ul.weitere li.weiter-2 {
    top: 20px;
}

ul li.neuesuche {
    display: block !important;
    position: absolute !important;
    right: 10px;
    list-style: none;
    z-index: 99;
    top: 40px;
}

.uebersichtnavi ul.seiten {
    margin: 0 auto;
    padding: 0 90px 15px 90px !important;
    list-style: none;
    text-align: center;
    position: relative;
}

.uebersichtnavi ul.seiten li {
    display: inline;
    padding: 0;
    margin: 0 3px;
}


/* design pressemitteilung detailansicht------------------------------ */

.pressemitteilung h3 {
font-size: 1.3em;
font-weight: bold;
}


/* design presseservicefolgemeldungen -------------------------------- */

.presseservicefolgemeldungen {
          position: relative;
          border-top: 1px solid #CCC;
          background-color: #FFF;
          margin-top: 10px;
          padding-bottom: 0;
          display: block;
      }

.presseservicefolgemeldungen h3 {
          padding-top: 13px;
          margin: 0 5px 5px 10px;
          font-size: 1.1em;
          font-weight: bold;
          line-height: 1.2em;
      }

.presseservicefolgemeldungen h3 a {
          color: #000;
          text-decoration: none;
      }

.presseservicefolgemeldungen h3 a:hover, .presseservicefolgemeldungen h3 a:active, .presseservicefolgemeldungen h3 a:focus {
          text-decoration: underline;
      }

.presseservicefolgemeldungen h3 span.rubrizierung {
	  display: block;
          font-size: 0.9em !important;
          font-weight: bold;
	  color: #ED1C24;
      }

.presseservicefolgemeldungen p {
          padding-top: 0px;
          margin: 0 10px 5px;
          line-height: 120%;
      }

.presseservicefolgemeldungen p a {
          color: #c00;
          text-decoration: none;
          padding-left: 8px;
          background-image: url(../images/pfeil_rot.gif);
          background-position: 0% 50%;
          background-repeat: no-repeat;
      }

.presseservicefolgemeldungen p a:hover, .presseservicefolgemeldungen p a:active, .presseservicefolgemeldungen p a:focus {
          text-decoration: underline;
      }

.presseservicefolgemeldungen img {
          width: 100px;
          height: 100px;
          position: relative;
          float: left;
          margin: 10px 15px 8px 10px;
      }

/* design kulturteaser ----------------------------------------------- */

.kulturteaser {
          border: 1px solid #ddd !important;
          margin: 10px 10px 10px 10px;
          padding:5px 0px 0px 0px;
          max-width:534px;
          _width:532px;
      }

.kulturteaser h3 {
          padding-top: 3px;
          margin: 0 5px 5px 10px;
          font-size: 1.2em;
          font-weight: bold;
          line-height:1.2em;
      }


/* design bilddatenbank ---------------------------------------------- */



/* Tabelle zur Darstellung der Kategorie / Auswahl */
#mkat {}
#mkat thead tr th,
#mkat tfoot tr th {
width: 0;
height: 0;
font-size: 0;
line-height: 0;
padding: 0;
margin: 0;
text-decoration: none;
overflow: hidden;
color: #FFFFFF;
}

#content #ebenenliste .listcontent,
#content #ebenenliste .listcheck,
#content #ebenenliste .listlink {
display:block;
float: left;
background-image: url(../images/bg_ebenen_listen.gif) !important;
background-repeat: no-repeat;
background-position: 100% 100%;
height: 2em;
padding: 0;
margin: 0;
}
#content #ebenenliste .listlink {
background-image: url(../images/bg_ebenen_listen_rechts.gif) !important;
}

#content #ebenenliste {
padding: 0;
margin: 10px 0;
}

#content #ebenenliste ul,
#content #ebenenliste ul li ul {
padding: 0 !important;
margin: 0 !important;
}

#content #ebenenliste li,
#content #ebenenliste li ul li {
list-style-type: none !important;
padding: 0;
margin: 0;
}

#content #ebenenliste br {
clear: left;
}

/* Abstand 1. Ebene */
#content #ebenenliste li span.listcontent {
width: 2em;
height: 2em;
}
/* Abstand 2. Ebene */
#content #ebenenliste li ul li span.listcontent {
width: 3.5em;
height: 2em;
}
/* Abstand 3. Ebene */
#content #ebenenliste li ul li ul li span.listcontent {
width: 5em;
height: 2em;
}

#content #ebenenliste .listcontent a img {
margin: 40% 0 0 40%;
}

#content #ebenenliste .listcheck input {
margin: 5px;
}

#content #ebenenliste .listlink a  {
display: block;
padding: 5px 50px 0 20px;
width: auto;
}



/* alt */
td.showcategory {
          padding: 0 !important;
}

.showcategory p {
          margin: 0 !important;
          padding: 0 !important;
}

.showcategory a {
          display: block;
          margin: 0 !important;
          padding: 10px 0 10px 16px !important;
          background-position: 8px 50% !important;
          width: 100%;
}

html>body .showcategory a {
          width: auto;
}

.showcategory a:hover, .showcategory a:active, .showcategory a:focus {
          text-decoration: none !important;
          background-color: #ddd;
}
/* alt ende */


a.showall {
          background-image: url(../images/plusplus.gif) !important;
          background-repeat: no-repeat;
          background-position: 0 50%;
          padding-left: 22px !important;
          font-size: 0.9em;
          color: #666;
}

a.showall:hover, a.showall:active, a.showall:focus {
          background-image: url(../images/plusplus_aktiv.gif) !important;
          background-repeat: no-repeat;
          background-position: 0 50%;
          font-size: 0.9em;
          color: #CC0000;
          }

a.closeall {
          background-image: url(../images/minusminus.gif) !important;
          padding-left: 22px !important;
          background-repeat: no-repeat;
          background-position: 0 50%;
          font-size: 0.9em;
          color: #666;
          margin-left: 10%;
          }

a.closeall:hover, a.closeall:active, a.closeall:focus {
          background-image: url(../images/minusminus_aktiv.gif) !important;
          background-repeat: no-repeat;
          background-position: 0 50%;
          font-size: 0.9em;
          color: #CC0000;
          margin-left: 10%;
          }

.categorytoggle a {
          text-align: center;
          margin: 0;
          padding: 15px 0 15px 0 !important;
}

.categorytoggle {
          text-align: left;
          margin: 0;
          padding: 0;
}


/* design bilddatenbank ausgabe -------------------------------------- */
.mediensuchausgabe {
padding: 0;
margin: 0;
}

.mediensuchausgabe img {
/* width: 165px entfernen, wenn durch php Bildgr. festgelegt */
width: 165px;
margin: 0;
position: relative;
}

/* fuer Ausgabe der Medien-Icons in der Mediensuche (nicht klasse fuer thumbs!) */
img.mediaicon {
width: 41px !important;
height: 46px !important;
}

.mediensuchausgabe h4 {
font-size: 1.2em;
font-weight: bold;
margin: 0 10px 0 0;
position: relative;
}

h4.medien {
font-size: 1.2em;
font-weight: bold;
margin: 0 10px 2px 12px;
}

.mediensuchfeld {
margin: 20px 0 10px 0;
}

div.medium {
border-bottom: 1px solid #DDDDDD;
position: relative;
padding: 0 10px 10px 10px;
margin: 10px 0!important;
}
/* Hack IE \*/
* html .mediensuchausgabe div.medium {height: 1%;}
/* Hack IE  ENDE */

/* container fuer Grafik/Medium */
.mediensuchausgabe .medium div {
width: 185px;
float: left;
position: relative;
min-height: 100px;
height: 100px;
margin-bottom: 10px;
}
.mediensuchausgabe .medium[class] div {
height: auto;
}

.mediensuchausgabe ul {
list-style-type: none !important;
margin-top: 20px !important;
}

.mediensuchausgabe ul li a {
padding-left: 8px !important;
margin-left: 3px;
background: url(../images/pfeil_rot.gif) no-repeat left 50%;
}

/* Ebenen anzeigen/ausblenden */
.ebenennavi {
margin: 5px 0 5px 12px;
}

/* Suchbegiff Bilddatenbank */
.sMediaSearchString {
margin-left: 12px;
}

.mediennavi {
background: #f3f3f3;
padding: 5px 0px;
margin: 10px 0 0 0;
font-size: 0.9em;
position: relative;
height: 1px;
}
html>body .mediennavi {
height: auto;
}

.mediennavi a {
color: #c00;
text-decoration: none;
}
.mediennavi a:hover, .mediennavi a:active, .mediennavi a:focus {
text-decoration: underline;
}

/* Textinhalte der Bilddatenbank Detailseite */
p.details {
margin: 0;
}

a.zurueck {
color: #c00;
text-decoration: none;
margin: 0 0 0 12px;
padding: 0;
}
a.zurueck:hover, a.zurueck:active, a.zurueck:focus {
text-decoration: underline;
}
.bottomborder {
border-bottom: 1px solid #DDDDDD;
margin-top: 15px;
padding-bottom: 5px;
}



/* mehrspaltigkeit im content ---------------------------------------- */

.spaltenwrapper {
          margin: 10px 0 20px;
          position: relative;
          width: 100%;
          clear: both !important;
          display: block;
      }

.spaltelinkshalb {
          position: relative;
          width: 50%;
          margin: 0;
          float: left;
      }

.spalterechtshalb {
          position: relative;
          width: 50%;
          margin: 0;
          float: right;
      }

* html .spalterechtshalb {
          width: 49.9%;
      }

.spaltelinksdrittel {
          position: relative;
          width: 33.3%;
          margin: 0;
          float: left;
      }

.spaltemittedrittel {
          position: relative;
          width: 33.4%;
          margin: 0;
          float: left;
      }

* html .spaltemittedrittel {
          width: 33.3%;
      }

.spalterechtsdrittel {
          position: relative;
          width: 33.3%;
          margin: 0;
          float: right;
      }

* html .spalterechtsdrittel {
          width: 33.2%;
      }

.spalteerstesviertel {
          position: relative;
          width: 25%;
          margin: 0;
          float: left;
      }

.spaltezweitesviertel {
          position: relative;
          width: 25%;
          margin: 0;
          float: left;
      }

* html .spaltezweitesviertel {
          width: 24.9%;
      }

.spaltedrittesviertel {
          position: relative;
          width: 25%;
          margin: 0;
          float: left;
      }

.spalteviertesviertel {
          position: relative;
          width: 25%;
          margin: 0;
          float: right;
      }

* html .spalteviertesviertel {
          width: 24.9%;
      }

/* design spalten ---------------------------------------------------- */

.spaltenwrapper h1 , h2 , h3 , h4 , h5 , h6 , p , ol , ul {
          margin: 5px 15px 5px 10px;
      }

.spalterechtshalb {
          border-left: 1px solid #ddd;
          margin-left: -1px;
      }

.spaltemittedrittel {
          border-left: 1px solid #ddd;
          margin-left: -1px;
      }

.spalterechtsdrittel {
          border-left: 1px solid #ddd;
          margin-left: -1px;
      }

.spaltezweitesviertel {
          border-left: 1px solid #ddd;
          margin-left: -1px;
      }

.spaltedrittesviertel {
          border-left: 1px solid #ddd;
          margin-left: -1px;
      }

.spalteviertesviertel {
          border-left: 1px solid #ddd;
          margin-left: -1px;
      }

/* mehrspaltigkeit pressemeldung ------------------------------------- */

.spaltenwrapperpresse {
          margin: 10px 0 20px;
          position: relative;
          width: 100%;
          clear: both !important;
          display: block;
          background-color: #eee;
          background-image: url(../images/bg_spaltentrenner_halb.gif);
          background-position: 49% 50%;
          background-repeat: repeat-y;
      }

.spaltenwrapperpresse .spalterechtshalb {
          border-left: 0 solid transparent;
          margin-left: -1px;
      }

.spaltenwrapperpresse h3 {
          padding-top: 8px;
          margin: 0 15px 5px 10px;
          font-size: 1.4em;
          font-weight: bold;
          line-height: 1.2em;
      }

.spaltenwrapperpresse h3 a {
		color: #000;
		text-decoration: none;
      }

.spaltenwrapperpresse h3 a:hover, .spaltenwrapperpresse h3 a:active, .spaltenwrapperpresse h3 a:focus {
		text-decoration: underline;
      }

.spaltenwrapperpresse p {
          padding-top: 5px;
          margin: 0 15px 5px 10px;
      }

.spaltenwrapper p a {
          color: #c00;
          text-decoration: none;
          padding-left: 8px !important;
          background-image: url(../images/pfeil_rot.gif);
          background-position: 0% 50% !important;
          _background-position: 0px 5px !important;
          background-repeat: no-repeat;
          display:inline-block;
      }

.spaltenwrapper p a:hover, .spaltenwrapper p a:active, .spaltenwrapper p a:focus {
          text-decoration: underline;
      }

.spaltenwrapperpresse img {
          width: 100px;
          height: 100px;
          position: relative;
          float: left;
          margin: 10px 15px 8px 10px;
      }

/* container context ------------------------------------------------- */

#context {
          position: absolute;
          top: 115px;
          right: 35px;
          z-index: 2;
          width: 175px;
          text-align: left;
          margin: 0;
          background: #fff;
      }

#context img {
          border: 0px solid transparent;
          margin: -4px -10px -5px -10px;
          padding: 0;
          display: block;
      }
/* margin-Werte fuer standardkonforme Browser berichtigen */
#context[id] img { margin: -5px -10px -5px -10px; }

#context a span {
          margin: 8px 0px 0px 0px;
          display:block;
}

/* contextspalte ----------------------------------------------------- */

#context ul#navlist {
          margin: 0;
      }

#context ul {
          margin: 0 0 0;
          padding: 0;
          list-style-type: none;
      }

#context ul li {
          margin: 0 0 5px;
      }

#context ul li a {
          display: block;
          padding: 4px 10px 5px;
          width: 175px;
          voice-family: "\"}\"";
          voice-family: inherit;
          width: 155px;
      }

html > body #context a {
          width: 155px;
      }

#context a {
          color: #000;
          background-color: #ddd;
          text-decoration: none;
          font-weight: bold;
      }

#context a:hover, #context a:active, #context a:focus {
          color: #c00;
          text-decoration: none;
      }

/* 2te ebene contextspalte ------------------------------------------- */

#context ul ul {
          margin: 0 0;
      }

#context ul ul li {
          margin: 0 0 0;
          display: inline;
      }

#context ul ul a {
          display: block;
          padding: 3px 10px 4px;
          width: 175px;
          voice-family: "\"}\"";
          voice-family: inherit;
          width: 155px;
      }

html>body #context ul ul a {
          width: 155px;
      }

#context ul ul a {
          color: #000;
          background-color: #eee;
          text-decoration: none;
          font-weight: normal;
          border-top: 1px solid #ddd;
      }

#context ul ul a:hover, #context ul ul a:active, #context ul ul a:focus {
          color: #c00;
          background-color: #fff;
          text-decoration: none;
      }

/* abbinder ---------------------------------------------------------- */

#foot {
          margin: 10px 0 0;
          border-top: 1px solid #ddd;
          text-align: center;
          color: #999;
          font-size: 90%;
      }

#foot a {
          margin: 0 5px;
          color: #333;
          text-decoration: none;
      }

#foot a:hover, #foot a:active, #foot a:focus {
          text-decoration: underline;
      }

/* sitemap ----------------------------------------------------------- */

#sitemap {
	  margin: 1em 0 5em 0;
	}

#sitemap a {
          color: #000;
          text-decoration: none;
          font-weight: bold;
          font-size: 1.2em;
          border-bottom: 1px solid #DDD;
      }

#sitemap a:hover, #sitemap a:active, #sitemap a:focus {
          color: #c00;
          background-color: #F8F8F8;
          text-decoration: underline;
      }

#sitemap ul {
          margin: 0;
          padding: 0;
          list-style-type: none;
      }

#sitemap ul li {
          margin: 1em 0 0 0;
          width: auto;
          display: inline;
      }

#sitemap ul li a {
	  margin: 1em 0 0 0;
          display: block;
          padding: 4px 10px 5px 10px;
      }

/* 2te ebene sitemap ------------------------------------------------- */

#sitemap ul ul {
          margin: 0;
          list-style-type: none;
      }

#sitemap ul ul li {
          margin: 0;
          display: inline !important;
      }

#sitemap ul ul a {
          display: block;
          margin: 0;
          padding: 3px 10px 4px 30px;
          color: #000;
          text-decoration: none;
          font-weight: normal;
          font-size: 1em;
          border-bottom: 1px solid #ddd;
	  background-image: url(../images/pfeil_schwarz.gif);
          background-position: 20px 50%;
          background-repeat: no-repeat;
      }

#sitemap ul ul a:hover, #sitemap ul ul a:active, #sitemap ul ul a:focus {
          color: #c00;
          background-color: #F8F8F8;
          text-decoration: none;
	  background-image: url(../images/pfeil_rot.gif);
          background-position: 20px 50%;
          background-repeat: no-repeat;
          text-decoration: underline;
      }

/* 3te ebene sitemap ------------------------------------------------- */

#sitemap ul ul ul {
          margin: 0;
      }

#sitemap ul ul ul li {
          margin: 0;
          display: inline !important;
      }

#sitemap ul ul ul a {
          display: block;
          margin: 0;
          padding: 3px 10px 4px 50px;
          color: #666;
          text-decoration: none;
          font-weight: normal;
          font-size: 0.9em;
          border-bottom: 1px solid #ddd;
	  background-image: url(../images/pfeil_schwarz.gif);
          background-position: 40px 50%;
          background-repeat: no-repeat;
      }

#sitemap ul ul ul a:hover, #sitemap ul ul ul a:active, #sitemap ul ul ul a:focus {
          color: #c00;
          background-color: #F8F8F8;
          text-decoration: none;
	  background-image: url(../images/pfeil_rot.gif);
          background-position: 40px 50%;
          background-repeat: no-repeat;
          text-decoration: underline;
      }

/* 4te ebene sitemap ------------------------------------------------- */

#sitemap ul ul ul ul {
          margin: 0;
      }

#sitemap ul ul ul ul li {
          margin: 0;
          display: inline !important;
      }

#sitemap ul ul ul ul a {
          display: block;
          margin: 0;
          padding: 3px 10px 4px 70px;
          color: #666;
          text-decoration: none;
          font-weight: normal;
          font-size: 0.9em;
          border-bottom: 1px solid #ddd;
	  background-image: url(../images/pfeil_schwarz.gif);
          background-position: 60px 50%;
          background-repeat: no-repeat;
      }

#sitemap ul ul ul ul a:hover, #sitemap ul ul ul ul a:active, #sitemap ul ul ul ul a:focus {
          color: #c00;
          background-color: #F8F8F8;
          text-decoration: none;
	  background-image: url(../images/pfeil_rot.gif);
          background-position: 60px 50%;
          background-repeat: no-repeat;
          text-decoration: underline;
      }

/* 5te ebene sitemap ------------------------------------------------- */

#sitemap ul ul ul ul ul {
          margin: 0;
      }

#sitemap ul ul ul ul ul li {
          margin: 0;
          display: inline !important;
      }

#sitemap ul ul ul ul ul a {
          display: block;
          margin: 0;
          padding: 3px 10px 4px 90px;
          color: #666;
          text-decoration: none;
          font-weight: normal;
          font-size: 0.9em;
          border-bottom: 1px solid #ddd;
	  background-image: url(../images/pfeil_schwarz.gif);
          background-position: 80px 50%;
          background-repeat: no-repeat;
      }

#sitemap ul ul ul ul ul a:hover, #sitemap ul ul ul ul ul a:active, #sitemap ul ul ul ul ul a:focus {
          color: #c00;
          background-color: #F8F8F8;
          text-decoration: none;
	        background-image: url(../images/pfeil_rot.gif);
          background-position: 80px 50%;
          background-repeat: no-repeat;
          text-decoration: underline;
      }

/* Formate fuer Suche und Suchergebnis und Suchformular -------------- */
#content ul.sergebnis {
padding: 0;
margin: 0;
}
ul.sergebnis li {
padding: 3px 5px 10px 13px;
margin: 5px 0;
list-style-type: none;
list-style-position: inside;
border-bottom: 1px solid #DDDDDD;
line-height: 1.2em;
}
/* letztes LI in Suchergebnis ohne Rahmen ausgeben */
li.lastergebnis {
border-bottom: 0 none transparent !important;
}

ul.sergebnis li a {
font-weight: bold;
padding: 0;
margin: 0;
line-height: 1.3em;
text-indent: -16px;
}
ul.sergebnis[class] li a {
text-indent: 0;
}

.bold {
font-weight: bold;
}

#advanced-search-form {
padding: 8px 0 0 0;
margin: 10px 0 0 0;
border-top: 1px solid #DDDDDD;
width: 100%;
}

#advanced-search-form fieldset {
padding: 0;
margin: 0;
border: 0 none transparent;
}
#advanced-search-form legend {
width: 0;
height: 0;
font-size: 0;
line-height: 0;
padding: 0;
margin: 0;
text-decoration: none;
display: inline-block;
overflow: hidden;
float: left;
}

#advanced-search-form div {
margin: 0;
padding: 5px 3px 4px 3px;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
/* background-color: #F3F3F3; */
}

#advanced-search-form label {
margin: 0 10px 5px 15px;
padding: 0;
vertical-align: middle;
float: left;
display: block;
width: 110px;
}

#advanced-search-form select,
#advanced-search-form input {
margin: 0 0 5px 0;
padding: 0;
vertical-align: middle;
float: left;
display: block;
width: 160px;
}

#advanced-search-form input#searchstr {
width: 156px;
margin-bottom: 10px;
}


#advanced-search-form div input {
height: 1em;
width: 1em;
margin: 0 0 5px 12px;
padding: 0;
}

#advanced-search-form div label {
width: 220px;
}

#advanced-search-form .sortierung {
margin-top: 10px;
}

#advanced-search-form br {
clear: left;
}

.mediensuchfeld input.suchbutton,
#bilddatenbank input.suchbutton,
#advanced-search-form input.suchbutton {
padding: 1px 5px 2px 10px;
margin: 0;
display: inline;
font: 90% Arial, Helvetica, sans-serif;
background-color: #D2D2D2;
background-image: none;
border-top: 1px solid #FFF;
border-left: 1px solid #FFF;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
width: auto;
vertical-align: top;
width: 159px;
}

* html #advanced-search-form input.suchbutton {
/* nur fuer IE */
padding: 0px 2px 0px 5px;
height: 1.7em;
}


/* Formular-rahmen */
#kontaktformular fieldset {
margin: 0 0 0 0;
padding: 12px;
border: 1px solid #CCCCCC;
}

#kontaktformular form p {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
margin:0;
}

#kontaktformular form p.linie {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.1em;
margin: 7px 0 7px 0;
border-top:1px solid #CCCCCC;
}

p.linie {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.1em;
margin: 7px 10px 0px 10px;
border-top:1px solid #CCCCCC;
}

/* Formular-Ueberschrift */
#kontaktformular legend {
display:none;
}

/* Formular-Elemente*/
#kontaktformular label {
font-size: 1.0em;
display: block;
width: 135px;
height: auto;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
float:left;
}

#kontaktformular label.abstandoben {
font-size: 1.0em;
display: block;
width: 135px;
height: auto;
padding: 0;
margin:5px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
float:left;
}

#kontaktformular label.ohne {
font-size: 1.0em;
display: block;
width: 135px;
height: auto;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
float:left;
display:none;
}

#kontaktformular input {
margin: 0 0px 5px 0px;
font-size: 1.0em;
font-family: Arial, Helvetica, sans-serif;
width:200px;
border:1px solid #CCCCCC;
}

#kontaktformular textarea {
margin: 0 0px 5px 0px;
font-size: 1.0em;
font-family: Arial, Helvetica, sans-serif;
width:200px;
border:1px solid #CCCCCC;
}

#kontaktformular select {
margin: 0 0px 5px 0px;
font-size: 1.0em;
font-family: Arial, Helvetica, sans-serif;
width:205px;
border:1px solid #CCCCCC;
}

#kontaktformular input.small {
width:20px !important;
border:1px solid #CCCCCC;
margin:3px 0 0 0;
}

#kontaktformular input.submit {
border:1px solid #CCCCCC;
width:202px !important;
_width:204px !important;
font-weight:bold;
margin:0 0 0 135px;
_margin:0 0 0 138px;
clear:both;
}

#kontaktformular .abstandunten {
margin:0 0 2px 0 !important;
padding:0 0 0 0 !important;
}

/* Formate fuer Suche und Suchergebnis und Suchformular -- ENDE ------- */

#kalender {
	  overflow: hidden !important;
	  width: 100%;
	  position: relative;
}

#kalender ul {
    list-style-type:none !important; 
    margin: 0 10px 0 10px !important;
}

#kalender li {
     float:left; 
     text-align:center; 
     width: 80px; 
     margin: 2px !important; 
     background-color: #ddd; 
     border: 1px solid #bdbdbd;
}

#kalender a {
     color: #000;
     text-decoration: none;
     font-weight: bold;
     font-size: 1.0em;
}

#kalender a:hover, #kalender a:active, #kalender a:focus {
     color: #c00;
     background-color: #F8F8F8;
     text-decoration: none !important;
}
      
#kalender ul li a {
	   margin: 0 0 0 0;
     display: block;
     padding: 4px 10px 5px 10px;
}