@charset "UTF-8";/* CSS Document */
.nomargin {
	margin: 0;
}
.noborder,
#content table.noborder,
#content table.noborder td,
#content table.noborder th {
	border:0 none; 
	}

/* LISTE BEI EINSTIEG ANDERS WEGEN TOOLTIPPS! */
.einstieg #content ul {
	margin-top: 20px;
	border-bottom: 1px solid #AAA;
	overflow:hidden;
}
.einstieg #content ul li {
	position:relative;
	border-top: 1px solid #AAA;
	margin: 0px;
	display: block;
	padding: 7px 10px 8px 40px;
	background:url(../img/pfeil20_normal.gif) 5px center no-repeat;
	list-style: none;
	overflow:hidden;
}
.einstieg #content ul li a {
	color:#000000;
	text-decoration: none;
}
.einstieg #content ul li a:hover {
	text-decoration: underline;
}
.einstieg #content ul li:hover {
	background: #e4fd98 url(../img/pfeil20_hover.gif) 5px center no-repeat;
	cursor:pointer;
}



/* STANDARD LISTEN MIT BLOCK LINKS */
#content ul.standard {
	margin-top: 20px;
	border-bottom: 1px solid #AAA;
	overflow:hidden;
}
#content ul.standard li {
	list-style: none;
	display: block;
	width: 100%;
	margin:0;
	padding:0;
	border-top: 1px solid #AAA;
}
#content ul.standard li a {
	position:relative;
	display:block;
	margin: 0;
	padding: 7px 10px 8px 40px;
	background:url(../img/pfeil20_normal.gif) 5px center no-repeat;
	color:#000000;
	text-decoration: none;
	overflow:hidden;
	clear:both;
}
#content ul.standard li a:hover {
	text-decoration: underline;
	background: #e4fd98 url(../img/pfeil20_hover.gif) 5px center no-repeat;
}
#content ul.standard li:hover {
	cursor:pointer;
}

/* liste ohne block links */
#content ul.nolink {
	margin-top: 20px;
	border-bottom: 1px solid #AAA;
	overflow:hidden;
}
#content ul.nolink li {
	position:relative;
	border-top: 1px solid #AAA;
	margin: 0px;
	display: block;
	padding: 7px 10px 8px 40px;
	background:url(../img/pfeil20_normal.gif) 5px center no-repeat;
	list-style: none;
	overflow:hidden;
}
#content ul.nolink li a {
}
#content ul.nolink li a:hover {
	text-decoration: underline;
	background-color: #e4fd98;
}
#content ul.nolink li:hover {
}

#content h3 a {
	color:#000;
	text-decoration:none;
}
#content h3 a:hover {
	text-decoration: underline;
}

.detail #content  ul {
	font-size: 12px;
	margin-top: 10px;
	}


/* definitionslisten + glossar */

dl.detail,
dl.glossar {
	padding: 7px 0;
}

dl.glossar {
	border-bottom: 1px solid #AAA;
	font-size: 12px;
	margin-top: 20px;
}

dl.detail dt {
	font-weight:bold;
	padding: 5px 0 0 0;
	}


dl.glossar dt {
	padding: 7px 0;
	clear:both;
	font-weight:bold;
}


dl.glossar dt {
	border-top: 1px solid #AAA;
}

dl.detail dd,
dl.glossar dd {
	padding-bottom: 8px;
}

dl.glossar dd {
	margin-left: 40px;
}
dl.detail a.tooltip:hover,
dl.glossar a.tooltip:hover {
	background-position: right -24px;
}	

/* dl adressen */

dl.adressen {
	padding: 7px 0 0 0;
	font-size:12px;
	border-bottom: 1px solid #AAA;
}

dl.adressen dt    {
	font-weight: bold;
	border-top: 1px solid #AAA;
	padding: 2px 3px 0px 2px;
}

dl.adressen dd {
	padding: 0px 3px 4px 2px;
}




/* Gesetze Tabelle (=default) */
table.default {
	font-size:12px;
	border-bottom: 1px solid #AAA;
	width:99%;
}

table.default tr {
	cursor:pointer;
}

table.nolink tr {
	cursor:auto;
	}
	
table.default tr:hover {
	background: #e4fd98;
	position:relative;
}

table.nolink tr:hover {
	background:none;
	}
table.default th {
	text-align:left;
	padding: 7px 0 8px 35px;
	vertical-align:bottom;
}
table.default tr td {
	border-top: 1px solid #AAA;
	vertical-align: middle;
	padding: 7px 0 8px 35px;
	background:transparent;
}
table.default tr td.kg {
	font-weight:bold;
}
table.default td.first {
	background:url(../img/pfeil20_normal.gif) 5px center no-repeat;
}
table.default td.first:hover {
	background: #e4fd98 url(../img/pfeil20_hover.gif) 5px center no-repeat;
}
table.default td.datum {
	white-space:nowrap;
}
table.default td.beschreibung {
	padding-left: 20px;
}
table.default td.beschreibung a, 
table.default td.kg a,
table.default td.bestand a {
	color:#000000;
	text-decoration:none;
	display:block;
}
table.default td.beschreibung a:hover, 
table.default td.kg a:hover,
table.default td.bestand a:hover {
	text-decoration: underline;
}	

/* tabellen auf detailseiten */

.detail table.auto {
	width: auto;
	}

.detail table {
	font-size:14px;
	width: 100%;
	border-bottom: 1px solid #aaa;
}


.detail table td,
.detail table th {
	text-align:left;
	border-top: 1px solid #aaa;
}
.detail table th, 
.detail table td {
	padding: 3px 20px 4px 0;
}	

/* Accordions */
.panelhead {
	cursor:pointer;
}


/* Literatur / Buchliste */

ul.literaturliste {
	border-bottom: 1px solid #AAA;
	font-size:12px;
	line-height: 18px;
}

ul.literaturliste li {
	position:relative;
	border-top: 1px solid #AAA;
	margin: 0px;
	display: block;
	padding: 7px 6px 8px 6px;
	list-style: none;
	overflow:hidden;
}

.buch-autor {
	text-transform:uppercase;
	color:#555;
	display:block;
	font-size:10px;
	line-height:15px;
	letter-spacing: 0.03em;
	margin-bottom:2px;
}

.buch-titel {
	font-weight:bold;	
	display:block;
}





/* special text format */
.smaller {
	font-size:12px;
	font-weight: normal;
	display:inline;
}
.grey {
	color:#666666;
}
