html, body, div, span, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
	small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, figcaption, figure,
	footer, header, hgroup, menu, nav, section, summary,
	time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


html {
	/*-webkit-tap-highlight-color: rgba(255,0,255,0);*/
	/*tap-highlight-color: rgba(0,255,255,0);*/
	background-color: #fff;
	-ms-text-size-adjust:none;
	-webkit-text-size-adjust: none;
}

body {
	background-color: #fff;
	color: #222;
	font-family: Helvetica, Arial, sans-serif;
	/*font-size: .95em;*/
	font-size: 0.8125em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	min-height: 410px;
}

@media only screen and (-moz-min-device-pixel-ratio: 2), 
only screen and (-o-min-device-pixel-ratio: 2/1), 
only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and (min-device-pixel-ratio: 2) {
	body {
		font-size: .95em;
	}
}

#alpha {
	min-height: 130px;
}

#gesetze, #alpha, .verweise {
	padding: 0 15px 0 15px;
	position: relative;
}

.banderole {
	background: #036;
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: -19px;
	padding: 2px;
	text-align: center;
	letter-spacing:.1em;
}

#banderole_ausserkraft, #banderole_altefassung, #banderole_nicht_in_kraft, #banderole_kuenftigesrecht, #banderole_nichtig, #banderole_nur_intern {
	background: #820;
}

#banderole_anhaengig {
	background: #036;
}

#banderole_teilnichtig {
	background: #d77600;
}

#banderole_orange {
	background: #ec2;
}

#gesetzestext {
	min-height: 60px;
}

.drucksache {
	border-left: 25px solid #7890a8;
	background-color: #eee;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.banner_drucksache {
	color: #fff;
	font-size: 16px;
	left: -57px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.gesetzgebung_pfeil, .gesetzgebung_pfeil_plural {
	background: rgba(0,0,0,0) url(gesetzgebung_pfeil.svg) no-repeat 50% 0;
	background-size: 254px 53px;
	height: 55px;
	margin-top: 5px;
}
	.gesetzgebung_pfeil_plural {
		background-image: url(/jcg/gesetzgebung_pfeil_plural.svg);
	}

.hinweistext {
	font-style: italic;
	font-size: 0.85em;
	margin-top: 20px;
}

.hinweistext span a, .hinweistext span a:visited {
	background-color: #7890a8;
	border-radius: 3px;
	font-size: .85em;
	font-style: normal;
	padding: 1px 3px;
	border: 0;
	color: #fff;
}
	.hinweistext span a:hover, .hinweistext span a:active {
		color: #fff !important;
		background-color: #2E5071;
	}

#gesetzestext, .hinweistext {
	padding: 0px 10px;
}

.hinweiszeile {
	background-color: #fdffd5;
	border-top: 1px solid #eee;
	font-size: .8em;
	padding: 5px;
	text-align: center;
}

#gesetzestext table, .gesetzestexte table {
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	color: #c30;
	text-decoration: none;
}

a:hover, a:active, .active {
	color: #036;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

h1, h2, h3, h4, h5, a.weiterlink {
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#content h2.top_klein {
	font-size: 1.4em;
}

h2 span {
	font: normal 0.55em Verdana, sans-serif;
	vertical-align: middle;
}

#content h2.gesetzgebung {
	background-color: #7890a8;
	color: #fff;
}
	#content h2.gesetzgebung td {
		border-color: #d8e0e8;
	}

.sub {
	background-color: #d8e0e8;
	border-top: 1px solid #7f98b2;
	font-weight: normal;
	padding: 4px 15px;
	text-align: center;
}

.gesetzesgliederung {
	font-size: .9em;
}

h3, #alpha h1 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-top: 25px;
	color: #222;
}

h4 {
	border-bottom: 1px solid #ddd;
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 20px 0 10px 0;
}

h5 {
	font-weight: bold;
	margin: 10px 0 5px 0;
}

h6 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

.weiterlink:after {
	background-image: url(mobil/pfeil_rechts.png);
}

a.weiterlink {
	color: #036;
}

a.weiterlink:hover {
	text-decoration: none;
}

td, th {
	padding: 0.4em 0.4em 0.4em 0.6em;
	vertical-align: top;
}

th {
	font-weight: bold;
}

blockquote {
	margin-left: 1.5em;
}

div.links {
	font-weight: bold;
	margin-top: 10px;
}

div.rechts {
	margin-bottom: 20px;
}

div.rechts, div.links {
	line-height: 25px;
}

.klappkasten {
	padding: 10px;
	display: none;
}

#vernetzungskasten ul li {
	padding-bottom: 5px;
}

.loading {
	background: transparent url('laden.gif') 50% 50% no-repeat;
	height: 25px;
}

.ausserkraft #pfeileoben, .altefassung #pfeileoben, .kuenftigesrecht #pfeileoben {
	margin: 15px 55px;
}

p {
	padding-bottom: 15px;
}

small {
	font-size: .75em;
}

#headgesetz, .kastenueberschrift {
	background-color: #d8e0e8;
	border-top: 1px solid #7f98b2;
	margin: 8px 0 20px 0;
	padding: 5px 10px;
	position: relative;
	text-align: center;
}

.bgbl #headgesetz {
	background-color: #7890a8;
}

#headgesetz h2 {
	border-top: 0;
	font-size: 1.7em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#gesamtgliederung_ein, #gesamtgliederung_aus {
	color: #222;
	display: none;
	position: absolute;
	top: 5px;
	right: 25px;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-right: 15px;
}

#gesamtgliederung_ein {
	z-index: 7;
	background-image: url(mobil/gesamtgliederung_ein.png);
}
	#gesamtgliederung_ein span {
		display: none;
	}

#gesamtgliederung_aus {
	z-index: 9;
	background-image: url(mobil/gesamtgliederung_aus.png);
	height: 20px;
	width: 3px;
}

#ajax_div {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	/*width: 718px;*/
	background-color: #d8e0e8;
	text-align: left;
	margin: 0 5px 10px 10px;
	overflow: auto;
}

#ajax_div h2 {
	font-weight: normal;
	letter-spacing: 2px;
	border-bottom: 1px solid #7f98b2;
	margin-right: 10px;
	margin-bottom: 5px;
}

.gliederung_set {
	background-color: #fff;
}

table.gesetzesgliederung {
	border-collapse: collapse;
	margin: 3px auto 0 auto;
}

.gesetzesgliederung td {
	font: 1em/1.3em Helvetica, Arial, sans-serif;
	border-top: 1px solid #7f98b2;
	padding: 3px 2px 3px 2px;
}

#gesetzesname {
	font-size: 1.3em;
	width: auto;
}

#pfeileoben {
	text-align: center;
	font-weight: bold;
	margin: 15px 0;
}

a.pfeil:link, a.pfeil:visited {
	display: none;
	text-decoration: none;
	border: 0;
	height: 20px;
	width: 20px;
}

a.pfeil:hover {
	text-decoration: none;
	border: 0;
}

.pfeil_unten span {
	margin: 0 15px;
	display: none;
}

.pfeil {
	float: right;
}

.hinweis {
	font-size: .85em;
}

.mehr {
	margin: 10px 20px 0 0;
	text-align: right;
}

.mehr span {
	visibility: hidden;
}

a.fea_mehr {
	display: block;
	width: 48px;
	height: 16px;
	background: url(mehr.gif) no-repeat;
	border: 0;
	float: right;
	margin: 0;
}

.entscheidungen, .notiz {
	border-left: 5px solid #d8e0e8;
	padding: 10px 0 0 10px;
	margin: 20px 0;
}

.notiz {
	padding: 10px;
}

.notiz_top {
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.notiz_top p {
	margin-bottom: 0;
}

.rechtsprechung_hinweis, blockquote.hinweis {
	border: 1px dotted #ddd;
	background: transparent url(hinweis.gif) 4px center no-repeat;
	background-size: 16px 16px;
	margin: 6px 0 0 10px;
	min-height: 34px;
	padding-left: 24px;
}

blockquote.hinweis {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	background-position: 4px 10px;
}

.hinweislink {
	background: transparent url(hinweis.gif) center center no-repeat;
	background-size: 16px;
	padding: 2px 6px;
}

.ebenentiefe h6 {
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 2px;
}

.ebenentiefe .ebenentiefe h6 {
	font-size: .85em;
	padding-top: 10px;
}

.ebenentiefe {
	margin-left: 30px;
}

fieldset, img {
	border: 0;
}

#main {
	background-color: #fff;
}

#head {
	background-color: #036;
	border-top: 4px solid #8198b5;
	height: 35px;
	margin-bottom: 20px;
	-moz-box-shadow:    0px 1px 5px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.3);
	box-shadow:         0px 1px 5px 3px rgba(0,0,0,0.3);
}

#logo {
	background: #036 url(logo.png) left top no-repeat;
	background-size: 100% 100%;
	border: 0;
	display: block;
	float: left;
	height: 35px;
	text-indent: -99999px;
	width: 141px;
}

.headstand {
	display: none;
	font-size: 0.75em;
	margin-bottom: 5px;
}

a.button:link, a.button:visited {
	background-color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 5px 10px;
}

a.button:hover {
	background-color: #d8e0e8;
	text-decoration: none;
}

a.button_gelb:link {
	background-color: #ffc;
}

.button {
	background-color: #eee;
	border: 1px solid #eee;
	border-color: #eee #ddd #ddd #eee;
	color: #222;
	cursor: pointer;
	font-size: 0.85em;
	vertical-align: middle;
}

input {
	-webkit-border-radius: 0;
}

hr {
	height: 0;
	padding: 0;
	margin: 5px 0 10px 0;
	border: 0;
	border-top: 1px dotted #ddd;
}

ul, ol {
	margin: .5em 0 .5em .6em;
	padding-left: 1em;
}
ul {
	list-style: none;
	list-style-image: url(ul_list-style.png);
}

ul.block {
	margin: 0;
	padding: 0;
}

ul.block li {
	list-style-image: none;
}

li.no_list_style {
	list-style: none;
	list-style-image: none;
	margin-left: -12px;
}

.content_inner ul, #gesetze ul, .verweise ul {
	line-height: 1.2em;
	margin-right: 5px;
}

.content_inner li, .verweise li {
	padding-bottom: 1.2em;
}

.content_inner ul.nah li {
	padding-bottom: 0.2em;
}

.top_inner {
	padding: 20px 10px;
}

span.paragraph {
	font-weight: bold;
	float: left;
	width: 42px;
	height: auto;
	margin: 0;
}

span.indent {
	display: block;
	float: left;
}

div.indent {
	padding-left: 50px;
	padding-right: 20px;
	position: relative;
}

div.indent .icon {
	position: absolute;
	left: 5px;
}

a.marker:link, a.marker:visited, .active, .none, .start, .inhalt, a.gesetzestext {
	display: block;
	padding-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	border: 0;
}

a.marker:hover, .active {
	background: url(pfeile_sprite.gif) -238px -196px no-repeat;
	color: #c30;
}

.pfeil_black {
	background: url(pfeile_sprite.gif) -238px -396px no-repeat;
}

#linkkasten a:link.active, #linkkasten a:visited.active {
	padding-left: 15px;
	background-image: url(pfeile_sprite.gif);
	background-position: 1px -596px;
}

.start {
	background-image: url(pfeile_sprite.gif);
	background-position: 1px -196px;
}

.inhalt {
	background-image: url(pfeile_sprite.gif);
	background-position: 1px -396px;
}

#linkkasten .abstand_u {
	margin-bottom: 15px;
}

span.floating {
	width: 62px;
	padding: 0;
	margin: 0;
	padding-left: 6px;
	background-image: none;
}

.reihe {
	clear: both;
	margin-bottom: 2px;
	position: relative;
}

.reihe .marker {
	float: left;
}

#verlauf {
	background-color: #ffc;
	border-bottom: 1px solid #ddd;
	display: none;
	padding: 5px;
}

#content, #top_kasten {
	background-color: #fff;
	padding: 0;
	margin: 0;
}

#ersterkasten {
	padding: 0;
	margin: 0;
}

#linkkasten a {
	display: block;
	width: 200px;
}

#neues_scroll, #verlauf_inner {
	position: relative;
	max-height: 200px;
	overflow: auto;
}

.zaehlung {
	float: left;
	width: 50px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	border-left: 5px solid #d8e0e8;
	background: #f3f5f7;
	position: relative;
	z-index: 3;
	margin-right: 5px;
}

.zaehlung .von {
	font-size: 1em;
	font-weight: normal;
}

.haupt, .vorspann, .entscheidungen {
	padding: 0px 12px 10px 0px;
	margin-top: 12px;
}

.haupt, .entscheidungen {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 0px;
}

.entscheidungen {
	border-left: 5px solid #d8e0e8;
	padding: 10px 0 0 10px;
	margin: 20px 0;
}

.haupt {
	margin: 0 0 30px 0;
	position: relative;
	z-index: 3;
}

.seitenblaettern {
	line-height: 25px;
}

#aktuell .seitenblaettern a:link, #aktuell .seitenblaettern a:visited {
	border: 1px solid #ddd;
}

#aktuell .seitenblaettern a:hover {
	color: #c30;
	border-color: #c30;
}

.seitenblaettern .nummern, .aktiveseite, .buchstaben {
	border: 1px solid #ddd;
	padding: 0 4px;
}

.aktiveseite, .buchstaben_aktiv {
	background: #c30;
	color: #fff;
}

#derTooltip {
	position: absolute;
	left: 0;
	top: -44px;
	z-index: 99;
	padding-bottom: 10px;
	margin-bottom: 3px;
	background: transparent url(pfeil_tooltip.gif) left bottom no-repeat;
}

#derSuchtipp {
	position: absolute;
	left: 400px;
	top: 67px;
	z-index: 9;
	padding-top: 39px;
	margin-bottom: 3px;
	background: url(tipp-pfeil.gif) center top no-repeat;
}

#derTooltip div, #derSuchtip div {
	font-size: 0.75em;
	line-height: 1.2em;
	background: #fff;
	width: 320px;
	padding: 4px;
	color: #222;
	border: 1px solid #7f98b2;
	border-bottom: 0;
}

/* Fading Tooltips By Dustin Diaz*/
/*
body div#toolTip { position:absolute;z-index:1000;width:220px;background:#fff;border:2px double #fff;text-align:left;min-height:1em;-moz-border-radius:5px; border: 1px solid rgb(127, 152, 178)}
*/
body div#toolTip, #funchelper, #funchelper_gross {
	position:absolute;
	z-index: 1000;
	width: 220px;
	background-color: #fff;
	text-align:left;
	min-height:1em;
	border: 1px solid #7f98b2;
}
	#toolTip {
		line-height: 1.2em;
	}

body div#toolTip p { margin:0;padding:0;color:#222; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }

.tooltip_oben {
	text-align: center;
	color: #036;
	font-size: .8em;
	padding: 2px;
}

.tooltip_unten {
	text-align: center;
	background-color: #d8e0e8;
	font-size: .75em;
	padding: 2px 3px;
}

.p_nachricht {
	margin-bottom: 1px;
}

.blue, .red, .green {
	color: #222;
	padding-left: 2px;
	padding-right: 2px;
}
.blue {
	background: #d8e0e8;
}

.blue_light {
	background: #edf6ff;
	background: #e3f1ff;
	background: #e6e8ec;
	background: #f3f5f7;
}

.bgblue {
	background-color: #036;
}

.blue, .textblue {
	color: #036;
}

.green, .textgreen {
	color: #0a0;
}

.red, .textred {
	color: #a00;
}

.red_white {
	background-color: #a00;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}

.green {
	background: #0a0;
}

.red {
	background: #efae8c;
}

.red_light {
	background: #f7efeb;
}

.infogreen, .infored, .infoyellow {
	background-position: 13px 50%;
	background-repeat: no-repeat;
	border: 1px dotted #fff;
	margin: 10px 0;
	padding: 10px 10px 10px 45px;
}

.infogreen {
	background-color: #d6ffb8;
	background-image: url(infogreen.png);
	border-color: #afcc7f;
}

.infored {
	background-color: #ffccb8;
	background-image: url(infored.png);
	border-color: #fd5a1a;
	border-color: #fd8a6b;
}

.infoyellow {
	background-color: #fffbb8;
	background-image: url(infoyellow.png);
	border-color: #fdc51a;
}

.headstand {
	color: #fff;
	position: absolute;
	right: 5px;
	top: 1px;
}

#Paragraph {
	position: absolute;
	right: 0;
	float:right;
	margin: 35px 0 0 0;
}

.ptop {
	margin-bottom: 10px;
}

.pfeil_next, .pfeil_prev {
	background-color: #fff;
	background-image: url(mobil/pfeil_rechts.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 16px;
	display: block;
	height: 40px;
	position: fixed;
	right: 0;
	bottom: 30%;
	width: 15px;
	-moz-box-shadow:    0px 1px 5px 3px #eee;
	-webkit-box-shadow: 0px 1px 5px 3px #eee;
	box-shadow:         0px 1px 5px 3px #eee;
	z-index: 990;
}

.pfeil_next:hover, .pfeil_prev:hover {
	text-decoration: none;
}

.pfeil_prev {
	background-image: url(mobil/pfeil_links.png);
	left: 0;
}

#alphabetisch, #rechtsgebiete {
	/*display: none;*/
}

.appendix, a.appendix:link, a.appendix:visited {
	color: #777;
	font-size: 0.85em;
	line-height: 1.2em;
}

.kasten {
	background: #edeef9;
	border: 1px solid #eee;
	border-color: #eee #ddd #ddd #eee;
	padding: 10px;
	margin: 20px 0;
}

.kasten p {
	margin: 0 0 0 65px;
}

.kasten img {
	float: left;
	margin: 0 10px 5px 0;
}

.content_inner img {
	max-width: 100%;
}

#meistgenutzte_gesetze {
	line-height: 30px;
}

#meistgenutzte_gesetze a:before {
	display: block;
	content: "";
	float: left;
	width: 6px;
	height: 6px;
	margin: 12px 8px 0 0;
	background-image: url(mobil/list-item.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 6px;
}

.abstand {
	margin: 5px 0;
}

.resultcount {
	display: block;
	margin: 15px 0;
}

#fea_div div {
	padding: 6px 8px 7px 8px;
}


.klapph {
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f4f4f4 /*{b-body-background-start}*/), to( #fefefe /*{b-body-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#fefefe'); /* for IE */
	background-position: right center;
	background-repeat: no-repeat;
	border: 0;
	border-bottom: 1px solid #ddd;
	color: #036;
	cursor: pointer;
	display: block;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 11px 25px 10px 15px;
	position: relative;
	text-align: left;
}

.auf {
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fefefe /*{b-body-background-start}*/), to( #f4f4f4 /*{b-body-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#fefefe /*{b-body-background-start}*/, #f4f4f4 /*{b-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#fefefe /*{b-body-background-start}*/, #f4f4f4 /*{b-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(#fefefe /*{b-body-background-start}*/, #f4f4f4 /*{b-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(#fefefe /*{b-body-background-start}*/, #f4f4f4 /*{b-body-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(#fefefe /*{b-body-background-start}*/, #f4f4f4 /*{b-body-background-end}*/);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f4f4f4'); /* for IE */
}

.klapph:after, .weiterlink:after {
	display: block;
	content: "";
	position: absolute;
	top: 15px;
	right: 13px;
	width: 16px;
	height: 16px;
	background-image: url(mobil/pfeil_klapp_auf.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 16px;
}

.auf:after {
	background-image: url(mobil/pfeil_klapp_zu.png);
}

.rspr_inhalt table {
	float: left;
	white-space: normal;
}
.klapph td {
	font-size: 1.111em;
	padding: 0;
	border: 0;
}
.klapph td:first-child {
	display: none;
}

.rspr_inhalt h2.auf {
	background: #d8e0e8;
	border-top: 1px solid #7f98b2;
	color: #222;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 20px;
}
	.rspr_inhalt h2.auf td {
		border-top: 1px solid #7f98b2;
		padding: 3px;
	}
	.rspr_inhalt h2.auf td:first-child {
		display: table-cell;
	}
	.rspr_inhalt h2.auf table, .rspr_inhalt h2.auf small {
		float: none;
	}
	.rspr_inhalt .klapph small {
		display: none;
	}
	.rspr_inhalt h2.auf small {
		display: block;
	}

#main .hinweiszeile {
	display:none;
}
/*
#ersterkasten .hinweiszeile {
	margin-bottom: 30px;
	display: block;
}
*/

.anlc, .anl {
	display: block;
	overflow: auto;
	border-collapse: collapse;
	empty-cells: show;
	margin: 10px;
	padding: 0;
}

.anlc td, .anl td {
	border: 1px solid #ddd;
	font-size: 90%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

.anlc td {
	padding-right: 10px;
}

 /* {{{ Kontextvorschau */

.kv {
	border-left: 3px solid #d8e0e8;
	color: #666;
	margin-top: 10px;
	padding: 0px 0px 0px 10px;
}

.kv p, .vorschaukasten p {
	font-style: normal;
	padding-top: 5px;
}

.vorschaukasten p {
	margin-bottom: 0;
}

.wzv b {
	text-shadow: 0.1em 0.1em 0.2em yellow;
	background-color: #ffc;
}

.sprechblase {
	background: transparent url(sprechblase_kontur.png) center center no-repeat;
	padding: 4px 6px;
}

.sprechblasegrau {
	background-image: url(sprechblase_grau.png);
}

.zettel_optionen {
	padding: 10px;
	position: absolute;
	right: 25px;
	top 0;
}

.zettel_optionen_offen {
	background-color: #fff;
	-moz-box-shadow:    0px 1px 5px 3px #eee;
	-webkit-box-shadow: 0px 1px 5px 3px #eee;
	box-shadow:         0px 1px 5px 3px #eee;
	z-index: 2;
}

.o_optionen_formular {
	background: url(optionen.png) left center no-repeat;
	display: block;
	position: absolute;
	height: 20px;
	margin: 0;
	right: 0;
	top: 8px;
	width: 20px;
}

a.close {
	cursor: pointer;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	width: 15px;
	height: 15px;
	border: 0;
	background-position: 1px 0%;
	background-repeat: no-repeat;
	background-image: url(sidebar_button_sprite.gif);
}

a.close_zettel {
	float:right;
	right: 15px;
	top: 15px;
}

ul.top {
	margin-bottom: 15px;
}

/* }}} */


/* {{{ Ajax-Suche */

#suchfeld_ajax {
	border: 1px solid #7f98b2;
	border-right: 0;
	font-size: 1.1em;
	height: 20px;
	line-height: 22px;
	max-width: 70%;
	min-width: 60px;
	padding: 1px;
	width: auto;
}

#suchfeldset_ajax {
	min-width: 100px;
	max-width: 80%;
	margin: 0;
	padding: 0;
	width: 140px;
}

#suche {
	margin-left: 145px;
	margin-top: 6px;
}

#suchbutton_ajax {
	background: transparent url(mobil/pfeil_suche.png) left top no-repeat;
	background-size: 23px;
	border: 1px solid #7f98b2;
	height: 24px;
	margin-left: -2px;
	padding: 0;
	text-indent: -9000px;
	width: 24px;
}

#suchfeld_ajax, #sbi, .input {
	background-color: #fff;
	border: 1px solid #bbb;
	color: #444;
	vertical-align: middle;
}

.ui-autocomplete {
	background-color: #fff;
	border-bottom: 3px solid #036;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 4px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 4px 0;
	box-shadow: rgba(0, 0, 0, 0.4) 0 4px 4px 0;
	border-top: 0;
	color: #222;
	font-family: Helvetica, Arial, sans-serif;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 0;
	position: absolute;
	text-align: left;
	z-index: 99999;
}

.ui-autocomplete ul {
	height: 100%;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	width: 100%;
}

.ui-autocomplete li {
	cursor: pointer;
	display: block;
	margin: 0px;
	padding: 5px 5px;
	/*
	 * 	if width will be 100% horizontal scrollbar will apear
	 * 	when scroll mode will be used
	 *	*/
	/*width: 100%;*/
	/*font: menu;
	font-size: 12px;*/
	/*
	* 	it is very important, if line-height not setted or setted
	* 	in relative units scroll will be broken in firefox
	*	*/
	line-height: 16px;
	overflow: hidden;
}

.ui-autocomplete li a {
	border: 0;
	color: #222;
	display: block;
	margin: -2px -5px;
	padding: 5px 5px;
	width: 100%;
}
.ui-menu-item, .ui-menu-item a {
	margin: 0;
	padding: 0;
}

.ac_loading {
	background: white url('laden.gif') right center no-repeat;
}

.ac_odd {
	background-color: #f4f4f4;
}

.ac_over {
	background-color: #d8e0e8;
}

#dejure .ui-state-focus {
	border: 0;
	background: #d8e0e8;
}

.ergebnis_h {
	position: relative;
	white-space: nowrap;
}

.ergebnis_h2 {
	font-size: .95em;
	white-space: nowrap;
}

.ergebnis_zusatz {
	color: #bbb;
	position: absolute;
	right: 0;
	top: 0;
}

.ergebnishigh {
	color: #036;
	font-weight: bold;
}

.ac_close {
	background: url(mobil/close.png) 50% 50% no-repeat;
	background-size: 20px;
	display: block;
	height: 30px;
	right: 8px;
	position: absolute;
	top: 6px;
	width: 30px;
	z-index: 100;
}

/* }}} */

/* {{{ Suchseite */

ul.ober {
	margin-bottom: 25px;
}

ul.unter span {
	background: url(ordner2.gif) no-repeat left center;
	padding-left: 25px;
}

ul.text {
	padding-left: 25px;
}

ul.text a {
	font-weight: bold;
}

#gesetzesuebersicht {
	margin-bottom: 15px;
}

#gesetzesuebersicht .down {
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 3;
	top: -7px;
	right: 7px;
}

.rahmen a.down, .rahmen2 a.down {
	background: transparent url(pfeil_down_g.gif) right center no-repeat;
}

.rahmen {
	border-top: 1px solid #ddd;
	position: relative;
}

.suche .gesetzesliste p {
}

.gesetzesliste .spalte {
}

.rahmen a {
	border: 0;
	padding-left: 10px;
}

.rahmen a, #rechtsgebiete .rahmen2 a {
	margin: 7px 0;
}

.rahmen h3, .rahmen2 h3 {
	font-family: Verdana, sans-serif;
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
}

div.gesetzesliste, div.gesetzesliste_b, div.gesetzesliste_c {
	padding: 5px;
}

.rahmen, .rahmen2 {
	margin: 0 0 15px 0;
}

/* }}} */


/* {{{ Hochgestellte Zahlen */

span.n a {
	background-image: url(zahlen.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding: 0 1px 0 0;
	width: 8px;
}

span.n a.s10, span.n a.s11, span.n a.s12, span.n a.s13, span.n a.s14, span.n a.s15, span.n a.s16, span.n a.s17, span.n a.s18, span.n a.s19, span.n a.s20 {
	padding: 0 3px 0 4px;
}

a.s1 { background-position: -15px -12px; }

a.s2 { background-position: -35px -12px; }

a.s3 { background-position: -55px -12px; }

a.s4 { background-position: -75px -12px; }

a.s5 { background-position: -95px -12px; }

a.s6 { background-position: -15px -32px; }

a.s7 { background-position: -35px -32px; }

a.s8 { background-position: -55px -32px; }

a.s9 { background-position: -75px -32px; }

a.s10 { background-position: -89px -32px; }

a.s11 { background-position: -9px -52px; }

a.s12 { background-position: -29px -52px; }

a.s13 { background-position: -49px -52px; }

a.s14 { background-position: -69px -52px; }

a.s15 { background-position: -89px -52px; }

a.s16 { background-position: -9px -72px; }

a.s17 { background-position: -29px -72px; }

a.s18 { background-position: -49px -72px; }

a.s19 { background-position: -69px -72px; }

a.s20 { background-position: -89px -72px; }

#alpha span.n {
	white-space:nowrap;
}

/* }}} */


.bezahldienst, .einloggschranke, .freier_dienst {
	background-image: url(bezahldienst.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left: 10px;
	color: #999;
	font-size: 0.8em;
}
.einloggschranke {
	background-image: url(schloss.png);
}

.freier_dienst {
	background-image: url(freier_dienst.gif);
	padding-left: 25px;
	margin-left: 15px;
}


#mobilschalter {
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f4f4f4 /*{b-body-background-start}*/), to( #fefefe /*{b-body-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(#f4f4f4 /*{b-body-background-start}*/, #fefefe /*{b-body-background-end}*/);
	border: 1px solid #eee;
	color: #036;
	display: block;
	font-size: .85em;
	margin: 20px auto 10px auto;
	padding: 4px 10px 3px 10px;
	position: relative;
	width: 170px;
	text-align: center;
}

#cookie_info {
	background-color: #ddd;
	bottom: 0;
	font-family: Candara,Lucida Grande,Helvetica,sans-serif;
	left: 0;
	padding: 5px 25px;
	position: fixed;
	right: 0;
	z-index: 1000;
}
	.cookie_info_link {
		background-color: #fff;
		border: 0 !important;
		border-radius: .3em;
		margin-left: 10px;
		padding: 0 4px;
	}


/* {{{ Beobachtungsfunktion */
.beobachten_pin {
	background: transparent url(pin.png) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	position: absolute;
	margin-left: 4px;
}

.beobachten_pin_rot {
	background-image: url(pin_rot.png);
}

.beobachten_datum {
	float: right;
	margin-top: -20px;
}

.beobachten_symbolbereich {
	display: block;
	margin-top: 3px;
}

#footer_inhalt div {
	float: none;
}

#footer_inhalt div b {
	line-height: 30px;
}

#footer_inhalt div a {
	border: 0;
	display: block;
}

input.abschicken {
	background: transparent url(abschicken.png) 50% 50% no-repeat;
	border: 0;
	height: 20px;
	width: 22px;
}

.mehrfade {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	width: 100%;

	background: #fff;
	-webkit-box-shadow: 0 -8px 6px -6px rgba(215, 215, 215, 1);
	-moz-box-shadow: 0 -8px 6px -6px rgba(215, 215, 215, 1);
	box-shadow: 0 -8px 6px -6px rgba(215, 215, 215, 1);
}
	.mehrfade a {
		background: transparent url(mehrpfeil_dunkel_auf.png) 50% 50% no-repeat;
		opacity: 0.4;
		filter: alpha(opacity=40);
		display: block;
		height: 30px;
		margin: 0;
		padding: 0;
		text-align: center;
		width: 100%;
		text-indent: -99999px;
	}
		.mehrfade a:hover {
			opacity: 1;
			filter: alpha(opacity=100);
		}

	.mehrfade a.mehrfadeout {
		background-image: url(mehrpfeil_dunkel_zu.png);
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/* Vor IE/Mac verstecken \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.versteckt, .login_link, #extra_zettel, #benutzer_link_kopf {
	display: none;
}

.hidden {
	visibility: hidden;
}

/* auszublenden */
.hidemobile, #derTooltip, #suchoptionen, #baugeruest, #admin, #top, #top2, #top_info, #aufschlagenset, .debug, #werbungrechtsfloat, #g_small_right, #googlecontent, #googlecontent1, .googlecontent, #footer, .ansichtumschalten, .funktionsbereich, #funchelper, #funchelper_gross, #Suchfeldform, form#Paragraph, #aktuell, .aktuell, #entscheidungssuche {
	visibility: hidden;
	display: none;
}

/* {{{ Gesetzestooltips */

.ui-tooltip, .arrow:after {
	background: #fff;
	border: 1px solid #7f98b2;
}
.ui-tooltip {
	border: 1px solid #7f98b2;
	display: block;
	font-size: 0.85em;
	/*left: 0px;*/
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	white-space: normal;
	width: 300px;
	z-index: 998;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 4px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0 4px 4px 0;
	box-shadow: rgba(0, 0, 0, 0.4) 0 4px 4px 0;

	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 4px 35px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 4px 35px 0px;
	box-shadow: rgba(0, 0, 0, 0.5) 1px 4px 35px 0px;

	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 4px 30px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 4px 30px 0px;
	box-shadow: rgba(0, 0, 0, 0.4) 1px 4px 30px 0px;
}
.tooltip_head {
	background-color: #d8e0e8;
	padding: 15px 10px 15px 10px;
	position: relative;
	text-align: center;
}
.tooltip_content {
	padding: 10px;
}
.tooltip_content b:first-child {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
/* Tooltip arrows */
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow.left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow.top:after {
	background-color: #d8e0e8;
	bottom: -20px;
	top: auto;
}

div.tt_rechtsprechung div.tooltip_content {
	padding-left: 42px;
	min-height: 24px;
}
div.tt_rechtsprechung .arrow.top:after {
	background-color: #fff;
}
div.tt_rechtsprechung a.rfenster_icon {
	left: 10px;
	position: absolute;
	top: 10px;
}


.djo_karte_ul {
	display: block;
	height: 40px;
	list-style: none;
	margin: 0 auto 10px auto;
	padding: 0;
}
	.djo_karte_ul li {
		border-left: 1px solid #ddd;
		display: block;
		font-family: Arial, serif;
		font-size: 9px;
		float: left;
		padding: 0 3px;
		margin: 0;
		text-align: center;
		width: 21%;
	}
	.djo_karte_ul li:first-child {
		border: 0;
	}
	.djo_rspr_karte_anzahl {
		color: #036;
		display: block;
		fonz-size: 13px;
		font-weight: bold;
		margin-top: 10px;
	}
	.djo_rspr_karte_haekchen {
		background: url(/jcg/haekchen_blau_14x14.png) 50% 50% no-repeat;
		height: 14px;
		margin-top: 6px;
	}

/* }}} */
/*
#suche_open {
	background: transparent url(mobil/lupe.png) no-repeat center center;
	background-size: 20px;
	position: absolute;
	right: 10px;
	top: 12px;
	display: block;
	height: 20px;
	width: 20px;
}

#suche {
	background-color: #036;
	margin: 0;
	margin-top: 36px;
	padding: 7px 5px 10px 5px;
	position: relative;
	z-index: 20;
	height: 18px;
	display: none;
}

#suchfeld_ajax {
	border: 1px solid #7f98b2;
	border-right: 0;
	font-size: 1.1em;
	height: 18px;
	line-height: 22px;
	max-width: 99%;
	min-width: auto;
	padding: 1px;
	width: 99%;
	display: block;
}

#suchbutton_ajax {
	position: absolute;
	right: 5px;
	top: 7px;
	display: block;
}

#suchfeldset_ajax {
	min-width: auto;
	max-width: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}

#suchfeldform_ajax {
	left: 0;
	margin: 0;
	background-color: #ec2;
}
*/

.bgbl table td {
	display: block;
	padding: 0;
}

.bgbl table tr td:first-child {
	font-weight: bold;
	padding-top: 10px;
}
