*{
	margin: 0;
	padding: 0;
	color: #000000;
}

div.text-absatz{
	width: 43.7em;
}

div.text-absatz p.textfeld1{
	font-weight: bold;
}

div.text-absatz p.textfeld2{
	margin-top: 1.25em;
}

form.m_form_auswahl{
	width: 43.7em;
	background-color: #f6f5f5;
}

form.m_form_auswahl p.m_titel1{
	border-top: solid 0.25em #c0c0c0;
	padding: 0.45em 0 0.2em 0.63em;
}

form.m_form_auswahl input{
	margin-right: 0.3125em;
}

form.m_form_auswahl div.m_auswahl_links{
	width: 21.85em;
	height: 7.5em;
	float: left;
}

form.m_form_auswahl div.m_auswahl_links p{
	height: 1.81em;
	width: 19.85em;
	padding: 0.5em 1em 0 1.5em;
	/*padding-left: 0.3125em;*/
	border-top: solid 0.0625em #c0c0c0;
}
/*f�r den IE6*/
* html form.m_form_auswahl div.m_auswahl_links p{
	height: 1.81em;
	padding: 0.31em 1em 0 1em;
	border-top: solid 0.0625em #c0c0c0;
}

form.m_form_auswahl div.m_auswahl_rechts{
	/*
	margin-top: -5.8em;
	margin-left: 21.85em;
	*/
	width: 21.85em;
	height: 5.8em;
	float: left;
}
/*f�r den IE6*/
* html form.m_form_auswahl div.m_auswahl_rechts{
	width: 21.85em;
	height: 5.8em;
	float: left;
}

form.m_form_auswahl div.m_auswahl_rechts p{
	height: 1.81em;
	padding: 0.5em 0 0 2em;
	border-top: solid 0.0625em #c0c0c0;
}
/*f�r den IE6*/
* html form.m_form_auswahl div.m_auswahl_rechts p{
	height: 1.81em;
	padding: 0.31em 0 0 2em;
	border-top: solid 0.0625em #c0c0c0;
}

form.m_form_auswahl div.m_auswahl_rechts p  img, span{
	color: #727272;
	margin-right: 0.3125em;
}

form.m_form_auswahl div.m_check_links{
	height: 10.75em;
	width: 21.85em;
	padding: 0 0 1em 0;
	float: left;
}


form.m_form_auswahl div.m_check_links p.m_titel2{
	padding-left: 3.125em;
	padding-bottom: 0.2em;
}

form.m_form_auswahl div.m_check_links p{
	padding-left: 3.75em;
	padding-bottom: 0.1em;
}

form.m_form_auswahl div.m_check_rechts{
	height: 10.75em;
	width: 21.85em;
	padding: 0 0 1em 0;
	float: left;
}


form.m_form_auswahl div.m_check_rechts p.m_titel2{
	padding-left: 3.125em;
	padding-bottom: 0.2em;
}

form.m_form_auswahl div.m_check_rechts p{
	padding-left: 3.75em;
	padding-bottom: 0.1em;
}

form.m_form_auswahl input#in_ergebnis {
	background-color: #fff;
	border: none;
}

form.m_form_auswahl p.m_knopf{
	width: 42.45em;
	background-color: #FFFFFF;
	border-top: solid 0.25em #c0c0c0;
	padding-left: 1.25em;
	padding-top: 0.5em;
}

form.m_form_auswahl p.m_knopf input{
	width: 10.91em;
	border: 0;
	background: #FFFFFF url("/bilder/gxpfeil_intern.gif") no-repeat 0 4px;
	cursor: pointer;
	padding-left: 1em;
	font-size: 1em;
}

div.m_ergebnis{
	width: 43.7em;
}

div.m_ergebnis p.m_ergebnis1{
	padding-left: 1.25em;
}

div.m_ergebnis p.m_ergebnis1 span{
	color: #000000;
	margin-left: 14.9375em;
}
/*f�r den IE6*/
* html div.m_ergebnis p.m_ergebnis1 span{
	color: #000000;
	margin-left: 10.1875em;
}

div.m_ergebnis p.m_ergebnis2{
	border-top: solid 0.25em #c0c0c0;
	padding-left: 1.25em;
}

div.m_ergebnis p.m_ergebnis3{
	padding-left: 1.25em;
}

div.m_ergebnis p.m_ergebnis3 span{
	color: #000000;
	margin-left: 12.5em;
}
/*f�r den IE6*/
* html div.m_ergebnis p.m_ergebnis3 span{
	color: #000000;
	margin-left: 9.375em;
}

div.m_ergebnis p.m_ergebnis4{
	padding-left: 1.25em;
	margin-top: 0.1em;
}
/*f�r den IE6*/
* html div.m_ergebnis p.m_ergebnis4{
	padding-left: 0.3125em;
}

div.m_ergebnis table{
	width: 43.7em;
	border-top: solid 0.25em #c0c0c0;
	border-bottom: solid 0.25em #c0c0c0;
	text-align: left;
}
/*f�r den IE6*/
* html div.m_ergebnis table{
	/*font-size: 0.915em;*/
	width: 43.7em;
	border-top: solid 0.25em #c0c0c0;
	border-bottom: solid 0.25em #c0c0c0;
	text-align: left;
}

div.m_ergebnis table th, td.m_symbol{
	background-color: #f6f5f5;
	width: 1.5em;
}

div.m_ergebnis table td {
	line-height: 2em;
	vertical-align: top;
}

div.m_ergebnis table td.m_objekt-nr{
	width: 4.25em;
}

div.m_ergebnis table td.m_autor-herausgeber{
	width: 11em;
}

div.m_ergebnis table td.m_titel{
	width: 14.75em;
}

div.m_ergebnis table th, td{
	border-bottom: solid 0.0625em #c0c0c0;
	border-right: solid 0.0625em #c0c0c0;
	padding-left: 0.625em;
}

div.m_ergebnis table  td.m_objekt-nr_grau, td.m_autor-herausgeber_grau, td.m_titel_grau{
	background-color: #f6f5f5;
}

div.m_ergebis_details{
	border-top: solid 0.25em #c0c0c0;
	width: 43.7em;
}

div.m_ergebis_details p.m_ergebis_details_titel{
	padding-left: 1.25em;
	margin-bottom: 1.25em;
}

div.m_ergebis_details table{
	border-top: solid 0.25em #c0c0c0;
	border-bottom: solid 0.25em #c0c0c0;
	width: 43.7em;
}
/*f�r den IE6*/
* html div.m_ergebis_details table{
	border-top: solid 0.25em #c0c0c0;
	border-bottom: solid 0.25em #c0c0c0;
	/*font-size: 0.915em;*/
	/*width: 48em;*/
	width: 43.7em;
}

div.m_ergebis_details table td{
	line-height: 2em;
}

div.m_ergebis_details table td.m_objekt_nummer_details, td.m_titel_details,
td.m_verlag_details, td.m_zielgruppen_details{
	background-color: #f6f5f5;
}

div.m_ergebis_details td.m_symbol{
    background-color: #f6f5f5;
    width: 1.5em;
    vertical-align: bottom;
    padding: 0 0.3125em 0 0.3125em ;
}

div.m_textabsatz_2{
	width: 24.7em;
}
/*f�r den IE6*/
* html div.m_textabsatz_2{
	width: 17.125em;
}

div.m_textabsatz_2 p.m_absatz{
	padding-left: 0.3125em;
	margin-bottom: 0.625em;
}
/*f�r den IE6*/
* html div.m_textabsatz_2 p.m_absatz{
	width: 24.625em;
}

div.m_textabsatz_2 p.m_absatz a{
	color: #000000;
	text-decoration: underline;
	background: url("/bilder/gxpfeil_intern.gif") no-repeat 0 4px;
	padding-left: 1em;
}
div.m_textabsatz_2 p.m_absatz a:hover{
	color: #000000;
	text-decoration: none;
}

div.m_textabsatz_2 form.m_kriterien{
	width: 24.7em;
	background-color: #f6f5f5;
	border-right: solid 0.0625em #c0c0c0;
	border-left: solid 0.0625em #c0c0c0;
	border-bottom: solid 0.0625em #c0c0c0;
}
/*f�r den IE6*/
* html div.m_textabsatz_2 form.m_kriterien{
	width: 17em;
	background-color: #f6f5f5;
	border-right: solid 0.0625em #c0c0c0;
	border-left: solid 0.0625em #c0c0c0;
	border-bottom: solid 0.0625em #c0c0c0;
}

div.m_textabsatz_2 form.m_kriterien p{
	padding-left: 0.3125em;
	line-height: 1.5em;
}

div.m_textabsatz_2 form.m_kriterien input{
	margin-right: 0.3125em;
}

div.m_textabsatz_2 form.m_kriterien div.m_kriterien_spalte{
	width: 24.7em;
	height: 5em;
	border-top: solid 0.0625em #c0c0c0;
	border-bottom: solid 0.0625em #c0c0c0;
	padding-top: 0.5em;
}
/*f�r den IE6*/
* html div.m_textabsatz_2 form.m_kriterien div.m_kriterien_spalte{
	width: 24.9em;
	height: 6em;
	border-bottom: solid 0.0625em #c0c0c0;
	padding-top: 0;
}

div.m_textabsatz_2 form.m_kriterien div.m_kriterien_spalte p{
	margin-top: 0.09em;
}

div.m_textabsatz_2 form.m_kriterien div.m_kriterien_2spalten{
	width: 24.7em;
	height: 5em;
	margin-top: 0.25em;
	border-bottom: solid 0.0625em #c0c0c0;
}
/*f�r den IE6*/
* html div.m_textabsatz_2 form.m_kriterien div.m_kriterien_2spalten{
	width: 24.9em;
	height: 6em;
}

div.m_textabsatz_2 form.m_kriterien div.m_kriterien_links{
	height: 4.5em;
	width: 12.35em;
}
/*f�r den IE6*/
* html div.m_textabsatz_2 form.m_kriterien div.m_kriterien_links{
	height: 3.75em;
	width: 12.313em;
}

div.m_textabsatz_2 form.m_kriterien div.m_kriterien_rechts{
	height: 4.53em;
	width: 12.35em;
	float: right;
	margin-top: -4.53em;
}
/*f�r den IE6*/
* html div.m_textabsatz_2 form.m_kriterien div.m_kriterien_rechts{
	height: 3.76em;
	margin-top: -5.5em;
}

.m_kriterien_{
	margin-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em
}

#in_ergebis_kriterien{
	width: 10.91em;
	border: 0;
	background: #f6f5f5 url("/bilder/gxpfeil_intern.gif") no-repeat 0 4px;
	cursor: pointer;
	padding-left: 1em;
	font-size: 1em;
}

div.m_textabsatz_2 form.m_form_suche{
	width: 24.7em;
	height: 5.72em;
	background-color: #f6f5f5;
	border: solid 0.0625em #c0c0c0;
}
/*f�r den IE6*/
* html form.m_form_suche div{
	width: 24.625em;
}

form.m_form_suche input.m_stichwortsuche{
	width: 13.7em;
	height: 1.5em;
	margin-right: 0.15em;
	border: solid 0.09em #c0c0c0;
}

form.m_form_suche input.m_suchen{
	margin-right: 0.625em;
}

div.m_textabsatz_2 form.m_form_suche p{
	padding-left: 0.625em;
}

div.m_textabsatz_2 form.m_form_suche p.m_titel{
	margin-top: 0.15625em;
	margin-bottom: 0.25em;
}


#in_suchen{
	width: 5.5em;
	border: 0;
	background: #f6f5f5 url("/bilder/gxpfeil_intern.gif") no-repeat 0 0.36em;
	cursor: pointer;
	padding-left: 1em;
	margin-top: -1.8em;
	font-size: 1em;
}

/* Ergebnisse */

div.m_ergebnis table td a {
	display: block;
}

div.m_ergebnis table td a img {
	border: 0;
}

/* Paginierung */

div.paginierung_navi, div.paginierung_anzahl {
    height: 3.5em;
    border: 0;
    padding: 0.2em 0.4em 0 0.4em;
    margin: 0.1em 0 0 0;
}

div.paginierung_navi div.m_ergebnis2 {
    border-top: solid 0.25em #c0c0c0;
    padding-left: 1.25em;
}

div.paginierung_navi div.m_ergebnis3 {
    padding-left: 1.25em;
}

div.paginierung_navi div.m_ergebnis3 p {
    color: #000000;
    float: left;
}

div.paginierung_navi div.m_ergebnis3 p.paginierung_treffer {
    margin: 0 0.5em 0 0;
}

div.paginierung_navi div.m_ergebnis3 p.paginierung_seiten {
    margin: 0 0.5em 0 2.0em;
}

/*f�r den IE6*/
* html div.paginierung_navi divp.m_ergebnis3 span {
    color: #000000;
    margin-left: 9.375em;
}

a.paginierung_zurueck span, a.paginierung_vor span {
	display: none;
}

a.paginierung_zurueck, a.paginierung_vor,
a.paginierung_zurueck:active, a.paginierung_vor:active,
a.paginierung_zurueck:focus, a.paginierung_vor:focus,
a.paginierung_zurueck:visited, a.paginierung_vor:visited {
    display: block;
    height: 1.3em;
    float: left;
    margin: 0 0.2em 0 0.2em;
    color: #727272;
}

ul.paginierung_links {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
}

ul.paginierung_links li {
    float: left;
    margin: 0 0.2em 0 0;
}

ul.paginierung_links li a {
    color: #727272;
}

ul.paginierung_links li a.aktiv {
	font-weight: bold;
    text-decoration: none;
}
