html #dejure * {
	background: none;
}

html #dejure {
	background: #fff;
	color: #000;
	font-size: 10pt;
	line-height: 16pt;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
}

a:link, a:visited {
	color: #520;
	text-decoration: underline;
	border: 0;
}

/*#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 80%;
}

#content a[href^="/"]:after {
	content: " (http://dejure.org" attr(href) ") ";
}*/

#dejure h2, html body #content h3 {
	font-size: 16pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	background: none;
}

h2, table.gesetzesgliederung td {
	text-align: center;
	padding: 5pt 0 4pt 0;
}
table.gesetzesgliederung td {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	border-top: 0;
	padding: 2pt 0;
}

h2.top {
	padding: 10pt 0;
}

h3, html body #content h3 {
	font-size: 13pt
}

h6 {
	font-size: 11pt;
}

.ebenentiefe {
	margin-left: 5pt;
}

a img {
	border: 0;
}

#pfeileoben {
	font-weight: bold;
	text-align: center;
}

#main, #content {
	width: auto;
	margin: 0;
	padding: 0;
	float: none !important;
}

#alpha {
	margin: 0;
	padding: 0;
	margin-top: 10pt;
	padding-top: 5pt;
}

.schatten_content_oben {
	clear: both;
	margin-bottom: 30pt;
}

#dejure .top_inner {
	margin: 0;
	border-bottom: 1px solid #ddd;
}

.hinweistext {
	border: 1px dotted #999;
	font-size: .85em;
	font-style: italic;
	padding: 5pt;
}

#head, #werbung, #aktuell, .pfeil, #dejure .hideprint, .hideprint, #footer, #funchelper, #frageinenanwalt, .funktionsbereich, .googlediv, .google_info, .debug {
	display: none !important;
}

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

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

#banderole_anhaengig {
	color: #036;
}

#banderole_teilnichtig {
	color: #d77600;
}

#banderole_orange {
	color: #ec2;
}

td {
	vertical-align: top;
}


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

#dejure .blue_light {
	background-color: #f3f5f7;
}

#dejure .green {
	background-color: #0a0;
}

#dejure .red {
	background-color: #efae8c;
}

#dejure .red_light {
	background-color: #f7efeb;
}


#dejure .printfassung {
	display: none;
}

#dejure #printhead {
	height: 86px;
	background: url(bg_body.png) repeat-x;
}

#dejure #printlogo {
	height: 86px;
	background: url(logo.png) no-repeat;
}

table.border td, .border {
	border: 1px solid #ccc;
}

