@charset "iso-8859-2";
#volltext-form {
	position: relative;
}
.suchfeld {
	height:40px;
	margin-bottom:10px;
}
.volltextsuchecontainer {
	width: 520px;
	height: 116px;
	margin: 0 auto;
	padding: 36px 210px 0 210px;
	background: url(img/Volltextsuche/suchfeld-bg.png) top left repeat-x;
}
.eingabefeld {
	width:462px;
	height:38px;
	background-color: #f2f2f2;
	text-decoration: none;
	border-style: solid;
	border-top-color: #00389A;
	border-right-color: #5988DA;
	border-bottom-color: #5988DA;
	border-left-color: #00389A;
	border-width: 1px;
	font-size: 18px;
	font-weight:bold;
	text-shadow: #fff 0px 1px 0px;
	color: #494949;
	padding-left: 8px;
	padding-right:48px;
	position:absolute;
	top: 0px
}
#volltext-go {
	width: 40px;
	height: 40px;
	background:url(img/volltextsuche/suche-abschicken.png) top left;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	right:0px;
}
#volltext-go:hover {
	background-position: top right;
}
.medium {
	font-size: 14px;
	font-weight: bold;
	color: #848484;
	text-shadow: #fff 0px 1px 0px;
	float: left;
	margin-right: 10px;
	padding: 5px 0;
}
.auswahl-auflage ul {
	list-style: none;
}
.auflage-liste li {
	display: block;
	float:left;
}
.auflage-liste li li a {
	background-color:#fff!important;
}
#active-sel {
	background-color: #e1e1e1;
}
.auflage-liste li:first-child {
	border-right: 1px solid #494949;
}
.auflage-liste ul li:first-child {
	border: none;
}
.auflage-liste li:last-child a {
	padding-right:25px;
	background: url(img/Volltextsuche/volltextklapppfeil.png) no-repeat 90% center;
}
.auflage-liste li li a{
/*	padding-right:0!important; */
	width:75px;
	background: #FFF!important;
}
.auflage-liste li a {
	font-size:14px;
	font-weight:bold;
	color:#494949;
	text-shadow: #fff 0px 1px 0px;
	padding:5px;
	margin: 0 5px;
	display:block;
}
.auflage-liste li a:hover {
	background-color: #e1e1e1;
}
.auflage-liste li ul {
	display: none;
}
.auflage-liste li:hover ul {
	display: block;
	z-index:200;
	width: 120px;
	position:absolute;
}
.einleitung {
	font-size: 15px;
	line-height: 20px;
	margin: 18px 130px 250px 130px;
}
.toptreffer-container {
	width: 940px;
	margin: 0px auto;
	background: url(img/Volltextsuche/toptreffer-mitte-bg.png) repeat top left;
}
.toptreffer-oben-bg {
	height: 10px;
	background: url(img/Volltextsuche/toptreffer-oben-bg.png) no-repeat;
}
.toptreffer-unten-bg {
	height: 10px;
	background: url(img/Volltextsuche/toptreffer-unten-bg.png);
}
.toptreffer-content {
	padding: 	10px 73px 25px 73px;
}
.toptreffer-h3 {
	font-size: 34px;
	font-weight: bold;
	color: #cbcbcb;
	text-shadow: #676767 0px -1px 0px;
	padding-left: 8px;
}
.toptreffer-content ul {
	list-style-type: none;
}
.toptreffer-content ul li {
	float: left;
	width: 355px;
	height:177px;
	margin-top: 20px;
	margin-right: 40px;
	position: relative;
}
.toptreffer-seitenprev {
	width: 115px;
	height:153px;
	float: left;
	background: url(img/Volltextsuche/toptreffer-seitenprev-bg.png) no-repeat top left;
	margin-right: 14px;
	padding: 11px 6px 12px 10px;
}
.toptreffer-seitenprev:hover {
	background-position: top right;
}
.toptreffer-seitenprev img {
	border: 1px solid #565656;
}
.toptreffer-match-info {
	padding-top: 11px;
	position: absolute;
	height: 165px;
	left:145px
}
.toptreffer-match-info p {
	font-size: 13px;
	font-weight: bold;
	color: #cbcbcb;
	text-shadow: #494949 0 1px 0;
	margin-bottom: 5px;
	max-height:115px;
	overflow:hidden;
}
.toptreffer-match-info p.seite-anzeigen a {
	color: #fff;
	position: absolute;
	bottom: 11px;
}
.toptreffer-match-info p.seite-anzeigen a:hover {
	color:#dedede;
	text-decoration:none;
}
.toptreffer-match-info p.seite-anzeigen a span {
	text-decoration: underline;
}
.bildtreffer {
	height: 28px;
	padding-top:4px;
	padding-left: 81px;
	background: url(img/Volltextsuche/bildtreffer-bg.png) repeat-x top left;
	margin-bottom: 15px;
}
.bildtreffer a {
	color:#494949;
	text-decoration:none;
	margin-left: 10px;
}
.bildtreffer a:hover {
	color: #848484;
}
.bildtreffer a:hover span {
	text-decoration: underline;
}
/*Volltext*/

.volltext-container {
	width: 788px;
	margin: 0px auto;
	padding: 	10px 73px 25px 73px;
}
.volltext-container ul {
	list-style-type: none;
}
.volltext-container ul li {
	float: left;
	width: 730px;
	height:177px;
	margin-top: 20px;
	margin-right: 40px;
	position: relative;
}
.volltext-seitenprev {
	width: 115px;
	height:153px;
	float: left;
	background: url(img/Volltextsuche/volltexttr-seitenprev-bg.png) no-repeat top left;
	margin-right: 14px;
	padding: 11px 6px 12px 10px;
}
.volltext-seitenprev:hover {
	background-position: top right;
}
.volltext-seitenprev img {
	border: 1px solid #a2a2a2;
}
.volltext-match-info {
	padding-top: 11px;
	position: absolute;
	height: 165px;
	left:145px
}
.volltext-match-info p {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
p.volltext-meta {
	color: #848484;
	margin-bottom: 10px;
}
p.volltext-text {
	font-weight:normal;
	line-height: 19px;
	height: 80px;
	overflow:hidden;
}
p.volltext-text span {
	font-weight:bold;
	font-style:italic;
}
.volltext-match-info p.seite-anzeigen a {
	position: absolute;
	bottom: 11px;
}
.volltext-match-info p.seite-anzeigen a:hover {
	color:#5988DA;
	text-decoration:none;
}
.volltext-match-info p.seite-anzeigen a span {
	text-decoration: underline;
}
 input::-webkit-input-placeholder {
 color:    #999;
}
input:-moz-placeholder {
 color:    #999;
}
input:-ms-input-placeholder {
 color:    #999;
}
::-webkit-input-placeholder {
 color:    #999;
}
:-moz-placeholder {
 color:    #999;
}
:-ms-input-placeholder {
 color:    #999;
}
.highslide-container div {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
.seitenanzeige {
    color: #666666;
    float: right;
    margin: 20px 3px 5px;
}
#pagenavi {
    float: right;
}
.weiteraufseite {
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 10px 0 15px;
}
.seitennummern {
	list-style: none outside none;
}
ul.seitennummern li {
    color: #00379A;
    float: left;
    font-size: 18px;
    font-weight: bold;
		width: 20px;
		height: 20px;
    margin: 3px 0 0 6px;
}
ul li.pagenavipfeil {
    margin-top: 1px;
  }
.seitennummern li a {
    color: #666666;
    font-size: 16px;
    text-decoration: none;
}
