/* ### mobile-ipad Anfang */
/******
	Standard-Layout DezentNatur
	Style fuer Tablets
******/ 

@media only screen /* Breitenuntergrenze entspricht Obergrenze iPhone + 1px - Breitenangaben werden aus DB ausgelesen */
and (min-device-width : ParamMinBreiteTabletPX)   
and (max-device-width : ParamMaxBreiteTabletPX)
{ 

/**************** START iPad CSS ****************/

/* Kunden-Spezialformate */



/* Ende Kunden-Spezialformate */


#wrapper
	{
	margin-top: 0px;
	margin-bottom: 0px !important;
	padding: 0px;
	display: flex;
	border: 0px solid darkblue;
	background-color: #EBF0F4;
	overflow-x: hidden;
	overflow-y: auto;
	}		
	
#main
	{
	float: left;
	width: 100%; 
	margin-left: 0px; 
	margin-top: 0px;
	}
#main div
	{ 
	/* font-size: 2rem;
	line-height: 2.4rem; */
	}

/* #main.push { padding-left: 0px;} */

#navButton {font-size: 45px; right: 0;}
.openNav { width: 100%; }
.closeNavi{ width: 0px;}
		
#sitemapContainer ul li a{font-size: 1.6rem; line-height: 3rem;}
	
#sitemapContainer ul li a img{height: 14px;}

div.content
	{
	top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top : 160px solid transparent;
	}
	
.mainFrame
	{
	display: block;
	}

#mainHead 
	{
	position: relative;
	margin: 0px;
	padding: 2px; 
	left: 0px;
	height: 165px; 
	overflow: hidden;
	background-image: url(AllOverBack_mobile.png);
	background-repeat: repeat-x;
	border: 0px solid blue;
	}
	
#SubHeader 
	{
	display: none; 
	}

/*********************** Navigation **************************/
	
#navigation { 
	float: left;
	width: 500px;
	min-width: 0px;
	max-width: 800px;
	margin: 0px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
        background-color: #175C4C;
	z-index: 1;
	}
	
#mySidenav
	{
	height: 100%;
	display: flex;
	/* width: auto; */
	max-width: 370px;
	position: absolute;
	top: 0px;
	padding-top: 15px;
	left: 0px;
	border-top: 0px;
	background-color: #175C4C;
	z-index: 100;
	}
		
/* Push-Fkt. fuer Navi -> Content *****/	
#text
	{
	padding-left: 0px;
	}

.tabMenuDisplay ~ #text
	{
	padding-left: 70px;
	}

.tabMenuDisplay #mySidenav{
	width: 57px;
	}

.sidenav
	{
	display: flex !important;
	flex-direction: row;
	height: 100%;  /*100% Full-height */
	width: 0px; /* 0 width - change this with JavaScript */
	position: fixed; /* Stay in place */
	z-index: 1; /* Stay on top */
	top: 0px;
	margin-top: 0px;  /* Place content from the top */
	left: 0px;
	padding-left: 0px; 	
	background-color: #ffffff;
	overflow-x: hidden; /* Disable horizontal scroll */
	transition: 0.2s; /* 0 second transition effect to slide in the sidenav */
	border-right: 0px solid lightgray;
	font-size: 16px; !important;
	}

.sidenav a
	{
	text-decoration: none;
	font-size: 1.7em;
	line-height: 1.7em;
	color: #FFFFFF;
	display: inline;
	transition: 0.0s;
	white-space: nowrap;
	list-style-type: none;}
	
.sidenav a:visited 
	{
	text-decoration: none;
	color: #FFFFFF;
	}

.sidenav a:hover, .offcanvas a:focus
	{
	background-color: transparent;
	color: #22866F;
	text-decoration: none;
/*	letter-spacing:0.03em; */
	}

.highlighted
	{
	background-color: transparent; 
/*	letter-spacing: 0.03em; */
	font-weight: bold;
	color: #22866F;
	padding-left: 5px;
	}

a.highlighted:visited
	{
	background-color: transparent; 
/*	letter-spacing: 0.03em; */
	font-weight: bold;
	color: #DCC7B4;
	padding-left: 5px;
	}

/* Schaltflaechen ***************/ 

.sideNavTabs
	{
	display: none; 
	background-color: #175C4C; 
	width: 0px;
	max-width: 0px; 
	position: fixed;
	height: 100%;
	top: 0px;
	margin-left: 0px;
	padding-left: 55px;
	border-bottom: 0px solid white;
	border-right: 0pxpx solid #175C4C;
	z-index: 100;
	/*  top:58px; 
	left:260px;  freie Positionierung **/
	}

.nav-tabs
	{
	display: flex !important;
	flex-direction: column;
	height: 100%;
	left: 0px; 
	}

.nav-tabs > li > a 
	{
	background-color: #22866F;
	max-width: 46px;
	margin-right: 2px;
	line-height: 0;
	border: 0px;
	border-radius: 4px 0px 0px 4px; 
	}

.nav-tabs > li > a:hover 
	{
	background-color: #175C4C;
	}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover 
	{
	color: #555; cursor: default; background-color: #175C4C; border: 0px solid transparent; margin-top: 0px; border-radius: 4px 0px 0px 4px;
	}

#sitemapmenu
	{
	background-image: url("chk01on.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	overflow-x: hidden;
	width: 49px;
	height: 75px;
	top: 0px;
	left: -49px;
	margin-left: 0px;
	}

#indexmenu
	{
	background-image: url("chk02on.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	overflow-x: hidden;
	width: 49px;
	height: 75px;
	top: 3px;
	left: -49px;
	margin-left: 0px;
	}

#ftsmenu
	{
	background-image: url("chk03on.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	overflow-x: hidden;
	width: 49px;
	height: 75px;
	top: 6px;
	left: -49px;
	margin-left: 0px;
	}

#printmenu
	{
	display: none
	}

li.active 
	{
	right: -3px;
	}

/* Navi-Inhalte ************/	
/* Inhaltsbaum ***/

#sitemapContainer
	{
	list-style-type: none;
	position: relative;
	top: 0px;
	margin-left: 60px;
	font-size: 1.1rem;
	}

#sitemapContainer .level2
	{
	position: relative; 
	left: -16px; 
	}

#sitemapContainer .level3
	{
	position: relative; 
	left: -16px; 
	}

#sitemapContainer .level3 img
	{
	position: relative; 
	top: -2px;
	/* */
	}

#sitemapContainer .level4
	{
	position: relative; 
	left: -23px; 
	}

#sitemapContainer .level4 img
	{
	position: relative; 
	top: -2px;
	} 

#sitemapContainer .level5
	{
	position: relative; 
	left: -24px; 
	}

#sitemapContainer .level5 img
	{
	position: relative; 
	top: -2px;
	}

#sitemapContainer .level6
	{
	position: relative; 
	left: -22px; 
	}

#sitemapContainer .level6 img
	{
	position: relative; 
	top: -5px;
	}

#sitemapContainer > ul
	{
	padding-left: 20px;
	}

.tab-content
	{
	border-top: 0px solid transparent;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	/* */
	}


/* Index A-Z ***/ 

#idxContainer
	{
	position: relative;
	min-width: 500px;
	top: 2px;
	left: 10px;
	font-size: 1rem;
	margin-left: 65px;
	list-style-type: none;
	}

#idxContainer ul
	{
	list-style-type: none;
	margin-bottom: 4px;
	margin-left: 0px;
	}

#idxContainer li
	{
	list-style-type: none;
	margin-bottom: 2px;
	}

#idxContainer li img
	{
	position: relative;
	left: -30px;
	list-style-type: none;
	margin-bottom: 8px;
	}

#idxContainer .tipue_search_icon
	{
	width: 20px;
	margin-left: 10px;
	margin-top: 8px;
	padding-top: 0px;
	background-color: #ffffff;
	}

#idxContainer .tipue_search_left 
	{
	float: left;
	width: 36px !important;
	margin-top: 6px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #ffffff;
	height: 39px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

#idxContainer .tipue_search_right
	{
	float: left;
	width: 35%;
	margin-top: 6px;
	margin-left: -5px;
	margin-right: 0px;
	height: 39px;
	background-color: #ffffff;
	}

.level2Idx 
	{
	margin-left: -25px;
	}

a.level2Idx 
	{
	color: #DCDCDC;
	font-size: 1.6rem;
	line-height: 2rem;
	}

a.level2Idx:visited 
	{
	color: #DCDCDC;
	}


#tipue_search_input_idx	{
	margin-top: 8px;
	margin-bottom: 15px;	
	width: 160px;
	height: 31px;
	margin-left: 0px;
	font-size: 1.6rem;
	}

/* Volltextsuche ***/ 

#ftsContainer 
	{
	position: relative;
	max-width: 500px;
	top: -10px;
	padding-bottom: 10px;
	font-size: 1em;
	margin-left: 55px;
	list-style-type: none; 
	}

#tipue_search_input
	{
	font-size: 17px;
	line-height: 21px;
	background-color: #ffffff;
	min-width: 60px;
	width: 65%;
	box-sizing: border-box;
	height: 36px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-left: 0px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-radius: 0px;
	-moz-appearance: none;
	-webkit-appearance: none;
	box-shadow: none; 
	outline: 0;
	}

.tipue_search_icon
	{
	width: 20px;
	margin-left: 10px;
	padding-top: 0px;
	background-color: #ffffff;
	}

.tipue_search_left
	{
	float: left;
	width: 95%;
	margin-left: 4px;
	background-color: #ffffff;
	height: 38px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

.tipue_search_right
	{
	float: left;
	width: 80%;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	}

#tipue_search_results_count
	{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

#pageCount
	{
	float: right;
	margin-right: 3px;
	margin-top: 1px;
	border-color: #ffffff solid 0px;
	background-color: transparent;
	color: #ffffff;
	}

.tipue_search_content_title
	{
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 1rem;
	margin-left: 14px;
	margin-top: 14px;
	}

.tipue_search_content_text
	{
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 16px !important;
	line-height: 20px;
	font-style: italic;
	color: #A8A8A8;
	margin-left: 30px;
	margin-top: 0px;
	}

.tipue_search_content_url
	{
	margin-left: 10px;
	}

#tipue_search_foot 
	{
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	color: transparent;
	}

#tipue_search_foot_boxes
	{
	font: bold 14px/1 OpenSans, sans-serif;
	/* bottom: 0rem; */
	padding-left: 0px;
	width: 96%;
	height: 34px;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	background-color: white;
	text-align: center;
	color: #ffffff;
	}

#tipue_search_foot_boxes li
	{
	list-style: none;
	margin-right: 0px;
	padding-right: 3px;
	display: inline;
	}

#tipue_search_foot_boxes li.current
	{
	font-size: 1.3em;
	color: #333;
	margin-right: 0px;
	text-align: center;
	color: #3AACE2;
	}

#tipue_search_foot_boxes li a
	{
	/*padding: 10px 17px 11px 17px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 1px;*/
	color: #333;
	margin-right: 0px;
	text-decoration: none;
	text-align: center;
	font-size: 1.3em;
	}

/* mainHead-Bereich *************/
/* Ueberschrift ***/

.Mitte
	{
	display: flex;
	align-items: center;
	position: absolute; 
	top: 0px;
	height: 47px;
	margin: 0px;
	padding-left: 30px;
	text-align: left;
	font-size: 20px;
	line-height: 22px;		
	font-weight: normal;
	letter-spacing: 0.01em; 
	color: #114A3E; 
	overflow-x: hidden;
	overflow-y: auto;
	border: 0px solid green;		
	}


/* Registerkarten ***/

#Kopf 
	{
	position: relative; 
	top: 56px;
	margin-left: 30px;
	border: 0px solid red;
	}

.kopf table
	{
	border-collapse: collapse; 
	}

div.kopf {position: absolute; overflow: scroll; height: 71px; z-index: 1;}    

div.kopf:hover
	{
	overflow-x: auto;
	}

td.kopf
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
	text-align: center;
	color: #4c4c4c;
	min-width: 200px;
	max-width: 200px;
	height: 61px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	}

td.kopfaktiv
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	min-width: 200px;
	max-width: 200px;
	height: 61px;
	border-left: 1px solid silver;
	border-right: 1px solid silver; 
			background-image: url(Background.png);  		background-repeat: repeat-x;
	}

p.kopf
	{
	font-size: 14px;
	line-height: 16px;
	margin-top: 1px; 
	margin-left: 4px; 
	margin-right: 4px;
	white-space: normal; 
	}

p.kopfaktiv
	{
	font-size: 14px;
	line-height: 16px;
	margin-top: 1px; 
	margin-left: 4px; 
	margin-right: 4px; 
	white-space: normal;
	}

/* SubRegisterkarten *****/

#Spezial 
	{
	position: relative;
	top: 24px;
	width: auto;
	height: 28px !important; /* neu eingefügt 4.8.2020 HF */
	margin-top: 31px; /* neu eingefügt auf Basis "arm", 6.4.20 HF */
	margin-left: 60px;
	margin-right: 0px;
	border: 0px solid gray;
	}

div.spezial 
	{
	position: relative;
	height: 44px;
	overflow: scroll;
	padding-bottom: 0px;
}	

div.spezial:hover 
	{
	overflow-x: auto;
	z-index: 1;
	}

td.spezial
	{
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	border-left: 20px solid transparent;
	vertical-align: middle;
	text-align: center;
	background-image: url(SubRegInaktiv.png); 
	background-repeat: no-repeat;
	}

td.spezialaktiv
	{
	margin: 0px;
	padding: 0px;
	padding-left: 18px; 
	border: 0px;
	vertical-align: middle;
	text-align: center;
	background-image: url(SubRegAktiv.png);background-repeat: repeat-x;
        }

p.spezial
	{
	font-size: 14px;
	font-weight: normal; 
	line-height: 28px;
	margin-top: 0px; 
	margin-left: 12px; 
	margin-right: 10px; 
	}

p.spezialaktiv
	{
	font-size: 14px;
	font-weight: normal; 
	line-height: 28px;
	margin-top: 0px; 
	margin-left: 10px; 
	margin-right: 10px; 
	}

/* Content ****************/

#mainContent
	{
	position: relative;
	background-color: white;
	overflow-y: auto;
	overflow-x: auto;
	margin-top: 10px;
	padding-left: 200px;
	padding-right: 20px;
	border: 0px solid pink; 
	}

p
	{
	font-size: 1.6rem; 
	line-height: 2.4rem;
	margin-top: 5px;  
	margin-bottom: 0px; 
	margin-left: 10px;
	margin-right: 10px
	}

p.Feld
	{
	font-size: 18px;
	letter-spacing: 0.04em;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #585858;                      
	padding-left: 5px; 
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 12px;
	margin-bottom: 5px;
	background-image: url(Feld_HG.png);
	background-repeat: no-repeat;
	}

p.Feld_nach_Gruppe
	{
	font-size: 18px;
	letter-spacing: 0.04em;           
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #585858;                      
	padding-left: 5px; 
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 12px;
	margin-bottom: 5px;
	background-image: url(Feld_HG.png);
	background-repeat: no-repeat;
	}

p.Hinweis_Standardeinzug1
	{
	font-size: 1.6rem;
	letter-spacing: 0.04em;
	color: #787878;
	line-height: 2.2rem;
	margin-top: 0px;
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #F7F7F7;
	border: 1px solid #EFEFEF;
	}

#TabelleBreit
	{
	position: relative;
	text-align: left;
	width: 100%;
	padding-left: 10px;
	margin-left: 0px;
	top: 0px;
	}

/* Standardeinzuege u.a.m.***/

p.Einzug1
	{
	margin-left: 36px;
	margin-top: 8px;
	margin-bottom: 4px;
	line-height: 24px;
	}

p.Einzug2
	{
	margin-left: 59px;
	margin-top: 8px;
	line-height: 22px; 
	margin-bottom: 10px;
	}

div.marginalie
	{
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	position: absolute;
	left: 0px;
	width: 90px;
	margin-top: 16px;
	margin-bottom: 8px;
	margin-left: 25px;
	color: #114A3E;
	}

div.Marginalie_ueber
	{
	font-size: 1.8rem;
	line-height: 2.2rem;
	font-weight: bold;
	color: #114A3E; 
	margin-top: 0px;
	margin-bottom: 5px;
	}

p.Gruppe
	{
	font-size: 2.1rem;
	line-height: 2.2rem;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #114A3E;
	margin-top: 35px;
	margin-bottom: 10px;
	margin-left: -115px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-top: 3px solid #114A3E;
	}
	
p.Untergruppe
	{
	font-size: 2.0rem;
	line-height: 2.1rem;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #114A3E;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: -115px;
	padding-top: 5px; 
	padding-bottom: 0px;
	border-top: 1px solid #114A3E; 
	}	

p.Hinweis
	{
	font-size: 1.6rem;
	letter-spacing: 0.01em;
	color: #787878;
	line-height: 2.2rem;
	margin-top: 0px;
	padding: 3px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	border: 1px solid #EFEFEF;
	}

.exparaAuf p
	{
	margin-top: 0px;
	margin-left: 0px;
	}

.Zwischenueberschrift1
	{
	font-size: 1.8rem;
	line-height: 2.2rem;
	font-weight: bold;
	color: #114A3E; 
	margin-top: 0px;
	margin-bottom: 5px;
	}

.Zwischenueberschrift2
	{
	font-size: 1.8rem;
	line-height: 2rem;
	font-weight: normal;
	color: #114A3E; 
	margin-top: 0px;
	margin-bottom: 3px;
	}

div.Grafik
	{
	position: relative;
	font-size: 12px; 
	color: grey;  
	width: auto;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	}

#AufklappBereich {
	margin-top: 0px;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 10px;
	}

a.Aufklappen
	{
	font-size: 1.8rem;
	font-weight: normal;
	}

a.AufklappenInline
	{
	/* font-size: 2rem; */
	font-weight: normal;
	}

/* Aufzaehlungsformate und Einzuege  **********************/
/*** Unnummerierte Aufzaehlungen ***/

ul.Aufz1 
	{
	list-style-image: url('Aufz1.png');
	margin-left: -14px;
	}

.Aufz1 li p 
	{
	padding-left: 0px;
	margin-left: 12px;
	}

	
ul.Aufz2 {
    list-style-image: url('Aufz2.png');
	margin-left: -14px;
}

.Aufz2 li p {
    padding-left: 0px;
	margin-left: 12px;
    }

	
ul.Aufz3 {
    list-style-image: url('Aufz3.png');
	margin-left: -14px;
}

.Aufz3 li p {
    padding-left: 0px;
	margin-left: 11px;
    }

	
	
ul.Aufz1_Einzug2 {
    list-style-image: url('Aufz1.png');
	margin-left: 14px;
}

.Aufz1_Einzug2 li p {
    padding-left: 0px;
	margin-left: 5px;
    }

	
ul.Aufz2_Einzug2 {
    list-style-image: url('Aufz2.png');
	margin-left: 14px;
}

.Aufz2_Einzug2 li p {
    padding-left: 0px;
    margin-left: 5px;
	}


ul.Aufz3_Einzug2 {
    list-style-image: url('Aufz3.png');
	margin-left: 14px;
}

.Aufz3_Einzug2 li p {
    padding-left: 0px;
    margin-left: 4px;
	}	
	
	
	

/*** Nummerierte Aufzaehlungen ***/

#mainContent .Num {
	font-size: 17px; 
	margin-left: -9px;
	margin-bottom: -3px;    
}

#mainContent ol li {
    list-style-type: decimal; 
    padding-left: 0px;    
}

#mainContent ol li p {
	margin-left: 6px; 
}


div.aufzaehlung1_OH8 p
		{
		position: relative;
		margin-left: -22px;
		margin-bottom: -32px;
		font-size: 2rem;
		z-index: -1;
		}

div.aufzaehlung1_OH8
		{
		margin-left: 30px;
		font-size: 2rem;
		margin-bottom: 0px; 
		line-height: 30px;
		z-index: 1;
		}
		
div.aufzaehlung2_OH8 p
		{
		position: relative;
		margin-left: -22px;
		margin-bottom: -32px;
		font-size: 2rem;
		z-index: -1;
		}

div.aufzaehlung2_OH8
		{
		margin-left: 56px;
		font-size: 2rem;
		margin-bottom: 0px; 
		line-height: 30px;
		z-index: 1;
		}
		

/*************** Footer ***********/

#Footer
		{
		position: relative;
		height: 60px;
		top: 10px;
		left: 0px;		
		margin-top: 0px;		
		text-align: center;
		vertical-align: bottom;
		padding-top: 8px;
		z-index: 1;
		}


p.Footer
		{
		position: relative; 
		font-size: 1.1rem;
		line-height: 1.4rem; 
		text-align: center;
		top: 0px;
		left: 3px;
		padding-top: -5px; 
		margin-right: 10px; 		
		margin-left: 10px;
		color: #000000;
		border-top: 2px solid silver;
		}

p.Footer a
		{
		text-decoration: underline;
		line-height: 1.4rem;
		}		

p.Footer img
		{
		position: relative; 
		width: auto;
		top: 0px;
		left: 0px;
		padding-left: 0px; 
		color: #000000;	
		}		

		
/********** Header und Print-Button **********/		

#Header  {display: none;}
		
#PrintButton {display: none;}	

/*** END iPad CSS ***/
}

/* ### mobile-ipad Ende */