@charset "utf-8";
body, td, th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
}
body {
	background-color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	background: black url(/fileadmin/bg/hintergrund_justice.jpg) no-repeat;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: black;
	background-color: white;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
dt a:hover {
	background-color: black;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: black;
	background-color: white;
	padding: 1px;
	padding-right: 3px;
	margin-right: 5px;
	margin-top: 0;
}
h2 {
	font-size: 13px;
	color: #66FF66;
}
h3 {
	font-size: 12px;
	color: #66FF66;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
#bottombound {
	position: absolute;
	top: 50px;
}
#logo {
	margin-bottom: 20px;
}
#content {
}
#nckck {
	font-size: 22px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: black;
	background-color: white;
	padding: 1px;
	padding-right: 6px;
	margin-right: 5px;
}
#nckck:hover {
	color: white;
	background-color: black;
}
#nckck a:link {
	color: black;
	text-decoration: none;
}
#nckck a:visited {
	text-decoration: none;
	color: black;
}
#nckck a:hover {
	text-decoration: none;
	color: white;
	background-color: black;
}
#nckck a:active {
	text-decoration: none;
	color: white;
}
#overlay {
	background-color: black;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 400;
	opacity: 0.8;
	filter:Alpha(opacity=80);
	display: none;
}
#submenu {
	position: absolute;
	top: 38px;
	left: 178px;
	font-size: 9px;
}
.ie #submenu {
	top: 42px;
}
#menu {
	position: absolute;
	top: 48px;
	left: 178px;
	font-size: 11px;
	z-index: 500;
}
.ie #menu {
	top: 60px;
}
#menu h2 a:hover {
	color: white;
	background-color: black;
}
.floatit {
	float: left;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu h2 a {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: black;
	background-color: white;
	padding: 3px;
	padding-right: 6px;
	margin-right: 5px;
}
#menu a {
	text-decoration: none;
}
#menu li {
	position: relative;
	white-space: nowrap;
	margin: 7px 0 0 0;
	padding: 0 0 10px 0;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
	top: 2.7em;
	background-color: black;
	padding: 5px;
}
.ie #menu ul ul {
	top: 15px;
}
#menu ul li ul li {
	width: 185px;
}
#menu ul li ul li a {
	padding: 2px;
	float: left;
	width: 180px;
}
#menu ul ul ul {
	position: absolute;
	left: 100%;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}
.spalte {
	float: left;
	margin-right: 20px;
	width: 620px;
}
.text {
	width: 250px;
}
.text h1 {
	width: 246px;
}