@charset "utf-8";
/* CSS Document */



* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	margin: 0;
	padding: 0;
}

/*Textfarben*/

.rot { 
	color:#F00
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
}

/* ##### Anfang Werbeblöcke #### */
.werbung_rechts {
	display: none;
}
.werbung_oben {
	margin: 10px auto 10px;
	text-align: center;
	/*height: 50px;*/
	height: 0px;
}
/*.wrapper{
	margin-top: 50px;	
}
.werbung_oben {
	width: 320px;
	height: 50px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-bottom: 0px;
	margin-left: -160px;
	margin-right: auto;
	margin-top: 0px;
}*/
.werbung_oben .divImg468mal15 {
	display: none;
}
.werbung_unten {
	margin: 10px auto 10px;
	text-align: center;
	height:50px;
}
.werbung_unten .divImg468mal60 {
	display: none;
}

.werbung_oben .divImg728mal15 {
	display:none;
	}
	
.werbung_unten .divImg728mal90 {
	display:none;
	}
/* ##### Ende Werbeblöcke #### */

/*#naviPara {
	display: none;	
}*/
/* ###################### */

ul {
	list-style: none;
}

#startseite {
	height: 50px;
	background: #4B92D9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #447ABB;
	border-bottom-color: #447ABB;
	font-size: 16px;
	position: relative;
	padding-left: 4px;
}
#startseite a {
	display: block;
	float: left;
	line-height: 50px
}
#startseite a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#startseite a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#startseite a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#startseite a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#navioben {
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 10px;
	/*### Optimierung CLS ###*/
	position: absolute;
	background-color: #FFFFFF;
	width:100%
}
#navioben li {
	margin-bottom: 4px;
}
/*li#lialg {
	margin-bottom: 0px;
}*/
#navioben li a {
	display: block;
	border: 1px solid #000;
	height: 50px;
	line-height: 50px;
}
#navioben a:link {
	color: #0066CC;
	text-decoration: none;
}
#navioben a:visited {
	text-decoration: none;
	color: #0066CC
}
#navioben a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#navioben a:active {
	color: #0066CC
}
/* Navigationsbutton */

#toggleNavMain {
	display: block;
	position: absolute;
	right: 4px;
	top: 3px;
	/*background: #FFF;*/
	cursor: pointer;
}
#toggleNavMain img {
	display: block;/*width: 30px;*/
}
.js #navioben {
	display: none;
}
#buchNameStand {
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 10px;
}
#buchNameStand h1 {
	font-size: 16px;
}

#buchNameStand a {
	font-size: 16px;
	font-weight: bold;
}
#buchNameStand .buchstand {
	font-size: 16px;
}

#home #buchNameStand a {

}

#home #buchNameStand a:link       {
	color: #0066CC;
	text-decoration: none;
	text-decoration: underline;
}

#home #buchNameStand a:visited    {
	text-decoration: none;
	color: #0066CC;
	text-decoration: underline;
}
#home #buchNameStand a:hover      {
	color: #0066CC;
	text-decoration: underline;
}
#home #buchNameStand a:active     {
	color: #0066CC
}


hr {
/*	width: 90%;
	margin: 10px auto;*/
	display: none;
}
main {
	padding-right: 4px;
	padding-left: 4px;
	display: block;
}
main h1 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 5px;
}

#mainContent div.ParaAbsatz {
	margin-top: 10px;
}

#mainContent div.ParaAbsatz:first-of-type {
	margin-top: 0px;
	/*background-color: #0099FF;*/
}

#mainContent div.ParaAbsatz dl {
	margin-top: 5px;
}

main dt {
	float: left;
}
	
main dd {
	margin-bottom: 10px;
	margin-left: 30px;
}

/*Paragraphen-Navigation*/

nav#naviPara {
	padding-right: 4px;
	padding-left: 4px;
}
nav#naviPara #navilinks h2 {
	font-size: 16px;
}
nav#naviPara #navilinks a {
	font-size: 16px;
	display: block;
	border: 1px solid #000;
	min-height: 48px;
}
nav#naviPara #navilinks p {
	margin-bottom: 4px;
}
nav#naviPara #navilinks a:link {
	color: #0066CC;
	text-decoration: none;
}
nav#naviPara #navilinks a:visited {
	text-decoration: none;
	color: #0066CC
}
nav#naviPara #navilinks a:hover {
	color: #0066CC;
	text-decoration: underline;
}
nav#naviPara #navilinks a:active {
	color: #0066CC
}
footer {
	background: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 16px;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
}
#naviunten li {
	margin-bottom: 4px;
}
#naviunten li a {
	display: block;
	border: 1px solid #000;
	height: 50px;
	line-height: 50px;
}
#naviunten a:link {
	text-decoration: none;
	color: #000000;
}
#naviunten a:visited {
	text-decoration: none;
	color: #000000;
}
#naviunten a:hover {
	text-decoration: none;
	color: #0000FF;
}
#naviunten a:active {
	text-decoration: none;
	color: #0000FF;
}

#lisgb1 a:after {
	content: " - Allgemeiner Teil";
}
#lisgb2 a:after {
	content: " - Bürgergeld Grundsicherung f. A.";
}
#lisgb3 a:after {
	content: " - Arbeitsförderung";
}
#lisgb4 a:after {
	content: " - Vorschriften Sozialversicherung";
}
#lisgb5 a:after {
	content: " - Gesetzliche Krankenversicherung";
}
#lisgb6 a:after {
	content: " - Gesetzliche Rentenversicherung";
}
#lisgb7 a:after {
	content: " - Gesetzliche Unfallversicherung";
}
#lisgb8 a:after {
	content: " - Kinder- und Jugendhilfe";
}
#lisgb9 a:after {
	content: " - Reha Teil. behinderter Menschen";
}
#lisgb10 a:after {
	content: " - VerwVerf. u. Sozialdatenschutz";
}
#lisgb11 a:after {
	content: " - Soziale Pflegeversicherung";
}
#lisgb12 a:after {
	content: " - Sozialhilfe";
}
#lisgb14 a:after {
	content: " - Soziale Entschädigung";
}
#lialg a:after {
	content: " - Alterssicherung der Landwirte";
}
#liasylblg a:after {
	content: " - Asylbewerberleistungsgesetz";
}
#liasylg a:after {
	content: " - Asylgesetz";
}
#liaufenthg a:after {
	content: " - Aufenthaltsgesetz";
}
#libafoeg a:after {
	content: " - Ausbildungsförderungsgesetz";
}

#libeeg a:after {
	content: " - Elterngeld u. Elternzeit";
}

#libkgg a:after {
	content: " - Bundeskindergeldgesetz";
}

#libvg a:after {
	content: " - Bundesversorgungsgesetz";
}

#liifsg a:after {
	content: " - Infektionsschutzgesetz";
}

#liksvg a:after {
	content: " - Künstlersozialversicherung";
}

#likvlg1989 a:after {
	content: " - Krankenversicher. Landwirte";
}

#lisgg a:after {
	content: " - Sozialgerichtsgesetz";
}

#livag a:after {
	content: " - Versicherungsaufsichtsgesetz";
}

#livvg a:after {
	content: " - Versicherungsvertragsgesetz";
}

#liwogg a:after {
	content: " - Wohngeldgesetz";
}
@media screen and (min-width:400px) {
#lisgb1 a:after {
	content: " - Allgemeiner Teil";
}
#lisgb2 a:after {
	content: " - Bürgergeld Grundsicherung Arbeitsuchende";
}
#lisgb3 a:after {
	content: " - Arbeitsförderung";
}
#lisgb4 a:after {
	content: " - G. Vorschriften für die Sozialversicherung";
}
#lisgb5 a:after {
	content: " - Gesetzliche Krankenversicherung";
}
#lisgb6 a:after {
	content: " - Gesetzliche Rentenversicherung";
}
#lisgb7 a:after {
	content: " - Gesetzliche Unfallversicherung";
}
#lisgb8 a:after {
	content: " - Kinder- und Jugendhilfe";
}
#lisgb9 a:after {
	content: " - Reha. und Teilhabe behinderter Menschen";
}
#lisgb10 a:after {
	content: " - Verwaltungsverfahren und Sozialdatenschutz";
}
#lisgb11 a:after {
	content: " - Soziale Pflegeversicherung";
}
#lisgb12 a:after {
	content: " - Sozialhilfe";
}
#lialg a:after {
	content: " - Alterssicherung der Landwirte";
}

#likvlg1989 a:after {
	content: " - Krankenversicherung der Landwirte";
}
}

@media screen and (min-width:768px) {
		
	
* {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	/*overflow: hidden;*/
}

/* ##### Anfang Werbeblöcke #### */

/*.werbung_rechts { bleibt hier noch ausgeschalten
	height: 101%;
	width: 160px;
	float: right;
}*/

/* padding für.content_2 5px siehe unten */

.werbung_oben {
	text-align: center;
	margin-bottom: 20px;
	/*height: 60px;*/
	height: 0px;
}

.werbung_oben .divImg320mal50 {
	text-align: center;
	margin-bottom: 20px;
	display: none;
}
.werbung_oben .divImg468mal15 {
	text-align: center;
	margin-bottom: 20px;
	display: block;
}

.werbung_unten {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 19px;
	height:60px;
}

.werbung_unten .divImg320mal50 {
	display: none;
}

.werbung_unten .divImg468mal60 {
	display: block;
}

/* ##### Ende Werbeblöcke #### */

header { 
	height: 40px;
	background: #4B92D9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #447ABB;
	border-bottom-color: #447ABB;
	text-align: center;
	display: block;
}

#startseite {
	display: none;
}

#navioben {
	list-style-type: none;
	margin-top: 11px;
	font-size: 13px;
	/*### Zurücksetzen Optimierung CLS ###*/
	position: static;
	background-color: transparent;
	width: auto;
	
}

#navioben li {
	display:inline;
	margin-right: 6px;
}

/*#########################*/
#navioben a:after {
	content: none;
}

#navioben li a {
	display: inline;
	height: auto;
	line-height: normal;
	border: none;
}
/*#########################*/

#navioben a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#navioben a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#navioben a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#navioben a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.js #navioben {
	display: block;
}

/* ALG-Navigation ausschalten */

/*li#lialg {
	display:none;
}*/

/* Paragrapheninhalt mit Werbeblock oben und unten */

#content {
	height: 495px;
	font-size: 13px;
	overflow: auto;
	padding-top: 20px;
	margin-left: 220px;
	padding-right: 19px;
	position: relative;
}

.scrollbarzwang {
	height: 101%;
	float: right;
	width: 1px;
}

.content_2 {
	padding-right: 5px; /*später für Desktop auf 165px */
}

#buchNameStand {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}

#buchNameStand h1 {
	margin-bottom: 15px;
	font-size: 13px;
}
#buchNameStand .buchstand {
	font-size: 13px;
}

/*nur fuer §§ > 1 Anfang */

#home {
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	/*font-weight: bold;*/
}

#home #buchNameStand {
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
}

#home #buchNameStand a {

	font-size: 13px;

}

#home #buchNameStand a:link       {
	color: #0066CC;
	text-decoration: none;
	margin-bottom: 15px;
	display: inline-block;
}
#home #buchNameStand a:visited    {
	text-decoration: none;
	color: #0066CC

}
#home #buchNameStand a:hover      {
	color: #0066CC;
	text-decoration: underline;
}
#home #buchNameStand a:active     {
	color: #0066CC
}

#home .buchstand {
	font-weight: normal;
}

/*nur fuer §§ > 1 Ende */


main h1 {
	font-size: 13px;
	text-align: center;
	margin-bottom: 15px;
}

/*Absätze neu definieren*/

#mainContent div.ParaAbsatz {
	margin-top: 10px;
}

#mainContent div.ParaAbsatz:first-of-type {
	margin-top: 0px;
	/*background-color: #0099FF;*/
}

#mainContent div.ParaAbsatz dl {
	margin-top: 5px;
}

main .absatz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
}
main dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

main dt {
	float: left;
}
	
main dd {
	margin-bottom: 10px;
	margin-left: 30px;
}

/*Paragraphen-Navigation Anfang */

nav#naviPara {
	width: 200px;
	height: 495px;
	padding-top: 20px;
	padding-right: 0px; /*überschreibt global*/
	padding-left: 5px;
	background-image: url(/images/naviback.gif);
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 44px;
}

#content, #naviPara {

     min-height: calc(100vh - 86px);
     max-height: calc(100vh - 86px);
   }


nav#naviPara #navilinks p {
	margin-top: 10px;
	margin-bottom: 10px;
}

nav#naviPara #navilinks h2 {
	font-size: 12px;
}

nav#naviPara #navilinks {
	padding-top: 5px;
	padding-left: 5px;
	background: #FFFFFF;
	font-size: 12px;
}

nav#naviPara #navilinks a {
	font-size: 12px;
	display: inline;
	/*min-height: 48px;*/
	border-style: none;
}

nav#naviPara #navilinks a:link       {
	color: #0066CC;
	text-decoration: none;
}
nav#naviPara #navilinks a:visited    {
	text-decoration: none;
	color: #0066CC

}
nav#naviPara #navilinks a:hover      {
	color: #0066CC;
	text-decoration: underline;
}
nav#naviPara #navilinks a:active     {
	color: #0066CC
}

/*Paragraphen-Navigation Ende */

/* Footer alle Bücher Includedatei: Par_footer.html */

footer {
	padding-top: 0px; /*überschreibt globlal*/
	height: 20px;
	background: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 13px;
	text-align: center;
	clear: both;
}

#naviunten {
	margin-top: 2px;
}

#naviunten li a { 
	height:auto;
	display: inline;
	line-height:normal;
	border-style: none;
}

#naviunten li {
	display:inline;
	margin-right: 10px;
}

#naviunten li.last {
	margin-right: 0px;
}

#naviunten a:link {
	text-decoration: none;
	color: #000000;	
}
#naviunten a:visited {
	text-decoration: none;
	color: #000000;	
}
#naviunten a:hover {
	text-decoration: none;
	color: #0000FF;	
}
#naviunten a:active {
	text-decoration: none;
	color: #0000FF;
}

#sgb1 #lisgb1 a {
	text-decoration: underline;
}
#sgb2 #lisgb2 a {
	text-decoration: underline;
}
#sgb3 #lisgb3 a {
	text-decoration: underline;
}
#sgb4 #lisgb4 a {
	text-decoration: underline;
}
#sgb5 #lisgb5 a {
	text-decoration: underline;
}
#sgb6 #lisgb6 a {
	text-decoration: underline;
}
#sgb7 #lisgb7 a {
	text-decoration: underline;
}
#sgb8 #lisgb8 a {
	text-decoration: underline;
}
#sgb9 #lisgb9 a {
	text-decoration: underline;
}
#sgb10 #lisgb10 a {
	text-decoration: underline;
}
#sgb11 #lisgb11 a {
	text-decoration: underline;
}
#sgb12 #lisgb12 a {
	text-decoration: underline;
}
#sgb14 #lisgb14 a {
	text-decoration: underline;
}
#alg #lialg a {
	text-decoration: underline;
}
#asylblg #liasylblg a {
	text-decoration: underline;
}
#asylg #liasylg a {
	text-decoration: underline;
}
#aufenthg #liaufenthg a {
	text-decoration: underline;
}
#bafoeg #libafoeg a {
	text-decoration: underline;
}
#beeg #libeeg a {
	text-decoration: underline;
}
#bkgg #libkgg a {
	text-decoration: underline;
}
#bvg #libvg a {
	text-decoration: underline;
}
#ifsg #liifsg a {
	text-decoration: underline;
}
#ksvg #liksvg a {
	text-decoration: underline;
}
#kvlg1989 #likvlg1989 a {
	text-decoration: underline;
}
#sgg #lisgg a {
	text-decoration: underline;
}
#vag #livag a {
	text-decoration: underline;
}
#vvg #livvg a {
	text-decoration: underline;
}
#wogg #liwogg a {
	text-decoration: underline;
}
}

@media screen and (min-width:814px) {
#navioben li {
	margin-right: 10px;
}
}

@media screen and (min-width:895px) {
	
.werbung_rechts {
	display:block;
	height: 101%;
	width: 160px;
	float: right;
}

.werbung_rechts .divImg300mal600 {
	display:none;
	}

.content_2 {
	padding-right: 165px;
}

}

@media screen and (min-width:1250px) {
	
/*.werbung_oben {
	height:0px;
}*/

.werbung_oben {
	height: auto;
	/*height: 60px;*/
}

.werbung_unten {
	height:190px;
}
	

.werbung_oben .divImg468mal15 {
	display:none;
	}
	
.werbung_oben .divImg728mal15 {
	display:block;
	}
	
.werbung_unten .divImg468mal60 {
	display:none;
	}
	
.werbung_unten .divImg728mal90 {
	display:block;
	}

}

@media screen and (min-width:1500px) {
	
.werbung_rechts {
	width: 160px;
}

/*.werbung_rechts {
	width: 300px;
	text-align: right;
}*/


.werbung_rechts .divImg160mal600 {
	display:none;
	}
	
.werbung_rechts .divImg300mal600 {
	display:block;
	}

.content_2 {
	padding-right: 165px;
}

}


