@import url("/custom/highslide/highslide.css");
@import url("/custom/highslide/highslide_krz.css");

 html {margin:0px; padding: 0px; height:100%}
 body {margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:100%;background-color:#B1CDA4;
 color:#000000; scrollbar-face-color:#468C28;
  scrollbar-track-color:#B1CDA4;
  scrollbar-arrow-color:#ffffff;
  scrollbar-3dlight-color: #F0F7ED;
  scrollbar-highlight-color: #DBE8D6;
 }

 /* Links */
A, A:link, A:visited { font-weight:bold; color:#000000; text-decoration: none; display:inline; background: none; border: none; padding: 0px;}
A:focus, A:active { font-weight: bold; text-decoration:none; color:#DF002F}
A:hover {color:#DF002F}

/*Content Schriftklassen */
table {font-size: 100%; /*10pt*/ }
.fliesstext { font-size: 100%; text-align: justify }
.text { font-size: 95%}
.text1  {font-size: 65%;}
.text2  {font-size: 70%;}
.text3  {font-size: 80%;; /* 10pt */ }
.text4  {font-size: 90%;}
.text5, h5  {font-size: 100%;}
.text6, h4  {font-size: 100%; color: #FFFFFF; background-color: #468C28;/* padding: 2pt;*/}
h4.mtp_ti_text { background-color: #F0F7ED; }
.text7, h3  {font-size: 110%; color: #FFFFFF; background-color: #468C28;/* padding: 2pt;*/}
.text8, h2  {font-size: 115%}
.text9, h1  {font-size: 120%}
/*h1,h2,h3,h4,h5 {display:inline;}*/

/*Starttexte bei Verwendung von Modultemplates */
.starttext {font-size: 120%;}

/*Pressemodul -Einbindung */
.pr_lk, .pr_da, .pr_tx  { font-size: 90%;}

/*Text- und Bildunterschriften */
.mt_ac  { border:0px solid #000000; background-color: #eeeeee }
.mc1_ac  { background-color: #eeeeee; }
.mc2_ac  { font-size: 70%}
.tt_ac { width:100%; }
.tc1_ac  {  }
.tc2_ac  { font-size: 70%}

/* sfm - Suchmaske || sres - Suchergebnis || titles- Abschnitt-Überschriften || detail - Detailansicht || cadr - Com-Adressen  */
/* ztx - Zusatztexte || baf_ftx - Formulare Beschreibung || baf_fdo - Formulare Download-Link || form_ft - Formularelemente || form_nft - Formularelemente mit fester Breite  */

.cadr, .form_ft, .form_nft { font-size:70%;}
.sfm, .sres, .detail, .ztx, .baf_ftx, .baf_fdo { font-size: 80%; }

table.Mod_BC4 .detail .text3 { font-size:100%;}
div.mtp_f_text .text3 { font-size:100%; }

.titles { color: white; font-size: 80%; /* 10pt; */ }
.form_nft { width:15em; }

.mnav_lk { text-decoration: none; }
.mnav_ac {  }

.snav_lk { text-decoration: none; }
.snav_ac { color: #DF002F; text-decoration: none }

.CMenu    { POSITION: ABSOLUTE; Top:0px; Left:0px; WIDTH:150px; HEIGHT:100px; BACKGROUND-COLOR: #DDDDDD; }
.CMenuZ   { BACKGROUND-COLOR: #DDDDDD; HEIGHT:20px; FONT-FAMILY:Arial; FONT-SIZE:8pt; COLOR:#000000; CURSOR:nw-resize; }
.CMenuZAn { BACKGROUND-COLOR: #000099; HEIGHT:20px; FONT-FAMILY:Arial; FONT-SIZE:8pt; COLOR:#FFFFFF; CURSOR:nw-resize; }
.CMenuSep { Color:#121266; border-style: groove; border-width:1px; WIDTH: 97%; }

/*Styledefinition für das Layout der Seite */

#Kopfbereich{
		  height:85px;
        background-image: url(media/bg_nav.gif);
        background-repeat: repeat-x;
        background-color: #DBE8D6;
        font-weight: bold;
        }

#Logo{
        background-image: url(media/logo.gif);
        background-repeat: no-repeat;
        background-position: top right;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 227px;
        height: 85px;
        z-index: 1;
}

#mainNav{
        padding-top: 42px;
        padding-left: 15px;
        line-height: 20px;
        width: 75%;
		  font-size:75%;
		  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        z-index: 2;
}

#mainNav a,
#mainNav a:link,
#mainNav a:visited {
         color: #000000; /*#468C28;*/
			text-decoration: none;
			margin-left:5px;
			margin-right: 5px;
}

#mainNav a:active,
#mainNav a:hover {
         color: #DF002F; text-decoration: none
}

#subNav{
        padding-left: 15.5em;
		  padding-top: 5px;
		  width:auto;
        line-height: 20px;
        background-image: url(media/bg_subnav.gif);
        background-color: #F0F7ED;
        font-weight: bold;
        font-size: 75%;
		  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		  border-bottom: 1px solid #B1CDA4;

}

#subNav a,
#subNav a:link,
#subNav a:visited {
        color: #000000; /*#468C28;*/
        text-decoration: none
}
#subNav a:active,
#subNav a:hover {
        color: #DF002F; text-decoration: none
}


#quickNav{
		  float:left;
		  width:15.3em;
        background-image: url(media/bg_quick.gif);
        background-color: #B1CDA4;
		  padding:0px;
        font-size: 75%;
		  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		  }

#quickNav a,
#quickNav a:link,
#quickNav a:visited{
        color: #000000; text-decoration: none; font-weight:bold;
}
#quickNav a:active{ color: #DF002F; font-weight: bold; text-decoration: none }
#quickNav a:hover { color: #DF002F; text-decoration: underline }


#grafik {
        padding-left: 2px;
        margin-bottom: 5px;
        width: 100%;
        text-align: center;
}
#suche {
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
}

ul {
        list-style-image: url(media/list_btn.gif);
        list-style-position: outside;
        vertical-align: middle;
        margin-top: 5px;
        margin-left: 30px;
        padding-left: 0px;
}
li {
        padding-left: 0px;
        padding-bottom: 3px;
}


#contentblock{
		padding-left: 0.5em;
		padding-top:0.5em;
		padding-right:0.25em;
		left:11.5em;
		padding-bottom:30px;
		position:absolute;
		background-color: #F0F7ED;
		
}
#path{
		padding-left: 18em;
		color: #DF002F;
		font-size: 65%;
		padding-bottom: 3px;
		background-color:#F0F7ED;

}

.sprungziele {
  position:absolute;
  top:-5000px;
  left:0px;
  z-index:5;
  width: 100%;
}

div.sprungziele li a:focus,
div.sprungziele li a:hover,
div.sprungziele li a:active {
  position: absolute;
  top: 5020px; left: 50px;
  white-space: nowrap;
  display:block;
  padding-left:22px;
  padding-right:0.2em;
  text-decoration: none;
  font-weight: bold;
  color:#000000; /*hier Farbe geändert  */
  white-space: nowrap;
  background-color:yellow;
  border-left:1px solid #888888;
  border-top:1px solid #888888;
  border-right:1px solid #FFFFFF;
  border-bottom:1px solid #FFFFFF;
}
/*
*        Styledefinitionen für Modultemplates nach BITV
*        Erstellt von Advantic Systemhaus GmbH, Peter Cochius, Dezember 2005
*/

/* Modul - Kopfzeile Suchergebnis & Detailansicht */
.mtp_header { 
	background-color: #468C28;
	color: #FFFFFF;
       width: 100%;
       height: 1.25em;
	padding: 2px;
	margin-bottom: 0px;
	font-size: 110%; /* 10pt; */
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/* Modul - Fußzeile Suchergebnis & Detailansicht */
.mtp_footer { 
	background-color: #468C28;
	color: #FFFFFF;
	width: 100%;
       height: 1.5em;
	padding: 2px;
	font-size: 110%; /* 10pt; */
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/* Suchformular Spaltendefinition */
.mtp_fl { float: left; margin-right: 1em; width: auto; /*background-color: #ffffff;*/ }

/* Suchformular Formularelement */
.mtp_fel { font-size: 90%; width: 14em; }

/* Kontaktformular Formularelemente */
.mtp_kel { font-size: 100%; width: 30em; }
.mtp_kta { font-size: 100%; width: 30em; height: 5em; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

/* Neudialog Elemente */
.mtp_nl { float: left; width: 12em; }
.mtp_nr { float: left; width: 22em; }

.mtp_nel { font-size: 100%; width: 100% }
.mtp_nta { font-size: 100%; width: 100%; height: 5em; }
.mtp_now { font-size: 100%; }


/* BITV-Sprungziele (nicht sichtbar bei aktiviertem CSS) */
.mtp_sprungziel { display: none; }

/* Standard-Textblock */
.mtp_dr { float: left; }

/* Spalte mit fester Breite (Bezeichnungsfelder) */
.mtp_dl  { float: left; width: 11em; }

/* Titelzeile mit Datum rechts */
.mtp_ti_text { float: left; width: 75%;}
.mtp_ti_date { float: left; width: 20%; text-align: right; }

/* Zusatztexte bei Adr / BIS / WIS / Tourismus */
.mtp_ztx { font-size:100%; }

/* Fliesstext */
.mtp_f_text { font-size:100%; }

/* Modulabhängige Styles */

/* Adresseinbindung, relative Breite */
.mtp_adr_sd  { float: left; width: 45%; font-size: 100%; margin-top: 10px; }
.mtp_adr_cd  { float: left; width: 45%; font-size: 100%; margin-top: 10px; }
.mtp_adr_cdl { float: left; width: 30%; font-size: 100%; }
.mtp_adr_cdr { float: left; width: auto; font-size: 100%; }
.mtp_adr_im  { float: left; width: auto; font-size: 100%; margin-top: 10px; }

/* Adressmodul Suchergebnis */
.mtp_adr_srr { float: left; width: 60%; }
.mtp_adr_srl { float: left; width: 10%; text-align: right; }

/*Anpassungen für Modulausgaben Kreisportal Herford */

.mainContent{
	width:100%;
	float:left;
	font-size:80%;
	}
.mainContent form {
	font-size:125%;
}

.adrausgabe{font-size:125%;} 

.withSidebar{
	font-size:80%;
	}
	
.withSidebar .mainContent{
	font-size:100%;
	width:67%;
	float:left;
	border-right: 2px solid #468C28;
	padding-right:10px;
	}
.sidebar{
	width:27%;
	float:left;
	margin-left:10px;
	}

/* Formatierungen für Adressen in der Sidebar */
.sidebar .adrausgabe {
/*	color:		#FFFFFF;		falls überhaupt gesondert zu setzen, dann in den Bereichs-CSS-Dateien */
	font-size:	95%;
	padding:	1em 0.1em 0 0.90909em;
}
.sidebar .adrausgabe img {
	border-left:	none;
	border-right:	none;
	width:			25px;
	height:			20px;
}

.sidebar .text2{
	font-size:	95%;
	padding-left: 0.3em;
	
}
.sidebar h4{
	padding:2px;
/*	background-color wird in den Bereichs-CSS-Dateien gesetzt */
}
.sidebar p{
	padding-left:1em;
}
/* Links in Adressen sollen (vor allem in der Sidebar) anders formatiert werden */
.sidebar .adrausgabe a:link,
.sidebar .adrausgabe a:visited,
.sidebar .adrausgabe a:hover,
.sidebar .adrausgabe a:active,
.sidebar .adrausgabe a:focus {
	background:		none;
	border-bottom:	none;
	border-top:		none;
	color:			#191970;
	display:		inline;
	font-size:		95%;
	font-weight:		normal;
	padding:		0 0;
	margin-top:		0;
	text-decoration:	none;
}

.sidebar .adrausgabe a:hover,
.sidebar .adrausgabe a:active,
.sidebar .adrausgabe a:focus {
	/*text-decoration:	underline;*/
	color:#8B0000;
}

div#eaflyer a { display: block; margin-bottom: 0.25em; }

.mainContent .adrausgabe{
		/*font-size:0.8em;*/
}

/* Suchformular Spaltendefinition */
.mainContent .mtp_fl { float: left; margin-right: 0.5em; width: auto; background-color: #F0F7ED; /*font-size:80%; */}

/* Suchformular Formularelement */
.mainContent .mtp_fel { /*font-size: 80%;*/ /*width: 10em;*/} /* px = % --> % */
.mtp_felSuche{/*font-size: 80%; */width: 20em;}

.bgsuchmaske .mtp_header,
.mainContent .mtp_header{
	background-color:#468C28; 
	color:#FFFFFF;
	padding:2px; 
	margin-bottom:3px;
}

.mainContent .mtp_footer{
/*	background-color:silver; Bereichs-css */
	padding:3px;
	/*padding-bottom:8px;*/
	/*height:1.2em;*/
}
.mainContent .mtp_footer a {
	color: #FFFFFF;
}

.bgsuchmaske{
	/*position:relative;*/
	background-color:#F0F7ED;
	padding:3px;
	padding-bottom:13px;
}

.bgsuchmaske h4{
	background-color:#F0F7ED;
}

.mtp_adrbox{
	width:48.0%; 
	height:12em;
	border: 1px solid #468C28; 
	font-size:0.9em;
	margin-top:7px;
	margin-bottom:7px; 
	margin-right:7px;
	float:left;
}
.mtp_adranzeige{
	height:10em; 
	overflow:hidden;
	padding-left:5px;
}

.Trennlinie{
	color:silver; 
	background-color:#468C28; 
	height:2px;
	border:none;
	margin-top:1px; 
	margin-bottom:1px;
}


/*Ende Formatanpassungen Modulausgaben Portal Kreis Herford */




/* Google-Maps - einige der unten gesetzten Werte werden über die googlemaps.js zur Laufzeit überschrieben */
#igm_searchform { width: 14.25em; position: absolute; top: 5px; left: 5px; padding: 5px; padding-bottom: 9em; background-color: #DBE8D6; }
#igm_searchform div.mtp_fl { border: 1px solid #468C28; padding: 4px; margin-bottom: 1em; background: #DBE8D6; width: 14.25em; }
#igm_searchform div.mtp_fl div { border: none; padding: 0; margin: 0; height: auto; background: #DBE8D6; }
#igm_kartenanzeige { margin-top: 5px; padding-left: 17.5em; }
#igm_client { width: 660px; height: 550px; position: relative; top: 0px; left: 0px; }
#map { width: 507px; height: 500px; position: absolute; top: 0px; left: 0px; overflow: hidden; }
#igm_adr { border: 1px solid #468C28; background: #DBE8D6; margin-left: 0.25em; font-size: 1.1em;
	    width: 200px; height: 50px; position: absolute; top: 0px; left: 507px; padding: 2px; overflow:auto; }


iframe {border: 1px solid gray; }

/* Kümmerkasten-Formular */
#kuemmerkasten label { display: block; float: left; width: 150px; }


/*Elemente bei Druck ausblenden */
@media print {
 #kopfbereich, #logo, #quicknav, #subnav, #mainnav {display:none}
 #contentblock {left: 1cm; padding-right:1cm}
 body {background-color: white}
}


.ikiss_norel { padding:0; border:0; background:#f5f5f5; color:#454545; }
a .ikiss_norel {padding:0; border:0; background:#ddd; }
