/* CSS für hrr-strafrecht.de */

/* ------- HRRS-Hauptformate ------- */ 
 
/* ------- Body ------- */


html {
	font-size: 14px;
}

body {
	font-family: 'Source Sans 3', Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 1.42857143;
}

/* ------ Standard-Formate ------- */

/* Überschriften */

h1 {
	font-family: "Source Serif 4", Georgia, "Times New Roman", serif;
	font-weight: 400;
	font-size: 3.83em;
	color: #fff;
	line-height: 90%;
	margin-top:60px;
	font-kerning: normal;
	font-feature-settings: "kern" 1, "liga" 1;
	text-rendering: optimizeLegibility;
}


h1 > small {
		font-size: 0.53em;
}

h2, h3, h4, h5, h6 {
	font-family: "Source Serif 4", Georgia, "Times New Roman", serif;
	font-weight: 600;
    line-height: 120%;
	font-kerning: normal;
	font-feature-settings: "kern" 1, "liga" 1;
	-o-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-rendering: optimizeLegibility;
}

h2 {
	font-size: 2.13em;
	/* bei internen Links Überstand der Navi-Leiste kompensieren */
	padding-top: 20px;
	margin: -5px 0 15px 0;
}

h3 {
	font-size: 1.63em;
	padding-top: 20px;
}

h4, h5, h6 {
	font-size: 1.13em;
	padding-top: 1em;
}

h4 {
    font-style: italic;
}

.zu {
    text-decoration: underline;
    text-align: center;
	padding-top: 1em;
}

.hrrs-ta {
	background: #28808d;
	margin: 10px 0 20px 0; 
	padding: 10px 5px 10px 5px;
	border-radius: 0;
	display:block;
}

.hrrs-tb {
	background: #28808d;
    text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
    padding: 10px;
	border-radius: 0;
	display:block;
}

.hrrs-tb p {
	color: #fff;
}

.hrrs-tc {	
	font-size: 2.63em;
	margin-right: 0px !important;
}
	
.hrrs-tm {	
	margin-top: 30px; 
	margin-right: 0px !important;
	font-size: 1.63em;
    text-align: left;
}	

h3.untertitel, h3.aufsatz  {
	font-family: "Source Serif 4", Georgia, "Times New Roman", serif !important;
	font-weight: 600 !important;
	font-size: 1.63em !important;
	padding: 0 !important;
	margin: 0 0 20px 0 !important;
	border: 0 !important;
}

h3.aufsatz {
	padding-top: 20px !important;
	margin: 0 0 10px 0 !important;
}

@media (max-width: 991px) {
	h1 {
		font-size: 2.33em;
		margin-top: 40px;
	}
	h1 > small {
		font-size: 0.39em;
	}

	h2 {
		font-size: 1.63em;
	}

	h3 {
		font-size: 1.53em;
	}

	h4, h5, h6 {
		font-size: 1.13em;
	}

	.hrrs-tc {	
		font-size: 2.13em;
	}
		
	.hrrs-tm {	
		font-size: 1.33em;
	}	
		
	h3.untertitel, h3.aufsatz  {
		font-size: 1.33em !important;
	}

}

/* Absätze: */

p, blockquote, li, td, address {
	-o-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	font-size: 1.13em;
	line-height: 140%;
}

p {
    text-align: justify;
}

#inhalt_ausgabe_vollst p {
    margin-right: 100px;
}

blockquote {
    text-align: justify;
    margin: 0 80px 0 60px;
	border: 0;
}

blockquote p {
	font-size: 0.83em;
}

.klein {
    font-size: 0.83em;
    text-align: left;
    font-weight: normal;
}

.update {
    font-size: 0.83em;
    text-align: right;
    font-weight: normal;
}

.seiten {
    border-top: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
    margin: 20px 0 20px 0;
    display: block;
    text-align: center
}

/* Listen */

#inhalt_start ul {
	margin-top: 20px;
	padding: 0;
	text-indent: 0;
	text-decoration: none;
	list-style-type: none;
}

#inhalt_start li {
	margin: 0 20px 10px 0;
}

ol.hrrsaliste li {
	text-align:justify;
	margin-left:30px;
	padding:0 0 5px 10px;
	line-height:140%;
}

ul.hrrsliste {
		list-style: none;
/*		margin-left: 60px; */
		margin-left: 30px;
		padding-left: 30px;
}

ul.hrrsliste li {
		margin-bottom: 10px;
}

ul.punkte{
	margin-left: 30px;
}

ul.punkte li {
    list-style-type: square;
    text-align: justify;
	padding: 0 0 5px 10px;
	line-height: 140%;
}

/* ------ Seitenelemente ------- */

header {
	font-family: "Source Serif 4", Georgia, "Times New Roman", serif;
	font-weight: 400;
}

/* Kopf für die CSS-Druckversion */

#druck_kopf {
    display: none;
}

/* Fussnoten */

.fn {
    font-size: 1.0em;
    text-align: left;
    font-weight: normal;
}

.fn:target, .fnn:target {
    background:#eee;
}

.fnlinie {
	text-align: left;
	color: #eef1f2;
	background-color: #eef1f2;
	width: 33%;
	height: 3px;
	margin: 16px 0 16px 0px;
	border: 0;
}

/* Entscheidungen */

#inhalt_es .rn {
    font-family: 'Source Sans 3', Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 1.1em;
	color: #909090;
	margin-bottom: -20px;
	text-align: right;
	width: 100%;
}

#inhalt_es .rn a {
    text-decoration: none;
	color: #909090;
}

#inhalt_es p {
	margin: 0 40px 20px 0;
	display: block;
}

#inhalt_es h2 {
	font-size: 1.85em;
	padding-top: 20px;
	margin: -15px 40px 20px 0;
}

#inhalt_es h3, #inhalt_ausgabe h3 {
    font-family: 'Source Sans 3', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 40px 20px 0;
    padding-top: 0px;
	line-height: 140%;
}

#inhalt_ausgabe h3 {
	margin: 0 100px 20px 0;
	padding-left: 20px;
	border-left: solid 3px #ddd;
}

#inhalt_ausgabe h3.zu {
	margin: 20px;
	padding-left: 0;
	border-left: 0;
}

/* ------- Links: ------- */

a {
    font-weight: bold;
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: underline;
}

a:link, a:visited  {
    color: #28808d;
}

a:active {
    color:#909090;
}

/* ------- Formulare ------- */

label a, label a:hover {
    color: #000000;
    text-decoration: none;
}

/* ------- Tabellen ------- */

td.ohnelinien {
    padding: 5px;
    font-size: 0.933em;
    text-align: left;
}

td.linien {
    border-top: #000000 solid 1px;
    border-bottom: #000000 solid 1px;
    padding: 5px;
    font-size: 0.933em;
    text-align: left;
}

/* ------- Navigationsleisten: ------- */

#navbar-main > ul li a {
	font-weight: normal;
}

/* Standard-Seitenleiste */

.seitenleiste {
  margin-top: 10px;
  padding: 10px 20px 20px 20px;
  background-color: #eee;
  border-radius: 0;
}

/* Seiten-Navigationsleiste */

.sidenav {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  border-radius: 0;
}

/* All levels of nav */

.sidebar .nav > li > a {
  font-weight: normal;
  display: block;
  color: #28808d;
  padding: 5px 20px;
}

.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:focus {
  text-decoration: none;
  background-color: #ddd;
}

.sidebar .nav > .active > a,
.sidebar .nav > .active:hover > a,
.sidebar .nav > .active:focus > a {
  font-weight: bold;
  color: #28808d;
  background-color: transparent;
}

/* Nav: second level */

.sidebar .nav .nav {
  margin-bottom: 8px;
}

.sidebar .nav .nav > li > a {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 30px;
  font-size: 90%;
}

/* ------- Breadcrumb: ------- */

.breadcrumb {
	font-size: 0.92em;
}

/* ------- Toolbar: ------- */

.pagination {
    margin: 5px 0 2px 0;
}

.pagination > li > a {
    color: #28808d;
}

.pagination > .active > a, .pagination > .active > span,
.pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #aaa;
    border-color: #aaa;
    color: #fff;
    cursor: default;
    z-index: 2;
}

/* ------- Drop-Down: ------- */

.dropdown-menu {
    min-width: 100px;
}

.site-navbar .dropdown-menu {
    min-width: 320px;
    width: 320px;
    border-radius: 0;
}

.scrollable-menu {
    height: auto;
    width: 30px;
    max-height: 290px;
    overflow-x: hidden;
}

/* ------- Footer: ------- */

footer {
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding: 10px 0 10px 0;
}

/* ------- Spezialformate für bestimmte Mediengeräte ------- */

@media (max-width: 991px) {
	ul.navbar-nav > li a { font-size: 0.83em; }
	blockquote { margin: 0 20px 0 10px; }
}

@media (min-width: 992px) {
	.sidenav { width: 215px; }
}

@media (min-width: 1200px) {
	.sidenav { width: 215px; }
	/* maximale Seitenbreite vorgeben */
	.container{
        max-width: 1000px;
    }
}

.visible-print {
	display: none !important;
}

@media print {

	.hidden-print {
		display: none !important;
	}

	.visible-print {
		display: block !important;
	}


/* Anzeige der Links im Ausdruck deaktivieren (für Boostrap) */

	a, a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: "";
	}
	
	abbr[title]:after {
		content: "";
	}

	.linie {
		text-align: center;
		color: #ddd;
		background-color: #ddd;
		width: 96%;
		height: 3px;
		margin: 16px 0 16px 0px;
		border: 0;
	}
  
}


