* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, serif;
	background: #fff;
}
#navtop {
	display: none;
}

#content {
	width: 740px;
	margin: 40px auto;

}
/* LOGO */
#content > a img {
	display: none;
}
#content > a {
	display: block;
	width: 241px;
	height: 49px;
	background: url(../../logos/eikon.png) top left no-repeat;
}

/* SPRACHAUSWAHL */
#sprachauswahl {
	font-size: 11px;
	text-align: right;
	margin-top: -11px;
	margin-bottom: 80px; 
}
#sprachauswahl a {
	color: black;
	text-decoration: none;
}
#sprachauswahl a:hover {
	color: #999;
}


/* NAVIGATION */
ul#navigation {
	width: 140px;
	font-size: 13px;
	float: left;
	margin-bottom: 80px;
} 
ul#navigation li {
	list-style: none;
} 
ul#navigation a {
	color: black;
	text-decoration: none;
	line-height: 19px;
	padding: 3px 0;
	border-top: 1px solid #666;
	display: block;
}
ul#navigation a:hover, ul#navigation a.aktiv {
	color: #999;
}

ul#navigation a img {
	padding: 10px;
	background: white;
	margin: 10px 0;
}
ul#navigation ul a {
	padding-left: 20px;
}


/* NEWSHEADER */
#newsheader {
	display: none;
}
/*.bibliotheksuche #newsheader {
	display: block;
}*/

/* INHALT */
#inhalt {
	width: 540px;
	margin-left: 200px;
	font-size: 13px;
}
#inhalt #slider {
	margin-bottom: 3em;
}
#inhalt h1 {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 22px;
	text-align: center;
	border-bottom: 1px solid #666;
	line-height: 26px;
	margin-bottom: 29px;
	font-weight: normal;
}
#inhalt h2 {
	margin: 3em 0 0 0;
	padding: 0;
	line-height: 1em;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #666;
	line-height: 25px;
	margin-bottom: 20px;
	font-weight: normal;
}
#inhalt h3 {
	margin: 3em 0 0 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #666;
	line-height: 25px;
	margin-bottom: 20px;
	font-weight: normal;
}

#inhalt p {
	margin-bottom: 1em;
	line-height: 1.3em;
}
#inhalt .ntext {
	float: right;
	width: 350px;
	margin-bottom: 50px;
}
#inhalt .nheader {
	clear: right;
}

/*body.newsletter #inhalt strong {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #666;
	line-height: 22px;
	margin-bottom: 20px;
	font-weight: normal;
	display: block;
}*/


#inhalt img.archivbild {
	float: left;
}
#inhalt.dreispaltig img.archivbild {
	float: right;
	margin-right: 80px;
}
#inhalt .archiv {
	/*border-bottom: 1px solid #666;
	margin-bottom: 27px;
	padding-bottom: 20px;*/
	min-height: 85px;
}
#inhalt .archivtrenner {
	height: 30px;
}
.wettbewerbe #inhalt .archiv {
	border-bottom: 1px solid #666;
	margin: 17px 0 0 0;
	padding-bottom: 20px;
}
#inhalt .archiv h5 {
	font-size: 11px;
	font-weight: light;
	margin-left: 160px;
}
.wettbewerbe #inhalt .archiv h5 {
	font-size: 16px;
	font-weight: light;
	margin-left: 0;
}
#inhalt.dreispaltig .archiv h5 {
	margin-left: 0;
	font-size: 24px;
	float: left;
}
#inhalt .archiv h5 a {
	text-decoration: none;
	color: black;
}
#inhalt .archiv h5 span {
	font-size: 11px;
	display: block;
}
#inhalt .archiv p {
	margin-bottom: 0px;
	font-size: 11px;
	text-align: left;
}
#inhalt .archiv p {
	margin-left: 160px;
}
.wettbewerbe #inhalt .archiv p {
	margin-left: 0;
}
#inhalt a.bestellbutton {
	padding: 5px 10px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 10px;
	background: #ccc;
	color: black;
	text-transform: uppercase;
}
#inhalt a.bestellbutton:hover {
	background: #aaa;
}

#inhalt p.edition_vorschau a img {
	padding: 5px;
	background: white;
	margin: 0 10px 10px 0;
}

#inhalt li {
	margin-left: 20px;
}

.bibliothek #inhalt img {
	margin: 0 10px 10px 0;
}

/* FOOTER */
#footer {
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 80px; 
	line-height: 20px;
	text-transform: uppercase;
}


#footer a {
	color: black;
	text-decoration: none;
}
#footer #impressum {
	float: right;
}



/* SLIDER */
#slider_top {
	height: 235px;
	width: 540px;
}

#slider_top a {
	display: none;
	position: absolute;
	z-index: 20;
}

.no-js #slider_top a:first-child {
	display: block;
}

#prev, #next {
	width: 30px;
	line-height: 235px;
	position: absolute;
	z-index: 30;
	text-align: center;
	color: white;
}
#prev:hover, #next:hover {
	background: rgba(0,0,0,0.1);
}
#next {
	margin-left: 510px;
}
#cover_img {
	margin-left:28px;
	display: inline-block;
	background-color: black;
}
#cover_img img {
	opacity: 0.95;
}


/* FORMULARE */
select {
	-webkit-appearance: none;
	-moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
	border-radius: 0;
	background-image: url('../../images/layout/select-pfeile.gif');
	background-position: right center;
	background-repeat: no-repeat;
	max-width: 540px;
}
select, input, textarea {
	background-color: #eee;
}


form input, form select {
	padding: 0 5px;
	line-height: 20px;
	margin-bottom: 5px;
	min-height: 20px;
}
form select {
	padding: 0 15px 0 5px;
}
#search, #formular {
	margin-bottom: 29px;
}
#search label {
	margin-right: 0.5em;
}
#formular label {
	margin-right: 0.5em;
	width: 60px;
	display: inline-block;
}
#search label:after, #formular label:after {
	content: ':';
}
#search h1 {
	margin-bottom: 5px;
}
#search form input, #search form select {
	padding: 0 5px;
	line-height: 20px;
	margin-right: 2px;
}

#formular form input, #formular form select {
	padding: 0 5px;
	line-height: 20px;
	margin-right: 2px;
	margin-bottom: 5px;	
}







#search form input[type='text'], #formular form input[type='text'] {
	width: 160px;
}

#search form input[type='submit'], form input[type='submit'] {
	font-size: 10px;
	background: #ccc;
}
#formular form input[type='submit'] {
	font-size: 10px;
	background: #ccc;
	margin-left: 68px;
}
#search form input[type='submit']:hover, #formular form input[type='submit']:hover, form input[type='submit']:hover {
	background: #aaa;
}
#nl_ab {
	margin-top: 2em;
}

#search.termine label {
	width: 80px;
	display: inline-block;
}
#search.termine input#f_1 {
	width: 250px
}
#search.termine input#f_4, #search.termine input#f_5 {
	width: 80px
}
#search.termine select {
	width: 150px;
}
#search.termine span {
	margin: 8px 0;
	display: block;
}
#search.termine small {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 5px;
}
#search.termine form input[type='submit'] {
	margin-left: 88px;
}

.bibliotheksuche #search form input[type='image'] {
	min-height: 18px;
	width: 18px;
	margin: 0;
	padding: 0;
}
.bibliotheksuche #search span form input[type='image'] {
	margin-left: 120px;
}

.bibliotheksuche #search input {
	margin-left: 10px;
}

.highlights a {
    padding: 2px 0;
    display: inline-block;
}
