/* -------------------CSS-Klassen für Redakteure zur Darstellung im TinyMCE ganz oben-----------------------------------------*/

.fliesstext{
  color: #000000;
  margin-left:0px;
}

.headline {
	color:#000000;
	font-size: 1.2em;
	font-weight:bold;
}

.textklein {
	font-size: 0.7em;	
	color:black;	
}	

.gladbecklogo img {
	float: none;
	padding-left: 20px;
	padding-top: 10px;
        	padding-bottom: 5px;
}	

.bildrechts{
  float:right;
  padding-left:5px;
  padding-right: 5px;
  padding-bottom:5px;
}

.bildlinks{
  float:left;
  padding-right:5px;
  padding-bottom:5px;
}

.text_links {
	text-align:left;	
}

tr th, .tabelle_kopfreihe, .tabelle_ungerade_reihe, .tabelle_gerade_reihe {
  font-size: 0.8em;
}

tr th, .tabelle_kopfreihe{
  background-color: #000000;
  color: #ffffff;
}

.tabelle_ungerade_reihe{
  background-color: #ffffff;
}

.tabelle_gerade_reihe{
  background-color: #ffffff;
}

.ueberschrift {
	font-weight:bold;
	margin-top:12px;
}

.ueberschrift_grau {
	color:#000000;
	font-weight:bold;
	margin-top:12px;
}

.wichtig {color:#000000;}
.zitat{font-style:italic;}


body {
 background-color: #ffffff;
  width: 100%;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 0.8em;
  text-align: left;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

#inhalt ul li, #inhalt ol li{
  font-size:0.8em;
/* margin: 0px 15px 5px 0px; */
  padding: 0px 15px 5px 0px;
}

#inhalt .selfdb_dialog p{
  font-size: 0.8em;
}

#inhalt p{
  font-size: 0.8em;
}

.bildunterschrift{
  font-size:0.7em;
  font-weight: bold;
}


#inhalt ul li a {
  font-size: 1em;
  color: #000000;
}

#inhalt ul li ul li, #inhalt ul li ol li, #inhalt ol li ul li, #inhalt ol li ol li {
  font-size: 1.0em;
}

ul.formulare {
  margin-right: 15px;
}

form {
  margin: 0em;
  padding: 0em;
}

input.suchfeld {
 width: 130px;
}

/* ####### Kalender #######*/
#monatskalender table{
  width: 200px;
  margin-bottom: 5px;
}

#monatskalender th{
  font-size: 1.3em;
}

#monatskalender a{
  font-size: 12px;
}


#monatskalender .kalender_link_zurueck{
  text-align: left;
}

#monatskalender .kalender_link_vor{
  text-align: right;
}


/* ####### BSO-Alphabet #######*/
.menu_formulare {
  margin-right: 15px;
}

.menu_formulare table.alphabet{
  margin-left:auto;margin-right:auto;
}

.menu_formulare form {
  margin-left: 20px;
}

.oe_detail .oe_name, .person_detail .person_name,
.oe_detail .oe_adresse, .person_detail .person_adresse,
.oe_detail .oe_person .ueberschrift,
.oe_detail .oe_telefon .ueberschrift, .person_detail .person_telefon .ueberschrift,
.oe_detail .oe_telefon .bso_inhalt, .person_detail .person_telefon .bso_inhalt,
.oe_detail .oe_fax .ueberschrift, .person_detail .person_fax .ueberschrift,
.oe_detail .oe_fax .bso_inhalt, .person_detail .person_fax .bso_inhalt,
.oe_detail .oe_email .ueberschrift, .person_detail .person_email .ueberschrift,
.oe_detail .oe_email .bso_inhalt, .person_detail .person_email .bso_inhalt,
.oe_detail .oe_standardzeiten .ueberschrift, .person_detail .person_standardzeiten .ueberschrift,
.oe_detail table.zeiten, .person_detail table.zeiten {
  font-size: 0.8em;
}

.oe_detail .zeitspanne, .person_detail .zeitspanne {
  width: 22%;
}

.oe_detail .wochentag, .person_detail .wochentag {
  width: 14%;
}

table.personen{
  font-size: 0.8em;
  vertical-align:top;
  margin: 0px;
  padding: 0px;
}

table.personen td {
  vertical-align:top;
}

table.personen td.person_oes, table.personen td.person_name {
  padding-top: 0em;
  padding-bottom: 0.8em;
}

h1, .Infokopf, .angebot_detail .name {
  font-size: 1em;
  color: #000000;
  margin: 0px;
}

.angebot_detail .name {
  font-weight: bold;
}

.oes_ueberschrift{
  display: none;
}

h1.ohne_absatz {
  margin-bottom: -10px;
}

h2.ohne_absatz {
  margin-bottom: -10px;
}

h2 {
  font-size: 0.8em;
  color: #000000;
  clear: both;
}

h3 {
  font-size: 0.7em;
  color: #000000;
  padding-left: 10px;
  clear: both;
}

h3.ohne_absatz {
  margin-bottom: -15px;
}

.fusszeile {
  clear:both;
  float:none;
  text-align:center;
  font-size:0.6em;

}

#breadcrumbmenu{
  font-size:0.6em;
  padding-top: 15px;
  margin-bottom: 15px;
  width: 567px;
  margin-left: 200px;
}


/* ####### Wrapper #######*/
#wrapper {
   width: 1003px;
   background-image: url(../../images/wrapper-background_sw.gif);
   background-position: 0px 0px;
   background-repeat: repeat-y;
   border-left: solid 2px #000000;
   border-right: solid 2px #000000;
   margin: 0px auto;
}

#inhaltswrapper {
  width:770px;
  float: left;
}

/* ####### Kopfzeile #######*/
.header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #ffffff;
}

.banner {
	float: left;
	margin: 0px;
	padding: 0px;
    height: 12em;
	background-color: #ffffff;
}

.navbar {
  float: left;
  width: 993px;
  background-color: #000000;
  margin-top: -3px;
  font-size:0.7em;
  padding-left: 10px;
}

.navbar-element {
  float:left;
  color: #FFFFFF;
  padding-top: 0.5em;
  padding-right: 0.25em;
  padding-left: 0.25em;
}


.navbar-search {
	float: right;
	margin-top: 0.2em;
        margin-bottom: 0.2em;
	margin-right: 0.4em;
}

.wappenbox {
  background-color: #ffffff;
  height:100%;
  width: 233px;
  float: left;
  height: 240px;
}

.stadtwappen {
	float: none;
	padding-left: 80px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.linkimg {
	float:left;
	margin-right: 10px;
}

.linkbez {
	float: none;
}

.fontsize {
	padding-left:40px;
	float:none;
}


/* ####### Schriften #######*/
h1.greenfont {
	color: #000000;
}

h1.whitefont {
	color: #ffffff;
}

.letterbig {
	font-size: 1.1em;
	padding-right: 0.1em;
}

.lettermedi {

	padding-right: 0.1em;
	font-size: 0.9em;
}

.lettersmall {
	font-size: 0.7em;
}

.fontsizetext {
	padding-right: 5px;
	font-size: 0.7em;
	
}

p.boxtext {

		margin:5px;
		font-size:0.6em;
}

.linkelement {
	margin-left:70px;
	margin-bottom:0.2em;
	clear: both;
	font-size: 0.5em;
}

.linkelement a img{
  padding: 5px 10px 5px 0px;
}

.navi {
	width: 188.5px;
	float: left;
	overflow: visible;
	padding-left: 11.5px;
  	font-size:0.7em;
}

#inhalt {
  float:left;
  width: 562px;
  min-height: 100px;
  overflow: visible;
  padding-left: 5px;
  padding-bottom: 75px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
}

#extended {
  width: 230px;
  min-height: 100%;
  float: right;
  padding-top: 40px;
  padding-left:3px;
  font-size: 0.8em;
}

.zusatz{
  margin-bottom:30px;
  padding-left: 10px;
}

.zusatz a {
  font-size: 0.8em;
}

.zusatz a img{
  padding-left: 5px;
  padding-right: 5px;
}

.schlaegelitemhead {
  clear:both;
  background:url("../../images/schlaegelundeisen_4816.jpg") no-repeat;
  float: none;

  color: #000000;
  padding-left:25px;
  font-weight:bold;
  margin-bottom:10px;
}


.schlaegel {
	float:left;
	margin-right: 2px;
}


select {
	background-color: #ffffff;
	width: 200px;
	margin-bottom: 10px;
}

input.suche {
	text-align: center;
}

a {
  color: #000000;
  text-decoration:none;
}


p a, .selfdb_weiteredetails a, .selfdb_list a, .selfdb_report a, .selfdb_neuereintrag a, a.selfdb_neuesuchelist, table a, .zusatz a {
   color: #000000;
}

a:link {text-decoration: none;}
a:activ {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #000000;
}


a.greenlink {
	color: #000000;
	text-decoration: none;	
}

a.greenlink:hover {
	text-decoration: none;
	color: #000000;
}


a.navbar-element {
	color: #ffffff;
	text-decoration: none;
}

a.navbar-element:hover {
	text-decoration: none;
	color: #ffffff;
}

.box {
	background-color: #ffffff;
	width: 177px;
    margin-top: 40px;
}

.thumbnail-box {
  float: right;
  width: 100%;
  margin: 10px 0px 15px 0px;
}

.boxheadline {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	clear: both;
	font-weight: bold; 
	padding-top:3px;
	padding-bottom:3px;
}

/* #######    ABO Online     #######*/

.Infokopf {
  font-weight: bold;
  padding: 0px 0px 15px 0px;
}

.InfoInformation {
  font-size: 0.8em;
  padding-left: 5px;
  padding-right: 5px;
}

.InfoInformation_links, .InfoInformation_rechts, .InfoInformation p{
  font-size: 1em;
}

.InfoAuswahl {
  padding: 0px 0px 15px 0px;
  clear: both;
}

.InfoInformation_links {
  font-weight: bold;
}

.InfoInformation_rechts a {
  color: #000000;
}

.InfoAuswahl select.Infoselect {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}


/* #######     Selfdb allgemein     #######*/
.selfdb_report, .selfdb_list, .selfdb_search {
  font-size: 0.8em;
}

.selfdb_search {
  margin-bottom: 5px;
}

h1.selfdb_verzeichnisname {
 margin-top: 10px;
}

table.selfdb_list {
 width: 100%;
}


.selfdb_dialog .selfdb_fieldEinleitung .selfdb_columnvalue {
  font-size: 0.8em;
}

.selfdb_dialog .selfdb_fieldBild img{
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* ########## Gladbeck spart 402 ##########*/

.db402 a.selfdb_neuesuchelist {
  display: none;
}


/* ####### Aktuelles Startseite 404 #######*/

.db404 {padding-top: 40px;}

.db404 .selfdb_columnname{display:none;}

.db404 p.selfdb_hintmessage{display:none;}

.db404 .selfdb_neuesuchereport, .db404 .selfdb_neuesuche .selfdb_neuesuchedetail{display:none;}

.db404 .selfdb_verzeichnisname{display:none;}

.db404 .selfdb_reportentry {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	border-bottom: solid 1px #000000;
	clear: both;
	min-height: 120px;
}

.db404 .selfdb_fieldTitel .selfdb_columnvalue {
  margin-bottom: 0.4em;		
}

.db404 .selfdb_fieldTitel {
    color: #000000;
}

.db404 .selfdb_report .selfdb_fieldBild img{
  width:160px;
}

.db404 .selfdb_report .selfdb_fieldBild{
  float: left;
  width:165px;
}

.db404 .selfdb_entry .selfdb_fieldBild img{
  float: left;
  width: auto;
}


/**** Pressemitteilungs-Archiv 20150130 CS****/

.suchformular_pressearchiv legend {
  font-weight: bold;
}

.suchformular_pressearchiv label {
  cursor: pointer;
  display: inline-block;
  width: 205px;
  vertical-align: top;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.suchformular_pressearchiv input {
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  margin-top: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  width: 300px;
}

/* ####### Sportplatzampeln ############### */
.db405 {
  margin-left: 10px;
}

.db405 .selfdb_grouprow{
  font-weight:bold;
}

.db405 th{
  display:none;
}

.db405 .selfdb_neuesuchelist{
  display:none;
}

/* ####### Übernachten ############### */
.db406 {
  margin-left: 10px;
  margin-right: 10px;
}

.db406 .selfdb_dialog .selfdb_fieldPreise .selfdb_columnname,
.db406 .selfdb_dialog .selfdb_fieldKontakt .selfdb_columnname {
  font-weight: bold;
}

.db406 .selfdb_dialog .selfdb_fieldKontakt .selfdb_columnname {
  margin-top: 10px;
}


.db406 th, 
.db406 .selfdb_fieldStrassePLZOrt .selfdb_columnname, 
.db406 .selfdb_fieldName .selfdb_columnname, 
.db406 .selfdb_fieldBeschreibung2 .selfdb_columnname, 
.db406 .selfdb_fieldBeschreibung1 .selfdb_columnname, 
.db406 .selfdb_neuesuche .selfdb_neuesuchedetail, 
.db406 .selfdb_neuesuchelist, 
.db406 .selfdb_dialog .selfdb_fieldEMail .selfdb_columnname,
.db406 .selfdb_dialog .selfdb_fieldURL .selfdb_columnname
{
  display: none;
}

/*.db406 .selfdb_fieldStrassePLZOrt .selfdb_columnvalue {
  padding-left: 15px;
}*/

.db406 .selfdb_dialog .selfdb_fieldArt .selfdb_columnname {
  float: left;
  padding-right: 0.2em;
}

.db406 .selfdb_fieldName {
  vertical-align: top;
  font-weight: bold;
}

.db406 .selfdb_list .selfdb_fieldName {
  width: 200px;
}

.db406 .selfdb_list td.selfdb_fieldBeschreibung1 {
  font-size: 1.2em;
}

.db406 .selfdb_dialog .selfdb_fieldArt,
.db406 .selfdb_dialog .selfdb_fieldKontakt,
.db406 .selfdb_dialog .selfdb_fieldPreise,
.db406 .selfdb_dialog .selfdb_fieldStrassePLZOrt,
.db406 .selfdb_dialog .selfdb_fieldEMail,
.db406 .selfdb_dialog .selfdb_fieldURL,
.db406 .selfdb_dialog .selfdb_fieldEntfernung {
  font-size: 0.8em;
}

.db406 .selfdb_fieldAusstattung .selfdb_columnname {
 padding-left: 0px;
 padding-top: 20px;
 font-weight: bold;
} 

.db406 .selfdb_fieldBeschreibung1 div p{
  vertical-align: top;
  margin-top: 0px;
}

/*.db406 .selfdb_fieldBeschreibung1 {
  padding-right: 10px;
  padding-left: 10px;
}*/


/* ####### Stellenausschreibungen ############### */

.db407 .selfdb_report { 
  padding-left: 15px;
}

.db407 .selfdb_report .selfdb_fieldDokument .selfdb_columnvalue {
  background-image: url(../../images/aufzaehlungszeichen_schwarz.jpg); 
  background-repeat: no-repeat; 
  background-position: 0px center;
  padding-left: 10px;
}

.db407 .selfdb_columnname, .db407 .selfdb_weiteredetails, .db407 .selfdb_neuesuchereport {
  display: none;
}

.db407 .selfdb_reportentry {
  margin-bottom: 5px;
}

.db407 .selfdb_reportgroup{
  display:none;  /*Gruppierung nur im Intranet */
}

/*####### Sehenswürdigkeiten #####################*/
.db412 .selfdb_neuesuchelist, .db412 .selfdb_neuesuchedetail, .db412 th.selfdb_name, .db412 .selfdb_verzeichnisname, .db412 .selfdb_entryrow .selfdb_columnname
{
  display:none;
}

.db412 .selfdb_dialog .selfdb_fieldAdresse,
.db412 .selfdb_dialog .selfdb_fieldTelNr,
.db412 .selfdb_dialog .selfdb_fieldFaxNr,
.db412 .selfdb_dialog .selfdb_fieldEMail,
.db412 .selfdb_dialog .selfdb_fieldHomepage
 {
  font-size: 0.8em;  
}

.db412 .selfdb_fieldName{
  color: #000000;
  margin: 0px;
  font-weight:bold;
}

.db412 .selfdb_fieldBild{
  padding-top:10px;
}

/* ####### Ausschreibungen VOL/VOB ############### */

.db409, .db416, .db417, .db418{
  margin-right: 5px;
}

.db409 .selfdb_columnname, .db409 .selfdb_weiteredetails, .db409 .selfdb_neuesuchereport, 
.db416 .selfdb_columnname, .db416 .selfdb_weiteredetails, .db416 .selfdb_neuesuchereport,
.db417 .selfdb_columnname, .db417 .selfdb_weiteredetails, .db417 .selfdb_neuesuchereport,
.db418 .selfdb_columnname, .db418 .selfdb_weiteredetails, .db418 .selfdb_neuesuchereport 
{
  display: none;
}

.db409 .selfdb_report .selfdb_fieldDokument .selfdb_columnvalue,
.db416 .selfdb_report .selfdb_fieldDokument .selfdb_columnvalue,
.db417 .selfdb_report .selfdb_fieldDokument .selfdb_columnvalue,
.db418 .selfdb_report .selfdb_fieldDokument .selfdb_columnvalue {
  background-image: url(../../images/aufzaehlungszeichen_schwarz.jpg); 
  background-repeat: no-repeat; 
  background-position: 0px center;
  padding-left: 10px;
}

.db409 .selfdb_verzeichnisname, .db416 .selfdb_verzeichnisname, .db417 .selfdb_verzeichnisname, .db418 .selfdb_verzeichnisname 
{
  /*border-top: ridge 2px #000000;*/
  font-weight: bold;
  color:black;
  padding-top:10px;
}

.db409 .selfdb_reportentry, .db416 .selfdb_reportentry, .db417 .selfdb_reportentry, .db418 .selfdb_reportentry 
{
  margin-bottom: 5px;
}

/* ####### FAQ ############### */
.db410 {
  margin-left:10px;
}

.db410 .selfdb_fieldBereich .selfdb_columnname, .db410 .selfdb_fieldFrage .selfdb_columnname,
.db410 .selfdb_fieldAntwort .selfdb_columnname, .db410 .selfdb_fieldDatum .selfdb_columnname, 
.db410 .selfdb_fieldBereich .selfdb_columnvalue, .db410 .selfdb_neuesuchereport, 
.db410 .selfdb_neuesuchedetail {
  display: none;
}

.db410 .selfdb_fieldBereich .selfdb_columnvalue{
  font-weight: bold;
}

.db410 .selfdb_report .selfdb_reportgroup {
  font-weight: bold;
  margin: 30px 0px 10px 0px;  
}

.db410 .selfdb_report .selfdb_fieldFrage {
  font-weight: bold;
  margin-left: 10px;
}

.db410 .selfdb_dialog .selfdb_fieldFrage {
  font-weight: bold;
  margin-left: 10px;
  margin-top: 10px;
}

.db410 .selfdb_dialog {
  font-size: 1em;
}

.db410 .selfdb_dialog .selfdb_fieldDatum {
  font-size: 0.8em;
}

.db410 .selfdb_dialog .selfdb_fieldAntwort {
  font-style: italic;
}

.db410 .selfdb_fieldAntwort .selfdb_columnvalue p{
  margin-left: 10px; 
}

.db410 .selfdb_weiteredetails {
  margin-left: 10px;
  margin-bottom: 10px;
}

/* ####### Rufnummern ############### */
.db411 .selfdb_verzeichnisname{
  display: none;
}

.db411 .selfdb_reportentry{
  padding-top: 5px;
  clear: both;
}

.db411 .selfdb_fieldBezeichnung1 .selfdb_columnvalue{
  font-weight:bold;
  width: 410px;
  float: left;

}

.db411 .selfdb_fieldBezeichnung2 .selfdb_columnvalue{
  float: left;
  width: 410px;
}

.db411 .selfdb_fieldRufnummer{
  text-align:right;
  padding-right: 20px;
  float: right;
}

.db411 .selfdb_columnname {
  display:none;
}

.db411 .selfdb_neuesuchereport, .db411 .selfdb_weiteredetails{
  display:none;
}

/* ####### Veranstaltungskalender ############### */
.db414 .selfdb_dialog {
  font-size: 0.8em;
}

.db414 .selfdb_report .selfdb_fieldInhalt .selfdb_columnvalue,
.db414 .selfdb_dialog .selfdb_fieldInhalt .selfdb_columnvalue,
.db414 .selfdb_report .selfdb_fieldZeiten .selfdb_columnvalue,
.db414 .selfdb_dialog .selfdb_fieldZeiten .selfdb_columnvalue,
.db414 .selfdb_report .selfdb_fieldAbsage .selfdb_columnvalue,
.db414 .selfdb_dialog .selfdb_fieldAbsage .selfdb_columnvalue,
.db414 .selfdb_dialog .selfdb_fieldAnsprechpartner .selfdb_columnvalue {
  font-size: 1.2em;
}

.db414 .selfdb_dialog .selfdb_fieldAdresse1 .selfdb_columnvalue,
.db414 .selfdb_report .selfdb_fieldgkdveranstende .selfdb_columnvalue,
.db414 .selfdb_dialog .selfdb_fieldgkdveranstende .selfdb_columnvalue {
  padding-bottom: 5px;
}

.db414 .selfdb_reportgroup, .db414 .selfdb_dialog .selfdb_fieldKategorie .selfdb_columnvalue {
  font-size: 1.6em;
  font-weight: bold;
  margin: 15px 0px 0px 0px;
}

.db414 .selfdb_report .selfdb_fieldTitel .selfdb_columnname,
.db414 .selfdb_dialog .selfdb_fieldTitel .selfdb_columnname,
.db414 .selfdb_report .selfdb_fieldInhalt .selfdb_columnname,
.db414 .selfdb_dialog .selfdb_fieldInhalt .selfdb_columnname,
.db414 .selfdb_dialog .selfdb_fieldKategorie .selfdb_columnname,
.db414 .selfdb_dialog .selfdb_fieldAdresse1 .selfdb_columnname,
.db414 .selfdb_report .selfdb_fieldLink .selfdb_columnname,
.db414 .selfdb_dialog .selfdb_fieldLink .selfdb_columnname,
.db414 .selfdb_report .selfdb_fieldAbsage .selfdb_columnname,
.db414 .selfdb_dialog .selfdb_fieldAbsage .selfdb_columnname,
.db414 .selfdb_dialog .selfdb_fieldZeiten .selfdb_columnname,
.db414 .selfdb_report .selfdb_fieldZeiten .selfdb_columnname
{
  display: none;
}

.db414 .selfdb_report .alternierend2 {
  background-color: #ffffff;
}

.db414 .selfdb_report .selfdb_fieldTitel .selfdb_columnvalue,
.db414 .selfdb_dialog .selfdb_fieldTitel .selfdb_columnvalue
{
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 15px;
}


.db414 .selfdb_report .selfdb_columnname, .db414 .selfdb_dialog .selfdb_columnname
{
  height: 100%;
  font-weight: bold;
  float: left;
  width: 200px;
}

.db414 .selfdb_dialog .selfdb_fieldAdresse1 .selfdb_columnvalue,
.db414 .selfdb_report .selfdb_fieldLink .selfdb_columnvalue,
.db414 .selfdb_report .selfdb_fieldAbsage .selfdb_columnvalue,
.db414 .selfdb_dialog .selfdb_fieldLink .selfdb_columnvalue,
.db414 .selfdb_dialog .selfdb_fieldAbsage .selfdb_columnvalue,
.db414 .selfdb_report .selfdb_fieldZeiten .selfdb_columnvalue,
.db414 .selfdb_dialog .selfdb_fieldZeiten .selfdb_columnvalue {
  padding-left: 200px;
}

.db414 .selfdb_report .selfdb_weiteredetails {
  margin-top: 10px;
}

.db414 .selfdb_neuesuchereport, .db414 .selfdb_neuesuchedetail {
  font-size: 0.8em;
  color: #000000;
}

.db414 .selfdb_search .selfdb_columnname {
  font-weight: bold;
  float: left;

}

.db414 .selfdb_search .selfdb_columnvalue {
  font-weight: bold;
  margin-left: 200px;
}

/* ####### Ratsmitglieder ############### */
/*.db415 .selfdb_report, .db415 .selfdb_dialog{
  font-size: 0.8em;
}*/

.db415 .selfdb_dialog table {
  padding-left: 0px;
  padding-right: 0px;    
}

.db415 .selfdb_dialog a {
  color: #000000;
}

.db415 .selfdb_report .selfdb_reportgroup, .db415 .selfdb_dialog .selfdb_fieldPartei{
 padding-top: 0px;
 font-size: 1.2em;
 font-weight: bold;
} 

.db415 .selfdb_dialog .selfdb_fieldPartei {
 padding: 12px 0px 10px 0px;
}

.db415 .selfdb_dialog .selfdb_fieldInfo .selfdb_columnvalue,
.db415 .selfdb_dialog .selfdb_fieldBerufundArbeitgeber .selfdb_columnname,
.db415 .selfdb_dialog .selfdb_fieldMitgliedschaftinAufsichtsraetenKontrollgremien .selfdb_columnname,
.db415 .selfdb_dialog .selfdb_fieldFunktioneninVereinenodervergleichbarenGremien .selfdb_columnname {
  margin-top:20px;
  font-weight: bold;
  padding-left: 15px;
}

.db415 .selfdb_dialog .selfdb_fieldBerufundArbeitgeber .selfdb_columnvalue,
.db415 .selfdb_dialog .selfdb_fieldMitgliedschaftinAufsichtsraetenKontrollgremien .selfdb_columnvalue,
.db415 .selfdb_dialog .selfdb_fieldFunktioneninVereinenodervergleichbarenGremien .selfdb_columnvalue{
  margin-top: -10px;
  font-size: 1.2em;
  padding-left: 15px;
}

.db415 .selfdb_report .selfdb_fieldVorname .selfdb_columnname, .db415 .selfdb_report .selfdb_fieldName .selfdb_columnname,
.db415 .selfdb_report .selfdb_fieldStrasse .selfdb_columnname, .db415 .selfdb_report .selfdb_fieldBild .selfdb_columnname,
.db415 .selfdb_neuesuchereport, .db415 .selfdb_neuesuchedetail,
.db415 .selfdb_dialog .selfdb_fieldPartei .selfdb_columnname,
.db415 .selfdb_dialog .selfdb_fieldVorname .selfdb_columnname, 
.db415 .selfdb_dialog .selfdb_fieldName .selfdb_columnname,
.db415 .selfdb_dialog .selfdb_fieldBild .selfdb_columnname,
.db415 .selfdb_dialog .selfdb_fieldStrasse .selfdb_columnname,  
.db415 .selfdb_dialog .selfdb_fieldPLZ .selfdb_columnname,
.db415 .selfdb_dialog .selfdb_fieldOrt .selfdb_columnname, 
.db415 .selfdb_dialog .selfdb_fieldGeburtsdatum .selfdb_columnname, 
.db415 .selfdb_dialog .selfdb_fieldTelefon .selfdb_columnname,
.db415 .selfdb_dialog .selfdb_fieldEmail .selfdb_columnname, 
.db415 .selfdb_dialog .selfdb_fieldTabelle1 .selfdb_columnname,  
.db415 .selfdb_dialog .selfdb_fieldInfo .selfdb_columnname
{
  display: none;
}

.db415 .selfdb_report .selfdb_fieldVorname .selfdb_columnvalue, .db415 .selfdb_report .selfdb_fieldName .selfdb_columnvalue,
.db415 .selfdb_dialog .selfdb_fieldVorname .selfdb_columnvalue, .db415 .selfdb_dialog .selfdb_fieldName .selfdb_columnvalue,
.db415 .selfdb_report .selfdb_weiteredetails, .db415 .selfdb_dialog .selfdb_fieldPLZ .selfdb_columnvalue {
  float: left;
  padding-right: 4px;
}

.db415 .selfdb_dialog .selfdb_fieldVorname .selfdb_columnvalue, .db415 .selfdb_dialog .selfdb_fieldStrasse .selfdb_columnvalue,
.db415 .selfdb_dialog .selfdb_fieldPLZ .selfdb_columnvalue, .db415 .selfdb_dialog .selfdb_fieldGeburtsdatum .selfdb_columnvalue,
.db415 .selfdb_dialog .selfdb_fieldTelefon .selfdb_columnvalue, .db415 .selfdb_dialog .selfdb_fieldEmail .selfdb_columnvalue,
.db415 .selfdb_dialog .selfdb_fieldPartei, .db415 .selfdb_report .selfdb_reportgroup {
  padding-left: 10px;
}


.db415 .selfdb_report .selfdb_reportentry {
  padding: 10px 10px 10px 10px;
  width: 257px;
  float: left;
  height: 180px;
}

.db415 .selfdb_report .selfdb_fieldBild .selfdb_columnvalue img {
  width:100px;
  float: right;
  margin: 5px 5px 0px 0px;
}

.db415 .selfdb_dialog .selfdb_fieldBild .selfdb_columnvalue img {
  width:120px;
  float: right;
  margin: 0px 20px 0px 0px;
}

.db415 .selfdb_dialog .selfdb_fieldTabelle1 p {
  margin-bottom: 0px;
}

.db415 .selfdb_dialog .selfdb_fieldTabelle1 ul {
  font-size: 1.2em;
  margin-top: 0px;
}

.db415 .selfdb_dialog .selfdb_fieldTabelle1 li {
  padding-top:0px;
}

.db415 .selfdb_dialog .selfdb_fieldTabelle1 {
  clear: both;
  padding-top: 20px;
}

.db415 .selfdb_dialog .selfdb_fieldTabelle1 table {
  width: 535px;;
  margin: 0px 20px 0px 10px;
}

.db415 .selfdb_dialog .selfdb_fieldTabelle1 tr{
  background-color: #ffffff;
}

/* ####### Wirtschaft ############### */

.db462 .selfdb_report {
  font-size: 0.8em;
}

.db462 .selfdb_verzeichnisname,
.db462 .selfdb_neuesuchereport,
.db462 .selfdb_neuesuchedetail,
.db462 .selfdb_neuesuchelist {
  display: none;
}

.Wirtschaft_Startseite .db462 .selfdb_report .selfdb_fieldBild .selfdb_columnname,
.Wirtschaft_Startseite .db462 .selfdb_report .selfdb_fieldTitel .selfdb_columnname,
.Wirtschaft_Startseite .db462 .selfdb_report .selfdb_fieldEinleitung .selfdb_columnname,

.Wirtschaft_Berichte .db462 .selfdb_report .selfdb_fieldBild .selfdb_columnname,
.Wirtschaft_Berichte .db462 .selfdb_report .selfdb_fieldTitel .selfdb_columnname,
.Wirtschaft_Berichte .db462 .selfdb_report .selfdb_fieldEinleitung .selfdb_columnname,

.Wirtschaft_Berichte .db462 .selfdb_dialog .selfdb_fieldBild .selfdb_columnname,
.Wirtschaft_Berichte .db462 .selfdb_dialog .selfdb_fieldTitel .selfdb_columnname,
.Wirtschaft_Berichte .db462 .selfdb_dialog .selfdb_fieldEinleitung .selfdb_columnname,
.Wirtschaft_Berichte .db462 .selfdb_dialog .selfdb_fieldHaupttext .selfdb_columnname,

.Wirtschaft_Startseite .db462 .selfdb_dialog .selfdb_fieldBild .selfdb_columnname,
.Wirtschaft_Startseite .db462 .selfdb_dialog .selfdb_fieldTitel .selfdb_columnname,
.Wirtschaft_Startseite .db462 .selfdb_dialog .selfdb_fieldEinleitung .selfdb_columnname,
.Wirtschaft_Startseite .db462 .selfdb_dialog .selfdb_fieldHaupttext .selfdb_columnname {
  display: none;
}

.Wirtschaft_Startseite .db462 .selfdb_fieldBild,
.Wirtschaft_Berichte .db462 .selfdb_fieldBild {
  float: left;
}

.Wirtschaft_Startseite .db462 .selfdb_report .selfdb_fieldBild img,
.Wirtschaft_Berichte .db462 .selfdb_report .selfdb_fieldBild img {
  width: 160px;
  margin: 0px 10px 0px 0px; 
}

.Wirtschaft_Startseite .db462 .selfdb_dialog .selfdb_fieldBild img,
.Wirtschaft_Berichte .db462 .selfdb_dialog .selfdb_fieldBild img {
  width: 300px;
  float:left;
  margin: 0.8em 0.8em 0em 0em; 
}

.Wirtschaft_Startseite .db462 .selfdb_reportentry,
.Wirtschaft_Berichte .db462 .selfdb_reportentry {
  margin-left: 15px;
  margin-right: 15px;
  clear: both;
}

.Wirtschaft_Startseite .db462 .selfdb_reportentry,
.Wirtschaft_Berichte .db462 .selfdb_reportentry {
	margin-bottom: 20px;
	border-bottom: solid 1px #000000;
}

.Wirtschaft_Berichte .db462 .selfdb_reportentry {
	margin-bottom: 20px;
}

.Wirtschaft_Startseite .db462 .selfdb_fieldTitel .selfdb_columnvalue,
.Wirtschaft_Berichte .db462 .selfdb_fieldTitel .selfdb_columnvalue {
  margin-bottom: 0.4em;		
}

.Wirtschaft_Startseite .db462 .selfdb_fieldTitel,
.Wirtschaft_Berichte .db462 .selfdb_fieldTitel {
    color: #000000;
}

.Wirtschaft_Berichte .db462 .selfdb_fieldTitel {
    font-weight: bold;;
}

.Wirtschaft_Startseite .db462 .selfdb_dialog .selfdb_fieldTitel {
    margin-top: 10px;
}

.Wirtschaft_Berichte .db462 .selfdb_list .selfdb_fieldTitel {
    vertical-align: top;
}


/* ####### Bilder #######*/
img.banner {
	margin: 0px;
	padding: 0px;
}

div.boximg {
	float: left;
}

img.boximg {
	height: 80px;
	width: 60px;
	border: 0px;
	margin: 5px;
}

img.articleimg {
	width: 160px;
	border: 0px;
}

img.extra {
	height: 10px;
	width: 12px;
	border: 0px;
}

img.schlaegel {
	height: 22px;
	width: 20px;
	border: 0px;
}


/* ####### Footer #######*/
.footer {
	clear: both;
	width: 100%;
	bottom: 0%;
}


.footercenter {
	width: 570px;
	margin-left: 200px;
	padding-bottom:0px;
	margin-bottom:0px;
        height:auto;
}

.box p {
font-size: 0.8em;
}


/**************************************** Lightbox 2 *********************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
/*#prevLink:hover, #prevLink:visited:hover { background: url(../../images/lightbox-img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/lightbox-img/nextlabel.gif) right 15% no-repeat; }*/
#prevLink, #prevLink:visited { background: url(../../images/lightbox-img/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(../../images/lightbox-img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: none; }

.lightbox-thumbnail {
  height: 80px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

/************ REL News *********************/

a#inhalt {display:none;}

.ueberschrift_extra_klein{
  font-size:0.9em;
  font-weight:bold;
}

/*********** Verwaltungssuchmaschine (außerhalb vom iframe - sonst vsm_gladbeck.css  *********************/

.vsmresult_words{
  font-weight:bold;
  margin-top:15px;
  font-weight:0.9em;
}

.vsmresult_gemeinde, .vsmresult_kreis,.vsmresult_land, .vsmresult_bund{
  font-weight:bold;
  margin-top:5px;
  font-weight:0.9em;
}

.vsmsearch{
text-align:left;
margin-left:2%;
margin-top:5px;
color:grey;
text-decoration:none;
}

.vsmbutton{
text-align:center;
margin-left:40px;
margin-top:5px;
background-color: #000000;
text-decoration:none;
}

.vsmextension{
  font-size: 0.8em;
  margin-top:10px;
  margin-botom:10px;
}

.vsmsearch_headline{
  font-size: 1em;
  color: #000000;
  margin: 0px;
}

iframe.vsmergebnisframe{
  height:32em;
  width:100%;
}

/*********************************************************Fotogalerie***********************************/

.description {
	text-align: center;
	margin-top:10px;
	font-weight: bold;
	}
/*.mgresize {
	padding-left:5%;
	}  */

.copyright {
	text-align: center;
	}

.mggallery   	{
	text-align: center;
	}

.mgfotorand {
	text-align: center;
	}

.mgviewimage {
	text-align: center;
	margin-top:10px;
	}

.subfolder-title {
	text-align: center;
	}

.mgnavigation {
	font:bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	}
.mgslideshow {
	text-align: center;
	}


/******* eCards ********/
table.ecards {
  width: 100%;
}

table.ecards img{
  margin-bottom: 5px;
}

table.ecards div {
  margin-top: 10px;
}

table.ecards td {
  padding-top: 2px;
}

table.ecards td.cardfont {
  font-size: 0.8em;
}

/******* Gelbe Seiten ********/
.gb-background {
	position:relative;
	overflow:hidden;
	width:300px;
	height:250px;
                     margin-left: 125px;
	background: url(../../images/gelbeseiten/medium_rectangle.gif) no-repeat 0 0;
}
		
.gb-logo {
	position: absolute;
	top: 10px;
	left: 29px;
	width:121px;
	height:18px;
	display:block;
}
		
.what-to-search {
	display:block;
	margin:50px 0 0 29px;
	font:14px/14px Arial,Helvetica,sans,sans-serif;
}
		
.where-to-search {
	display:block;
	margin:8px 0 8px 29px;
	font:14px/14px Arial,Helvetica,sans,sans-serif;
}

.distance-to-search {
	display:block;
	margin:8px 0 8px 29px;
}
		
.what-to-search label,
.where-to-search label,
.distance-to-search label {
	font:12px/12px Arial,Helvetica,sans,sans-serif;
	color:#333;
	display:block;
	margin:0 0 4px;
}

.what-to-search span,
.where-to-search span {
	overflow:hidden;
	display:block;
	margin:8px 0 0 0;
	font-weight:bold;
	height:15px;
}

.input-fields {
	background:url(../../images/bg_input_banner.gif) no-repeat 0 0;
	_background:#fff;
	border: solid 1px #7e7000;
	height:27px;
	_height:24px;
	padding:4px 4px 0 4px;
	font:14px/14px Arial,Helvetica,sans,sans-serif;
	font-weight:bold;
}

select.input-fields {
	_margin-top:2px;
	height:25px;
	line-height:25px;
	padding:3px 4px;
}

select.input-fields option {
	background:#fff;
	padding:5px;
	font:14px/14px Arial,Helvetica,sans,sans-serif;
}

.Gelbe_Seiten_submit {
	height:34px;
	margin:0 25px 0 198px;
	width:77px;
	display:block;
}

.distance-send-wrapper {
	width:245px;
	overflow:hidden;
	position:relative;
	margin-left:29px;
}

.distance-send-wrapper div.distance-to-search {
	width:120px;
	float:left;
	margin:0;
}

.distance-send-wrapper .submit {
	margin:13px 0 0 0;
	float:right;
}

/*Ergänzung*/
.gb-background input.submit {
  margin-left: 28px;
}

.link-list {
	display:block;
	overflow:hidden;
	width: 240px;
	margin:0 0 5px 29px;
	font:9px/11px Arial,Helvetica,sans,sans-serif;
}

.link-list strong {
	display:block;
	font-weight:normal;
	float:left;
	margin-bottom:1px;
	_margin-bottom:2px;
}

.link-list a {
	text-decoration:underline;
	color:#000000;
	display:inline-block;
}

/***** SitemapNEU ****/
.TrennLinie {
background-image:url(image_not_found);
background-repeat:repeat-x;
background-position:bottom;
height:5px;
}

.sm_ebene1{
padding-left:2em;
font-family: Arial, Helvetica, sans-serif;
font-size:0.75em;
color:#000000;
font-weight:bold;
line-height:1.8em;
border-top:1px solid #000000;
}

.sm_ebene2{
font-family: Arial, Helvetica, sans-serif;
font-size:0.75em;
color:#000000;
font-weight:normal;
line-height:1.5em;
padding-left:4.5em;

}
.sm_ebene3 {
font-family: Arial, Helvetica, sans-serif;
font-size:0.75em;
color:#000000;
font-weight:normal;
line-height:1.5em;
padding-left:6.5em;
}
.sm_ebene1 a:link,.sm_ebene1 a:visited,.sm_ebene1 a:active,.sm_ebene2 a:link,.sm_ebene2 a:visited,.sm_ebene2 a:active,.sm_ebene3 a:link,.sm_ebene3 a:visited,.sm_ebene3 a:active{
Text-decoration:none;
color:#000000;
}
.sm_ebene1 a:hover,.sm_ebene2 a:hover,.sm_ebene3 a:hover{
Text-decoration:underline;
color:#000000;
}

/***** PANFLOW ***/
#keinjavascript {
  font-weight: bold;
}